From 8dd7c75d2940282ec0bb41338e2ea24f5b799c98 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 24 Jul 2001 01:33:43 +0000 Subject: Only show the warning dialog instead of using `gnome_dialog_run()' so it * main.c (development_warning): Only show the warning dialog instead of using `gnome_dialog_run()' so it is not modal. Modal would be nice, but unfortunately it works bad with Bonobo. Plus Sawfish doesn't like to keep the modal dialog on top, so it gets very confusing for users. svn path=/trunk/; revision=11331 --- shell/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 9291d926f7..9f9af764cc 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2001-07-23 Ettore Perazzoli + + * main.c (development_warning): Only show the warning dialog + instead of using `gnome_dialog_run()' so it is not modal. Modal + would be nice, but unfortunately it works bad with Bonobo. Plus + Sawfish doesn't like to keep the modal dialog on top, so it gets + very confusing for users. + 2001-07-23 Ettore Perazzoli * e-task-widget.c (e_task_widget_construct): Uhm, set the usize to -- cgit v1.2.3