aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Evolution.idl
Commit message (Collapse)AuthorAgeFilesLines
* Add interfaces to the shell to handle off-line operation, as well as aEttore Perazzoli2001-05-031-0/+1
| | | | | | first (unfinished/untested) implementation for them. svn path=/trunk/; revision=9653
* s/helixcode\.com/ximian.com/ and update all the copyrights in the IDLEttore Perazzoli2001-03-211-2/+2
| | | | | | files. svn path=/trunk/; revision=8864
* Initial step for refactoring of the DnD API for ShellComponents.Ettore Perazzoli2001-03-191-0/+1
| | | | svn path=/trunk/; revision=8820
* Added the ability for the shell to export the storage set view as aEttore Perazzoli2000-10-021-0/+1
| | | | | | | | Bonobo::Control (untested, and needed by Toshok's subscription dialog). Also, added a custom interface for this control so that the container can get notification when a folder gets selected. svn path=/trunk/; revision=5657
* Added new interfaces to be exposed by the local storage, so thatEttore Perazzoli2000-09-081-1/+2
| | | | | | | components can get a list of all the folders and specify the display name for them. (Unfinished and untested.) svn path=/trunk/; revision=5256
* Add a kludgy and simple interface to the shell views to access theEttore Perazzoli2000-08-131-0/+1
| | | | | | status bar, to report messages and progress. svn path=/trunk/; revision=4796
* Add support for saving the current configuration of all theEttore Perazzoli2000-07-201-1/+2
| | | | | | components. svn path=/trunk/; revision=4237
* Get rid of the old `evolution-service-repository' cruft and startEttore Perazzoli2000-05-231-6/+7
| | | | | | implementing new CORBA storage interfaces for the shell. svn path=/trunk/; revision=3178
* Fix the embarassing cursor bug.Miguel de Icaza2000-04-121-1/+0
| | | | | | Fix the embarassing cursor bug. svn path=/trunk/; revision=2404
* Implementation of the service repository interface as a bonobo object.bertrand2000-03-121-17/+4
| | | | | | | | | | | | | | | | | | 2000-03-12 bertrand <bertrand@helixcode.com> * shell/evolution-service-repository.c: * shell/evolution-service-repository.h: Implementation of the service repository interface as a bonobo object. * shell/evolution-service-repository.idl: new file. Contains the definition for the service repository interface. * shell/Shell.idl: move the shell related stuff here svn path=/trunk/; revision=2103
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-19/+15
| | | | | | | | Make Evolution compile with the latest Bonobo changes. Miguel. svn path=/trunk/; revision=1636
* MoreArturo Espinosa2000-01-121-0/+32
More svn path=/trunk/; revision=1561