Gimp/app
Michael Natterer 37a3f95d16 tools/pdbgen/pdb/display.pdb (diplay_is_valid)
2007-04-26  Michael Natterer  <mitch@gimp.org>

	* tools/pdbgen/pdb/display.pdb (diplay_is_valid)
	* tools/pdbgen/pdb/drawable.pdb (drawable_is_valid)
	* tools/pdbgen/pdb/image.pdb (image_is_valid)
	* tools/pdbgen/pdb/vectors.pdb (vectors_is_valid): it's the
	argument flag "no_success" which turns off validation, not
	"no_validate" (how obvious). Also fixed drawable and vectors
	procedures to check for !gimp_item_is_removed() instead of
	gimp_item_is_attached() (a newly created item is unattached
	but valid).

	* app/pdb/display_cmds.c
	* app/pdb/drawable_cmds.c
	* app/pdb/image_cmds.c
	* app/pdb/vectors_cmds.c: regenerated.


svn path=/trunk/; revision=22349
2007-04-26 17:54:23 +00:00
..
actions Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
base documentation fix. 2007-04-16 15:02:51 +00:00
composite updated #include "file/file-utils.h" for file_utils_uri_display_name 2007-01-13 22:41:21 +00:00
config fiddle with test_config_LDFLAGS to make test-config link again. 2007-04-24 16:00:42 +00:00
core removed bogus "return" from void function. Fixes bug #433339, patch from 2007-04-25 16:04:06 +00:00
dialogs Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
display Fixes a bug (#428493) where gimp_statusbar_push_temp() expects vaargs and 2007-04-11 09:42:51 +00:00
file Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
gui app/config/gimprc.c app/plug-in/gimppluginmanager.c 2007-04-17 14:25:09 +00:00
menus app/actions/plug-in-actions.c GimpPlugInProcedure has a boolean member 2007-03-20 10:41:35 +00:00
paint app/base/base-types.h remove redundant and inconsistently used MaskBuf 2007-04-13 14:04:37 +00:00
paint-funcs app/paint-funcs/paint-funcs.c (gaussian_blur_region) 2007-04-26 14:30:07 +00:00
pdb tools/pdbgen/pdb/display.pdb (diplay_is_valid) 2007-04-26 17:54:23 +00:00
plug-in use GQuark for locale and help domains to avoid duplicating the same 2007-04-24 10:28:28 +00:00
text include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
tools also use the middle mouse button for panning. 2007-04-25 10:10:43 +00:00
vectors include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
widgets app/widgets/dbus-service.xml use "uri" instead of "filename" in the D-Bus 2007-04-21 18:09:16 +00:00
xcf added "gboolean non_empty" to require the string being non-empty. Changed 2007-04-25 14:23:05 +00:00
about.h updated copyright. 2007-01-12 14:46:30 +00:00
app.c Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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 Make the handling of console output make more sense Win32. Should mostly 2007-01-26 20:47:36 +00:00
errors.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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.rc
gimpcore.def updated 2007-03-04 19:04:42 +00:00
main.c Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
Makefile.am don't override LDFLAGS, use AM_LDFLAGS instead. 2007-04-18 18:38:15 +00:00
makefile.msc updated 2007-03-04 19:04:42 +00:00
sanity.c configure.in depend on glib >= 2.12.3. 2007-01-12 13:48:30 +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
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
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00