Skip to content
  • Sven Neumann's avatar
    app/widgets/Makefile.am app/widgets/widgets-types.h added new widget that · ccf8ed69
    Sven Neumann authored
    2004-07-16  Sven Neumann  <sven@gimp.org>
    
    	* app/widgets/Makefile.am
    	* app/widgets/widgets-types.h
    	* app/widgets/gimpfileprocview.[ch]: added new widget that offers
    	a treeview on file procedures.
    
    	* app/widgets/gimpfiledialog.[ch]: replaced the file type option
    	menu with the new GimpFileProcView widget.
    	(gimp_file_dialog_set_image): reset the file type to Automatic
    	(fixes bug #141535).
    
    	* app/actions/file-commands.c
    	* app/gui/file-open-dialog.[ch]
    	* app/gui/file-save-dialog.[ch]: changed accordingly.
    
    	* plug-ins/common/bz2.c
    	* plug-ins/common/gz.c: don't register "xcf.gz" and "xcf.bz2"
    	extension. It's redundant and breaks the code that sets the
    	extension from the selected file-type.
    
    	* plug-ins/common/dicom.c: register a shorter menu label.
    
    	* plug-ins/common/gbr.c
    	* plug-ins/common/gih.c
    	* plug-ins/common/pat.c
    	* plug-ins/common/url.c: register stock icons.
    ccf8ed69