aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-05-31 01:28:08 +0800
committerChris Lahey <clahey@src.gnome.org>2000-05-31 01:28:08 +0800
commit7172355841dbd207938ae58879819c6935465803 (patch)
tree8f2651d4d15a19e60f3bd5bfdca7b8572bc2b84d /addressbook/ChangeLog
parent475917c60722ce4f95ab45f7b8294e06f51aae20 (diff)
downloadgsoc2013-evolution-7172355841dbd207938ae58879819c6935465803.tar
gsoc2013-evolution-7172355841dbd207938ae58879819c6935465803.tar.gz
gsoc2013-evolution-7172355841dbd207938ae58879819c6935465803.tar.bz2
gsoc2013-evolution-7172355841dbd207938ae58879819c6935465803.tar.lz
gsoc2013-evolution-7172355841dbd207938ae58879819c6935465803.tar.xz
gsoc2013-evolution-7172355841dbd207938ae58879819c6935465803.tar.zst
gsoc2013-evolution-7172355841dbd207938ae58879819c6935465803.zip
Made the alphabet buttons not focusable.
2000-05-30 Christopher James Lahey <clahey@helixcode.com> * gui/component/alphabet.glade: Made the alphabet buttons not focusable. * gui/minicard/e-minicard-view.c: Made the "123" button work. * gui/minicard/e-reflow-sorted.c: Made all buttons past the last letter available work. svn path=/trunk/; revision=3285
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index c6278fefcd..334b510700 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,15 @@
2000-05-30 Christopher James Lahey <clahey@helixcode.com>
+ * gui/component/alphabet.glade: Made the alphabet buttons not
+ focusable.
+
+ * gui/minicard/e-minicard-view.c: Made the "123" button work.
+
+ * gui/minicard/e-reflow-sorted.c: Made all buttons past the last
+ letter available work.
+
+2000-05-30 Christopher James Lahey <clahey@helixcode.com>
+
* gui/component/alphabet.glade: Added a bit of space around the
alphabet bar.