X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=2148ed67e95d95ce87e008fa0e8f877aeaf31b45;hb=255131783ff91b49e7658f83c906654eb0c5a413;hp=29e1765dc72a863ceedeeed39113e2f9d10aaadd;hpb=2f5effb1b172ae264dc2a3f02d001f2124e139b8;p=evince.git diff --git a/ChangeLog b/ChangeLog index 29e1765d..2148ed67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2005-09-03 Marco Pesenti Gritti + + * lib/Makefile.am: + * lib/ev-tooltip.c: (ev_tooltip_expose_event), + (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new), + (ev_tooltip_set_text), (ev_tooltip_set_position): + * lib/ev-tooltip.h: + + Simple widget to show tooltips at a custom position + + * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event), + (ev_view_destroy): + + Use it for links. First go, needs work + 2005-08-17 Dennis Cranston * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small