CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/09/13 17:28:17
Modified files: . : ChangeLog app/tools : gimptool.c tool_manager.c Log message: 2006-09-13 Michael Natterer <[EMAIL PROTECTED]> Need to be more careful with setting a tool's focus_dislay now that tools can receive modifier events in more circumstances (fixes warnings with GimpEditSelectionTool) * app/tools/gimptool.c (gimp_tool_button_release): ref the tool around the function's body (GimpEditSelectionTool unrefs itself in button_release()), don't reset the active_modifier_state if it is 0. (gimp_tool_set_focus_display): reset the active_modifier_state if it is != 0 and the tool had an old focus_display. * app/tools/tool_manager.c (tool_manager_push,pop_tool): set the old active_tool's focus_display on the new one. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-09-13%2017:27&maxdate=2006-09-13%2017:29 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list