From c7ac2cb4f382d432eeba52777bff2c5c99680d4c Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Thu, 25 Mar 2004 06:56:12 +0000 Subject: Use gtk_window_present instead of doing a show then raise, as this also 2004-03-25 Rodney Dawes * em-composer-prefs.c (sig_edit_cb): (sig_add_script_cb): Use gtk_window_present instead of doing a show then raise, as this also puts the window on the current workspace (em_composer_prefs_construct): Fix the border widths for the dialog vbox and action area to be HIG-compliant, and realize the window Remove the dialog separator Use a box_pack_start, rather than box_pack_start_defaults which causes some weird behaviour when changing the border widths * em-subscribe-editor.c (em_subscribe_editor_new): Realize the dialog and set the border widths for its vbox and action area to be compliant with the HIG * local-config.glade: Removed this file as it is no longer used * mail-account-editor.c (construct): Realize the dialog, remove its separator, and set the border widths for its vbox and action area to be HIG-compliant * mail-account-editor.c (source_type_changed): (transport_type_changed): Fix the showing and hiding of the widgets related to the SSL options (mail_account_gui_new): Get the transport/source frames for the SSL options, and hide them by default Show the default folder buttons by default here (mail_account_gui_setup): Only call _show not _show_all here, so we don't mess up the shown/hidden state of things * mail-account-gui.h: Add ssl_frame widget to the MailAccountGuiService * mail-config.glade: * mail-search.glade: * mail-security.glade: HIG-compliance fixes for the glade dialogs * message-tag-followup.c (construct): Don't set border_width on the dialog itself Remove the separator from the dialog Set the border_widths for the dialog's vbox and action areas to be compliant with the HIG * message-tags.glade: * subscribe-dialog.glade: HIG-compliance fixes for these dialogs Original patch from Martyn Russell svn path=/trunk/; revision=25183 --- mail/subscribe-dialog.glade | 445 +++++++++++++++++++++----------------------- 1 file changed, 211 insertions(+), 234 deletions(-) (limited to 'mail/subscribe-dialog.glade') diff --git a/mail/subscribe-dialog.glade b/mail/subscribe-dialog.glade index c38505df4d..95ee676ae0 100644 --- a/mail/subscribe-dialog.glade +++ b/mail/subscribe-dialog.glade @@ -3,9 +3,7 @@ - - 500 - 400 + True Folder Subscriptions GTK_WINDOW_TOPLEVEL @@ -13,305 +11,284 @@ False True False + False - - - 12 + + True False - 6 + 0 - - + + True - False - 6 + GTK_BUTTONBOX_END - + True - S_erver: - True - False - GTK_JUSTIFY_LEFT - False - False - 0.5 - 0.5 - 0 - 0 - store_menu + True + True + gtk-refresh + True + GTK_RELIEF_NORMAL + 0 - - 0 - False - False - - + True + True True - 0 + gtk-close + True + GTK_RELIEF_NORMAL + -7 + + + + + 0 + False + True + GTK_PACK_END + + + + + + 12 + True + False + 12 + + + + True + False + 12 - + + True + S_erver: + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + store_menu + + + 0 + False + False + + + + + + True + True + 0 - - True - None Selected - True - + + + + + True + None Selected + True + + + + + 0 + False + False + - - - 0 - False - False - - - - - True - GTK_PROGRESS_LEFT_TO_RIGHT - 0 - 0.1 - + + + True + GTK_PROGRESS_LEFT_TO_RIGHT + 0 + 0.1 + + + + 0 + False + False + GTK_PACK_END + + 0 False False - GTK_PACK_END - - - 0 - False - False - - - - - - True - False - 6 - + True - GTK_BUTTONBOX_START + False 6 - + True - True - True - GTK_RELIEF_NORMAL + GTK_BUTTONBOX_START + 6 - + True - 0.5 - 0.5 - 0 - 0 + True + True + GTK_RELIEF_NORMAL - + True - False - 2 + 0.5 + 0.5 + 0 + 0 - + True - gtk-add - 4 - 0.5 - 0.5 - 0 - 0 - - - 0 - False - False - - + False + 2 - - - True - _Subscribe - True - False - GTK_JUSTIFY_LEFT - False - False - 0.5 - 0.5 - 0 - 0 + + + True + gtk-add + 4 + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + _Subscribe + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + - - 0 - False - False - - - - - - - True - True - True - GTK_RELIEF_NORMAL - + True - 0.5 - 0.5 - 0 - 0 + True + True + GTK_RELIEF_NORMAL - + True - False - 2 + 0.5 + 0.5 + 0 + 0 - + True - gtk-remove - 4 - 0.5 - 0.5 - 0 - 0 - - - 0 - False - False - - + False + 2 - - - True - _Unsubscribe - True - False - GTK_JUSTIFY_LEFT - False - False - 0.5 - 0.5 - 0 - 0 + + + True + gtk-remove + 4 + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + _Unsubscribe + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + - - 0 - False - False - - - - - 0 - False - False - GTK_PACK_END - - - - - 0 - True - True - - - - - - True - - - 0 - False - True - - - - - - True - False - 0 - - - - True - GTK_BUTTONBOX_DEFAULT_STYLE - 0 - - - 0 - False - False - - - - - - True - GTK_BUTTONBOX_END - 12 - - - - True - True - True - gtk-refresh - True - GTK_RELIEF_NORMAL - - - - - - True - True - True - gtk-close - True - GTK_RELIEF_NORMAL - + + 0 + False + False + GTK_PACK_END + @@ -323,8 +300,8 @@ 0 - False - False + True + True -- cgit v1.2.3