Skip to content
  • Michael Natterer's avatar
    renamed parameter "center" to "auto_center" and removed · d0486a2e
    Michael Natterer authored
    2004-11-02  Michael Natterer  <mitch@gimp.org>
    
    	* tools/pdbgen/pdb/drawable_transform.pdb (flip): renamed
    	parameter "center" to "auto_center" and removed
    	"transform_direction". Renamed rotate() to rotate_free() and
    	added a "gboolean auto_center" parameter. Added new function
    	rotate() which takes enum GimpRotationType instead of an
    	arbiatrary angle so the flip and rotate APIs are symmetric.
    
    	* libgimp/gimp.def: added the gimp_drawable_transform_* stuff.
    
    	* app/pdb/drawable_transform_cmds.c
    	* app/pdb/internal_procs.c
    	* libgimp/gimpdrawabletransform_pdb.[ch]: regenerated.
    d0486a2e