eog r3929 - in trunk: . data src
- From: lucasr svn gnome org
- To: svn-commits-list gnome org
- Subject: eog r3929 - in trunk: . data src
- Date: Mon, 6 Aug 2007 19:13:37 +0100 (BST)
Author: lucasr
Date: 2007-08-06 19:13:37 +0100 (Mon, 06 Aug 2007)
New Revision: 3929
ViewCVS link: http://svn.gnome.org/viewcvs/eog?rev=3929&view=rev
Added:
trunk/src/eog-sidebar.c
trunk/src/eog-sidebar.h
Modified:
trunk/ChangeLog
trunk/data/eog-ui.xml
trunk/data/eog.schemas.in
trunk/src/Makefile.am
trunk/src/eog-config-keys.h
trunk/src/eog-window.c
trunk/src/eog-window.h
Log:
2007-08-06 Lucas Rocha <lucasr gnome org>
* data/eog-ui.xml: added "Side Pane" menu item to main menubar.
* src/Makefile.am: added eog-sidebar.[ch] to the build.
* data/eog.schemas.in, src/eog-config-keys.h: new GConf key for
showing/hiding sidebar.
* src/eog-sidebar.[ch]: new sidebar widget with support for adding and
removing pages.
* src/eog-window.[ch] (eog_window_collection_mode_changed_cb,
update_action_groups_state, update_ui_visibility,
eog_window_run_fullscreen, eog_window_cmd_show_hide_bar,
+eog_window_sidebar_visibility_changed,
+eog_window_sidebar_page_added, +eog_window_sidebar_page_removed,
eog_window_construct_ui, +eog_window_get_sidebar): added sidebar
support which is only sensitive when the sidebar has at least one
page.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]