gimp/app
Sven Neumann 5e95e896b1 app/plug-in/gimppluginprocedure.c don't just free the return values when
2008-08-21  Sven Neumann  <sven@gimp.org>

	* app/plug-in/gimppluginprocedure.c
	* app/plug-in/gimptemporaryprocedure.c: don't just free the 
return
	values when running procedures asynchronously. Instead examine
	them and display the error message if there's one.

	* app/plug-in/gimppluginmanager-call.c
	(gimp_plug_in_manager_call_run_temp): return NULL if
	procedure->plug_in is not set.

	* app/plug-in/gimpplugin-message.c: comment.


svn path=/trunk/; revision=26700
2008-08-21 16:27:06 +00:00
..
actions Explain that this function needs to be used with care since it is risky. 2008-08-16 18:25:32 +00:00
base implement tile_manager_get_tile_coordinates() by calling 2008-08-08 11:33:18 +00:00
composite declared test functions as static. 2008-07-07 08:30:07 +00:00
config when we trust the dirty flag and don't save because there are no changes, 2008-08-14 20:12:54 +00:00
core find guides outside the image as well. This complements the change that we 2008-08-19 17:48:33 +00:00
dialogs app/core/gimpitem.c app/core/gimpobject.c app/dialogs/preferences-dialog.c 2008-08-12 14:45:59 +00:00
display Fix typo in last commit 2008-08-20 20:01:45 +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 set any parsed negative value as -1 in the curves object because that's 2008-06-25 08:13:57 +00:00
gui minor cleanups. 2008-08-06 08:15:36 +00:00
menus plugged a small memory leak. 2008-07-21 19:02:30 +00:00
paint make gimp_perspective_clone_get_matrix() static and add 2008-08-20 09:49:40 +00:00
paint-funcs applied patch from Luidnel Maignan (followup to bug #105568). 2008-08-13 19:03:57 +00:00
pdb Complements the fix for bug #344818: 2008-08-18 22:54:26 +00:00
plug-in app/plug-in/gimppluginprocedure.c don't just free the return values when 2008-08-21 16:27:06 +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 set precision back to PIXEL_CENTER because it's set to SUBPIXEL by the 2008-08-21 08:19:54 +00:00
vectors Based on a patch from Alexia Death (bug #543706): 2008-07-23 08:30:22 +00:00
widgets reindent prototypes. 2008-08-20 18:20:42 +00:00
xcf If a procedure call fails, pass a string describing the error as the 2008-08-16 13:57:57 +00:00
Makefile.am Define WIN32_LARGE_ADDRESS_AWARE as -Wl,--large-address-aware on 32-bit 2008-08-07 00:36:47 +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 Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
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 fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-log.c add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
gimp-log.h add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
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.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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
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 fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00