Gimp/app
Michael Natterer ad5e1cd055 tools/pdbgen/pdb/channel.pdb tools/pdbgen/pdb/display.pdb
2003-12-08  Michael Natterer  <mitch@gimp.org>

	* tools/pdbgen/pdb/channel.pdb
	* tools/pdbgen/pdb/display.pdb
	* tools/pdbgen/pdb/drawable.pdb
	* tools/pdbgen/pdb/image.pdb: don't use "alias"es just to rename
	variables, they just clutter the code and there is no reason why
	e.g. a GimpDisplay variable must be called "gdisp" instead of
	"display". Cleanup.

	* app/pdb/channel_cmds.c
	* app/pdb/display_cmds.c
	* app/pdb/drawable_cmds.c
	* app/pdb/image_cmds.c: regenerated.
2003-12-08 12:28:29 +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 added libgimpthumb. 2003-12-08 09:12:25 +00:00
dialogs added libgimpthumb. 2003-12-08 09:12:25 +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 libgimpthumb. 2003-12-08 09:12:25 +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 tools/pdbgen/pdb/channel.pdb tools/pdbgen/pdb/display.pdb 2003-12-08 12:28:29 +00:00
plug-in added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +00:00
text still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
tools an XOR line was being drawn twice; spotted by Marco Munari. 2003-12-08 09:52:58 +00:00
vectors removed gimp_g_object_get_memsize()... 2003-11-25 12:53:29 +00:00
widgets added libgimpthumb. 2003-12-08 09:12:25 +00:00
xcf added "GimpTattoo tattoo_state" to the XcfInfo struct. 2003-12-06 15:53:26 +00:00
.cvsignore
airbrush.c
app_procs.c added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +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 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 added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +00:00
Makefile.am added libgimpthumb. 2003-12-08 09:12:25 +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
paint_options.h
plug_in_cmds.c
transform_core.c
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