Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2007-09-03 15:45:56 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-09-03 15:45:56 (GMT)
commitdeb7ba40b7706ce7018c4effa42cfc886c251cce (patch)
treed53788dd2a1f358aeb14673f8fa557371bd6663c /ChangeLog
parent34dc864999174a8416c4f2b772de897c581705e4 (diff)
Do not jump to the first page when reloading a document from the last
2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (setup_document_from_metadata), (ev_window_load_job_cb), (ev_window_cmd_view_reload): Do not jump to the first page when reloading a document from the last page. svn path=/trunk/; revision=2658
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7403976..83079f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-window.c: (setup_document_from_metadata),
+ (ev_window_load_job_cb), (ev_window_cmd_view_reload):
+
+ Do not jump to the first page when reloading a document from the
+ last page.
+
+2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-window.c: (update_chrome_flag),
(setup_sidebar_from_metadata),
(ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),