aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Evolution-Storage.idl
Commit message (Collapse)AuthorAgeFilesLines
* Add a `::remove_listener' method to Evolution::Storage.Ettore Perazzoli2000-10-021-2/+7
| | | | svn path=/trunk/; revision=5655
* Added new interfaces to be exposed by the local storage, so thatEttore Perazzoli2000-09-081-0/+6
| | | | | | | components can get a list of all the folders and specify the display name for them. (Unfinished and untested.) svn path=/trunk/; revision=5256
* Changed `Evolution::Storage' so that the displayed name for a folderEttore Perazzoli2000-09-011-1/+1
| | | | | | | is decoupled from its path, and updated all the components accordingly. svn path=/trunk/; revision=5159
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-2/+0
| | | | | | | | | | 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
* Get rid of the old `evolution-service-repository' cruft and startEttore Perazzoli2000-05-231-0/+53
implementing new CORBA storage interfaces for the shell. svn path=/trunk/; revision=3178