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 / Makefile.am
2007-03-16 pabsEnable more $Id$ expansion.
2005-11-01 darcomore updates
2005-04-19 darcomoreupdates
2005-03-24 darcoInitial Stable Commit