Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c984d36..f1a6b2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2005-04-16 Marco Pesenti Gritti <mpg@redhat.com>
+ * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
+ (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
+ (find_page_at_location), (page_changed_cb):
+
+ Rework border calculation, so that I can more easily disable it.
+ Code somewhat cleaner too.
+
+2005-04-16 Marco Pesenti Gritti <mpg@redhat.com>
+
* backend/ev-page-cache.c: (ev_page_cache_init),
(_ev_page_cache_new):