Add my copyright to files I've modified.
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_range.cpp
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-09-28 dooglusUse std::min and std::max rather than my ad-hoc #defines.
2007-09-28 dooglusFor the 'Range' convert type, when working with angles...
2007-09-27 dooglusRemove some debugging code I left in accidentally some...
2007-09-27 dooglusAllow the 'range' convert type to work with 'time'...
2007-09-27 dooglusAdd the 'range' convert type, for limiting a parameter...