Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-03-21 17:54:29 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-03-21 17:54:29 (GMT)
commitf248f375c5d1d85724cf59f1dc8e33dab39a69d7 (patch)
treee3298270206637f9d84c36974c71f38b1dde9df4 /ChangeLog
parentf5936cf33e5514abbc2f2fa16bfb9ac049acc106 (diff)
Fix for the bug #334854, page down and page up switch pages in
* shell/ev-view.c: (ev_view_scroll): Fix for the bug #334854, page down and page up switch pages in presentation mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 742820b..283710b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-03-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+ * shell/ev-view.c: (ev_view_scroll):
+
+ Fix for the bug #334854, page down and page up switch
+ pages in presentation mode.
+
+2006-03-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
* shell/ev-window.c: (ev_window_set_action_sensitive),
(ev_window_setup_action_sensitivity), (ev_window_update_actions),
(ev_window_set_view_accels_sensitivity),