aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-08-02 08:58:54 +0800
committerChris Toshok <toshok@src.gnome.org>2002-08-02 08:58:54 +0800
commit63f0feb6647e76dfea69f588959ef00a5fa9c1fe (patch)
treee7d05adfd9c6f19f929e9f73f7818523d6374eda /addressbook/ChangeLog
parent82f09c66c584eb4154ff714066b1e071c75b9598 (diff)
downloadgsoc2013-evolution-63f0feb6647e76dfea69f588959ef00a5fa9c1fe.tar
gsoc2013-evolution-63f0feb6647e76dfea69f588959ef00a5fa9c1fe.tar.gz
gsoc2013-evolution-63f0feb6647e76dfea69f588959ef00a5fa9c1fe.tar.bz2
gsoc2013-evolution-63f0feb6647e76dfea69f588959ef00a5fa9c1fe.tar.lz
gsoc2013-evolution-63f0feb6647e76dfea69f588959ef00a5fa9c1fe.tar.xz
gsoc2013-evolution-63f0feb6647e76dfea69f588959ef00a5fa9c1fe.tar.zst
gsoc2013-evolution-63f0feb6647e76dfea69f588959ef00a5fa9c1fe.zip
[ fixes bug #25958 ] use FULL_NAME in the case where we're untoggling a
2002-08-01 Chris Toshok <toshok@ximian.com> [ fixes bug #25958 ] * gui/component/addressbook.c (alphabet_state_changed): use FULL_NAME in the case where we're untoggling a letter, and... well use FULL_NAME in the other case too - we should never pop up the advanced dialog. svn path=/trunk/; revision=17683
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 218d3164ca..928468ad2f 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,13 @@
2002-08-01 Chris Toshok <toshok@ximian.com>
+ [ fixes bug #25958 ]
+ * gui/component/addressbook.c (alphabet_state_changed): use
+ FULL_NAME in the case where we're untoggling a letter, and... well
+ use FULL_NAME in the other case too - we should never pop up the
+ advanced dialog.
+
+2002-08-01 Chris Toshok <toshok@ximian.com>
+
* gui/component/select-names/e-select-names.h (struct
_ESelectNames): no more search_entry.