platform/upstream/evolution-data-server.git
2012-01-31 Matthew BarnesCamelIMAPXJob: Split out "list" data.
2012-01-31 Matthew BarnesCamelIMAPXJob: Split out "copy_messages" data.
2012-01-31 Matthew BarnesCamelIMAPXJob: Split out "append_message" data.
2012-01-31 Matthew BarnesCamelIMAPXJob: Split out "sync_changes" data.
2012-01-31 Matthew BarnesCamelIMAPXJob: Split out "refresh_info" data.
2012-01-31 Matthew BarnesCamelIMAPXJob: Split out "get_message" data.
2012-01-31 Matthew BarnesCamelIMAPXJob: Add optional matches() method.
2012-01-31 Matthew BarnesRename imapx_job_done() to imapx_unregister_job().
2012-01-31 Matthew BarnesCamelIMAPXJob: Add camel_imapx_job_run().
2012-01-31 Matthew BarnesCamelIMAPXJob: Swap arguments for start() method.
2012-01-31 Matthew BarnesSplit off CamelIMAPXJob to a separate file.
2012-01-31 Daniel MustielesUpdated Spanish translation
2012-01-31 Milan CrhaBug #668811 - EBookBackendSqliteDB can be asked for...
2012-01-30 Milan CrhaBug #669003 - CalDAV: Cannot modify calendar object...
2012-01-30 Milan CrhaBug #669005 - Partial hang with unresponsive HTML email...
2012-01-30 Milan CrhaBug #649141 - Return only system timezones known to...
2012-01-30 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2012-01-29 Piotr DrągUpdated POTFILES.in
2012-01-29 Daniel MustielesUpdated Spanish translation
2012-01-29 Matthew BarnesKill CamelDList (finally).
2012-01-29 Matthew BarnesCamelIMAPXServer: Use GQueues instead of CamelDLists.
2012-01-29 Matthew Barnescamel-index-control.c: Remove an unnecessary #include.
2012-01-29 Matthew BarnesCamelOfflineJournal: Use GQueues instead of CamelDLists.
2012-01-29 Matthew BarnesCamelTextIndex: Use GQueues instead of CamelDLists.
2012-01-29 Matthew BarnesCamelMsg: Remove unused 'ln' member.
2012-01-29 Matthew BarnesCamelBlockFile: Use GQueues instead of CamelDLists.
2012-01-29 Matthew Barnescamel-iconv.c: Use G_LOCK_DEFINE_STATIC.
2012-01-29 Matthew Barnescamel-iconv.c: Use GQueues instead of CamelDLists.
2012-01-29 Matthew BarnesCamelFilterDriver: Use GQueues instead of CamelDLists.
2012-01-29 Matthew BarnesCamelCipherValidity: Use GQueues instead of CamelDLists.
2012-01-29 Matthew BarnesCamelImapSearch: Use GQueues instead of CamelDLists.
2012-01-29 Matthew BarnesCamelMaildirStore: Use GQueues instead of CamelDLists.
2012-01-29 Matthew BarnesCamelPOP3Engine: Use GQueues instead of CamelDLists.
2012-01-28 Matej UrbančičUpdated Slovenian translation
2012-01-28 Kjartan MaraasUpdated Norwegian bokmål translation
2012-01-27 Matthew BarnesCamelIMAPXCommandPart: Remove unused 'parent' member.
2012-01-27 Piotr DrągUpdated POTFILES.in
2012-01-27 Matthew BarnesCamelIMAPXCommandFunc: Add a GError parameter.
2012-01-27 Matthew BarnesAdd camel_imapx_command_set_error_if_failed().
2012-01-27 Matthew BarnesCamelIMAPXCommand: Lose the GCancellable member.
2012-01-27 Matthew Barnesimapx_command_run_sync(): Take a GCancellable and GErro...
2012-01-27 Matthew BarnesCamelIMAPXCommand: Encapsulate some struct members.
2012-01-27 Matthew BarnesCamelIMAPXCommand: Use a GString.
2012-01-27 Matthew Barnesimapx_command_start(): Take a GCancellable and GError...
2012-01-27 Matthew Barnescamel_imapx_run(): Take a GCancellable and GError expli...
2012-01-27 Matthew BarnesSplit off CamelIMAPXCommand to a separate file.
2012-01-27 Matthew BarnesCamelIMAPXServer: Coding style fix.
2012-01-25 Matthew Barnesstore_get_inbox_folder_sync: Add a NULL check.
2012-01-25 Milan CrhaCamelStoreSummary: Schedule save rather than save immed...
2012-01-24 Kjartan MaraasUpdated Norwegian bokmål translation
2012-01-23 Matthew BarnesCamelIMAPXConnManager: Add a parting thought.
2012-01-23 Matthew BarnesCamelIMAPXConnManager: Use a reader/writer lock.
2012-01-23 Matthew BarnesCamelIMAPXConnManager: Similarly for connection list...
2012-01-23 Matthew BarnesCamelIMAPXConnManager: Give ConnectionInfo its own...
2012-01-23 Matthew BarnesCamelIMAPXConnManager: Give ConnectionInfo a reference...
2012-01-23 Matthew BarnesCamelIMAPXConnManager: Miscellaneous cleanups.
2012-01-23 Matthew BarnesCamelIMAPXJob: Clarify 'with_operation_msg' field.
2012-01-23 Matthew BarnesRemove imapx_job_can_operation_msg().
2012-01-23 Matthew BarnesCamelIMAPXServer: Use g_list_free_full().
2012-01-23 Matthew BarnesUse a consistent variable name for CamelIMAPXServer.
2012-01-23 Matthew Barnesimapx: Simplify parse_contents().
2012-01-23 Matthew Barnesimapx_step: Return a success boolean.
2012-01-23 Matthew Barnesimapx_continuation: Return a success boolean.
2012-01-23 Matthew Barnesimapx_untagged: Return a success boolean.
2012-01-23 Matthew Barnesimapx_completion: Return a success boolean.
2012-01-22 Daniel MustielesUpdated Spanish translation
2012-01-21 Matej UrbančičUpdated Slovenian translation
2012-01-21 Matthew BarnesCamelSession: Avoid spurious "notify::online" signals.
2012-01-21 Matthew Barnesimapx_refresh_finfo: Push a status message.
2012-01-21 Daniel MustielesUpdated Spanish translation
2012-01-21 Matthew BarnesCamelVeeFolder: Process folder changes more efficiently.
2012-01-21 Matthew BarnesCamelVeeFolder: Push a status message while updating.
2012-01-20 Milan CrhaBug #666764 - SQL error migrating folders
2012-01-17 Matthew BarnesCamel: Clarify ownership of returned CamelProviders.
2012-01-17 Milan CrhaCamelStoreSummary: Save count changes from CamelFolderS...
2012-01-16 Matthew BarnesPost-release version bump.
2012-01-16 Matthew BarnesNEWS update for 3.3.4 release.
2012-01-14 Fran DiéguezUpdated Galician translations
2012-01-11 Philip WithnallBug 667388 — Introspection annotation fixes for nullabl...
2012-01-11 Ryan LortieBug 667698: vapigen: fix builddir != srcdir issue
2012-01-09 Ihar HrachyshkaUpdated Belarusian translation.
2012-01-09 Milan CrhaBug #644817 - Slow addressbook cache
2012-01-06 Kjartan MaraasUpdated Norwegian bokmål translation
2012-01-06 Daniel MustielesUpdated Spanish translation
2012-01-06 Milan CrhaBug #638810 - Crash in camel_folder_search_set_folder...
2012-01-06 Matthew Barnesimap_folder_dispose(): Disconnect the summary first.
2012-01-06 Matthew BarnesCamelFolderSearch: Add argument guards to set() functions.
2012-01-06 Milan CrhaBug #666757 - [CalDAV] Manage authentication requests...
2012-01-04 Milan CrhaBug #665036 - Memory leaks spot in Contacts view
2012-01-03 Matthew BarnesCamel: Use thread-safe accessors for string settings.
2012-01-03 Matthew BarnesCamel: Add thread-safe accessors for string settings
2012-01-02 Milan CrhaBug #661743 - Return maildir Inbox sibling folders...
2011-12-25 OKANO TakayoshiUpdated Japanese translation
2011-12-23 Matthew BarnesBug 666770 - Add gmodule-2.0 to libedataserver.pc
2011-12-23 Milan CrhaBug #592906 - Birthdays from WebDAV contacts do not...
2011-12-23 Daniel MustielesUpdated Spanish translation
2011-12-23 Colin WaltersBug 662888 - Use --include-uninstalled for internal...
2011-12-23 Matthew Barnesimapx_run_job(): Initialize cancel_id.
2011-12-22 Milan CrhaBug #482171 - IMAP warnings are presented without folde...
2011-12-22 Milan CrhaBug #357175 - IMAP alerts still too intrusive
next