diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-09-11 19:18:22 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-09-11 19:18:22 +0800 |
commit | 65b1f8dc1f894bac8fed3e5b923f461ce4e6adda (patch) | |
tree | 523c1c6135150f16605319049e0fc73c4da6f86b /addressbook/ChangeLog | |
parent | 0f618ac4cfae7d62fca7c0468458f55f3e4a3e9f (diff) | |
download | gsoc2013-evolution-65b1f8dc1f894bac8fed3e5b923f461ce4e6adda.tar.gz gsoc2013-evolution-65b1f8dc1f894bac8fed3e5b923f461ce4e6adda.tar.zst gsoc2013-evolution-65b1f8dc1f894bac8fed3e5b923f461ce4e6adda.zip |
Made this a bit better balanced.
2000-09-11 Christopher James Lahey <clahey@helixcode.com>
* contact-editor/fulladdr.glade: Made this a bit better balanced.
* gui/component/addressbook.c: Make the toolbar button for find do
the same thing that the menu item for search does.
* gui/search/e-addressbook-search-dialog.c: Made the top half of
this not expand.
svn path=/trunk/; revision=5321
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 5906bf2677..f888957b47 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,15 @@ 2000-09-11 Christopher James Lahey <clahey@helixcode.com> + * contact-editor/fulladdr.glade: Made this a bit better balanced. + + * gui/component/addressbook.c: Make the toolbar button for find do + the same thing that the menu item for search does. + + * gui/search/e-addressbook-search-dialog.c: Made the top half of + this not expand. + +2000-09-11 Christopher James Lahey <clahey@helixcode.com> + * backend/ebook/e-card-simple.c, backend/ebook/e-card-simple.h: Removed a bunch of redundant code. Made it so that when you set an address label, it sets the delivery address as well. Added |