diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-04-24 05:28:57 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-04-24 05:28:57 +0800 |
commit | acb9fc2afb894e5e07ec6c2d01c34ba71b9030df (patch) | |
tree | 4f9dbb57dcba5d8023ea62cc9b28cc73b6285613 /addressbook/ChangeLog | |
parent | 34c740efa32184d79541302936e4cd7b46ff699b (diff) | |
download | gsoc2013-evolution-acb9fc2afb894e5e07ec6c2d01c34ba71b9030df.tar.gz gsoc2013-evolution-acb9fc2afb894e5e07ec6c2d01c34ba71b9030df.tar.zst gsoc2013-evolution-acb9fc2afb894e5e07ec6c2d01c34ba71b9030df.zip |
Coded handling of the select_entry to search within the displayed
2002-04-23 Christopher James Lahey <clahey@ximian.com>
* gui/component/select-names/e-select-names.c,
gui/component/select-names/e-select-names.h: Coded handling of the
select_entry to search within the displayed contacts.
* gui/component/select-names/select-names.glade: Updated this
dialog to have an entry-select instead of an entry-find.
svn path=/trunk/; revision=16570
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 03e0092ace..29e25d0b5e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,14 @@ 2002-04-23 Christopher James Lahey <clahey@ximian.com> + * gui/component/select-names/e-select-names.c, + gui/component/select-names/e-select-names.h: Coded handling of the + select_entry to search within the displayed contacts. + + * gui/component/select-names/select-names.glade: Updated this + dialog to have an entry-select instead of an entry-find. + +2002-04-23 Christopher James Lahey <clahey@ximian.com> + * gui/component/select-names/select-names.glade: Updated this dialog to match the redesign. |