CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   05/09/17 16:44:06

Modified files:
        .              : ChangeLog 
        app/widgets    : gimpactionview.c gimpcontrollereditor.c 
                         gimpcontrollerwheel.c gimpcontrollerkeyboard.c 

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

* app/widgets/gimpactionview.c (gimp_action_view_new): skip
actions if their name starts with '<' (menu actions created by
plug-ins have names like "<Image>/Foo/Bar"). Scroll the
pre-selected action to the center of the view, not to the top.

* app/widgets/gimpcontrollereditor.c
(gimp_controller_editor_edit_clicked): make the action editor
transient to the controller editor. Show the edited event's name
in the controller editor's header.

* app/widgets/gimpcontrollerwheel.c: use gimp_get_mod_string()
instead of hardcoding the modifiers in tons of translatable
strings. Don't call gettext() in GimpController::get_blurb(),
the strings are already translated.

* app/widgets/gimpcontrollerkeyboard.c: removed call to gettext()
here too.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-09-17%2016:43&maxdate=2005-09-17%2016:45

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

Reply via email to