Gimp/app
Sven Neumann b2ad06a19f added GError parameter to gimp_image_{raise,lower}_{channel,layer,vectors}
2008-09-16  Sven Neumann  <sven@gimp.org>

	* app/core/gimpimage.[ch]: added GError parameter to
	gimp_image_{raise,lower}_{channel,layer,vectors} functions and
	removed calls to g_message().

	* app/actions/channels-commands.c
	* app/actions/layers-commands.c
	* app/actions/vectors-commands.c: pass NULL for the GError
	parameter as these actions are insensitive if they would fail.

	* tools/pdbgen/pdb/image.pdb: changed accordingly. Corrected the
	documentation.

	* app/pdb/image-cmds.c
	* libgimp/gimpimage_pdb.c: regenerated.


svn path=/trunk/; revision=26953
2008-09-16 20:56:41 +00:00
..
actions added GError parameter to gimp_image_{raise,lower}_{channel,layer,vectors} 2008-09-16 20:56:41 +00:00
base app/base/base-utils.h The return type of get_pid() should be gint, not 2008-09-04 17:54:06 +00:00
composite removed trailing whitespace 2008-09-04 08:37:32 +00:00
config allow to disable the Wilber image shown at the top of the toolbox. 2008-08-28 14:30:47 +00:00
core added GError parameter to gimp_image_{raise,lower}_{channel,layer,vectors} 2008-09-16 20:56:41 +00:00
dialogs restored alphabetic order. Use real name instead of a nick. 2008-09-08 10:48:16 +00:00
display improved the new DND code. 2008-09-04 18:14:56 +00:00
file flush the image when done to cause the actions to be updated (in 2008-08-20 06:30:59 +00:00
gegl don't use // for comments. 2008-09-06 11:26:21 +00:00
gui Untabify. 2008-09-10 20:01:45 +00:00
menus plugged a small memory leak. 2008-07-21 19:02:30 +00:00
paint based on a patch from David Gowers clamp the brush scale so that the brush 2008-09-08 19:06:32 +00:00
paint-funcs Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
pdb added GError parameter to gimp_image_{raise,lower}_{channel,layer,vectors} 2008-09-16 20:56:41 +00:00
plug-in made the "args" parameter const. 2008-09-05 15:46:00 +00:00
text add PANGO_ALIGN_LEFT to the switch to fix warning about unhandled value. 2008-08-20 17:07:46 +00:00
tools Bug 551306 – Color picker for text tool does not show selected palette 2008-09-08 12:50:41 +00:00
vectors Based on a patch from Alexia Death (bug #543706): 2008-07-23 08:30:22 +00:00
widgets factor out function that selects a path and scrolls to that path. Keep the 2008-09-10 10:44:41 +00:00
xcf add GError parameter and replace g_message() by g_set_error(). 2008-09-15 21:05:01 +00:00
about.h updated copyright. 2008-01-24 17:07:51 +00:00
app.c Drop duplicated #include <gegl.h>. 2008-07-11 16:47:35 +00:00
app.h
batch.c app/app.c app/batch.c app/core/gimp.c use G_STRLOC instead of hardcoding 2008-02-19 13:38:24 +00:00
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
gimp-log.h Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +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 Code built by the still unstable mingw-w64 toolchain gets bogus argc and 2008-08-07 15:45:33 +00:00
Makefile.am app/Makefile.am remove references to $(REGEXREPL). 2008-09-09 12:21:43 +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 INSTALL configure.in (gegl_required_version) depend on the newest released 2008-06-14 18:30:11 +00:00
sanity.h
unique.c app/widgets/Makefile.am app/widgets/gimpdbusservice.[ch] removed here ... 2008-07-13 19:49:32 +00:00
unique.h moved some common code back to main.c 2008-07-11 09:16:23 +00:00
units.c
units.h
version.c tweaked verbose version output. 2008-04-07 19:33:24 +00:00
version.h New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
wilber.ico