From f68ef51327afc9c49b9cf0c71666fca8c3a806a9 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 19 May 2003 19:41:05 +0000 Subject: Removed "forced_upgrade" unused variable. (show_development_warning): Put * main.c: Removed "forced_upgrade" unused variable. (show_development_warning): Put in a DEVELOPMENT_WARNING cpp conditional. (warning_dialog_response_callback): Likewise. (view_map_callback): Likewise. (new_view_created_callback): Likewise. (idle_cb) [DEVELOPMENT_WARNING]: Do not connect new_view_created_callback() to the "new_view" shell signal anymore. * Makefile.am (install-evolution) [DEFAULT_BINARY]: Make a symbolic link from evolution to evolution-$(BASE_VERSION). * e-shell-folder-creation-dialog.c (dialog_data_destroy): g_object_weak_unref shell and dialog if they are not NULL. (dialog_destroy_notify): Set ->dialog to NULL in all cases. svn path=/trunk/; revision=21267 --- shell/ChangeLog | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index a51f6ec868..af4b61b4b2 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,10 +1,30 @@ +2003-05-19 Ettore Perazzoli + + * main.c: Removed "forced_upgrade" unused variable. + (show_development_warning): Put in a DEVELOPMENT_WARNING cpp + conditional. + (warning_dialog_response_callback): Likewise. + (view_map_callback): Likewise. + (new_view_created_callback): Likewise. + (idle_cb) [DEVELOPMENT_WARNING]: Do not connect + new_view_created_callback() to the "new_view" shell signal + anymore. + + * Makefile.am (install-evolution) [DEFAULT_BINARY]: Make a + symbolic link from evolution to evolution-$(BASE_VERSION). + + [#43216] + + * e-shell-folder-creation-dialog.c (dialog_data_destroy): + g_object_weak_unref shell and dialog if they are not NULL. + (dialog_destroy_notify): Set ->dialog to NULL in all cases. + 2003-05-19 Anna Marie Dirks * e-corba-config-page.c: Remove some padding which I incorrectly added to the wrong vbox. This shoulda been fixed in widgets/misc/e-multi-config-dialog.c . (And it is, now.) - 2003-05-17 Ettore Perazzoli * e-storage-set-view.c (e_storage_set_view_set_show_checkboxes): -- cgit v1.2.3