Skip to content
  • Michael Natterer's avatar
    renamed parameters to be consistent with the other foo-select.* files. · 4fc885d4
    Michael Natterer authored
    
    
    2002-03-13  Michael Natterer  <mitch@gimp.org>
    
    	* app/gui/brush-select.[ch]: renamed parameters to be consistent
    	with the other foo-select.* files.
    
    	* app/gui/tool-options-dialog.c: removed unused function.
    
    	* app/plug-in/plug-in-types.h: PlugInImageType was accidentially
    	exported to the PDB.
    
    	* tools/pdbgen/enums.pl
    	* libgimp/gimpenums.h
    	* plug-ins/script-fu/script-fu-constants.c: regenerated.
    
    	More brush, pattern, ... PDB wrapper cleanup:
    
    	* tools/pdbgen/pdb/brush_select.pdb
    	* tools/pdbgen/pdb/gradient_select.pdb
    	* tools/pdbgen/pdb/palette_select.pdb
    	* tools/pdbgen/pdb/pattern_select.pdb: even more cleanup, guard
    	all functions with if(!gimp->no_interface).
    
    	* tools/pdbgen/pdb/brushes.pdb
    	* tools/pdbgen/pdb/gradients.pdb
    	* tools/pdbgen/pdb/palettes.pdb
    	* tools/pdbgen/pdb/patterns.pdb: reordered functions to be
    	consistent across all files. Generate libgimp wrappers for *all*
    	functions because of API symmetry.
    
    	* ...
    4fc885d4