Added copyright lines for files I've edited this year.
[synfig.git] / synfig-core / trunk / src / synfig / layer_duplicate.h
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-01-23 dooglusDefine reads_context() in the class of each layer that...
2008-01-14 dooglusUse a mutex to prevent the two render threads (renderin...
2008-01-07 dooglusWhen cloning a duplicate layer, always make a new ...
2008-01-05 dooglusUse a real type, not integer, for the "Duplicate" layer...
2008-01-05 dooglusAdd new convert types 'From Integer' and 'Duplicate...