Gimp/app
Michael Natterer f200f9ca29 app/gegl/gimpcolorbalanceconfig.[ch] app/gegl/gimpcolorizeconfig.[ch]
2008-01-27  Michael Natterer  <mitch@gimp.org>

	* app/gegl/gimpcolorbalanceconfig.[ch]
	* app/gegl/gimpcolorizeconfig.[ch]
	* app/gegl/gimpcurvesconfig.[ch]
	* app/gegl/gimphuesaturationconfig.[ch]
	* app/gegl/gimplevelsconfig.[ch]
	* app/gegl/gimpposterizeconfig.[ch]
	* app/gegl/gimpthresholdconfig.[ch]: implement the GimpConfig
	interface and remove public reset() functions except special ones
	which reset only parts of the objects. Add lots of property
	notifications.

	* app/tools/gimpcolorbalancetool.c
	* app/tools/gimpcolorizetool.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimphuesaturationtool.c
	* app/tools/gimplevelstool.c
	* app/tools/gimpposterizetool.c
	* app/tools/gimpthresholdtool.c: use gimp_config_reset(), misc.
	related changes and cleanups.


svn path=/trunk/; revision=24724
2008-01-27 17:39:01 +00:00
..
actions don't #include <gegl.h> 2008-01-23 09:51:43 +00:00
base app/gegl/Makefile.am app/gegl/gegl-types.h new config object. 2008-01-24 10:37:21 +00:00
composite updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
config changed the default marching ants speed to 200. 2008-01-04 19:01:44 +00:00
core app/core/gimpimage.c fixed handling of the image undo counter for the case 2008-01-24 09:38:44 +00:00
dialogs removed obsolete version check here. 2008-01-23 12:08:49 +00:00
display show the selection, even if the window is flagged as invisible, but don't 2008-01-23 18:11:29 +00:00
file removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
gegl app/gegl/gimpcolorbalanceconfig.[ch] app/gegl/gimpcolorizeconfig.[ch] 2008-01-27 17:39:01 +00:00
gui app/sanity.c minor cleanup. 2008-01-23 12:22:09 +00:00
menus updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
paint smooth the mask instead of dilating. 2008-01-22 20:20:02 +00:00
paint-funcs sprinkled with const qualifiers. 2007-12-18 14:51:55 +00:00
pdb added new function gimp_use_gegl(). 2008-01-22 11:28:48 +00:00
plug-in added accessor for the list of menu branches. 2007-12-20 21:48:18 +00:00
text removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
tools app/gegl/gimpcolorbalanceconfig.[ch] app/gegl/gimpcolorizeconfig.[ch] 2008-01-27 17:39:01 +00:00
vectors removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
widgets avoid crashing when the widget allocation is small (bug #511926). 2008-01-25 07:39:33 +00:00
xcf app/actions/image-commands.c app/actions/select-commands.c 2007-12-26 17:33:41 +00:00
about.h updated copyright. 2008-01-24 17:07:51 +00:00
app.c Some cleanup... 2007-12-29 01:35:04 +00:00
app.h
batch.c only show the message about using the default batch interpreter when 2007-12-07 11:47:32 +00:00
batch.h
errors.c added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
errors.h added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
fileicon.ico
gimp-intl.h
gimp-log.c renamed log domain TOOLS to TOOL_EVENTS and added domain TOOL_FOCUS. 2007-12-07 18:52:41 +00:00
gimp-log.h code cleanup. 2007-12-13 13:20:42 +00:00
gimp.rc
gimpcore.def **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
main.c Some cleanup... 2007-12-29 01:35:04 +00:00
Makefile.am Some cleanup... 2007-12-29 01:35:04 +00:00
makefile.msc **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
sanity.c app/sanity.c minor cleanup. 2008-01-23 12:22:09 +00:00
sanity.h
units.c
units.h
wilber.ico