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-01 20:23:01 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-03-01 20:23:01 (GMT)
commitd85cfd80bcec6fc589702f45de1a254b32094f1f (patch)
treef1be21c31ed4b8025939b31b19884bb723fd24c3 /ChangeLog
parent35d62ea876842860caba5afe60898681d4d7dbbd (diff)
Scroll by one page in presentation mode. Fix for the bug #332993.
* shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page): Scroll by one page in presentation mode. Fix for the bug #332993.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b696f66..9b662da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-03-01 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
+
+ Scroll by one page in presentation mode. Fix for the bug
+ #332993.
+
2006-03-01 Vladimer SIchinava <vlsichinava@gmail.com>
* configure.ac: Added ka (Georgian) to ALL_LINGUAS line.