aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-activity-handler.c
Commit message (Expand)AuthorAgeFilesLines
* Remove. Remove. Remove. Remove. Remove. Remove. Remove. Remove.Ettore Perazzoli2003-12-041-2/+0
* Remove debugging message.Ettore Perazzoli2003-12-021-3/+1
* New member activity_handler. (mail_component_init): Initialize.Ettore Perazzoli2003-12-021-5/+9
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-021-290/+98
* (evolution_activity_client_construct): Get a rawEttore Perazzoli2003-11-191-0/+588
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-588/+0
* s/BonoboXObject/BonoboObject/ (for BONOBO_DISABLE_DEPRECATED)Dan Winship2003-01-141-7/+8
* [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-201-1/+1
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-4/+4
* No need to check for priv being NULL here anymore.Ettore Perazzoli2002-11-161-16/+0
* Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad ofEttore Perazzoli2002-11-151-9/+9
* Split finalize/dispose. Likewise. Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-061-2/+17
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-041-11/+12
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-6/+12
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-181-2/+2
* Updated to use new EPopupMenu API.Jeffrey Stedfast2002-03-161-4/+4
* Make old_name_locale non-const to placate a compiler warning.Ettore Perazzoli2002-03-101-0/+2
* Set the icons for all the "New..." menu items from the specified one inEttore Perazzoli2002-02-221-43/+3
* 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
* #include "e-util/e-gtk-utils.h".Ettore Perazzoli2001-10-261-1/+1
* Set ->priv to NULL. (impl_operationStarted): Check for priv not beingEttore Perazzoli2001-10-261-4/+5
* #if 0'ed for now, per #7427.Ettore Perazzoli2001-10-241-1/+4
* Removed globals `activity_client', `progress'. (timeout_callback_3): GetEttore Perazzoli2001-09-201-3/+11
* [Fix #6474 and friends, crash when selecting things from theEttore Perazzoli2001-09-061-2/+13
* Just ignore the request if the activity handler has theEttore Perazzoli2001-09-051-0/+19
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-1/+1
* Set the release flag for the newly allocated sequence.Ettore Perazzoli2001-08-081-0/+2
* Fill the CORBA sequence once.Ettore Perazzoli2001-08-081-0/+1
* Don't assert that there is a handler, so we don't crash if user clicks onEttore Perazzoli2001-07-031-16/+44
* Added a URI schema registry to the shell, and changed the bootstrapEttore Perazzoli2001-06-281-1/+55
* Derive ETaskWidget from GtkEventBox instead of GtkFrame so that we canEttore Perazzoli2001-06-241-0/+34
* Added an EvolutionActivityClient object to libeshell, to handleEttore Perazzoli2001-06-241-8/+8
* Implemented an Evolution::Activity interface for keeping track ofEttore Perazzoli2001-06-231-0/+459