From 058053f904f5ca0c875399e748b3b92aecb956fd Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sun, 06 Aug 2006 18:11:18 +0000 Subject: Convert from PDF style coordinates to X style coordinates in the backend 2006-08-06 Carlos Garcia Campos * 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 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 875c47e..8580a64 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2006-08-06 Carlos Garcia Campos + + * 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 * shell/ev-window.c: -- cgit v0.9.1