diff options
author | Chris Toshok <toshok@ximian.com> | 2002-12-09 09:01:38 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-12-09 09:01:38 +0800 |
commit | cca7f7dd64b65a4a17f2cee9f9ec426934bf65c9 (patch) | |
tree | d393785c5a3de0898395b67ebe56969d7a29ab3f /addressbook/ChangeLog | |
parent | 24b06cb2a4030282763c8f60ba3b0b8b806d15d3 (diff) | |
download | gsoc2013-evolution-cca7f7dd64b65a4a17f2cee9f9ec426934bf65c9.tar.gz gsoc2013-evolution-cca7f7dd64b65a4a17f2cee9f9ec426934bf65c9.tar.zst gsoc2013-evolution-cca7f7dd64b65a4a17f2cee9f9ec426934bf65c9.zip |
this uses pango now. (addressbook_height): same.
2002-12-08 Chris Toshok <toshok@ximian.com>
* gui/widgets/e-addressbook-reflow-adapter.c (text_height): this
uses pango now.
(addressbook_height): same.
svn path=/trunk/; revision=19058
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index fd155aee01..dac59bc1a6 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2002-12-08 Chris Toshok <toshok@ximian.com> + + * gui/widgets/e-addressbook-reflow-adapter.c (text_height): this + uses pango now. + (addressbook_height): same. + 2002-12-06 Chris Toshok <toshok@ximian.com> * backend/ebook/e-book.c (e_book_commit_card): use e_card_set_book |