Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2006-08-06 18:11:18 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2006-08-06 18:11:18 (GMT)
commit058053f904f5ca0c875399e748b3b92aecb956fd (patch)
treed6744d2365aa8d06bf5e2cd6aa57a0e28d2d4a8d /ChangeLog
parent5878a6f549a67f737c1f374b7e0e054c6bde1a08 (diff)
Convert from PDF style coordinates to X style coordinates in the backend
2006-08-06 Carlos Garcia Campos <carlosgc@gnome.org> * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action), (build_tree), (pdf_document_links_get_links), (pdf_document_links_find_link_dest): * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest), (goto_xyz_dest): Convert from PDF style coordinates to X style coordinates in the backend rather than in the view. Fixes bug #338440
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 875c47e..8580a64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-08-06 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
+ (build_tree), (pdf_document_links_get_links),
+ (pdf_document_links_find_link_dest):
+ * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
+ (goto_xyz_dest):
+
+ Convert from PDF style coordinates to X style coordinates in the
+ backend rather than in the view. Fixes bug #338440
+
2006-08-06 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* shell/ev-window.c: