Gimp/app
Sven Neumann 80531ec936 added gimp_message_box_repeat().
2004-08-25  Sven Neumann  <sven@gimp.org>

	* app/widgets/gimpmessagebox.[ch]: added gimp_message_box_repeat().

	* app/widgets/Makefile.am
	* app/widgets/widgets-types.h
	* app/widgets/gimperrordialog.[ch]: added new dialog that adds a new
	GimpMessageBox for each message added. Fixes bug #92604.

	* app/widgets/gimpwidgets-utils.[ch]: removed old gimp_message_box()
	functionality.

	* app/gui/gui.c (gui_abort): use a GimpMessageBox in a GimpDialog.

	* app/gui/dialogs-constructors.[ch]
	* app/gui/dialogs.c: manage GimpErrorDialog as singleton.

	* app/gui/gui-vtable.c (gui_message): use the new error dialog.

	* app/core/gimp-gui.c (gimp_message): substitue "GIMP" for a NULL
	domain.

	* app/widgets/gimperrorconsole.c (gimp_error_console_add): fail
	when being called with a NULL domain.
2004-08-25 17:58:52 +00:00
..
actions app/widgets/gimppreview.c renamed these two files to... 2004-08-24 17:16:46 +00:00
base added still unused flags type GimpDirtyMask. 2004-07-28 11:50:20 +00:00
composite now that the output depends on --verbose, enable it for stable releases 2004-07-20 16:55:39 +00:00
config s/pseudocolor visuals/8-bit (256 colors) displays/. Fixes bug #137078. 2004-08-05 14:15:37 +00:00
core added gimp_message_box_repeat(). 2004-08-25 17:58:52 +00:00
dialogs added gimp_message_box_repeat(). 2004-08-25 17:58:52 +00:00
display eradicate some more previews in favor of views. 2004-08-25 17:54:12 +00:00
file Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
gui added gimp_message_box_repeat(). 2004-08-25 17:58:52 +00:00
menus Restored sane sorting order for menus which are created entirely by 2004-08-11 10:45:47 +00:00
paint app/tools/Makefile.am added gimp_tool_motion_constrain(), 2004-08-22 21:48:50 +00:00
paint-funcs Applied a bunch of AIX portability fixes (bug #148813): 2004-07-30 00:57:22 +00:00
pdb Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
plug-in reset the "cancel" signal handler id when a new progress is set. 2004-08-17 15:16:44 +00:00
text added still unused flags type GimpDirtyMask. 2004-07-28 11:50:20 +00:00
tools app/widgets/gimppreview.c renamed these two files to... 2004-08-24 17:16:46 +00:00
vectors app/tools/Makefile.am added gimp_tool_motion_constrain(), 2004-08-22 21:48:50 +00:00
widgets added gimp_message_box_repeat(). 2004-08-25 17:58:52 +00:00
xcf Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
.cvsignore removed hack for gimp-console compilation. automake seems to handle it 2004-07-12 22:34:37 +00:00
airbrush.c
app_procs.c Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
app_procs.h Made the gimp-console binary compile. Finishes core/GUI separation and 2004-07-12 14:32:31 +00:00
batch.c Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
batch.h
errors.c
errors.h
gimp-intl.h
gimp.rc
gimpcore.def gimp_create_display() with the right parameters order 2004-08-08 22:47:23 +00:00
main.c build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00
Makefile.am added checks and rules to build and link the win32 icon resource if the 2004-08-01 15:28:32 +00:00
makefile.msc build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c use the empty string to test g_filename_to_utf8(). 2004-08-07 19:01:49 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c
units.h
wilber.ico