aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-component-registry.c
Commit message (Expand)AuthorAgeFilesLines
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+3
* Add a `user_creatable' property to folder types and make componentsEttore Perazzoli2001-07-221-2/+3
* Added a URI schema registry to the shell, and changed the bootstrapEttore Perazzoli2001-06-281-1/+25
* Fixed a nasty chain of broken fixes to broken fixes to broken fixes,Ettore Perazzoli2001-06-251-4/+0
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* component_new refs the object itself, so unref ours when we finish with itJP Rosevear2001-05-121-1/+2
* #include <glib.h> and move corresponding local includes to the top.Kjartan Maraas2001-04-251-1/+3
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-5/+2
* Added the ability for components to specify drag/drop types, andEttore Perazzoli2001-03-081-2/+17
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-7/+7
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Changed so that ::set_owner is called after setting up the localEttore Perazzoli2000-09-081-9/+0
* add "in string evolution_homedir" to ShellComponent::set_owner'sDan Winship2000-08-111-1/+3
* Add support for saving the current configuration of all theEttore Perazzoli2000-07-201-0/+71
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-4/+9
* Make quit work again by implementing a CORBA method to unregisterEttore Perazzoli2000-05-311-0/+13
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+283