aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index c1a07e0f9d..1da163d8ef 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,17 @@
+2004-04-06 Hao Sheng <hao.sheng@sun.com>
+
+ * gui/widgets/e-minicard.c :
+ (e_minicard_event) : implement keyboard navigation(TAB/shift+TAB)
+ (activaite_editor) : add a new function to activiate contact editor
+ for support "Enter" key
+ * gui/widgets/e-minicard-view-widget.c :
+ (e_minicard_view_widget_class_init) : set the default focus at
+ initialization
+ (e_minicard_view_widget_real_focus_in_event) : set the first item
+ be focused as default
+
+ Fixes #55056
+
2004-04-05 Chris Toshok <toshok@ximian.com>
* util/eab-destination.h: wrap this with the correct #ifdef.