gimp/app
Michael Natterer e8526c97ee The floating_sel code is really from the stone age:
2004-03-23  Michael Natterer  <mitch@gimp.org>

	The floating_sel code is really from the stone age:

	* app/core/gimplayer-floating-sel.c (floating_sel_attach): call
	gimp_image_floating_sel() once and work on the return value
	instead of accessing gimage->floating_sel directly twice and
	calling gimp_image_floating_sel() for the thrid access.

	* app/core/gimpimage.c (gimp_image_floating_sel): no need to
	return NULL if gimage->floating_sel is NULL, just always return
	gimage->floating_sel.
2004-03-23 09:40:16 +00:00
..
actions removed the undo clearing/sanitizing code... 2004-03-22 13:46:14 +00:00
base Applied a modified version of a patch from Raphaël, that implements a 2004-03-15 16:00:21 +00:00
composite new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
config Changes for help i18n in the core, the rest will take place in the help 2004-03-17 13:59:42 +00:00
core The floating_sel code is really from the stone age: 2004-03-23 09:40:16 +00:00
dialogs app/gui/color-notebook.c (color_notebook_new) app/tools/gimpcroptool.c 2004-03-19 10:15:56 +00:00
display call gimp_display_shell_expose_full() so the whole canvas gets cleared 2004-03-22 13:12:07 +00:00
file removed the undo clearing/sanitizing code... 2004-03-22 13:46:14 +00:00
gui removed the undo clearing/sanitizing code... 2004-03-22 13:46:14 +00:00
menus new callbacks to convert the current vector to the selection. 2004-03-20 16:14:49 +00:00
paint app/tools/gimpcurvestool.c app/tools/gimpinktool.c print debug output to 2004-03-12 13:50:36 +00:00
paint-funcs use g_printerr() for debug output. 2004-03-13 11:34:45 +00:00
pdb ref new tiles before unrefing the old ones. 2004-03-16 16:23:06 +00:00
plug-in Win32-only workaround for bug #137968. 2004-03-22 20:57:26 +00:00
text put some code back in that I removed accidentally. 2004-03-22 12:05:43 +00:00
tools keep the text editor open as long as the text tool is connected to a text 2004-03-22 15:19:19 +00:00
vectors Completed the fix for bug #136702: 2004-03-13 17:45:58 +00:00
widgets set the minimum of the "default_heigt" property range to -1, this enables 2004-03-22 00:33:08 +00:00
xcf added a missing call to gimp_image_flush(). 2004-03-18 15:27:23 +00:00
.cvsignore app/.cvsignore docs/.cvsignore updated to ignore 2.0 stuff :-) 2004-03-20 22:24:52 +00:00
Makefile.am set version number to 2.0.0, version string to "2.0rc1". 2004-03-20 20:45:17 +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 Applied a modified version of a patch from Raphaël, that implements a 2004-03-15 16:00:21 +00:00
app_procs.h splash image for GIMP 2.0 by Jimmac. 2004-03-15 00:17:21 +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 Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
main.c splash image for GIMP 2.0 by Jimmac. 2004-03-15 00:17:21 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +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