From c67025743b0f0ef8f082b88559606dd0100aba3e Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Thu, 3 Feb 2005 01:02:13 +0000 Subject: Use the gtk_widget_ensure_style method instead of gtk_widget_realize when 2005-02-02 Rodney Dawes * em-subscribe-editor.c (em_subscribe_editor_new): Use the gtk_widget_ensure_style method instead of gtk_widget_realize when setting the border widths of the dialog containers for HIG compliance Fixes #68743 svn path=/trunk/; revision=28682 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index b7c4a4a4cf..2b7c05643a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2005-02-02 Rodney Dawes + + * em-subscribe-editor.c (em_subscribe_editor_new): Use the + gtk_widget_ensure_style method instead of gtk_widget_realize when + setting the border widths of the dialog containers for HIG compliance + + Fixes #68743 + 2005-02-02 Jeffrey Stedfast Fixes bug #70454 -- cgit v1.2.3