gimp r24045 - in trunk: . app/core app/tools app/widgets



Author: mitch
Date: 2007-11-02 16:51:18 +0000 (Fri, 02 Nov 2007)
New Revision: 24045
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=24045&view=rev

Modified:
   trunk/ChangeLog
   trunk/app/core/gimpcurve.c
   trunk/app/core/gimpcurve.h
   trunk/app/tools/gimpcurvestool.c
   trunk/app/tools/gimpcurvestool.h
   trunk/app/widgets/gimphistogramview.c
   trunk/app/widgets/gimphistogramview.h
Log:
2007-11-02  Michael Natterer  <mitch gimp org>

	* app/core/gimpcurve.[ch]: added API to modify free-form curves
	and properties to listen to curve changes.

	* app/widgets/gimphistogramview.[ch]: added everything that's
	needed for rendering a curve with all its color and cursor
	indicators on top of a histogram. This code will move to a
	subclass soon.

	* app/tools/gimpcurvestool.[ch]: removed all curve rendering here.
	Also removed all explicit updating by connecting to curve signals
	and updating in the callback.






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