From 697f8281271c5d992829c83ba54c4f45ec62a0b0 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Mon, 2 Aug 2004 18:03:04 +0000 Subject: Make the main dialog here be an actual GtkDialog instead of a GtkWindow 2004-08-02 Rodney Dawes * 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 svn path=/trunk/; revision=26795 --- addressbook/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'addressbook/ChangeLog') 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 + + * 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 [ fixes #61365 and other misc issues with the addressbook source -- cgit v1.2.3