From 58755d5604d35422d133c39aab785078a40fb8b4 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 25 Sep 2001 23:01:33 +0000 Subject: [Implemented the "Rename" command. Warning, it doesn't quite work yet, as there seems to be something wrong still.] * e-storage.c (e_storage_async_xfer_folder): Ooops. Make the check for CANTMOVETODESCENDANT really work. * e-storage-set-view.c (tree_drag_data_received): Pass the EStorageSetView as the data for the async_xfer function. (folder_xfer_callback): Display an error dialog if something goes wrong. * e-shell-view-menu.c (command_rename_folder): Enable again. * e-shell-folder-commands.c (e_shell_command_rename_folder): Re-implemented. (delete_dialog): Use double quotes instead of single quotes around the folder name, for consistency with the other dialogs. svn path=/trunk/; revision=13131 --- shell/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 8a7f377401..5b2057fc30 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,23 @@ +2001-09-25 Ettore Perazzoli + + [Implemented the "Rename" command. Warning, it doesn't quite work + yet, as there seems to be something wrong still.] + + * e-storage.c (e_storage_async_xfer_folder): Ooops. Make the + check for CANTMOVETODESCENDANT really work. + + * e-storage-set-view.c (tree_drag_data_received): Pass the + EStorageSetView as the data for the async_xfer function. + (folder_xfer_callback): Display an error dialog if something goes + wrong. + + * e-shell-view-menu.c (command_rename_folder): Enable again. + + * e-shell-folder-commands.c (e_shell_command_rename_folder): + Re-implemented. + (delete_dialog): Use double quotes instead of single quotes around + the folder name, for consistency with the other dialogs. + 2001-09-25 Ettore Perazzoli * e-shell-view-menu.c (get_path_for_folder_op): New helper -- cgit v1.2.3