gimp r22124 - in trunk: . app/tools
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r22124 - in trunk: . app/tools
- Date: Wed, 14 Mar 2007 23:07:01 +0000 (GMT)
Author: mitch
Date: 2007-03-14 23:07:00 +0000 (Wed, 14 Mar 2007)
New Revision: 22124
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22124&view=rev
Modified:
trunk/ChangeLog
trunk/app/tools/gimptool.c
trunk/app/tools/gimptool.h
trunk/app/tools/tool_manager.c
Log:
2007-03-14 Michael Natterer <mitch gimp org>
Make the status display stuff local to GimpTool:
* app/tools/tool_manager.c (tool_manager_control_active): don't
call gimp_tool_clear_status().
* app/tools/gimptool.[ch]: make gimp_tool_clear_status() a
private function. Move call to gimp_tool_clear_status() from
real_control() to control(). Check the status_displays too in
gimp_tool_real_has_display() and gimp_tool_has_image() so the
normal mechanism of control(HALT)ing (and thus popping all
status messages) the tool on display close works.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]