aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index d926c54bc3..6dc495fa19 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,18 @@
+2004-08-02 Rodney Dawes <dobey@novell.com>
+
+ * gui/component/ldap-config.glade: Make the main dialog here be
+ an actual GtkDialog instead of a GtkWindow
+ Fix up a few small spacing issues with the UI
+ Change "Contacts Group" to "Address Book"
+
+ * gui/component/addressbook-config.c (query_for_supported_bases):
+ Use gtk_widget_ensure_style instead of gtk_widget_realize
+ (addressbook_add_server_dialog):
+ Use gtk_widget_ensure_style on the dialog and fix the spacing and
+ border width of the dialog containers
+
+ Fixes #61365
+
2004-07-30 Chris Toshok <toshok@ximian.com>
[ fixes #61365 and other misc issues with the addressbook source