Skip to content
  • Michael Natterer's avatar
    removed our own action_area API and use GtkDialog's one. Create all · 66c5dd87
    Michael Natterer authored
    2003-11-06  Michael Natterer  <mitch@gimp.org>
    
    	* libgimpwidgets/gimpdialog.[ch]: removed our own action_area API
    	and use GtkDialog's one. Create all dialogs without separator.
    	Changed almost everything else too. Fixes bug #125143.
    
    	* libgimpwidgets/gimpquerybox.c
    	* libgimpwidgets/gimpunitmenu.c: changed accordingly.
    
    	* libgimp/gimpexport.[ch]: ditto. Renamed enum GimpExportReturnType
    	to GimpExportReturn.
    
    	* libgimp/gimpcompat.h: added a #define for the old name.
    
    	* themes/Default/gtkrc: increased action_area border to 6 pixels.
    
    	* app/display/gimpdisplayshell-filter-dialog.c
    	* app/display/gimpdisplayshell-scale.c
    	* app/display/gimpprogress.c
    	* app/gui/brush-select.c
    	* app/gui/channels-commands.c
    	* app/gui/color-notebook.c
    	* app/gui/convert-dialog.c
    	* app/gui/file-new-dialog.c
    	* app/gui/font-select.c
    	* app/gui/gradient-editor-commands.c
    	* app/gui/gradient-select.c
    	* app/gui/grid-dialog.c
    	* app/gui/image-commands.c
    	*...
    66c5dd87