X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=80be1ca164f0a91532148b1112afb1d50cbec871;hb=02291c7a30eed2a32470219909c8cb96735f8f27;hp=bf36d1d7e4fa7f4032a6a4cf77f9119a28139148;hpb=653309968aca765444c5b99c56133f07972c06d3;p=evince.git diff --git a/ChangeLog b/ChangeLog index bf36d1d7..80be1ca1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2005-09-07 Marco Pesenti Gritti + + * 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 + + * 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 * configure.ac: Added "it" (Italian) to ALL_LINGUAS.