From ab9a56f51b6c836884eb1fd7d8864807e6c5ed40 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Wed, 5 Apr 2000 01:08:22 +0000 Subject: Removed an unnecessary get_bounds call. 2000-04-04 Christopher James Lahey * widgets/e-text/e-text.c: Removed an unnecessary get_bounds call. (From a patch by Iain Holmes ) * widgets/e-text/e-text.c: Made tooltips look more like the underlying text. Made tooltips show up more consistently. svn path=/trunk/; revision=2290 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9197c6a744..82237a5626 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-04-04 Christopher James Lahey + + * widgets/e-text/e-text.c: Removed an unnecessary get_bounds call. + + (From a patch by Iain Holmes ) + + * widgets/e-text/e-text.c: Made tooltips look more like the + underlying text. Made tooltips show up more consistently. + 2000-04-04 Christopher James Lahey * addressbook/demo/Makefile.am, addressbook/demo/e-test-model.c, -- cgit