CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   06/05/21 16:22:10

Modified files:
        .              : ChangeLog 
        app/tools      : tool_manager.c 

Log message:

2006-05-21  Michael Natterer  <[EMAIL PROTECTED]>

* app/tools/tool_manager.c (tool_manager_image_clean_dirty): don't
try to reset the active tool by destroying and re-creating it
because this doesn't work while gimp->busy is TRUE. Call
tool_manager_control_active(HALT) instead, which is the right way
to do it anyway. Fixes bug #330083 
[http://bugzilla.gnome.org/show_bug.cgi?id=330083] 
[http://bugzilla.gnome.org/show_bug.cgi?id=330083].

Sprinkled some local variables all over the place to get rid of a
gazillion tool_manager->active_tool.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-05-21%2016:21&maxdate=2006-05-21%2016:23

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to