Gimp/app
Michael Natterer 0bd9abbf23 removed gimp_displays_invalidate() again.
2003-02-24  Michael Natterer  <mitch@convergence.de>

	* app/display/gimpdisplay-foreach.[ch]: removed
	gimp_displays_invalidate() again.

	* app/display/gimpdisplayshell-render.c: don't call it.

	* app/display/gimpdisplayshell-handlers.c
	(gimp_display_shell_check_notify_handler): put the call to
	gimp_display_shell_expose_full() back I "optimized" away a few
	days ago.
2003-02-24 12:30:33 +00:00
..
actions Started migration from GtkList to GtkTreeView: 2003-02-21 19:03:19 +00:00
arch/i386/mmx Fixed .type directives (would not compile on certain systems). 2002-05-07 07:59:21 +00:00
base removed the "truly ugly hack"... 2003-02-03 13:39:55 +00:00
config documented gimp_rc_save(). 2003-02-22 21:29:12 +00:00
core Started migration from GtkList to GtkTreeView: 2003-02-21 19:03:19 +00:00
dialogs set the correct default value for the palette type menu (fixes bug 2003-02-23 16:06:21 +00:00
display removed gimp_displays_invalidate() again. 2003-02-24 12:30:33 +00:00
file Moved the undo step implementations to the core and pass around lots of 2003-02-14 14:14:29 +00:00
gui set the correct default value for the palette type menu (fixes bug 2003-02-23 16:06:21 +00:00
menus Reimplemented the undo history: 2003-02-20 12:47:42 +00:00
paint Reimplemented the undo history: 2003-02-20 12:47:42 +00:00
paint-funcs *** empty log message *** 2003-02-18 06:03:18 +00:00
pdb tools/pdbgen/pdb/procedural_db.pdb use regfree() to free the regex pattern 2003-02-18 16:29:28 +00:00
plug-in #include <sys/types.h> for ipc/shm headers. (Bug #106461) 2003-02-18 22:47:13 +00:00
text added new function gimp_displays_invalidate() which queues a redraw on all 2003-02-21 21:39:42 +00:00
tools added new function gimp_displays_invalidate() which queues a redraw on all 2003-02-21 21:39:42 +00:00
vectors added new virtual function duplicate() as replacement for all 2003-02-11 13:52:47 +00:00
widgets app/gui/about-dialog.c app/widgets/gimpimagefilepreview.c use 2003-02-22 01:33:42 +00:00
xcf added lots of members for the complete state of the plug-ins. 2003-02-11 12:07:31 +00:00
.cvsignore
airbrush.c
app_procs.c added a "const gchar *extension" parameter to 2003-02-10 11:46:10 +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 Cleaned up the exit process: 2002-12-05 15:49:59 +00:00
batch.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
errors.c
errors.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +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 just a minor string change. 2003-01-19 12:44:31 +00:00
Makefile.am Reimplemented the undo history: 2003-02-20 12:47:42 +00:00
makefile.mingw.in Mark as out-of-date. 2002-12-26 01:19:09 +00:00
makefile.msc when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00
ops_buttons.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +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