summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS update for 3.3.5 release.EVOLUTION_DATA_SERVER_3_3_5Matthew Barnes2012-02-051-0/+40
* Fix a typo where instead of saving the cache, uid is saved.Srinivasa Ragavan2012-02-031-2/+3
* Add a few missing return. On first time startup, latest id wont beSrinivasa Ragavan2012-02-032-3/+12
* Updated Spanish translationDaniel Mustieles2012-02-031-5/+4
* Bug #669238 Warning while creating appointments/meetingsPunit Jain2012-02-031-7/+7
* Updated Slovenian translationMatej Urbančič2012-02-021-128/+146
* Updated Norwegian bokmål translationKjartan Maraas2012-02-021-122/+139
* Fix typo in localized stringKjartan Maraas2012-02-021-1/+1
* Updated Spanish translationDaniel Mustieles2012-02-021-107/+120
* Add some doc to the API.Srinivasa Ragavan2012-02-021-1/+5
* Fix a few compilation errors on merge.imap-pop-mobileSrinivasa Ragavan2012-02-022-20/+25
* Fix a crash while fetching old messages.Srinivasa Ragavan2012-02-021-2/+2
* Fix a bug where mobile mode downloads all mails.Srinivasa Ragavan2012-02-021-2/+9
* Add mobile support to POP and fix a bug where uids are duplicated.Srinivasa Ragavan2012-02-022-4/+266
* Some disk I/O optimization.Srinivasa Ragavan2012-02-021-1/+5
* Make Local store work if GetFolderInfo is asked for a specific subtree.Srinivasa Ragavan2012-02-021-2/+8
* Decided return type based on the fetch type.Srinivasa Ragavan2012-02-021-2/+10
* Add mobile mode settings to POP3.Srinivasa Ragavan2012-02-023-4/+142
* Added Mobile support and specific apis to imapx.Srinivasa Ragavan2012-02-027-19/+366
* Add flags to the Provider and code for mobile mode in settings.Srinivasa Ragavan2012-02-023-1/+74
* Add sync+async apis for Fetch Messages and Purge Message Cache.Srinivasa Ragavan2012-02-023-2/+458
* Add auto_fetch param to avoid autofetching next mails. In Daemon weSrinivasa Ragavan2012-02-023-2/+81
* IMAPX: #include <camel/camel.h> -- not <camel.h>Matthew Barnes2012-02-012-2/+2
* Add wrapper functions for CamelIMAPXCommand queues.Matthew Barnes2012-02-015-50/+222
* Fix few memory leaksMilan Crha2012-02-013-5/+16
* CamelIMAPXJob: Split out "folder_name" data.Matthew Barnes2012-01-312-8/+50
* CamelIMAPXJob: Split out "rename_folder" data.Matthew Barnes2012-01-312-9/+29
* CamelIMAPXJob: Split out "manage_subscriptions" data.Matthew Barnes2012-01-312-9/+28
* CamelIMAPXJob: Split out "list" data.Matthew Barnes2012-01-312-24/+49
* CamelIMAPXJob: Split out "copy_messages" data.Matthew Barnes2012-01-312-30/+70
* CamelIMAPXJob: Split out "append_message" data.Matthew Barnes2012-01-312-18/+42
* CamelIMAPXJob: Split out "sync_changes" data.Matthew Barnes2012-01-312-30/+67
* CamelIMAPXJob: Split out "refresh_info" data.Matthew Barnes2012-01-312-82/+134
* CamelIMAPXJob: Split out "get_message" data.Matthew Barnes2012-01-312-50/+83
* CamelIMAPXJob: Add optional matches() method.Matthew Barnes2012-01-313-28/+88
* Rename imapx_job_done() to imapx_unregister_job().Matthew Barnes2012-01-311-36/+32
* CamelIMAPXJob: Add camel_imapx_job_run().Matthew Barnes2012-01-313-55/+61
* CamelIMAPXJob: Swap arguments for start() method.Matthew Barnes2012-01-312-35/+35
* Split off CamelIMAPXJob to a separate file.Matthew Barnes2012-01-314-207/+349
* Updated Spanish translationDaniel Mustieles2012-01-311-86/+74
* Bug #668811 - EBookBackendSqliteDB can be asked for an unknown contactMilan Crha2012-01-311-1/+5
* Bug #669003 - CalDAV: Cannot modify calendar object (libical 0.48)Milan Crha2012-01-301-0/+18
* Bug #669005 - Partial hang with unresponsive HTML email image sourceMilan Crha2012-01-301-1/+1
* Bug #649141 - Return only system timezones known to libicalMilan Crha2012-01-301-25/+77
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-01-302-2835/+2770
* Updated POTFILES.inPiotr Drąg2012-01-291-1/+0
* Updated Spanish translationDaniel Mustieles2012-01-291-30/+114
* Kill CamelDList (finally).Matthew Barnes2012-01-296-297/+0
* CamelIMAPXServer: Use GQueues instead of CamelDLists.Matthew Barnes2012-01-294-186/+271
* camel-index-control.c: Remove an unnecessary #include.Matthew Barnes2012-01-291-1/+0