CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   05/09/26 12:01:13

Modified files:
        .              : ChangeLog 
        app/tools      : gimpcolorpickeroptions.c 
                         gimpcolorpickeroptions.h gimpcolorpickertool.c 
                         gimpcolortool.c tools-enums.c tools-enums.h 

Log message:
2005-09-26  Michael Natterer  <[EMAIL PROTECTED]>

Allow to disable the color picker info dialog. Fixes bug #315011 
[http://bugzilla.gnome.org/show_bug.cgi?id=315011]:

* app/tools/tools-enums.[ch] (enum GimpColorPickerMode): added
value GIMP_COLOR_PICK_MODE_PALETTE.

* app/tools/gimpcolorpickeroptions.[ch]: deprecated property
"add-to-palette" and added property "use-info-window". Changed
tool options GUI accordingly.

* app/tools/gimpcolorpickertool.c
(gimp_color_picker_tool_modifier_key): made <shift> toggle
the use-info-window property.

(gimp_color_picker_tool_picked): moved palette picking code
into the pick_mode switch() statement.

* app/tools/gimpcolortool.c (gimp_color_tool_cursor_update):
show a "plus" cursor when adding to the palette.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-09-26%2012:00&maxdate=2005-09-26%2012:02

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

Reply via email to