Skip to content
  • GMT 1999  Austin Donnelly's avatar
    Bit of a large checkin this - it's basically three things: 1 - GimpModules · d8be79f0
    GMT 1999 Austin Donnelly authored
    Sun Jan 11 00:24:21 GMT 1999  Austin Donnelly  <austin@greenend.org.uk>
    
    	Bit of a large checkin this - it's basically three things:
    	  1 - GimpModules using gmodules to dynamically load and
    	       initialise modules at gimp start of day.
    	  2 - Color selectors now register themselves with a color
    	       notebook.
    	  3 - progress bars have been cleaned up a bit, so now have
    	       progress indictations on all transform tool and gradient
    	       fill operations.  Not done bucket fill, but that seems to
    	       be the next candidate.
    
    	New directories:
    	* modules/: new directory for dynamically loadable modules.
    
    	New files:
    	* modules/.cvsignore
    	* modules/Makefile.am
    	* modules/colorsel_gtk.c: GTK color selector wrapped up as a
    	    color selector the gimp can use.
    
    	* app/gimpprogress.[ch]: progress bars within gimp core, either as
    	    popups, or in the status bar.  This is mainly code moved out
    	    of plug-in.c
    
    	* app/color...
    d8be79f0