| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |