Removed RCS-style IDs.
[redact.git] / lib / redact / part.rb
2007-03-27 Tilman SauerbeckRemoved RCS-style IDs.
2006-07-28 Tilman SauerbeckRenamed fill_{,pos_}{rel,abs} to set_fill_{,pos}{rel...
2005-09-21 Tilman SauerbeckAdded Description#inherit.
2005-09-19 Tilman SauerbeckMake sure Relation#rel are floats.
2005-09-19 Tilman SauerbeckSet 'dragable.events_id' to -1 until it's properly...
2005-09-19 Tilman SauerbeckFixed ImageDescription#set_border.
2005-07-16 Tilman SauerbeckImageDescription's fill parameters are settable now.
2005-06-09 Tilman SauerbeckFixed font/image handling.
2005-06-08 Tilman SauerbeckSplit a font's filename and its alias.
2005-06-08 Tilman SauerbeckImproved imagedir support.
2005-06-08 Tilman SauerbeckAlso set TextDescription::font if a matching FontDirect...
2005-06-08 Tilman SauerbeckFixed fontdir handling.
2005-04-24 Tilman SauerbeckAdded Relation#set_to.
2005-04-16 Tilman SauerbeckAdded border_fill_middle attribute to ImageDescription.
2005-04-14 Tilman SauerbeckAdded a few missing 'protected' keywords.
2005-04-14 Tilman SauerbeckFixed the RE that checks whether a font name is actuall...
2005-04-14 Tilman SauerbeckCode cleanup.
2005-04-14 Tilman SauerbeckReplaced most attr_accessor calls by explicit setter...
2005-04-02 Tilman SauerbeckCode cleanup.
2005-04-02 Tilman SauerbeckUse symbols instead of constants for text effects.
2005-04-02 Tilman SauerbeckSome cosmetic changes.
2005-04-02 Tilman SauerbeckMade 'text_class' and 'color_class' parameters writable.
2005-04-02 Tilman SauerbeckMade 'step' and 'aspect' parameters configurable.
2005-03-26 Tilman SauerbeckAdded some RDoc documentation modifiers.
2005-03-26 Tilman SauerbeckInitial commit.