diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 7319003b67..41427aebcb 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,19 @@ 2002-02-13 Christopher James Lahey <clahey@ximian.com> + * gui/widgets/e-addressbook-view.c (display_view): Attach to the + emvw instead of the emv here. + + * gui/widgets/e-minicard-view-widget.c, e-minicard-view-widget.h: + Made this object have a "column_width" argument and a + "column_width_changed" signal which are a simple layer down to the + EMinicardView contained within. + + * gui/widgets/gal-view-minicard.c, gui/widgets/gal-view-minicard.h + (gal_view_minicard_attach): Made this attach to an + EMinicardViewWidget instead of a EMinicardView. + +2002-02-13 Christopher James Lahey <clahey@ximian.com> + * backend/ebook/e-book-util.c, backend/ebook/e-book-util.h (e_book_expand_uri, e_book_load_address_book_by_uri, e_book_use_address_book_by_uri): New functions that take a file:// |