From 36c3c3cf936008c0c0f8b85605f4970f395b3fb7 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sun, 9 Jul 2000 16:03:39 +0000 Subject: Added a field that gives the name if it exists and the company name 2000-07-09 Christopher James Lahey * backend/ebook/e-card-simple.c, backend/ebook/e-card-simple.h: Added a field that gives the name if it exists and the company name otherwise. * gui/component/e-addressbook-model.c: Formatting changes. * gui/component/select-names/e-select-names-table-model.c: Added stripping of names and display of company name if name doesn't exist. * gui/component/select-names/e-select-names.c: Fixed up the display so that we display both name and email address. svn path=/trunk/; revision=4020 --- addressbook/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 27a59f3d8b..09232910a5 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,18 @@ +2000-07-09 Christopher James Lahey + + * backend/ebook/e-card-simple.c, backend/ebook/e-card-simple.h: + Added a field that gives the name if it exists and the company + name otherwise. + + * gui/component/e-addressbook-model.c: Formatting changes. + + * gui/component/select-names/e-select-names-table-model.c: Added + stripping of names and display of company name if name doesn't + exist. + + * gui/component/select-names/e-select-names.c: Fixed up the + display so that we display both name and email address. + 2000-07-09 Christopher James Lahey * gui/component/select-names/e-select-names-model.c: Fixed a small -- cgit v1.2.3