aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add two missing codes.Dan Winship2001-10-151-0/+4
* Make this a no-op if the source and the destination path are the same.Ettore Perazzoli2001-10-101-0/+5
* [Implemented the "Rename" command. Warning, it doesn't quite workEttore Perazzoli2001-09-261-1/+6
* If the remove_source is %TRUE and destination is a descendant of theEttore Perazzoli2001-08-231-0/+12
* [Finally! Fix #413, "Support for stock folders", and #786, "i18n:Ettore Perazzoli2001-08-121-0/+2
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-0/+4
* [This is a better way to have "Local Folders" be shown as the localJason Leach2001-07-211-0/+16
* (e_storage_new_folder): Move the folder_changed_cb() call to avoidDan Winship2001-06-291-1/+2
* Call folder_changed_cb after adding the new folder so that if it was addedDan Winship2001-06-291-0/+1
* (Implemented deleting folders in the shell. Files changed that aren'tJason Leach2001-06-241-3/+3
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-2/+2
* Added an xfer method to `EStorage' and `GNOME::Evolution::Storage'.Ettore Perazzoli2001-03-221-0/+30
* Don't free a const pointer.Jeffrey Stedfast2001-02-251-3/+5
* split "highlighted" into self_highlight and child_highligh.Dan Winship2001-02-211-1/+17
* Update copyrights for files modified in year 2001.Ettore Perazzoli2001-01-281-1/+1
* Fix the logic for updating the shortuct labels when the display namesEttore Perazzoli2001-01-241-21/+25
* Complete the code to associate a URI and a folder type to the toplevelEttore Perazzoli2000-12-091-6/+35
* Start implementing a physical URI property for the toplevel nodes inEttore Perazzoli2000-12-051-4/+37
* Add "highligted" field to Folder. Add update_folder method toDan Winship2000-11-021-0/+30
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* foreach_data should be set to the caller-supplied data, not the tree itemDan Winship2000-09-151-4/+4
* Fully support setting the display name in the tree. It seems to work.Ettore Perazzoli2000-09-111-26/+7
* Implemented a new `EFolderTree' object. Make `EStorage' use itEttore Perazzoli2000-09-091-184/+56
* Changed `Evolution::Storage' so that the displayed name for a folderEttore Perazzoli2000-09-011-11/+28
* Update the ::user_select_folder() interface so that it accepts both aEttore Perazzoli2000-08-041-0/+70
* Teeny tiny mem leak fix.Matthew Loper2000-07-271-0/+1
* Removed some useless debugging messages.Ettore Perazzoli2000-07-111-1/+0
* Implemented folder creation dialog (File -> New -> Folder). To makeEttore Perazzoli2000-06-111-27/+61
* Fixed a refcount leak and added interfaces to add/remove foldersEttore Perazzoli2000-06-081-32/+116
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-121/+49
* Get rid of the old `evolution-service-repository' cruft and startEttore Perazzoli2000-05-231-16/+20
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+473