CVSROOT: /cvs/gnome Module name: gimp Changes by: weskaggs 06/08/21 13:10:29
Modified files: . : ChangeLog app/display : gimpdisplayshell-callbacks.c app/tools : gimpclonetool.c gimpcroptool.c gimpforegroundselecttool.c gimpmovetool.c gimppainttool.c gimprectangleselecttool.c gimprectangletool.c gimprectangletool.h gimpselectiontool.c gimpvectortool.c Log message: Bill Skaggs <[EMAIL PROTECTED]> * app/display/gimpdisplayshell-callbacks.c: allow modifier key events for Shift and Control to be propagated even if button1 is down. * app/tools/gimpclonetool.c * app/tools/gimpcroptool.c * app/tools/gimpforegroundselecttool.c * app/tools/gimpmovetool.c * app/tools/gimppainttool.c * app/tools/gimpvectortool.c: change modifier_key method to prevent any bad consequences. * app/tools/gimprectangletool.[ch]: add modifier_key handler, and use it to toggle "make-square" if Shift is pressed while button1 is down, and "fixed-center" if Control is pressed while button1 is down. * app/tools/gimprectangleselecttool.c (gimp_rectangle_tool_modifier_key): call rectangle tool modifer_key method after chaining up. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=weskaggs&date=explicit&mindate=2006-08-21%2013:09&maxdate=2006-08-21%2013:11 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list