diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -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 |