summaryrefslogtreecommitdiff
path: root/camel/providers/imapx/camel-imapx-store.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-11/+9
* Convert IMAPX back to a loadable module.Matthew Barnes2013-10-311-0/+83
* Split camel-imapx library and merge into camel so that providers can be writt...Chenthill Palanisamy2012-05-081-101/+0
* imapx: Adapt to Camel's new authentication API.Matthew Barnes2011-10-151-0/+1
* CamelIMAPXStore: Remove unused 'base_url' member.Matthew Barnes2011-09-261-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-1/+1
* Add CamelIMAPXSettings.Matthew Barnes2011-08-151-18/+12
* Add CamelStoreSettings.Matthew Barnes2011-08-151-7/+6
* Rework how CamelServices are added to CamelSession.Matthew Barnes2011-04-211-1/+1
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-0/+1
* Updated licenses for imapx to LGPLv2Chenthill Palanisamy2010-09-161-9/+9
* Coding style and whitespace cleanups.Matthew Barnes2010-08-021-2/+2
* Add connection manager to imapxChenthill Palanisamy2010-07-141-3/+9
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-1/+1
* Add proper QRESYNC support on SELECT; use it for refresh_infoDavid Woodhouse2010-06-301-0/+1
* Bug 622719 - Fix lifetime issues with CamelIMAPXServer w.r.t. disconnectionDavid Woodhouse2010-06-281-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-05-011-2/+2
* Port Camel to GObject.Matthew Barnes2010-04-241-20/+31
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-1/+1
* Lock down Camel headers.Matthew Barnes2010-04-021-4/+3
* Bug 610774 - IMAPX : automatic filtering doesn't workChenthill Palanisamy2010-03-111-0/+3
* Bug 611861 - [IMAPX] Folder list does not show up immediately.Chenthill Palanisamy2010-03-111-0/+5
* Coding style and whitespace cleanup.Matthew Barnes2010-03-071-1/+1
* Bug 609398 - [IMAPX] Subscriptions are not respected.Chenthill Palanisamy2010-02-101-6/+10
* Fetches the folderinfo from multiple namespaces - imapx.Chenthill Palanisamy2009-11-241-2/+3
* Coding style and whitespace cleanup.Matthew Barnes2009-10-241-6/+4
* Fix some compiler warnings.Chenthill Palanisamy2009-09-301-1/+1
* Initial commit - add imapx provider.Chenthill Palanisamy2009-09-301-0/+77