Skip to content
  • Sven Neumann's avatar
    changed order of parameters to be consistent with gimp_drawable_process(). · 8a62ba6a
    Sven Neumann authored
    2008-05-22  Sven Neumann  <sven@gimp.org>
    
    	* app/core/gimpdrawable-operation.[ch]
    	(gimp_drawable_apply_operation): changed order of parameters to be
    	consistent with gimp_drawable_process().
    
    	* app/core/gimpdrawable-process.[ch]: introduced a variant of
    	gimp_drawable_process() for processing a GimpLut with
    	gimp_lut_process().
    
    	* app/core/gimpdrawable-brightness-contrast.c
    	* app/core/gimpdrawable-color-balance.c
    	* app/core/gimpdrawable-colorize.c
    	* app/core/gimpdrawable-curves.c
    	* app/core/gimpdrawable-desaturate.c
    	* app/core/gimpdrawable-equalize.c
    	* app/core/gimpdrawable-hue-saturation.c
    	* app/core/gimpdrawable-invert.c
    	* app/core/gimpdrawable-levels.c
    	* app/core/gimpdrawable-posterize.c
    	* app/core/gimpdrawable-threshold.c: changed accordingly.
    
    svn path=/trunk/; revision=25754
    8a62ba6a