aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-offline-handler.c
Commit message (Expand)AuthorAgeFilesLines
* removed CAMEL_PROVIDER_IS_EXTERNAL check likewise likewiseNicel KM2004-01-291-2/+1
* fix the parent-finding logic.Not Zed2004-01-271-2/+7
* Remove all the syncFolder stuff since it's not in the Component interfaceEttore Perazzoli2003-12-011-97/+0
* Updated for function name changes in mail-component.cJeffrey Stedfast2003-11-141-0/+1
* Updated for function name changes in mail-component.cJeffrey Stedfast2003-11-141-14/+14
* New folder-tree widget that replaces the shell's folder-tree widget.Jeffrey Stedfast2003-11-141-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-7/+7
* add a CamelOperation for overriding status handler.Not Zed2003-08-021-1/+1
* Add #include to fix warning.Jeremy Katz2003-05-171-0/+1
* s/BonoboXObject/BonoboObject/Dan Winship2003-01-141-3/+3
* Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-121-9/+9
* Add a GHashTable pointer so we can remove the info once the operation isPeter Williams2002-08-061-0/+3
* Call mail_note_store to get the folders to be updated and new ones to bePeter Williams2002-07-301-1/+4
* Account for the case that when a disco store is "online" but actuallyPeter Williams2002-07-151-2/+2
* Implement prep_offline for an individual folder. (set_offline_do): OnlyNot Zed2002-05-151-26/+118
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-3/+2
* create storages for providers that are STORAGE and aren't EXTERNAL, ratherDan Winship2001-10-021-1/+2
* A service needs to be disconnected if it's remote, not already offline,Dan Winship2001-09-271-8/+18
* Set the session as online so auto mail checking (and the composer) will beJason Leach2001-08-121-0/+3
* New file, started by Ettore, finished by me, to implement theDan Winship2001-05-101-0/+242