Skip to content
  • Sven Neumann's avatar
    added gimp_message_box_repeat(). · 80531ec9
    Sven Neumann authored
     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.
    80531ec9