Skip to content
  • Sven Neumann's avatar
    introduced a simple message dialog to use when there's no progress but a · c2fb4200
    Sven Neumann authored
    2006-08-11  Sven Neumann  <sven@gimp.org>
    
    	* app/widgets/gimpwidgets-utils.[ch]: introduced a simple message
    	dialog to use when there's no progress but a parent widget.
    
    	* app/dialogs/convert-dialog.c
    	* app/dialogs/palette-import-dialog.c
    	* app/dialogs/preferences-dialog.c
    	* app/dialogs/stroke-dialog.c
    	* app/tools/gimpimagemaptool.c
    	* app/widgets/gimpactionview.c
    	* app/widgets/gimpcontrollerlist.c
    	* app/widgets/gimplayertreeview.c
    	* app/widgets/gimppdbdialog.c
    	* app/widgets/gimpvectorstreeview.c: use the new utility function
    	instead of g_message().
    c2fb4200