CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   05/05/06 11:07:34

Modified files:
        .              : ChangeLog 
        app/widgets    : gimpbrusheditor.c gimpdataeditor.c 
                         gimpgradienteditor.c gimppaletteeditor.c 
                         gimppaletteeditor.h 
        app/actions    : gradient-editor-actions.c 
                         gradient-editor-commands.c 
                         gradient-editor-commands.h 
                         palette-editor-commands.c 

Log message:
2005-05-06  Michael Natterer  <[EMAIL PROTECTED]>

* app/actions/gradient-editor-commands.h: added enum for the
"load_color" actions.

* app/actions/gradient-editor-actions.c
* app/actions/gradient-editor-commands.c: use the new enum instead
of magic values, cleanup.

* app/actions/palette-editor-commands.c: cleanup.

* app/widgets/gimpbrusheditor.c
* app/widgets/gimpdataeditor.c: cleanup.

* app/widgets/gimpgradienteditor.c: added GtkObject::destroy() and
GtkWidget::unmap() implementations which destroy the color dialog.
Destroy color dialogs by cancelling them via gtk_dialog_response(),
so temporarily changed colors are restored correctly. Refactored
my last commit below a bit. Various cleanups.

* app/widgets/gimppaletteeditor.[ch]: no need to remember the
buttons in the GimpPaletteEditor struct.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-05-06%2011:06&maxdate=2005-05-06%2011:08

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

Reply via email to