CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/03/25 09:23:09
Modified files: . : ChangeLog app/tools : gimpbycolorselecttool.c gimpclonetool.c gimpcolorpickertool.c gimpcolortool.c gimpcurvestool.c gimpforegroundselecttool.c gimpiscissorstool.c gimpmovetool.c gimpnewrectselecttool.c gimppainttool.c gimprectangletool.c gimprectangletool.h gimpselectiontool.c gimptool.c gimptool.h gimptransformtool.c gimpvectortool.c tool_manager.c tool_manager.h app/display : gimpdisplayshell-callbacks.c Log message: 2006-03-25 Michael Natterer <[EMAIL PROTECTED]> * app/tools/gimptool.[ch] * app/tools/tool_manager.[ch]: add "gboolean proximity" parameter to GimpTool::oper_update() in order to emphasize its importance and to avoid peeking around in the GimpDisplayShell struct. * app/tools/gimpbycolorselecttool.c * app/tools/gimpclonetool.c * app/tools/gimpcolorpickertool.c * app/tools/gimpcolortool.c * app/tools/gimpcurvestool.c * app/tools/gimpforegroundselecttool.c * app/tools/gimpiscissorstool.c * app/tools/gimpmovetool.c * app/tools/gimpnewrectselecttool.c * app/tools/gimppainttool.c * app/tools/gimprectangletool.[ch] * app/tools/gimpselectiontool.c * app/tools/gimptransformtool.c * app/tools/gimpvectortool.c: changed accordingly. Got rid of quite some "display/gimpdisplayshell.h" includes. * app/display/gimpdisplayshell-callbacks.c (gimp_display_shell_canvas_tool_events): pass shell->proximity to tool_manager_oper_update_active(). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-03-25%2009:22&maxdate=2006-03-25%2009:24 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list