X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=61763a00c5b1222515ac593b7624f4f133f8ccb4;hb=92599dd89bbb969c842981fac80ccf2414866c10;hp=d18d9ceb167e78ee6eeac6263d63ea568add7cfb;hpb=79caba8ac19df7d4d788d36e03b9304a023b965e;p=evince.git diff --git a/ChangeLog b/ChangeLog index d18d9ceb..61763a00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2007-10-29 Carlos Garcia Campos + + * 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. + +2007-10-29 Carlos Garcia Campos + + * shell/ev-window.c: (ev_window_open_uri), + (ev_window_cmd_view_reload): + + Do not jump to the first page when reloading by running evince + from the command line. Fixes bug #490847. + 2007-10-27 Hiroyuki Ikezoe * shell/ev-window.c: (ev_window_cmd_help_contents):