From 8799ed92a2a29286cec855ef94a57833602394ce Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Thu, 10 Nov 2005 10:37:46 +0000 Subject: Set the size of the preference window so that it doesnt flicker. Hide it 2005-11-10 Srinivasa Ragavan * e-shell-settings-dialog.c (set_dialog_size) (e_shell_settings_dialog_init): Set the size of the preference window so that it doesnt flicker. Hide it till all the pages are loaded. svn path=/trunk/; revision=30594 --- shell/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 11b08f2878..cde7ad62d6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2005-11-10 Srinivasa Ragavan + + * e-shell-settings-dialog.c (set_dialog_size) + (e_shell_settings_dialog_init): Set the size of the preference + window so that it doesnt flicker. Hide it till all the pages are + loaded. + 2005-10-25 Harish Krishnaswamy * main.c: (show_development_warning): Update -- cgit