eog r4236 - in trunk: . src



Author: lucasr
Date: 2007-11-27 21:54:09 +0000 (Tue, 27 Nov 2007)
New Revision: 4236
ViewCVS link: http://svn.gnome.org/viewcvs/eog?rev=4236&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/eog-thumb-view.c
   trunk/src/eog-window.c
Log:
2007-11-27  Lucas Rocha  <lucasr gnome org>

	Correctly handle Up/Down keys in image collection so that it works as
	expected on multiple lines layouts. Fixes bug #458661 (Claudio
	Saavedra).

	* src/eog-thumb-view.c (eog_thumb_view_set_model, 
	eog_thumb_view_set_current_image, eog_thumb_view_select_single): set 
	cursor position to the first selected item in the icon view accordingly.
	* src/eog-window.c 
	(update_action_groups_state, eog_window_cmd_show_hide_bar): move
	focus to collection page if it's visible or to image view if it's not.
	(eog_window_key_press): only handle EogWindow's specific shortcuts and
	forward the key press event to the collection pane in all cases other
	cases.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]