From 2990822b331d03ae98a2dbbc5fe07622aba5f005 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 1 Jul 2001 09:10:36 +0000 Subject: Implemented the `File -> New -> Shortcut' command. I have also implemented a "no-new-button" mode for the folder selection dialog widget. svn path=/trunk/; revision=10655 --- shell/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index eed8f838fc..98a719d656 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,19 @@ +2001-07-01 Ettore Perazzoli + + * e-shell-view-menu.c (command_new_shortcut): New, implementation + for the "New Shortcut" command create a new shortcut. + (goto_folder_dialog_cancelled_cb): Renamed from + `folder_selection_dialog_cancelled_callback'. + (goto_folder_dialog_folder_selected_cb): Renamed from + `folder_selection_dialog_cancelled_callback'. + + * e-shell-folder-selection-dialog.c: New member `allow_creation' + in `EShellFolderSelectionDialogPrivate'. + (e_shell_folder_selection_dialog_get_allow_creation): New; return + the value of `allow_creation'. + (e_shell_folder_selection_dialog_set_allow_creation): New; hide or + show the "New" button according to the @allow_creation arg. + 2001-07-01 Ettore Perazzoli * e-shortcuts-view.c: Added "Rename Group" command to the -- cgit v1.2.3