diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-04-05 09:08:22 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-04-05 09:08:22 +0800 |
commit | ab9a56f51b6c836884eb1fd7d8864807e6c5ed40 (patch) | |
tree | b6be15cf3a99b7155604620bd0d62259585f0b19 /ChangeLog | |
parent | a1b1de916fda3132bdef73578216ac80c08c9aaf (diff) | |
download | gsoc2013-evolution-ab9a56f51b6c836884eb1fd7d8864807e6c5ed40.tar gsoc2013-evolution-ab9a56f51b6c836884eb1fd7d8864807e6c5ed40.tar.gz gsoc2013-evolution-ab9a56f51b6c836884eb1fd7d8864807e6c5ed40.tar.bz2 gsoc2013-evolution-ab9a56f51b6c836884eb1fd7d8864807e6c5ed40.tar.lz gsoc2013-evolution-ab9a56f51b6c836884eb1fd7d8864807e6c5ed40.tar.xz gsoc2013-evolution-ab9a56f51b6c836884eb1fd7d8864807e6c5ed40.tar.zst gsoc2013-evolution-ab9a56f51b6c836884eb1fd7d8864807e6c5ed40.zip |
Removed an unnecessary get_bounds call.
2000-04-04 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Removed an unnecessary get_bounds call.
(From a patch by Iain Holmes <ih@csd.abdn.ac.uk>)
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2000-04-04 Christopher James Lahey <clahey@helixcode.com> + * widgets/e-text/e-text.c: Removed an unnecessary get_bounds call. + + (From a patch by Iain Holmes <ih@csd.abdn.ac.uk>) + + * 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 <clahey@helixcode.com> + * addressbook/demo/Makefile.am, addressbook/demo/e-test-model.c, addressbook/demo/e-test-model.h: Changed this to backend to an ebook. |