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>2005-12-25 21:40:07 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-12-25 21:40:07 (GMT)
commit147db949b1e422ce3e4fc2c948efbd74581bc311 (patch)
tree7eb2fe0698e4f26ad1e07289494f46f30b437836 /ChangeLog
parenta71c2d133840d261ee229f6a2abe90aed9d0dee4 (diff)
Delay scroll until allocation to correctly position page. Fix for the bug
* shell/ev-view-private.h: * shell/ev-view.c: (scroll_to_current_page), (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link), (goto_fith_link), (goto_fit_link), (goto_xyz_link), (page_changed_cb), (ev_view_set_continuous), (ev_view_set_dual_page), (ev_view_set_presentation): Delay scroll until allocation to correctly position page. Fix for the bug #317334.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2a5dc5..e7a13a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-12-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * shell/ev-view-private.h:
+ * shell/ev-view.c: (scroll_to_current_page),
+ (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
+ (goto_fith_link), (goto_fit_link), (goto_xyz_link),
+ (page_changed_cb), (ev_view_set_continuous),
+ (ev_view_set_dual_page), (ev_view_set_presentation):
+
+ Delay scroll until allocation to correctly position page. Fix
+ for the bug #317334.
+
2005-12-25 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* NEWS: