aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-shell-component.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'G'.Gnobody2000-05-291-342/+0
| | | | svn path=/tags/G/; revision=3261
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-1/+11
| | | | | | | | | | 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
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+332
folder types, and changed all the components to work with the new setup. svn path=/trunk/; revision=3199