gimp/app
Michael Natterer be6b23d68a removed trailing whitespace.
2004-02-05  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpimage-crop.c: removed trailing whitespace.

	* app/gui/debug-commands.[ch]
	* app/gui/toolbox-menu.c: renamed ENABLE_DEBUG_ENTRIES to
	ENABLE_DEBUG_MENU and #define it to be equal to GIMP_UNSTABLE.
2004-02-05 12:52:35 +00:00
..
actions removed trailing whitespace. 2004-02-05 12:52:35 +00:00
base Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
composite Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
config added the new function gimp_rc_set_unknown_token() to get autosave working 2004-02-04 00:07:26 +00:00
core removed trailing whitespace. 2004-02-05 12:52:35 +00:00
dialogs added some g_return_if_fail(). 2004-01-31 19:00:26 +00:00
display use gdouble instead of gfloat for x and y scale factors so gfloat's 2004-02-04 02:00:04 +00:00
file added new function plug_in_proc_def_compare_menu_path() which is a 2004-02-03 13:02:18 +00:00
gui removed trailing whitespace. 2004-02-05 12:52:35 +00:00
menus removed trailing whitespace. 2004-02-05 12:52:35 +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 added the new function gimp_rc_set_unknown_token() to get autosave working 2004-02-04 00:07:26 +00:00
plug-in use g_clear_error() instead of g_error_free() and re-use the same GError 2004-02-03 15:12:11 +00:00
text Disallow to rename the layer mask. Instead, always name the mask "<layer 2004-02-01 20:38:26 +00:00
tools don't try to CLAMP() the passed in rectangle to valid image/drawable 2004-02-05 11:11:22 +00:00
vectors app/core/gimpchannel.c app/tools/gimptexttool.c app/vectors/gimpvectors.c 2004-02-04 16:52:35 +00:00
widgets app/core/gimpchannel.c app/tools/gimptexttool.c app/vectors/gimpvectors.c 2004-02-04 16:52:35 +00:00
xcf no need to set the layer mask's offsets, gimp_layer_add_mask() does this 2004-02-01 19:01:28 +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
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 Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +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 app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +00:00
Makefile.am create an unversioned gimprc manpage. 2004-02-04 03:00:31 +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