gimp/app
Michael Natterer 3ad199d5b3 Name all PDB procedures which deal with floating selections consistently:
2003-12-05  Michael Natterer  <mitch@gimp.org>

	Name all PDB procedures which deal with floating selections
	consistently:

	* tools/pdbgen/pdb/image.pdb: renamed
	gimp_image_floating_selection() to gimp_image_get_floating_sel().

	* libgimp/gimplayer.h: removed gimp_layer_is_floating_selection #define.

	* libgimp/gimpcompat.h
	* app/pdb/procedural_db.c: added compat stuff.

	* app/pdb/image_cmds.c
	* libgimp/gimpimage_pdb.[ch]: regenerated.

	* plug-ins/common/curve_bend.c
	* plug-ins/common/film.c
	* plug-ins/common/rotate.c
	* plug-ins/pygimp/pygimp-image.c
	* plug-ins/xjt/xjt.c: changed accordingly.

2003-12-05  Michael Natterer  <mitch@gimp.org>

	* libgimp/libgimp-sections.txt
	* libgimp/tmpl/gimpimage.sgml
	* libgimp/tmpl/gimplayer.sgml: follow floating_sel cleanup.
2003-12-05 16:30:01 +00:00
..
actions added enum values GIMP_ADD_ALPHA_MASK_TRANSFER and 2003-11-26 15:48:50 +00:00
base renamed remaining occurences of "use_mmx" to "use_cpu_accel". 2003-11-30 17:53:39 +00:00
composite Changed the existing command line option, --no-mmx to --no-cpu-accel and 2003-11-30 17:29:37 +00:00
config set the default window type hint for dockables to Normal. 2003-11-29 22:38:50 +00:00
core Made 3rd party scripts work again after all that PDB function renaming: 2003-12-05 13:02:18 +00:00
dialogs added mnemonics. 2003-12-04 23:32:13 +00:00
display set filter_idle_id to 0, not NULL. 2003-11-24 12:43:59 +00:00
file don't add the page number to the filename of the image corresponsing to 2003-11-27 12:28:46 +00:00
gui added mnemonics. 2003-12-04 23:32:13 +00:00
menus libgimpwidgets/gimpquerybox.c configure the labels in the message dialog 2003-11-14 15:33:40 +00:00
paint reordered GimpDodgeBurn to the end of the paint info list so the paint 2003-11-30 12:59:17 +00:00
paint-funcs renamed remaining occurences of "use_mmx" to "use_cpu_accel". 2003-11-30 17:53:39 +00:00
pdb Name all PDB procedures which deal with floating selections consistently: 2003-12-05 16:30:01 +00:00
plug-in Made 3rd party scripts work again after all that PDB function renaming: 2003-12-05 13:02:18 +00:00
text still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
tools changed the range of the "lightness" parameter to [-100..+100], where -100 2003-11-18 16:06:47 +00:00
vectors removed gimp_g_object_get_memsize()... 2003-11-25 12:53:29 +00:00
widgets quick fix for bug #128285. This widget should be redone. 2003-12-01 12:58:03 +00:00
xcf libgimpwidgets/gimpquerybox.c configure the labels in the message dialog 2003-11-14 15:33:40 +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 libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +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 removed the hack that used to call gimp_exit() when the batch command 2003-11-30 16:05:56 +00:00
app_procs.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +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 unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +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
main.c renamed remaining occurences of "use_mmx" to "use_cpu_accel". 2003-11-30 17:53:39 +00:00
makefile.msc still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +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