gimp/app
Sven Neumann b179d2a76b Cache the GC for drawing the grid as suggested in bug #138081:
2004-04-04  Sven Neumann  <sven@gimp.org>

	Cache the GC for drawing the grid as suggested in bug #138081:

	* app/display/gimpdisplayshell.[ch]: added a grid_gc member to
	GimpDisplayShell.

	* app/display/gimpdisplayshell-handlers.c
	(gimp_display_shell_grid_notify_handler)
	(gimp_display_shell_disconnect): invalidate the grid GC.

	* app/display/gimpdisplayshell-draw.c (gimp_display_shell_draw_grid):
	use the cached grid_gc. Also applied the fix that Pedro Gimeno did
	for bug #138606.
2004-04-04 15:53:21 +00:00
..
actions removed the undo clearing/sanitizing code... 2004-03-22 13:46:14 +00:00
base g_return_if_fail() on width, height or bpp <= 0. Doesn't fix anything but 2004-03-25 17:58:26 +00:00
composite new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
config changed the default for "help-locales" from NULL to an empty string. Fixes 2004-03-29 17:54:13 +00:00
core added a missing call to gettext(). Fixes bug #139000. 2004-04-04 10:56:57 +00:00
dialogs unset the bg_pixmap and tweak style colors for all states. Sort of ugly 2004-04-01 18:43:42 +00:00
display Cache the GC for drawing the grid as suggested in bug #138081: 2004-04-04 15:53:21 +00:00
file removed the undo clearing/sanitizing code... 2004-03-22 13:46:14 +00:00
gui unset the bg_pixmap and tweak style colors for all states. Sort of ugly 2004-04-01 18:43:42 +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 added "gboolean removed" to the GimpItem struct. Defaults to FALSE. Set it 2004-03-28 14:20:57 +00:00
plug-in libgimp/gimp.c close the shm_open fd in the POSIX shm case. We were 2004-03-25 09:02:28 +00:00
text create the initial text layer with a size of 1 x 1 since 2004-04-03 12:03:27 +00:00
tools added undo type GIMP_UNDO_TEXT_LAYER_MODIFIED and undo group types 2004-04-01 14:51:58 +00:00
vectors Completed the fix for bug #136702: 2004-03-13 17:45:58 +00:00
widgets changed the default for "help-locales" from NULL to an empty string. Fixes 2004-03-29 17:54:13 +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
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/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +00:00
app_procs.h app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32: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
main.c app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +00:00
Makefile.am app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32: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
sanity.c app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +00:00
sanity.h app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +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