aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-offline-handler.c
Commit message (Expand)AuthorAgeFilesLines
* s/BonoboXObject/BonoboObject/Dan Winship2003-02-061-3/+3
* Replaced all gtk_signal_connect() calls with g_signal_connect() ones.Ettore Perazzoli2002-11-151-2/+1
* Convert from GtkObject to GObject.Ettore Perazzoli2002-11-121-14/+8
* Removed debugging message.Ettore Perazzoli2002-10-261-0/+1
* Pass ev, not &ev to CORBA_Object_duplicate since ev is already a pointer.Dan Winship2002-09-241-1/+1
* Allocate the ConnectionList list with the right number of entries insteadEttore Perazzoli2002-02-021-2/+3
* [Fix a crash that can happen if you have opened multiple views ofEttore Perazzoli2002-02-021-37/+77
* Use soup to transfer HTTP files and other bugs fixedIain Holmes2002-01-171-0/+5
* Merging patches from 1-0-branchIain Holmes2001-12-171-6/+16
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* NULL the handle after a failed open so the offline handler won't thinkIain Holmes2001-10-271-7/+8
* Add copyright noticesIain Holmes2001-09-271-6/+22
* Fix the show_full_path bugIain Holmes2001-08-231-7/+8
* Handle the online/offline stuffIain Holmes2001-07-011-0/+219