Added copyright lines for files I've edited this year.
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_subtract.cpp
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-01-14 dooglusExtend the Add and Subtract ValueNodes to work with...
2008-01-11 dooglusRearranged a bit, like for the Add ValueNode in r1299...
2008-01-10 dooglusBreak the ValueNode 'bad type' error messages up so...
2008-01-10 dooglusUse translated versions of the type names everywhere...
2008-01-10 dooglusMade all the assert() lines which check the valuenode...
2007-12-11 dooglusWrote doxygen file descriptions for the valuenode conve...
2007-10-10 dooglusUse the ETL 'round_to_int' function rather than re...
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-09-27 dooglusRemove some debugging code I left in accidentally some...
2007-09-27 dooglusFixed a typo in the previous commit.
2007-09-27 dooglusAllow the 'subtract' convert type to work with times.
2007-09-18 dooglusInitialise subtract valuenodes from the value they...
2007-09-18 dooglusUse a switch statement in the operator() like the other...
2007-09-18 dooglusRound integer subtraction convertions to the nearest...
2007-09-18 dooglusFix a crash when converting an integer type to 'subtract'.
2007-09-16 dooglusFix 1795913. Subtract now works with colors.
2007-09-16 dooglusRearranged a bit so I can see what's missing.
2007-09-05 dooglusTidying.
2007-09-05 dooglusTidying.
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-12 dooglusRemoved trailing whitespace.
2005-11-06 darcomore updates
2005-04-19 darcomoreupdates
2005-04-19 darcomore updates