gimp r24506 - in trunk: . app/core



Author: mitch
Date: 2008-01-02 20:16:11 +0000 (Wed, 02 Jan 2008)
New Revision: 24506
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=24506&view=rev

Added:
   trunk/app/core/gimpdrawable-operation.c
   trunk/app/core/gimpdrawable-operation.h
Modified:
   trunk/ChangeLog
   trunk/app/core/Makefile.am
   trunk/app/core/gimpdrawable-invert.c
Log:
2008-01-02  Michael Natterer  <mitch gimp org>

	* app/core/Makefile.am
	* app/core/gimpdrawable-operation.[ch]: new files containing
	gimp_drawable_apply_operation() which applies a gegl operation
	to a drawable's selected pixels using shadow tiles. Will soon
	be used in more places than just invert.

	* app/core/gimpdrawable-invert.c: use it here, makes
	gimp_drawable_invert() a 3-liner.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]