]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Use mozilla style vs gtk style, way better for links.
[evince.git] / ChangeLog
index bf36d1d7e4fa7f4032a6a4cf77f9119a28139148..80be1ca164f0a91532148b1112afb1d50cbec871 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * lib/ev-tooltip.c:
+
+       Use mozilla style vs gtk style, way better for links.
+
+       * shell/ev-view.c: (ev_view_motion_notify_event),
+       (ev_view_destroy), (ev_view_init):
+
+       Deactive tooltip when the link hovered is changed.
+
+2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * backend/ev-document.h:
+       * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
+       (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
+       (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
+       (ev_link_new_page), (ev_link_new_page_xyz):
+       * backend/ev-link.h:
+       * pdf/ev-poppler.cc:
+       * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
+       (go_to_link), (tip_from_link):
+
+       Implement xyz links, still not functional. Links are a total
+       mess, will need to refactor and bugfix a lot :(
+
 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
 
        * configure.ac: Added "it" (Italian) to ALL_LINGUAS.