]> www.fi.muni.cz Git - evince.git/commit
Add an expander to the open toolbar item which pops up a dropdown menu
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 28 Oct 2007 18:34:23 +0000 (18:34 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Sun, 28 Oct 2007 18:34:23 +0000 (18:34 +0000)
commit92599dd89bbb969c842981fac80ccf2414866c10
tree69609c5420e5198aca08d5e648ef66d8958b4685
parent8cbfe1b8bdae420f7a3d7353f775a44a8afbfa85
Add an expander to the open toolbar item which pops up a dropdown menu

2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
* data/evince-toolbar.xml:
* shell/Makefile.am:
* shell/ev-application.c: (ev_application_init):
* shell/ev-open-recent-action.[ch]:
* shell/ev-window.c:
(ev_window_open_recent_action_item_activated),
(register_custom_actions):
Add an expander to the open toolbar item which pops up a dropdown
menu with the recently used documents. Fixes bug #487215.

svn path=/trunk/; revision=2731
ChangeLog
data/evince-toolbar.xml
shell/Makefile.am
shell/ev-application.c
shell/ev-open-recent-action.c [new file with mode: 0644]
shell/ev-open-recent-action.h [new file with mode: 0644]
shell/ev-window.c