Added copyright lines for files I've edited this year.
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_add.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 dooglusAdd type checking to almost all the linkable ValueNodes.
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-09 dooglusRearranged a bit. Use the new macro in valuenode.h...
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 dooglusAllow the 'add' convert type to work with times.
2007-09-23 dooglusAdded a new valuenode conversion type called 'Add'...