From f31425818b4680598681602e572c4d31d9a1087b Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 16 Oct 2000 21:10:34 +0000 Subject: Add a typecast. * evolution-storage-set-view-factory.c (evolution_storage_set_view_factory_new_view): Add a typecast. * e-storage-set-view.c (popup_folder_menu): Move variable declarations into the #if 0 to kill warnings. (populate_folder_context_menu_with_common_items, folder_context_menu_activate_cb): Move these into #if 0 too. * e-shell.c: Add prototype. * e-shell-view.c (storage_set_view_box_map_cb): * e-shell-folder-title-bar.c (e_shell_folder_title_bar_construct): Remove unused variables. * e-setup.c: Fix warning caused by e-util -> gal migration. svn path=/trunk/; revision=5945 --- shell/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 65f61b4097..053b4942e7 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,21 @@ +2000-10-16 Dan Winship + + * evolution-storage-set-view-factory.c + (evolution_storage_set_view_factory_new_view): Add a typecast. + + * e-storage-set-view.c (popup_folder_menu): Move variable + declarations into the #if 0 to kill warnings. + (populate_folder_context_menu_with_common_items, + folder_context_menu_activate_cb): Move these into #if 0 too. + + * e-shell.c: Add prototype. + + * e-shell-view.c (storage_set_view_box_map_cb): + * e-shell-folder-title-bar.c (e_shell_folder_title_bar_construct): + Remove unused variables. + + * e-setup.c: Fix warning caused by e-util -> gal migration. + 2000-10-11 Iain Holmes * e-setup.c (check_evolution_directory): Check if there are any -- cgit v1.2.3