gimp/app
Michael Natterer 7ca4682cca when removing a duplicate PDB procedure, also remove it from
2004-02-01  Michael Natterer  <mitch@gimp.org>

	* app/plug-in/plug-ins.c (plug_ins_init): when removing a
	duplicate PDB procedure, also remove it from gimp->load_procs and
	gimp->save_procs.  Fixes bug #133099.

	Some general cleanup like moving variables to local scopes.
2004-02-01 10:52:23 +00:00
..
actions Use the global <Image> accel_group in all docks except the toolbox (the 2004-01-31 20:23:53 +00:00
base Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
composite Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
config Added infrastructure to make sure we don't write to the global brush, 2004-01-28 21:53:50 +00:00
core use gboolean instead of gint for "alpha_dither" and "remove_dups" in all 2004-01-31 16:23:25 +00:00
dialogs added some g_return_if_fail(). 2004-01-31 19:00:26 +00:00
display initialize variable to avoid stupid compiler warning. 2004-02-01 00:36:53 +00:00
file Store the zoom factor as float, not as a ratio. 2004-01-29 22:22:29 +00:00
gui Use the global <Image> accel_group in all docks except the toolbox (the 2004-01-31 20:23:53 +00:00
menus Use the global <Image> accel_group in all docks except the toolbox (the 2004-01-31 20:23:53 +00:00
paint app/tools/gimpcurvestool.c app/tools/gimpinkoptions.c removed explicit 2004-01-29 13:59:14 +00:00
paint-funcs inlined rotate_pointers, changed prototypes and casts around so that we're 2004-01-28 04:28:58 +00:00
pdb use gboolean instead of gint for "alpha_dither" and "remove_dups" in all 2004-01-31 16:23:25 +00:00
plug-in when removing a duplicate PDB procedure, also remove it from 2004-02-01 10:52:23 +00:00
text account for the fact that XLFD stores point sizes in decipoints. 2004-01-26 18:49:33 +00:00
tools Store the zoom factor as float, not as a ratio. 2004-01-29 22:22:29 +00:00
vectors removed gimp_image_owns_item() again. 2004-01-26 16:18:16 +00:00
widgets Use the global <Image> accel_group in all docks except the toolbox (the 2004-01-31 20:23:53 +00:00
xcf add the layer to the image before pasting to it. Fixes bug #132504. 2004-01-26 15:34:47 +00:00
.cvsignore Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
Makefile.am modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
airbrush.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
app_procs.c app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +00:00
app_procs.h added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +00:00
batch.c a tiny change I forgot... 2003-11-30 16:08:46 +00:00
batch.h renamed batch_init() to batch_run(). Install an Gimp::exit handler while 2003-11-30 14:44:13 +00:00
errors.c app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
main.c app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +00:00
makefile.msc [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
paint_core.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
paint_options.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
units.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00