Gimp/app
Sven Neumann 2e2f9fcfd5 applied patch from Pedro Gimeno that fixes bug #51883.
2003-04-17  Sven Neumann  <sven@gimp.org>

	* app/core/gimpimage-contiguous-region.c
	(find_contiguous_region_helper): applied patch from Pedro Gimeno
	that fixes bug #51883.

	* plug-ins/common/bumpmap.c (bumpmap): applied patch from Pedro
	Gimeno that fixes bug #52543.
2003-04-17 12:06:03 +00:00
..
actions Removed support for pluggable tools: 2003-04-15 14:20:19 +00:00
arch/i386/mmx Fixed .type directives (would not compile on certain systems). 2002-05-07 07:59:21 +00:00
base Applied a patch from Øyvind Kolås that adds supersampling to the transform 2003-04-04 11:19:57 +00:00
config made object properties G_PARAM_READWRITE by default. Added flag 2003-04-12 19:06:25 +00:00
core applied patch from Pedro Gimeno that fixes bug #51883. 2003-04-17 12:06:03 +00:00
dialogs don't try to reparent the children of GtkInputDialog but simply pop up the 2003-04-14 14:15:20 +00:00
display added an API to specify a "snap_offset" and a "snap_width/height". Needed 2003-04-17 02:57:33 +00:00
file added "gboolean set_image_clean" and call gimp_image_clean_all() only if 2003-04-09 09:52:01 +00:00
gui Removed support for pluggable tools: 2003-04-15 14:20:19 +00:00
menus don't try to hide the tearoff menu item if tearoff menus are disabled in 2003-04-09 11:13:00 +00:00
paint check for GIMP_IS_DISPLAY(gdisp) again. 2003-04-15 16:05:52 +00:00
paint-funcs added gimp_channel_new_from_component() which creates a new GimpChannel 2003-03-11 23:54:49 +00:00
pdb tools/pdbgen/pdb/drawable.pdb don't request viewable previews with a width 2003-04-14 15:41:46 +00:00
plug-in make sure all progress bars and at 1.0. Build the list of extension 2003-04-15 11:35:31 +00:00
text app/text/text-enums.[ch] app/text/gimptext.[ch] added some more text 2003-04-09 21:19:12 +00:00
tools added an API to specify a "snap_offset" and a "snap_width/height". Needed 2003-04-17 02:57:33 +00:00
vectors made "changed" a real signal, don't crash when iterating a NULL stroke 2003-04-14 14:46:34 +00:00
widgets modify the focus chain so it doesn't go line-by-line, but spinbuttons 2003-04-16 12:59:36 +00:00
xcf more code cosmetics 2003-04-10 14:37:06 +00:00
.cvsignore
airbrush.c
app_procs.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
app_procs.h when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00
appenv.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
batch.c added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
batch.h added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
errors.c
errors.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
gimp.sym Add the symbols used by libgimpwidgets. 2002-12-26 02:25:55 +00:00
libgimp_glue.c app/Makefile.am removed... 2002-05-05 19:17:41 +00:00
libgimp_glue.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
main.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
Makefile.am Removed support for pluggable tools: 2003-04-15 14:20:19 +00:00
makefile.mingw.in Mark as out-of-date. 2002-12-26 01:19:09 +00:00
makefile.msc app/text/makefile.msc (new file) */makefile.msc */*/makefile.msc : updated 2003-03-03 18:14:31 +00:00
ops_buttons.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
ops_buttons.h
paint_core.h
paint_options.h
path.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
path.h
path_transform.h General undo cleanup: 2002-02-23 17:29:19 +00:00
pathP.h
plug_in_cmds.c
transform_core.c
wilber.ico