aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-activity-handler.c
Commit message (Expand)AuthorAgeFilesLines
* 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