Gimp/libgimpwidgets
Sven Neumann e86e003224 Add Desaturate as an image-map tool with live preview (bug #533808):
2008-05-21  Sven Neumann  <sven@gimp.org>

	Add Desaturate as an image-map tool with live preview (bug #533808):

	* app/gegl/Makefile.am
	* app/gegl/gegl-types.h
	* app/gegl/gimpdesaturateconfig.[ch]: added config object for the
	desaturate point filter.
	
	* app/gegl/gimpoperationdesaturate.[ch]: derive from
	GimpOperationPointFilter. Unrolled the inner loop.

	* app/core/gimpdrawable-desaturate.c: changed accordingly.

	* app/tools/Makefile.am
	* app/tools/gimpdesaturatetool.[ch]: added desaturate as an
	imagemap tool. So far only the GEGL code path is implemented.

	* app/tools/gimp-tools.c: register the new tool.

	* app/dialogs/dialogs.c: register the new tool dialog.

	* app/dialogs/Makefile.am
	* app/dialogs/desaturate-dialog.[ch]: removed the desaturate dialog.

	* app/actions/drawable-actions.c
	* app/actions/drawable-commands.[ch]: removed action
	"drawable-desaturate".

	* app/widgets/gimphelp-ids.h: changed help IDs accordingly.

	* menus/image-menu.xml.in: replaced "drawable-desaturate" with
	"tools-desaturate".

	* libgimpwidgets/gimpstock.h: added a define for
	GIMP_STOCK_TOOL_DESATURATE.

svn path=/trunk/; revision=25726
2008-05-21 13:11:06 +00:00
..
gimpbrowser.c
gimpbrowser.h
gimpbutton.c
gimpbutton.h
gimpcairo-utils.c addec const qualifiers to GimpRGB parameters. 2007-12-28 19:14:36 +00:00
gimpcairo-utils.h addec const qualifiers to GimpRGB parameters. 2007-12-28 19:14:36 +00:00
gimpcellrenderercolor.c added light and dark check color parameters to 2007-12-28 18:44:32 +00:00
gimpcellrenderercolor.h
gimpcellrenderertoggle.c app/widgets/gimpdock.c minor cosmetics. 2008-04-25 08:53:11 +00:00
gimpcellrenderertoggle.h
gimpchainbutton.c use a private inner class directly derived from GtkWidget for drawing the 2008-02-26 19:25:11 +00:00
gimpchainbutton.h
gimpcolorarea.c libgimp/gimppatternselectbutton.c libgimp/gimpbrushselectbutton.c 2007-10-16 13:56:34 +00:00
gimpcolorarea.h
gimpcolorbutton.c
gimpcolorbutton.h
gimpcolordisplay.c
gimpcolordisplay.h
gimpcolordisplaystack.c
gimpcolordisplaystack.h
gimpcolorhexentry.c app/display/gimpdisplayshell-callbacks.c 2008-02-16 17:51:02 +00:00
gimpcolorhexentry.h
gimpcolornotebook.c
gimpcolornotebook.h
gimpcolorprofilecombobox.c
gimpcolorprofilecombobox.h
gimpcolorprofilestore-private.h
gimpcolorprofilestore.c check if the file exists before adding it to the history. Fixes bug 2008-05-06 11:46:12 +00:00
gimpcolorprofilestore.h
gimpcolorscale.c Don't write past end of buffer. (#399484) 2007-11-18 22:31:08 +00:00
gimpcolorscale.h
gimpcolorscales.c libgimpbase/gimpchecks.c libgimp/gimpunitcache.c 2008-01-06 02:14:44 +00:00
gimpcolorscales.h
gimpcolorselect.c libgimpwidgets/gimpscrolledpreview.c don't rely on the pointer position in 2007-12-18 17:57:27 +00:00
gimpcolorselect.h
gimpcolorselection.c
gimpcolorselection.h
gimpcolorselector.c
gimpcolorselector.h
gimpcontroller.c
gimpcontroller.h
gimpdialog.c
gimpdialog.h
gimpenumcombobox.c
gimpenumcombobox.h
gimpenumlabel.c
gimpenumlabel.h
gimpenumstore.c
gimpenumstore.h
gimpenumwidgets.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
gimpenumwidgets.h
gimpfileentry.c
gimpfileentry.h
gimpframe.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
gimpframe.h
gimphelpui.c use a smaller font for the "Press F1..." label 2008-03-28 11:13:04 +00:00
gimphelpui.h use gtk_widget_set_tooltip_text() from gimp_help_set_help() and added 2007-11-22 13:59:06 +00:00
gimphintbox.c
gimphintbox.h
gimpintcombobox.c
gimpintcombobox.h
gimpintstore.c plugged a memory leak. 2007-11-15 20:23:27 +00:00
gimpintstore.h
gimpmemsizeentry.c use G_GUINT64_CONSTANT() instead of a cast. 2008-01-06 00:52:00 +00:00
gimpmemsizeentry.h
gimpnumberpairentry.c formatting. 2008-04-23 05:51:34 +00:00
gimpnumberpairentry.h Connect a new function gimp_rectangle_options_string_current_updates() 2007-10-09 20:54:07 +00:00
gimpoffsetarea.c
gimpoffsetarea.h
gimpoldwidgets.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
gimpoldwidgets.h
gimppageselector.c libgimpbase/gimpchecks.c libgimp/gimpunitcache.c 2008-01-06 02:14:44 +00:00
gimppageselector.h
gimppatheditor.c
gimppatheditor.h
gimppickbutton.c
gimppickbutton.h
gimppixmap.c
gimppixmap.h
gimppreview.c formatting. 2007-09-21 12:19:00 +00:00
gimppreview.h
gimppreviewarea.c
gimppreviewarea.h
gimppropwidgets.c reduced spacing between entry and unit menu. 2008-04-11 23:03:58 +00:00
gimppropwidgets.h added parameter "gboolean property_is_pixel" which indicates that the 2007-10-14 18:51:58 +00:00
gimpquerybox.c
gimpquerybox.h
gimpscaleentry.c libgimpwidgets/Makefile.am cleanup. 2008-02-14 17:49:53 +00:00
gimpscaleentry.h libgimpwidgets/Makefile.am cleanup. 2008-02-14 17:49:53 +00:00
gimpscrolledpreview.c libgimpwidgets/gimpscrolledpreview.c don't rely on the pointer position in 2007-12-18 17:57:27 +00:00
gimpscrolledpreview.h
gimpsizeentry.c
gimpsizeentry.h
gimpstock.c themes/Default/images/Makefile.am removed... 2008-03-21 12:28:24 +00:00
gimpstock.h Add Desaturate as an image-map tool with live preview (bug #533808): 2008-05-21 13:11:06 +00:00
gimpstringcombobox.c
gimpstringcombobox.h
gimpunitmenu.c
gimpunitmenu.h
gimpwidgets-private.c use the new tooltip API instead of the old deprecated one. Removed 2007-11-09 11:17:00 +00:00
gimpwidgets-private.h
gimpwidgets.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
gimpwidgets.def added new function gimp_cairo_set_focus_line_pattern(). 2007-12-16 11:15:36 +00:00
gimpwidgets.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-02-14 17:02:47 +00:00
gimpwidgetsenums.c
gimpwidgetsenums.h
gimpwidgetsmarshal.list
gimpwidgetstypes.h
gimpzoommodel.c
gimpzoommodel.h
Makefile.am libgimpwidgets/Makefile.am cleanup. 2008-02-14 17:49:53 +00:00
makefile.msc **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
test-preview-area.c
wilber-16.png
wilber-32.png update app icon. Add 256x256px OS X and Vista 2008-01-04 10:27:17 +00:00
wilber-48.png update app icon. Add 256x256px OS X and Vista 2008-01-04 10:27:17 +00:00
wilber-64.png update app icon. Add 256x256px OS X and Vista 2008-01-04 10:27:17 +00:00