| Commit message (Expand) | Author | Age | Files | Lines |
* | e-shell-user-creatable-items-handler.c, Changed into a GObject subclass | Ettore Perazzoli | 2002-11-15 | 1 | -3/+3 |
* | Make separate dispose/finalize overrides of just overriding destroy. | Ettore Perazzoli | 2002-11-12 | 1 | -9/+24 |
* | New. (impl_finalize): New. (destroy): Removed. (class_init): Install | Ettore Perazzoli | 2002-11-06 | 1 | -5/+5 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 1 | -5/+7 |
* | Fix the names of these functions. (They previously used "register" instead | Dan Winship | 2002-08-19 | 1 | -2/+2 |
* | Change type of parent_class to BonoboXObjectClass. | Ettore Perazzoli | 2002-04-04 | 1 | -31/+22 |
* | New utility function. (sleep_with_g_main_loop_timeout_callback): Callback | Ettore Perazzoli | 2001-10-31 | 1 | -1/+25 |
* | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Don't allow invalid folder names. [#12027] | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | New helper function. (e_component_registry_restart_component): Use it. | Ettore Perazzoli | 2001-10-26 | 1 | -15/+30 |
* | If setting the owner fails, print the a warning message out. Then restart | Ettore Perazzoli | 2001-10-06 | 1 | -11/+84 |
* | [Remove a bunch of debugging messages, as per #7741.] | Ettore Perazzoli | 2001-09-14 | 1 | -7/+0 |
* | Studlycapsize all the IDs that are not. Likewise. Updated accordingly. | Ettore Perazzoli | 2001-08-28 | 1 | -9/+9 |
* | Added display_name and description to the type. | Ettore Perazzoli | 2001-08-20 | 1 | -2/+8 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 1 | -0/+3 |
* | Add a `user_creatable' property to folder types and make components | Ettore Perazzoli | 2001-07-22 | 1 | -2/+3 |
* | Added a URI schema registry to the shell, and changed the bootstrap | Ettore Perazzoli | 2001-06-28 | 1 | -1/+25 |
* | Fixed a nasty chain of broken fixes to broken fixes to broken fixes, | Ettore Perazzoli | 2001-06-25 | 1 | -4/+0 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | component_new refs the object itself, so unref ours when we finish with it | JP Rosevear | 2001-05-12 | 1 | -1/+2 |
* | #include <glib.h> and move corresponding local includes to the top. | Kjartan Maraas | 2001-04-25 | 1 | -1/+3 |
* | Remove/replace unneeded includes and move around stuff so that system | Kjartan Maraas | 2001-03-30 | 1 | -5/+2 |
* | Added the ability for components to specify drag/drop types, and | Ettore Perazzoli | 2001-03-08 | 1 | -2/+17 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -7/+7 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Changed so that ::set_owner is called after setting up the local | Ettore Perazzoli | 2000-09-08 | 1 | -9/+0 |
* | add "in string evolution_homedir" to ShellComponent::set_owner's | Dan Winship | 2000-08-11 | 1 | -1/+3 |
* | Add support for saving the current configuration of all the | Ettore Perazzoli | 2000-07-20 | 1 | -0/+71 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -4/+9 |
* | Make quit work again by implementing a CORBA method to unregister | Ettore Perazzoli | 2000-05-31 | 1 | -0/+13 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -0/+283 |