Reenabled update of the histogram while doing color corrections (bug

2007-10-26  Sven Neumann  <sven@gimp.org>

	Reenabled update of the histogram while doing color corrections
	(bug 490182):

	* app/core/gimpviewable.[ch]: added new methods preview_freeze()
	and preview_thaw().

	* app/core/gimpimagemap.c
	(gimp_image_map_new): freeze the drawable preview.
	(gimp_image_map_dispose): thaw the  drawable preview.
	(gimp_image_map_do): update the drawable, not the image.

	* app/tools/gimpimagemaptool.c (gimp_image_map_tool_response): no
	need to invalidate the drawable preview any longer.

svn path=/trunk/; revision=23956
This commit is contained in:
Sven Neumann
2007-10-26 14:42:58 +00:00
committed by Sven Neumann
parent 357c783b22
commit 5ec574ba37
7 changed files with 76 additions and 16 deletions

View File

@ -1,10 +1,14 @@
2007-10-26 Sven Neumann <sven@gimp.org>
* app/app-sections.txt: updated.
2007-10-25 Sven Neumann <sven@gimp.org>
* app/Makefile.am: pass options to gtkdoc-fixref.
2007-10-22 Sven Neumann <sven@gimp.org>
* devel-docs/app/app-sections.txt: updated.
* app/app-sections.txt: updated.
2007-10-18 Raphaël Quinet <raphael@gimp.org>

View File

@ -1931,6 +1931,8 @@ gimp_viewable_get_dummy_pixbuf
gimp_viewable_get_description
gimp_viewable_get_stock_id
gimp_viewable_set_stock_id
gimp_viewable_preview_freeze
gimp_viewable_preview_thaw
<SUBSECTION Standard>
GimpViewableClass
GIMP_VIEWABLE