Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2005-04-24 05:16:30 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2005-04-24 05:16:30 (GMT)
commitd90349e5e8acdb07bb56e22fd7923206465ae47b (patch)
treeab1baf9496d82b20d3fc27edf6dff422755a3d66 /ChangeLog
parent70c085a3aa91a8f3b76f1b579c40e470599e9b1a (diff)
Fix links for dual/continuous. Also, add a quick fix measuring of widths.
Sun Apr 24 01:07:27 2005 Jonathan Blandford <jrb@redhat.com> * shell/ev-view.c: (find_page_at_location), (get_link_at_location), (ev_view_set_show_border), (ev_view_set_spacing), (ev_view_zoom_for_size_continuous_and_dual_page), (ev_view_zoom_for_size_continuous): Fix links for dual/continuous. Also, add a quick fix measuring of widths. Also, removed ev_view_set_spacing and ev_view_set_show_border. * shell/ev-window.c: (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6924dd..056c2d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Sun Apr 24 01:07:27 2005 Jonathan Blandford <jrb@redhat.com>
+
+ * shell/ev-view.c: (find_page_at_location),
+ (get_link_at_location),
+ (ev_view_set_show_border), (ev_view_set_spacing),
+ (ev_view_zoom_for_size_continuous_and_dual_page),
+ (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
+ Also, add a quick fix measuring of widths. Also, removed
+ ev_view_set_spacing and ev_view_set_show_border.
+
+ * shell/ev-window.c: (ev_window_unfullscreen),
+ (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
+
2005-04-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* shell/ev-view.c: (view_update_range_and_current_page),