summaryrefslogtreecommitdiff
path: root/camel/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Bug 733183 - Do not include built sources in distributionMilan Crha2014-07-161-0/+3
* Bug 729850 - CamelMimeParser cannot parse mbox filesMilan Crha2014-05-291-2/+0
* Reimplement camel_mime_parser_init_with_fd().Matthew Barnes2014-02-051-0/+2
* Add CamelNullOutputStream.Matthew Barnes2014-01-301-0/+2
* Add CamelAsyncClosure.Matthew Barnes2013-12-011-0/+2
* Makefile.am cleanups.Matthew Barnes2013-11-171-285/+301
* Remove CamelDisco{Diary,Folder,Store}.Matthew Barnes2013-11-131-6/+0
* Convert IMAPX back to a loadable module.Matthew Barnes2013-10-311-37/+1
* Add CamelIMAPXMailbox.Matthew Barnes2013-10-271-0/+2
* Add CamelIMAPXNamespaceResponse.Matthew Barnes2013-10-271-0/+2
* Add CamelIMAPXNamespace.Matthew Barnes2013-10-271-0/+2
* Remove unused CamelMimeFilterSave.Matthew Barnes2013-10-011-2/+0
* Add CamelFilterOutputStream.Matthew Barnes2013-10-011-0/+2
* Add CamelFilterInputStream.Matthew Barnes2013-10-011-0/+2
* Remove unused CamelTcpStream.Matthew Barnes2013-09-261-2/+0
* Remove unused CamelTcpStreamRaw.Matthew Barnes2013-09-261-2/+0
* Remove unused CamelTcpStreamSSL.Matthew Barnes2013-09-261-2/+0
* Remove unused CamelStreamVFS.Matthew Barnes2013-09-251-2/+0
* Remove unused CamelOfflineJournal.Matthew Barnes2013-08-091-2/+0
* Add CamelIMAPXStatusResponse.Matthew Barnes2013-08-081-0/+2
* Add CamelIMAPXListResponse.Matthew Barnes2013-08-031-0/+2
* Remove CamelIMAPXConnManager.Matthew Barnes2013-07-121-2/+0
* build: Fix srcdir != builddir from gitColin Walters2013-04-121-4/+4
* Bug #681837 - Make enum type registration thread safeMilan Crha2013-04-121-6/+9
* camel: Use g_cclosure_marshal_generic() for all signals.Matthew Barnes2013-03-171-7/+1
* IMAPX: Ask server to handle "body-contains" searches.Matthew Barnes2012-12-231-4/+6
* Move e_pointer_tracker to camelMilan Crha2012-07-261-1/+2
* Use template files to generate GEnumClass types.Matthew Barnes2012-07-171-5/+9
* Remove unused codeMilan Crha2012-06-071-2/+0
* Simplify vFolder's code and other bunch of related time optimizationsMilan Crha2012-05-301-0/+2
* Split camel-imapx library and merge into camel so that providers can be writt...Chenthill Palanisamy2012-05-081-1/+27
* Remove CamelHttpStream.Matthew Barnes2012-04-051-2/+0
* build: Add an --enable-code-coverage configure option to enable gcov supportPhilip Withnall2012-03-261-2/+6
* Kill CamelDList (finally).Matthew Barnes2012-01-291-2/+0
* Fix glib-gen.mak rules.Matthew Barnes2011-12-021-0/+1
* Camel no longer depends on libedataserver.Matthew Barnes2011-11-141-4/+3
* Add CamelSExp (copy of ESExp).Matthew Barnes2011-11-141-0/+2
* Move remaining CamelURL elements to CamelSettings.Matthew Barnes2011-10-241-0/+2
* Merge libcamel-provider into libcamel.Matthew Barnes2011-09-271-134/+105
* Add CamelMemChunk (copy of EMemChunk).Matthew Barnes2011-09-251-0/+2
* Camel: Fix linking issue.Matthew Barnes2011-08-241-1/+1
* CamelStore: Split subscription API into a separate interface.Matthew Barnes2011-08-151-0/+2
* Add CamelNetworkSettings.Matthew Barnes2011-08-151-0/+2
* Add CamelOfflineSettings.Matthew Barnes2011-08-151-0/+2
* Add CamelStoreSettings.Matthew Barnes2011-08-151-2/+4
* Add CamelSettings.Matthew Barnes2011-08-151-0/+2
* Camel: Fix enumeration regressions.Matthew Barnes2011-08-151-0/+8
* Bug #655409 - Extra flags in CamelStoreInfo break folder type checkMilan Crha2011-07-271-8/+0
* Add CamelNetworkService interface.Matthew Barnes2011-07-211-0/+2
* Generate GTypes for various Camel enums.Matthew Barnes2011-07-191-1/+14