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-05 16:08:21 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-03-05 16:08:21 (GMT)
commit817734ffbf42540f8f2bf3175118364a806af70a (patch)
tree5247f75b684cfe8e3de0830d5909afc51aa22a37 /ChangeLog
parentff64f5106b41a38729bf65fa41e82a1a8fd388df (diff)
Don't jump on scrolling, fix for the bug #333127.
* shell/ev-view.c: (view_update_range_and_current_page), (page_changed_cb): Don't jump on scrolling, fix for the bug #333127.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b662da..98b5dc5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-03-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * shell/ev-view.c: (view_update_range_and_current_page),
+ (page_changed_cb):
+
+ Don't jump on scrolling, fix for the bug #333127.
+
2006-03-01 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):