Skip to content
  • Sven Neumann's avatar
    Jens Lautenbacher <jtl@gimp.org> · 3cff8419
    Sven Neumann authored
    2000-12-18  Sven Neumann  <sven@gimp.org>
    	    Jens Lautenbacher <jtl@gimp.org>
    
    	* app/Makefile.am
    
    	* app/gimpbrushlistP.h
    	* app/gimpbrushpipeP.h
    	* app/gimpobjectP.h: removed these three files
    
    	* app/parasitelistP.h
    	* app/channels_dialog.c
    	* app/docindex.c
    	* app/gimpdrawable.c
    	* app/gimpdrawableP.h
    	* app/gimpimage.c
    	* app/gimpimageP.h
    	* app/gimplist.[ch]
    	* app/gimpobject.c
    	* app/gimpobject.h
    	* app/gimpsetP.h: changed according to header removal
    
    	* app/airbrush.c
    	* app/brush_select.[ch]
    	* app/brushes_cmds.c
    	* app/gimpbrush.[ch]
    	* app/gimpbrushgenerated.[ch]
    	* app/gimpbrushlist.[ch]
    	* app/gimpbrushpipe.[ch]
    	* app/gimpcontextpreview.c
    	* app/paint_core.c
    	* app/paintbrush.c
    	* app/pencil.c
    	* tools/pdbgen/pdb/brushes.pdb: Big Brushes Cleanup.
    
    	The GimpBrush* object hierarchy and the file formats were broken by
    	"design". This made it overly difficult to read and write pixmap
    	brushes and brush pipes, leading to the situation that The GIMP was
    	not able...
    3cff8419