From d4f22aebb0cd2fd8d9e2032e5e2bfe49c8328f1a Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 19 Sep 2002 19:56:14 +0000 Subject: [Fix #28495 with a lame hack that works around Bonobo sizing brokenness] (set_dialog_size): New. (impl_realize): Override for GtkWidget::realize; invoke set_dialog_size() to set a minimum size. (class_init): Install. svn path=/trunk/; revision=18126 --- shell/ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index b75533ee72..0bb41da144 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2002-09-19 Ettore Perazzoli + + [Fix #28495 with a lame hack that works around Bonobo sizing + brokenness] + + * e-shell-settings-dialog.c (set_dialog_size): New. + (impl_realize): Override for GtkWidget::realize; invoke + set_dialog_size() to set a minimum size. + (class_init): Install. + 2002-09-19 Ettore Perazzoli * e-shell-folder-creation-dialog.c (async_create_cb): Don't set @@ -4698,7 +4708,7 @@ (e_shell_folder_title_bar_construct): Make the name of the folder bold using it. -o2001-08-16 Ettore Perazzoli +2001-08-16 Ettore Perazzoli * e-gray-bar.c (endarken_style): Just hardcode the colors. -- cgit v1.2.3