[Synfig-devl] SF.net SVN: synfig:[2374] synfig-studio/trunk/src

2009-05-07 Thread gballintijn
Revision: 2374 http://synfig.svn.sourceforge.net/synfig/?rev=2374&view=rev Author: gballintijn Date: 2009-05-07 18:24:11 + (Thu, 07 May 2009) Log Message: --- Remove a dependency (introduced r2360) of the (GUI independent) code in src/synfigapp on the (GUI dependent) co

[Synfig-devl] SF.net SVN: synfig:[2375] synfig-studio/trunk

2009-05-07 Thread gballintijn
Revision: 2375 http://synfig.svn.sourceforge.net/synfig/?rev=2375&view=rev Author: gballintijn Date: 2009-05-07 20:51:55 + (Thu, 07 May 2009) Log Message: --- #2780661 (partially): Fix the last programmatic references to fore- and background color, including the descrip

[Synfig-devl] [ synfig-Bugs-2780661 ] Remnants of the change to outline/fill color exist in studio

2009-05-07 Thread SourceForge.net
Bugs item #2780661, was opened at 2009-04-24 19:43 Message generated for change (Comment added) made by gballintijn You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2780661&group_id=144022 Please note that this message will contain a full copy of the comme

Re: [Synfig-devl] Review Request: configure.ac code simplification for jpeg checking

2009-05-07 Thread Gerco Ballintijn
--- This is an automatically generated e-mail. To reply, visit: http://patches.synfig.org/r/8/#review64 --- synfig-core/trunk/configure.ac

Re: [Synfig-devl] Review Request: configure.ac code simplification for jpeg checking

2009-05-07 Thread Gerco Ballintijn
> On 2009-05-07 16:23:08.773994, Gerco Ballintijn wrote: > > synfig-core/trunk/configure.ac, line 438 > > > > > > Shouldn't this be an equals comparison? > > > > And more generally, is the WITH_JPEG variable even used? On