Added copyright lines for files I've edited this year.
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_integer.cpp
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-01-27 dooglusPrevent all remaining 'unused parameter' warnings when...
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-10 dooglusMade all the assert() lines which check the valuenode...
2008-01-05 dooglusHide the 'From Integer' convert type for now.
2008-01-05 dooglusAdd new convert types 'From Integer' and 'Duplicate...