Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29e1765..2148ed6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-09-03 Marco Pesenti Gritti <mpg@redhat.com>
+
+ * 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 <dennis_cranston@yahoo.com>
* shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small