Use translated versions of the type names everywhere other than in the .sif(z) files.
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_add.cpp
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'...