Rearranged "if (!x) a; else b;" to "if (x) b; else a;". Added a couple of comments...
[synfig.git] / synfig-core / trunk / src / modules / mod_gradient / main.cpp
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-15 dooglusFixing warnings from doxygen:
2005-12-05 darcoRemoved more confidential notices
2005-04-19 darcomoreupdates
2005-03-24 darcoInitial Stable Commit