| Commit message (Expand) | Author | Age | Files | Lines |
* | (e_shell_command_rename_folder): Do | Ettore Perazzoli | 2003-07-10 | 1 | -33/+30 |
* | (e_shell_command_add_to_shortcut_bar): | Ettore Perazzoli | 2003-05-08 | 1 | -6/+9 |
* | don't pass NO_SEPARATOR flag as per gtkmessagedialog warning | JP Rosevear | 2003-05-08 | 1 | -1/+1 |
* | Corrected border with for Delete Folder dialog. Fixes 41036. | Anna Marie Dirks | 2003-04-22 | 1 | -3/+7 |
* | Update for e_notice move. Likewise Likewise Likewise Likewise Likewise | Dan Winship | 2003-03-25 | 1 | -10/+9 |
* | Set GTK_RESPONSE_OK as the default response. | Ettore Perazzoli | 2003-01-28 | 1 | -20/+23 |
* | [With this commit, the shell compiles without deprecated | Ettore Perazzoli | 2002-12-20 | 1 | -15/+13 |
* | changed to use a gtkdialog instead of a gnome one. | Not Zed | 2002-12-02 | 1 | -17/+13 |
* | Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new(). | Ettore Perazzoli | 2002-11-05 | 1 | -2/+2 |
* | Changed all gtk_object_refs()/gtk_object_unrefs() into | Ettore Perazzoli | 2002-11-04 | 1 | -8/+8 |
* | Renamed from GNOME_Evolution_Shell.oaf.in. | Ettore Perazzoli | 2002-11-04 | 1 | -5/+6 |
* | Calls e_shell_command_remove_shared_folder. (file_verbs): Set up | Dan Winship | 2002-10-01 | 1 | -0/+41 |
* | [Finish fixing #11645.] | Ettore Perazzoli | 2002-09-26 | 1 | -15/+0 |
* | Placate compiler. | Ettore Perazzoli | 2002-09-25 | 1 | -0/+15 |
* | If the custom_icon_name is not NULL, return the pixbuf for it. | Ettore Perazzoli | 2002-07-10 | 1 | -1/+4 |
* | Make a little bit prettier. Default to "Delete", not "Cancel". | Ettore Perazzoli | 2002-05-24 | 1 | -22/+14 |
* | No more @default_type arg to e_shell_folder_selection_dialog_new(). | Ettore Perazzoli | 2002-05-23 | 1 | -10/+4 |
* | Use e_folder_get_name. Don't assume it's the same as the last path | Dan Winship | 2002-03-23 | 1 | -6/+3 |
* | Make old_name_locale non-const to placate a compiler warning. | Ettore Perazzoli | 2002-03-10 | 1 | -1/+2 |
* | [Fix #20234, Deleting Folder gratuitiously causes /local to open.] | Ettore Perazzoli | 2002-03-05 | 1 | -1/+15 |
* | Convert folder name to locale's encoding before using it as part of the | Zbigniew Chyla | 2001-12-04 | 1 | -2/+4 |
* | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Don't allow invalid folder names. [#12027] | Ettore Perazzoli | 2001-10-27 | 1 | -5/+17 |
* | Get the path and the shell view instead. (rename_callback_data_free): | Ettore Perazzoli | 2001-10-24 | 1 | -14/+17 |
* | New. (rename_callback_data_free): New. (rename_cb): Rename the folder | Ettore Perazzoli | 2001-10-24 | 1 | -7/+50 |
* | [Fix #7643, Starting new view doesn't honor "view" settings.] | Ettore Perazzoli | 2001-10-12 | 1 | -1/+1 |
* | Don't free the folder_command_data here. It is supposed to be freed in the | Ettore Perazzoli | 2001-10-12 | 1 | -1/+0 |
* | New, callback for the ::removed_folder signal on the shell's EStorageSet. | Ettore Perazzoli | 2001-10-03 | 1 | -14/+1 |
* | Allow callers to set the default type of folder to be created. | Iain Holmes | 2001-09-29 | 1 | -2/+3 |
* | Change the name on the EFolder object too. | Ettore Perazzoli | 2001-09-26 | 1 | -0/+6 |
* | [Implemented the "Rename" command. Warning, it doesn't quite work | Ettore Perazzoli | 2001-09-26 | 1 | -107/+40 |
* | New helper function. (command_move_folder): Pass the @folder_path argument | Ettore Perazzoli | 2001-09-26 | 1 | -43/+69 |
* | [Fix #5990, Remembering Evolution window geometry.] | Ettore Perazzoli | 2001-09-14 | 1 | -1/+5 |
* | Purify run. All small leaks. | Dan Winship | 2001-09-10 | 1 | -0/+1 |
* | [Fix #6971, Default folder should be the Summary.] | Ettore Perazzoli | 2001-09-05 | 1 | -1/+1 |
* | Remove the folder from the EvolutionStorage as well as the EStorage. | Peter Williams | 2001-09-04 | 1 | -0/+4 |
* | Actually return if the folder is being moved into one of its descendants. | Ettore Perazzoli | 2001-08-23 | 1 | -0/+1 |
* | Remove unused variable @folder. | Jason Leach | 2001-08-14 | 1 | -1/+6 |
* | [Finally! Fix #413, "Support for stock folders", and #786, "i18n: | Ettore Perazzoli | 2001-08-12 | 1 | -2/+8 |
* | `#if 0'ed out. (rename_cb): Likewise. | Ettore Perazzoli | 2001-08-10 | 1 | -0/+4 |
* | build fix | Jacob Leach | 2001-08-04 | 1 | -0/+2 |
* | [Removing Evolution::LocalStorage interface, abstracting the unread counts | Jason Leach | 2001-08-04 | 1 | -7/+112 |
* | Make the local storage name "Local Folders" instead of "local", looks | Jason Leach | 2001-07-20 | 1 | -1/+1 |
* | convert the folder name from utf8 before displaying them in the dialog and | Larry Ewing | 2001-07-10 | 1 | -3/+8 |
* | Added error dialogs for when the user tries to copy/move a folder over | Ettore Perazzoli | 2001-07-06 | 1 | -0/+27 |
* | Get the File -> Folder -> Properties menu item work again for the | Ettore Perazzoli | 2001-07-05 | 1 | -13/+0 |
* | This is a first shoot at making shortcuts renameable [#3719]; | Ettore Perazzoli | 2001-06-30 | 1 | -1/+1 |
* | Rename `e_shell_new_view()' into `e_shell_create_view()' to avoid | Ettore Perazzoli | 2001-06-28 | 1 | -1/+1 |
* | Fix a gazillion warnings. | Ettore Perazzoli | 2001-06-24 | 1 | -4/+6 |
* | (Implemented deleting folders in the shell. Files changed that aren't | Jason Leach | 2001-06-24 | 1 | -6/+97 |
* | Allow a NULL @shell_view arg in | Ettore Perazzoli | 2001-06-09 | 1 | -2/+1 |
* | Plug in all the folder tree right click menu verbs so bonobo-warnings | Jason Leach | 2001-06-06 | 1 | -1/+14 |
* | New function (probably should just be static). | Jason Leach | 2001-05-31 | 1 | -1/+1 |
* | Removed an unecessary sleep(2) call, so evolution will start up 2 seconds | Jason Leach | 2001-05-31 | 1 | -2/+11 |
* | Added ETSPECDIR. Added e-storage-set-view.etspec to get installed. | Christopher James Lahey | 2001-05-26 | 1 | -0/+1 |
* | Implemented the "Copy Folder" and "Move Folder" menu items. Untested. | Ettore Perazzoli | 2001-05-20 | 1 | -12/+212 |
* | Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got the | Ettore Perazzoli | 2001-05-19 | 1 | -1/+9 |
* | Create new files for the folder commands, and move the "Create new | Ettore Perazzoli | 2001-05-19 | 1 | -0/+125 |