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-06-05 08:35:38 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-06-05 08:35:38 (GMT)
commit6c9ba464fdfc4b92f5d472705a53eb3f476431fb (patch)
tree8e6708a44185b595230086ce9417c3404b585592 /ChangeLog
parentfe9629b9e072a7a53cc886ed20194e97a48b7865 (diff)
More compact EvView layout in documents with different page sizes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3b8fb5..bccef73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-06-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * backend/ev-page-cache.c: (ev_page_cache_finalize),
+ (_ev_page_cache_new), (ev_page_cache_get_max_width),
+ (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
+ * backend/ev-page-cache.h:
+ * shell/ev-view.c: (scroll_to_current_page),
+ (view_update_range_and_current_page), (get_page_y_offset),
+ (get_page_extents), (ev_view_size_request_continuous_dual_page),
+ (ev_view_size_request_continuous),
+ (ev_view_zoom_for_size_continuous_and_dual_page),
+ (ev_view_zoom_for_size_continuous):
+
+ More compact EvView layout in document with pages of different size.
+
Sat Jun 4 19:20:57 2005 Jonathan Blandford <jrb@redhat.com>
* shell/ev-window.c (ev_window_cmd_file_properties): fix