gimp/app
Michael Natterer 134efe87b5 Some code review:
2004-01-14  Michael Natterer  <mitch@gimp.org>

	Some code review:

	* app/core/gimpimage.c: named the gint paramater in all
	colormap_changed related functions to "color_index", fixed typo in
	parasite undo description, moved some variables to local scopes,
	changed the layer raise/lower functions to look like the channel
	and vector ones, cosmetics.

	* app/core/gimpimage-colorhash.c: removed trailing whitespace,
	initialize / reset more stuff to 0, cosmetics.
2004-01-14 11:34:15 +00:00
..
actions Allow invoking the text tool by double clicking a text layer in the layers 2004-01-13 19:08:16 +00:00
base Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +00:00
composite G_LOG_DOMAIN should be "Gimp-Composite", not "Gimp-Composition". 2004-01-13 17:48:38 +00:00
config Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +00:00
core Some code review: 2004-01-14 11:34:15 +00:00
dialogs Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +00:00
display applied patch from Pedro Gimeno that makes sure we always invalidate 2004-01-12 11:11:27 +00:00
file Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +00:00
gui Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +00:00
menus only call bind_textdomain_codeset() when it is available. Spotted by 2004-01-12 11:33:28 +00:00
paint Enabled skipping enum values for either the PDB or GType registration 2004-01-06 14:02:08 +00:00
paint-funcs on second thought, just make everything signed. There is no reason for any 2004-01-05 23:42:28 +00:00
pdb removed GimpChannelLutType enum and export GimpHistogramChannel to the 2004-01-13 17:20:17 +00:00
plug-in Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +00:00
text Enabled skipping enum values for either the PDB or GType registration 2004-01-06 14:02:08 +00:00
tools Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +00:00
vectors Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +00:00
widgets Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +00:00
xcf Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +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 fix typo in the uninstall-local target for gimp-console. 2004-01-14 11:10:35 +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 G_LOG_DOMAIN should be "Gimp-Composite", not "Gimp-Composition". 2004-01-13 17:48:38 +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 Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
main.c changed "compat" to "compatibility". 2004-01-12 13:36:37 +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