Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2005-09-26 11:09:47 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-09-26 11:09:47 (GMT)
commit234f9499e497c80efe070af6bf013009118474b0 (patch)
tree3573c3920b889861e7c9e58c6c78dbc126a24e55 /ChangeLog
parent8a07afcdde8003320294a9c1b90ff3a961964ea7 (diff)
Ignore link coordinates if they are outside page bounds
2005-09-26 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link), (goto_fitv_link), (goto_fith_link), (goto_xyz_link): Ignore link coordinates if they are outside page bounds
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5faf62..0180dd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-09-26 Marco Pesenti Gritti <mpg@redhat.com>
+ * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
+ (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
+
+ Ignore link coordinates if they are outside page bounds
+
+2005-09-26 Marco Pesenti Gritti <mpg@redhat.com>
+
* backend/ev-link.c: (ev_link_type_get_type),
(ev_link_get_filename), (ev_link_get_params),
(ev_link_get_property), (ev_link_set_property),