aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-storage.h
Commit message (Collapse)AuthorAgeFilesLines
* Changed `Evolution::Storage' so that the displayed name for a folderEttore Perazzoli2000-09-011-0/+1
| | | | | | | is decoupled from its path, and updated all the components accordingly. svn path=/trunk/; revision=5159
* Add missing #include "Evolution.h".Ettore Perazzoli2000-06-011-0/+2
| | | | svn path=/trunk/; revision=3313
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-0/+96
implemented a BonoboObject for wrapping the Evolution::Storage CORBA interface. Also fixed a few bugs. This makes the shell's storage extensibility usable for Evolution components. svn path=/trunk/; revision=3219