summaryrefslogtreecommitdiff
path: root/camel/providers/imapx/camel-imapx-stream.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Convert IMAPX back to a loadable module.Matthew Barnes2013-10-311-0/+151
* Split camel-imapx library and merge into camel so that providers can be writt...Chenthill Palanisamy2012-05-081-159/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-10-031-1/+1
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-2/+14
* Updated licenses for imapx to LGPLv2Chenthill Palanisamy2010-09-161-6/+8
* Add server tagprefix to imapx debug output messagesDavid Woodhouse2010-09-161-0/+1
* Bug 628977 - crash in imapx_parse_uids() (Make stream buf grow automatically)David Woodhouse2010-09-081-0/+1
* Remove redundant 'tokenptr' field from CamelIMAPXStreamDavid Woodhouse2010-09-081-1/+1
* Remove redundant 'tokenend' field from CamelIMAPXStreamDavid Woodhouse2010-09-081-1/+1
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-8/+12
* Make camel_imapx_stream_number() return a guint64David Woodhouse2010-06-241-1/+1
* Port Camel to GObject.Matthew Barnes2010-04-241-23/+67
* Lock down Camel headers.Matthew Barnes2010-04-021-4/+4
* Bug 609393 - evolution crashed when clicked on search folderChenthill Palanisamy2010-02-091-6/+6
* Coding style and whitespace cleanups.Matthew Barnes2010-01-301-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2009-10-241-18/+18
* Remove the structured exception handling as it may causeChenthill Palanisamy2009-10-221-8/+8
* Initial commit - add imapx provider.Chenthill Palanisamy2009-09-301-0/+95