gimp/app
Michael Natterer 61a1d21c71 pass around GimpImage and GimpImageType parameters. For indexed images,
2004-01-04  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpimage-contiguous-region.c
	(gimp_image_contiguous_region_by_seed)
	(find_contiguous_region_helper)
	(find_contiguous_segment): pass around GimpImage and GimpImageType
	parameters. For indexed images, convert the tile data to RGB using
	gimp_image_get_color(). Still use the raw tile data for RGB and
	GRAY images so the slowdown for these image types should be
	minimal. Fixes bug #128991.
2004-01-04 17:00:59 +00:00
..
actions added gimp_xml_parser_parse_buffer(). 2003-12-21 00:23:36 +00:00
base Modify behaviour of levels tool to conserve lightness when using the 2003-12-26 21:28:30 +00:00
composite fixed gtk-doc comment. 2003-12-16 13:12:32 +00:00
config set the default value for "activate-on-focus" to TRUE. The discussion on 2003-12-26 18:40:19 +00:00
core pass around GimpImage and GimpImageType parameters. For indexed images, 2004-01-04 17:00:59 +00:00
dialogs Made it possible to have multiple lines of translators in the about 2003-12-30 20:10:36 +00:00
display some cosmetics while reviewing the code. 2004-01-03 20:51:36 +00:00
file [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
gui Made it possible to have multiple lines of translators in the about 2003-12-30 20:10:36 +00:00
menus libgimpwidgets/gimpquerybox.c configure the labels in the message dialog 2003-11-14 15:33:40 +00:00
paint app/core/gimpdrawable-stroke.c Don't simplify the border of the selection. 2003-12-31 02:26:32 +00:00
paint-funcs renamed remaining occurences of "use_mmx" to "use_cpu_accel". 2003-11-30 17:53:39 +00:00
pdb added gimp_xml_parser_parse_buffer(). 2003-12-21 00:23:36 +00:00
plug-in app/main.c app/plug-in/plug-in-shm.c POSIX shared memory tile transport 2003-12-27 08:07:15 +00:00
text multiply the layout's offsets with PANGO_SCALE, not -PANGO_SCALE. Fixes 2003-12-16 13:33:02 +00:00
tools removed GimpTool::cursor_update() implementation (which was there only to 2004-01-02 17:36:45 +00:00
vectors When there is a visible path, it cannot be stored in the XCF in a portable 2003-12-30 18:00:07 +00:00
widgets Some default dash pattern enum. regenerated. 2003-12-28 17:09:41 +00:00
xcf When there is a visible path, it cannot be stored in the XCF in a portable 2003-12-30 18:00:07 +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 check for shm_open in libc too, and define RT_LIBS accordingly. 2004-01-03 22:41:09 +00:00
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 app/main.c app/plug-in/plug-in-shm.c POSIX shared memory tile transport 2003-12-27 08:07:15 +00:00
makefile.msc [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
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