Skip to content
  • Michael Natterer's avatar
    app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and · ef178669
    Michael Natterer authored
    2000-02-07  Michael Natterer  <mitch@gimp.org>
    
    	* app/*
    	* libgimp/*
    	* plug-ins/*
    	* tools/pdbgen/*: did a global s/GUnit/GimpUnit/ and
    	s/GimpSizeEntryUP/GimpSizeEntryUpdatePolicy/
    
    	* libgimp/gimpcolorspace.c: renamed the parameter names to match
    	the names in the header.
    
    	* libgimp/gimphelpui.h
    	* libgimp/gimpimage.c
    	* libgimp/gimpmatrix.h
    	* libgimp/gimpsizeentry.[ch]
    	* libgimp/gimpsizeentry.[ch]
    	* libgimp/gimpunit.[ch]
    	* libgimp/gimpunitmenu.[ch]
    	* libgimp/gimpwidgets.[ch]: added documentation and use g* types
    	all over the place (enables cross-referencing with the glib and
    	gtk+ html documentation).
    
    	* plug-ins/common/exchange.c
    	* plug-ins/common/max_rgb.c: small cleanups.
    
    	* plug-ins/common/mapcolor.c: the color buttons were attached in
    	the wrong order.
    ef178669