Added copyright lines for files I've edited this year.
[synfig.git] / synfig-core / trunk / src / synfig / valuenode.cpp
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-02-08 dooglusAdd information about which valuenode types were added...
2008-02-05 dooglusImprove LinkableValueNode::get_description().
2008-02-03 dooglusImprove the description of a ValueNode to include its...
2008-01-25 dooglusAvoid a warning from g++ 4.3.
2008-01-15 dooglusRemove debugging text and unneccesary test.
2008-01-15 dooglusImproved the formatting of ValueNode descriptions for...
2008-01-14 dooglusRevision 1355 broke the Duplicate layer. Oops!
2008-01-14 dooglusCheck that a ValueNode is compatible with the given...
2008-01-12 dooglusRemoved a bunch more DEBUGPOINT()s.
2008-01-10 dooglusUse translated versions of the type names everywhere...
2008-01-05 dooglusAdd new convert types 'From Integer' and 'Duplicate...
2007-12-27 dooglusAdded new convert type "Reciprocal" to convert x to...
2007-12-26 dooglusAdd new convert type 'Time Loop' to allow individual...
2007-12-11 dooglusWrote doxygen file descriptions for the valuenode conve...
2007-11-22 dooglusAdd new valuenode convert type called "Reverse Tangent...
2007-11-11 dooglusAdd new convert type: aTan2.
2007-11-06 dooglusAdd a 'cos' convert type, to go with 'sine'.
2007-10-13 dooglusAdd the 'Switch' valuenode.
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-09-27 dooglusAdd the 'range' convert type, for limiting a parameter...
2007-09-23 dooglusImplemented feature request [ 1781903 ] make vertices...
2007-09-23 dooglusOops. Fixed a silly copy/paste error.
2007-09-23 dooglusAdded a new valuenode conversion type called 'Add'...
2007-09-22 dooglusAdded a new valuenode type for real values: 'Exponent...
2007-09-17 dooglusFix 1796068: when a valuenode changes, ValueNode::on_ch...
2007-09-13 dooglusAdd a new type of valuenode conversion for gradients...
2007-09-08 dooglusPrevent compiler warnings about unused parameters.
2007-09-06 dooglusTidying.
2007-09-06 dooglusFix and re-enable the "Timed Swap" convert. Prevent...
2007-09-06 dooglusMake the #defines for ADD_VALUENODE and ADD_VALUENODE2...
2007-09-05 dooglusUse "Segment Vertex" and "Segment Tangent" instead...
2007-09-05 dooglusRemoved the little 'x' marks I was using to check off...
2007-09-05 dooglusUse translatable, 'human readable' strings when display...
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-15 dooglusFixing warnings from doxygen:
2007-03-12 dooglusRemoved trailing whitespace.
2005-11-06 darcomore updates
2005-04-19 darcomoreupdates
2005-04-19 darcomore updates