aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-607/+0
* 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