gimp/tools
Michael Natterer efb6d15acf add "gboolean use_context_color" parameter to gimp_stroke_options_new()
2008-10-25  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpstrokeoptions.[ch]: add "gboolean use_context_color"
	parameter to gimp_stroke_options_new() and set the passed context
	as parent of the new options only if it's TRUE. Also fixed the
	GimpConfig::duplicate() implementation to really duplicate the
	object and not just return an object containing default values.

	* app/core/gimpfilloptions.[ch]: add gimp_fill_options_new().

	* app/actions/select-commands.c
	* app/dialogs/stroke-dialog.c
	* app/actions/vectors-commands.c
	* tools/pdbgen/pdb/edit.pdb
	* tools/pdbgen/pdb/paths.pdb: pass TRUE to gimp_stroke_options_new().

	* app/pdb/edit-cmds.c
	* app/pdb/paths-cmds.c: regenerated.


svn path=/trunk/; revision=27393
2008-10-25 08:52:20 +00:00
..
pdbgen add "gboolean use_context_color" parameter to gimp_stroke_options_new() 2008-10-25 08:52:20 +00:00
defcheck.py removed trailing whitespace 2008-09-04 08:37:32 +00:00
gimp-mkenums quote "true" to fix warning about reserved word. 2006-10-24 13:26:35 +00:00
gimp-remote-x11.c remove check for putenv(). 2007-11-06 13:28:19 +00:00
gimp-remote.c tools/Makefile.am tools/gimp-remote.[ch] split gimp-remote into common and 2007-10-25 14:46:27 +00:00
gimp-remote.h tools/Makefile.am tools/gimp-remote.[ch] split gimp-remote into common and 2007-10-25 14:46:27 +00:00
gimppath2svg.py removed trailing whitespace 2008-09-04 08:37:32 +00:00
gimptool.c create the target directory and intermediate parent directories as needed. 2008-10-01 19:13:16 +00:00
kernelgen.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
Makefile.am app/Makefile.am change 2.6 to 2.7 here too. 2008-10-09 08:28:39 +00:00
test-clipboard.c Document the new behavior. 2008-10-08 18:45:01 +00:00