aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b87ea6c5b..89700ccefa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
-2000-04-11 Chris Toshok <toshok@helixcode.com>
+00-04-11 Iain Holmes <ih@csd.abdn.ac.uk>
+
+ * widgets/e-text/e-text.c
+ (e_text_set_args): Recalculate bounds when width or clip_width changes.
+ (tooltip_event): Forward clicks on the tooltip onto the text item.
+ (_do_tooltip): Correct the origin co-ordinates to the items co-ords.
+ (e_text_point): Return 0 when the mouse is on the item.
+ (_do_tooltip): Make the tooltip obey the parent items line_wrap and max_
+ lines.
+
+00-04-11 Chris Toshok <toshok@helixcode.com>
* addressbook/backend/pas/pas-backend-file.c
(get_e_card_prop): new function, taking code from func_contains to