Skip to content
  • Michael Natterer's avatar
    app/Makefile.am po/POTFILES.in app/brushes.[ch] app/gradients.[ch] · a97e433b
    Michael Natterer authored
    2001-02-14  Michael Natterer  <mitch@gimp.org>
    
    	* app/Makefile.am
    	* po/POTFILES.in
    	* app/brushes.[ch]
    	* app/gradients.[ch]
    	* app/palettes.[ch]
    	* app/patterns.[ch]: removed.
    
    	* app/gimpdatafactory.[ch]: completely manage the data lists,
    	including loading with different callbacks per extension.
    
    	* app/gimpdatafactoryview.[ch]: enabled "new", "edit", "delete"
    	and "refresh".
    
    	* app/context_manager.c: initisalize the data factories.
    
    	* app/gimpcontext.c: fixed some bad bugs introduced yesterday.
    
    	* app/gradient_editor.[ch]: removed the public "create" function
    	and create the editor implicitly on "set_gradient"
    
    	* app/app_procs.c
    	* app/apptypes.h
    	* app/brush_edit.h
    	* app/brush_select.c
    	* app/commands.c
    	* app/convert.c
    	* app/devices.c
    	* app/gimpbrushpipe.c
    	* app/gimpcontainerview.h
    	* app/gimpgradient.c
    	* app/gimppattern.c
    	* app/gradient_select.c
    	* app/palette.c
    	* app/pattern_select.c
    	* app/pdb/brush_select_cmds.c
    	* app/pdb/brushes_cmds.c
    	* app/pdb/convert_cmds.c
    	* app/pdb/gradient_select_cmds.c
    	* app/pdb/gradients_cmds.c
    	* app/pdb/palette_cmds.c
    	* app/pdb/pattern_select_cmds.c
    	* app/pdb/patterns_cmds.c
    	* tools/pdbgen/pdb/brush_select.pdb
    	* tools/pdbgen/pdb/brushes.pdb
    	* tools/pdbgen/pdb/convert.pdb
    	* tools/pdbgen/pdb/gradient_select.pdb
    	* tools/pdbgen/pdb/gradients.pdb
    	* tools/pdbgen/pdb/palette.pdb
    	* tools/pdbgen/pdb/pattern_select.pdb
    	* tools/pdbgen/pdb/patterns.pdb: um, much stuff, mostly "changed
    	accordingly" ;-)
    a97e433b