Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | creates an Evolution_ServiceRepository object. | bertrand | 2000-03-13 | 1 | -12/+195 |
| | | | | | | | | | | | | | | | | | | 2000-03-12 bertrand <bertrand@helixcode.com> * shell/evolution-service-repository.c: (evolution_service_repository_new): creates an Evolution_ServiceRepository object. (create_evolution_service_repository): create the corresponding servant. (evolution_service_repository_construct): set the closure as well as the virtual functions. Completed the implementation. The bonobo components can now implement a Evolution::ServiceRepository interface. svn path=/trunk/; revision=2106 | ||||
* | forgotten file. | Bertrand Guiheneuf | 2000-03-12 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2105 | ||||
* | Implementation of the service repository interface as a bonobo object. | bertrand | 2000-03-12 | 1 | -0/+96 |
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 |