CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 05/10/25 17:38:00
Modified files: . : ChangeLog app/actions : Makefile.am actions.c gradient-editor-actions.c palette-editor-actions.c app/menus : menus.c app/dialogs : dialogs-constructors.c app/widgets : gimpbrusheditor.c gimpbrusheditor.h gimpdataeditor.c gimpdataeditor.h gimphelp-ids.h menus : Makefile.am gradient-editor-menu.xml palette-editor-menu.xml Added files: app/actions : brush-editor-actions.c brush-editor-actions.h data-editor-commands.c data-editor-commands.h menus : brush-editor-menu.xml Log message: 2005-10-25 Michael Natterer <[EMAIL PROTECTED]> Let the data editors optionally follow the active brush, palette and gradient. Still needs to be saved in sessionrc and probably be enabled by default. Addresses bug #313547 [http://bugzilla.gnome.org/show_bug.cgi?id=313547]. * app/widgets/gimpdataeditor.[ch]: added new functions gimp_data_editor_set,get_edit_active(). Make it configurable from the palette and gradient editor menus: * app/actions/gradient-editor-actions.c * app/actions/palette-editor-actions.c: added actions... * app/actions/data-editor-commands.[ch]: ...and callbacks... (new file). * app/widgets/gimphelp-ids.h: ...help IDs... * menus/gradient-editor-menu.xml * menus/palette-editor-menu.xml: ...and menu items. Add menu to the brush editor and make it configurable there too: * app/actions/Makefile.am * app/actions/actions.c * app/actions/brush-editor-actions.[ch] * app/menus/menus.c * menus/Makefile.am * menus/brush-editor-menu.xml: added all the bits needed for the new menu. * app/widgets/gimpbrusheditor.[ch]: use the menu. Added menu_factory paramater to the contstructor. * app/dialogs/dialogs-constructors.c: changed accordingly. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-10-25%2017:37&maxdate=2005-10-25%2017:39 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list