aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-storage.h
Commit message (Collapse)AuthorAgeFilesLines
* 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