aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-storage.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'G'.Gnobody2000-05-291-395/+0
| | | | svn path=/tags/G/; revision=3261
* Make EvolutionStorage use the correct name when registering itself.Ettore Perazzoli2000-05-291-1/+1
| | | | svn path=/trunk/; revision=3244
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-0/+395
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