CVSROOT:        /cvs/gnome
Module name:    eog
Changes by:     lucasr  06/03/26 18:58:18

Modified files:
        .              : ChangeLog 
        libeog         : eog-scroll-view.c eog-scroll-view.h 
        shell          : eog-gtk-ui.xml eog-window.c 

Log message:
2006-03-26  Lucas Rocha  <[EMAIL PROTECTED]>

Keyboard shortcuts revamp (Fixes bug #310455 
[http://bugzilla.gnome.org/show_bug.cgi?id=310455] partly). Patch from
Jaap Haitsma <[EMAIL PROTECTED]>.

* shell/eog-gtk-ui.xml: Add Home and End as shortcut keys for the first
and last images respectively

* shell/eog-window.c:
(action_entries_image) Add Home and End as keyboard shortcuts for the
first and last images respectively.

(action_entries_collection) Change the keyboard shortcuts of first,
last, next and previous image so they conform to the HIG
First was Ctrl+Home now Alt+Home
Last was Ctrl+End now Alt+End
Next was Ctrl+Right now Alt+Right
Previous was Ctrl+Left now Alt+Left

(eog_window_key_press) If no scrollbars visible PageDown, Right and Down
show the next image and PageUp, Left and Up show the previous image

* libeog/eog-scroll-view.{c|h}:
Add eog_scroll_view_scrollbars_visible function

(display_key_press_event) Page up/down now scroll 3/4 of the image
(page) height (Fixes bug #324871 
[http://bugzilla.gnome.org/show_bug.cgi?id=324871]). Ctrl PageUp/PageDown scroll
left/right

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=eog&who=lucasr&date=explicit&mindate=2006-03-26%2018:57&maxdate=2006-03-26%2018:59

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

Reply via email to