gimp r24158 - in trunk: . app/core app/widgets



Author: mitch
Date: 2007-11-15 10:26:25 +0000 (Thu, 15 Nov 2007)
New Revision: 24158
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=24158&view=rev

Modified:
   trunk/ChangeLog
   trunk/app/core/gimpviewable.c
   trunk/app/core/gimpviewable.h
   trunk/app/widgets/gimpcurveview.c
   trunk/app/widgets/gimphistogrameditor.c
   trunk/app/widgets/gimphistogrameditor.h
   trunk/app/widgets/gimphistogramview.c
   trunk/app/widgets/gimphistogramview.h
Log:
2007-11-15  Michael Natterer  <mitch gimp org>

	* app/core/gimpviewable.[ch]: add read-only property "frozen" and
	new API gimp_viewable_preview_is_fozen(). Emit property notifications.

	* app/widgets/gimphistogramview.[ch]: add API to show a second
	histogram in the background. Remove member "light_histogram" from
	the GimpHistogramViewClass struct.

	* app/widgets/gimpcurveview.c: don't set "light_histogram".

	* app/tools/gimpcurvestool.c: set the background histogram instead.

	* app/widgets/gimphistogrameditor.[ch]: connect to "notify::frozen"
	of the drawable and show its histogram at the freezing point in
	the background. This way the original histogram is visible while
	we are doing color corrections.






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