aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-component-registry.c
Commit message (Expand)AuthorAgeFilesLines
* Change type of parent_class to BonoboXObjectClass.Ettore Perazzoli2002-04-041-31/+22
* New utility function. (sleep_with_g_main_loop_timeout_callback): CallbackEttore Perazzoli2001-10-311-1/+25
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Don't allow invalid folder names. [#12027]Ettore Perazzoli2001-10-271-2/+2
* New helper function. (e_component_registry_restart_component): Use it.Ettore Perazzoli2001-10-261-15/+30
* If setting the owner fails, print the a warning message out. Then restartEttore Perazzoli2001-10-061-11/+84
* [Remove a bunch of debugging messages, as per #7741.]Ettore Perazzoli2001-09-141-7/+0
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-9/+9
* Added display_name and description to the type.Ettore Perazzoli2001-08-201-2/+8
* 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