aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-folder-commands.c
Commit message (Expand)AuthorAgeFilesLines
* (e_shell_command_rename_folder): DoEttore Perazzoli2003-07-101-33/+30
* (e_shell_command_add_to_shortcut_bar):Ettore Perazzoli2003-05-081-6/+9
* don't pass NO_SEPARATOR flag as per gtkmessagedialog warningJP Rosevear2003-05-081-1/+1
* Corrected border with for Delete Folder dialog. Fixes 41036.Anna Marie Dirks2003-04-221-3/+7
* Update for e_notice move. Likewise Likewise Likewise Likewise LikewiseDan Winship2003-03-251-10/+9
* Set GTK_RESPONSE_OK as the default response.Ettore Perazzoli2003-01-281-20/+23
* [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-201-15/+13
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-17/+13
* Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-11-051-2/+2
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-041-8/+8
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-041-5/+6
* Calls e_shell_command_remove_shared_folder. (file_verbs): Set upDan Winship2002-10-011-0/+41
* [Finish fixing #11645.]Ettore Perazzoli2002-09-261-15/+0
* Placate compiler.Ettore Perazzoli2002-09-251-0/+15
* If the custom_icon_name is not NULL, return the pixbuf for it.Ettore Perazzoli2002-07-101-1/+4
* Make a little bit prettier. Default to "Delete", not "Cancel".Ettore Perazzoli2002-05-241-22/+14
* No more @default_type arg to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-05-231-10/+4
* Use e_folder_get_name. Don't assume it's the same as the last pathDan Winship2002-03-231-6/+3
* Make old_name_locale non-const to placate a compiler warning.Ettore Perazzoli2002-03-101-1/+2
* [Fix #20234, Deleting Folder gratuitiously causes /local to open.]Ettore Perazzoli2002-03-051-1/+15
* Convert folder name to locale's encoding before using it as part of theZbigniew Chyla2001-12-041-2/+4
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Don't allow invalid folder names. [#12027]Ettore Perazzoli2001-10-271-5/+17
* Get the path and the shell view instead. (rename_callback_data_free):Ettore Perazzoli2001-10-241-14/+17
* New. (rename_callback_data_free): New. (rename_cb): Rename the folderEttore Perazzoli2001-10-241-7/+50
* [Fix #7643, Starting new view doesn't honor "view" settings.]Ettore Perazzoli2001-10-121-1/+1
* Don't free the folder_command_data here. It is supposed to be freed in theEttore Perazzoli2001-10-121-1/+0
* New, callback for the ::removed_folder signal on the shell's EStorageSet.Ettore Perazzoli2001-10-031-14/+1
* Allow callers to set the default type of folder to be created.Iain Holmes2001-09-291-2/+3
* Change the name on the EFolder object too.Ettore Perazzoli2001-09-261-0/+6
* [Implemented the "Rename" command. Warning, it doesn't quite workEttore Perazzoli2001-09-261-107/+40
* New helper function. (command_move_folder): Pass the @folder_path argumentEttore Perazzoli2001-09-261-43/+69
* [Fix #5990, Remembering Evolution window geometry.]Ettore Perazzoli2001-09-141-1/+5
* Purify run. All small leaks.Dan Winship2001-09-101-0/+1
* [Fix #6971, Default folder should be the Summary.]Ettore Perazzoli2001-09-051-1/+1
* Remove the folder from the EvolutionStorage as well as the EStorage.Peter Williams2001-09-041-0/+4
* Actually return if the folder is being moved into one of its descendants.Ettore Perazzoli2001-08-231-0/+1
* Remove unused variable @folder.Jason Leach2001-08-141-1/+6
* [Finally! Fix #413, "Support for stock folders", and #786, "i18n:Ettore Perazzoli2001-08-121-2/+8
* `#if 0'ed out. (rename_cb): Likewise.Ettore Perazzoli2001-08-101-0/+4
* build fixJacob Leach2001-08-041-0/+2
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-7/+112
* Make the local storage name "Local Folders" instead of "local", looksJason Leach2001-07-201-1/+1
* convert the folder name from utf8 before displaying them in the dialog andLarry Ewing2001-07-101-3/+8
* Added error dialogs for when the user tries to copy/move a folder overEttore Perazzoli2001-07-061-0/+27
* Get the File -> Folder -> Properties menu item work again for theEttore Perazzoli2001-07-051-13/+0
* This is a first shoot at making shortcuts renameable [#3719];Ettore Perazzoli2001-06-301-1/+1
* Rename `e_shell_new_view()' into `e_shell_create_view()' to avoidEttore Perazzoli2001-06-281-1/+1
* Fix a gazillion warnings.Ettore Perazzoli2001-06-241-4/+6
* (Implemented deleting folders in the shell. Files changed that aren'tJason Leach2001-06-241-6/+97
* Allow a NULL @shell_view arg inEttore Perazzoli2001-06-091-2/+1
* Plug in all the folder tree right click menu verbs so bonobo-warningsJason Leach2001-06-061-1/+14
* New function (probably should just be static).Jason Leach2001-05-311-1/+1
* Removed an unecessary sleep(2) call, so evolution will start up 2 secondsJason Leach2001-05-311-2/+11
* Added ETSPECDIR. Added e-storage-set-view.etspec to get installed.Christopher James Lahey2001-05-261-0/+1
* Implemented the "Copy Folder" and "Move Folder" menu items. Untested.Ettore Perazzoli2001-05-201-12/+212
* Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got theEttore Perazzoli2001-05-191-1/+9
* Create new files for the folder commands, and move the "Create newEttore Perazzoli2001-05-191-0/+125