CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/06/01 16:30:52
Modified files: . : ChangeLog app/display : gimpdisplayshell-callbacks.c app/widgets : widgets-enums.h gimpcursor.c app/tools : gimpaligntool.c gimpblendtool.c gimpbycolorselecttool.c gimpclonetool.c gimpcolortool.c gimpfliptool.c gimpiscissorstool.c gimpmovetool.c gimptransformtool.c gimpvectortool.c cursors : Makefile.am gimp-tool-cursors.xcf Added files: cursors : modifier-bad.png cursors/xbm : modifier-bad-mask.xbm modifier-bad.xbm Log message: 2006-06-01 Michael Natterer <[EMAIL PROTECTED]> * cursors/Makefile.am * cursors/modifier-bad.png * cursors/xbm/modifier-bad-mask.xbm * cursors/xbm/modifier-bad.xbm: new "bad" cursor modifier. Replaces the "bad" cursor. * cursors/gimp-tool-cursors.xcf: added it here too. * app/widgets/widgets-enums.h: added GIMP_CURSOR_MODIFIER_BAD. * app/widgets/gimpcursor.c: add the bad modifier. Leave the bad cursor there for now. * app/display/gimpdisplayshell-callbacks.c * app/tools/gimpaligntool.c * app/tools/gimpblendtool.c * app/tools/gimpbycolorselecttool.c * app/tools/gimpclonetool.c * app/tools/gimpcolortool.c * app/tools/gimpfliptool.c * app/tools/gimpiscissorstool.c * app/tools/gimpmovetool.c * app/tools/gimptransformtool.c * app/tools/gimpvectortool.c: use the modifier instead of the cursor. Fixes hotspot jumping when switching between normal and bad cursors. The changed cursor_update() functions even make more sense IMHO. Fixes bug #158407 [http://bugzilla.gnome.org/show_bug.cgi?id=158407]. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-06-01%2016:29&maxdate=2006-06-01%2016:31 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list