aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-activity-client.c
Commit message (Expand)AuthorAgeFilesLines
* [Implement an Outlook-style "New" dropdown button. It is basicallyEttore Perazzoli2002-01-241-71/+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
* Allow a value of -1.0 for @progress [which means "unknown progress"].Ettore Perazzoli2001-09-071-1/+1
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-5/+5
* Set the release flag on the returned folder type list too.Ettore Perazzoli2001-08-081-1/+1
* Small stylistical/aesthetical fix.Ettore Perazzoli2001-08-081-2/+2
* Set the release flag on the returned icon to %TRUE.Ettore Perazzoli2001-08-081-0/+2
* Free the CORBA version of the animated icon.Ettore Perazzoli2001-08-081-1/+7
* Unref the listener when done.Not Zed2001-08-071-0/+3
* Added some comments about the possible race condition issues with theEttore Perazzoli2001-07-311-26/+9
* Also update have_pending_update before calling corba, as below.Not Zed2001-07-311-2/+1
* [This should fix #5110, shell crash when switching folders.]Ettore Perazzoli2001-07-311-5/+5
* Remove the source for the timeout *before* invoking the CORBA method, asEttore Perazzoli2001-07-281-7/+30
* Use `g_source_remove()' instead of `gtk_timeout_remove()' here, as we areEttore Perazzoli2001-07-221-1/+3
* Don't assert that there is a handler, so we don't crash if user clicks onEttore Perazzoli2001-07-031-9/+21
* Actually implement the "clicked" signal for the EActivityHandler, andEttore Perazzoli2001-06-251-12/+17
* Added an EvolutionActivityClient object to libeshell, to handleEttore Perazzoli2001-06-241-0/+460