Added copyright lines for files I've edited this year.
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_duplicate.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-15 dooglusLeave the Duplicate ValueNode's Index sub-parameter...
2008-01-11 dooglusAdd type checking to almost all the linkable ValueNodes.
2008-01-10 dooglusMade all the assert() lines which check the valuenode...
2008-01-05 dooglusUse a real type, not integer, for the "Duplicate" layer...
2008-01-05 dooglusDon't show 'Duplicate' in the Convert menu. The user...
2008-01-05 dooglusWhen we create a 'Duplicate' layer, automatically have...
2008-01-05 dooglusAdd new convert types 'From Integer' and 'Duplicate...