aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-11-07 05:56:52 +0800
committerChris Lahey <clahey@src.gnome.org>2000-11-07 05:56:52 +0800
commit9c651d480e354610f80f18b9af73bb3401745f59 (patch)
treedaa4c8fd7b763f44d44fbe3b1c31611010894887 /addressbook/ChangeLog
parenta2dda6941a6f6012a41833fd0c928b5a1fa0cd29 (diff)
downloadgsoc2013-evolution-9c651d480e354610f80f18b9af73bb3401745f59.tar
gsoc2013-evolution-9c651d480e354610f80f18b9af73bb3401745f59.tar.gz
gsoc2013-evolution-9c651d480e354610f80f18b9af73bb3401745f59.tar.bz2
gsoc2013-evolution-9c651d480e354610f80f18b9af73bb3401745f59.tar.lz
gsoc2013-evolution-9c651d480e354610f80f18b9af73bb3401745f59.tar.xz
gsoc2013-evolution-9c651d480e354610f80f18b9af73bb3401745f59.tar.zst
gsoc2013-evolution-9c651d480e354610f80f18b9af73bb3401745f59.zip
Switched from EAddressbookSearch to ESearchBar.
2000-11-06 Christopher James Lahey <clahey@helixcode.com> * gui/component/addressbook.c: Switched from EAddressbookSearch to ESearchBar. * gui/widgets/Makefile.am, gui/widgets/e-addressbook-search.c, gui/widgets/e-addressbook-search.h: Removed EAddressbookSearch. This has been moved to filter/ and renamed ESearchBar. * printing/e-contact-print-envelope.c: Forgot to set the font. This works for me now. svn path=/trunk/; revision=6455
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 44793f2277..8d8097b2a8 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,15 @@
+2000-11-06 Christopher James Lahey <clahey@helixcode.com>
+
+ * gui/component/addressbook.c: Switched from EAddressbookSearch to
+ ESearchBar.
+
+ * gui/widgets/Makefile.am, gui/widgets/e-addressbook-search.c,
+ gui/widgets/e-addressbook-search.h: Removed EAddressbookSearch.
+ This has been moved to filter/ and renamed ESearchBar.
+
+ * printing/e-contact-print-envelope.c: Forgot to set the font.
+ This works for me now.
+
2000-11-06 Ettore Perazzoli <ettore@helixcode.com>
* gui/component/select-names/e-select-names-bonobo.c