Gimp/app
Michael Natterer d08028320f do the right thing for operations without "input" pad so we can use all
2008-02-05  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpimagemap.c (gimp_image_map_apply): do the right
	thing for operations without "input" pad so we can use all source
	operations too.

	* app/tools/gimpimagemaptool.[ch]: make
	gimp_image_map_tool_create_map() public for the time being.

	* app/tools/gimpgegltool.c (gimp_gegl_tool_operation_changed):
	recreate the GimpImageMap so we can switch from filter to source
	operations and back.


svn path=/trunk/; revision=24810
2008-02-05 13:54:25 +00:00
..
actions don't #include <gegl.h> 2008-01-23 09:51:43 +00:00
base add refcounting and replace free() API by ref() and unref(). 2008-02-04 21:41:57 +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 do the right thing for operations without "input" pad so we can use all 2008-02-05 13:54:25 +00:00
dialogs use the user context when creating the new image. Fixes bug #514082. 2008-02-05 10:33:10 +00:00
display changed coordinate transformation for floats. Fixes bug #510294. 2008-02-05 10:36:44 +00:00
file removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
gegl add "gboolean color" parameter to gimp_threshold_config_to_cruft() and set 2008-02-03 23:50:55 +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 changed workaround to look at the brush size instead (bug #514309). 2008-02-04 15:37:33 +00:00
paint-funcs sprinkled with const qualifiers. 2007-12-18 14:51:55 +00:00
pdb add refcounting and replace free() API by ref() and unref(). 2008-02-04 21:41:57 +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 do the right thing for operations without "input" pad so we can use all 2008-02-05 13:54:25 +00:00
vectors removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
widgets new function which creates a table of prop widgets for all properties of 2008-02-05 13:20:11 +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 Delay GEGL initialisation until after the command-line parsing so that we 2008-01-31 19:08:53 +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