Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRadoslav Dorcik <dixiecko@gmail.com>2006-12-09 16:45:22 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2006-12-09 16:45:22 (GMT)
commit8b69d82f4ea704482abaab911eaff1276e1de0c3 (patch)
tree5ca66ec0575fac9055cbc3b4fa3c70e173b0cc3e /ChangeLog
parent5e2fe6124f89d26435a4ae3cc3de882f5082609d (diff)
Add links support in rotated documents. Fixes bug #343733.
2006-12-09 Radoslav Dorcik <dixiecko@gmail.com> * shell/ev-view.c: (get_doc_point_from_offset), (ev_view_get_link_at_location), (ev_view_motion_notify_event): Add links support in rotated documents. Fixes bug #343733.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f20b377..4ce26aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-12-09 Radoslav Dorcik <dixiecko@gmail.com>
+
+ * shell/ev-view.c: (get_doc_point_from_offset),
+ (ev_view_get_link_at_location), (ev_view_motion_notify_event):
+
+ Add links support in rotated documents. Fixes bug #343733.
+
2006-12-09 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-view-private.h: