eog r3594 - in branches/eog-ng: . data src



Author: lucasr
Date: 2007-02-27 20:10:21 +0000 (Tue, 27 Feb 2007)
New Revision: 3594
ViewCVS link: http://svn.gnome.org/viewcvs/eog?rev=3594&view=rev

Modified:
   branches/eog-ng/ChangeLog
   branches/eog-ng/data/eog.schemas.in
   branches/eog-ng/src/Makefile.am
   branches/eog-ng/src/eog-config-keys.h
   branches/eog-ng/src/eog-dialog.c
   branches/eog-ng/src/eog-thumb-nav.c
   branches/eog-ng/src/eog-thumb-nav.h
   branches/eog-ng/src/eog-window.c
Log:
2007-02-27  Lucas Rocha  <lucasr gnome org>

	Added support for placing the collection on top/bottom/right/left
	sides of the window. Also, the collection pane can be resizable or
	not. Fixes bug #334321.

	* src/eog-thumb-nav.[ch] (eog_thumb_nav_set_mode): added mode for 
	multiple columns.
	* src/eog-window.c (eog_window_init,
	eog_window_collection_mode_changed_cb, eog_window_construct_ui): keep
	track of changes in GConf keys related to collection pane layout and
	change the UI accordingly.
	* data/eog.schema.in, src/eog-config-keys.c: added GConf keys to
	define collection pane position and whether it's resizable.
	* src/Makefile.am: removed unused constants.





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