CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   06/05/28 15:45:52

Modified files:
        .              : ChangeLog 
        app/actions    : context-actions.c context-commands.c 
                         context-commands.h 
        app/dialogs    : dialogs-constructors.c 
        app/widgets    : gimpcolormapeditor.c gimpcolormapeditor.h 
                         gimppaletteeditor.c gimppaletteeditor.h 

Log message:
2006-05-28  Michael Natterer  <[EMAIL PROTECTED]>

Applied patch from David Gowers which adds actions to select
palette and colormap colors with actions. Modified the patch quite
a bit. Fixes bug #130123 [http://bugzilla.gnome.org/show_bug.cgi?id=130123].

* app/widgets/gimpcolormapeditor.[ch]
* app/widgets/gimppaletteeditor.[ch]: add functions get_index()
which gets the currently selected color's index (optionally the
index of a passed color), set_index() which sets the selected
color by index, and max_index() which returns the maximum possible
color index.

* app/dialogs/dialogs-constructors.c: changed accordingly.

* app/actions/context-actions.c
* app/actions/context-commands.[ch]: actions and callbacks which
use the new functions.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-05-28%2015:44&maxdate=2006-05-28%2015:46

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

Reply via email to