summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CamelIMAPXServer: use g_return_if_fail() family of functions instead of g_ass...imapx-extensibleChristian Hilberg2012-06-261-25/+25
* IMAPX: (utils) use g_return_if_fail() family of functions instead of g_assert()Christian Hilberg2012-06-261-2/+2
* CamelIMAPXServer: exposed command run function in public APIChristian Hilberg2012-06-262-1/+19
* IMAPX: (utils) made capabilities flags extensibleChristian Hilberg2012-06-262-5/+87
* CamelIMAPXServer: added documentation for untagged handler descriptor structChristian Hilberg2012-06-261-0/+19
* CamelIMAPXServer: added untagged response handler registration API functionChristian Hilberg2012-06-262-0/+54
* CamelIMAPXServer: do not hide possible programming issueChristian Hilberg2012-06-261-2/+6
* CamelIMAPXServer: use function table for untagged handler dispatchingChristian Hilberg2012-06-262-67/+174
* IMAPX: added string definitions for untagged responsesChristian Hilberg2012-06-261-0/+17
* CamelIMAPXServer: moved handler code for untagged responses to individual fun...Christian Hilberg2012-06-262-461/+739
* Bug #678856 - Crash in add_instance() at e-cal-client.c:1311Milan Crha2012-06-262-14/+27
* Assamese translation reviewedNilamdyuti Goswami2012-06-261-25/+24
* google: Remove an outdated workaround for an EBookBackendCache bugPhilip Withnall2012-06-251-2/+0
* google: Remove the option to not cache Google Contacts data locallyPhilip Withnall2012-06-251-215/+46
* vala: Add custom overrides for e_contact_[get|get_const|set]()Philip Withnall2012-06-253-1/+18
* Post-release version bump.Matthew Barnes2012-06-241-1/+1
* NEWS update for 3.5.3 release.EVOLUTION_DATA_SERVER_3_5_3Matthew Barnes2012-06-241-0/+87
* Camel string pool improvements.Matthew Barnes2012-06-242-108/+169
* Updated Galician translationsFran DiƩguez2012-06-241-158/+201
* Coding style and whitespace cleanup.Matthew Barnes2012-06-2417-109/+114
* libebook: Reference address books by UID instead of URI.Matthew Barnes2012-06-243-3/+3
* google: Remove use of ESourceExtensionSecurityPhilip Withnall2012-06-242-26/+4
* google: Remove an unused variablePhilip Withnall2012-06-241-43/+8
* google: Add a new custom vCard property containing Google system groupsPhilip Withnall2012-06-243-8/+45
* Deprecate EDbHash.Matthew Barnes2012-06-232-1/+5
* ESource: Use a collation key for display name comparisons.Matthew Barnes2012-06-231-7/+10
* Add missing linker flags for libebook-google-utils.Matthew Barnes2012-06-231-1/+3
* Updated Telugu TranslationSasi Bhushan Boddepalli2012-06-231-207/+220
* Bug 678067 - Localized display names get stuckMatthew Barnes2012-06-221-8/+22
* ESource: Minor code cleanup.Matthew Barnes2012-06-221-1/+4
* camel-provider.h: Fix a typo.Matthew Barnes2012-06-221-2/+2
* CAMEL_PROVIDER_IS_STORE_AND_TRANSPORT: Handle NULL gracefully.Matthew Barnes2012-06-221-1/+4
* ESourceContacts: Only include local address books by default.Matthew Barnes2012-06-221-2/+30
* Bug 678618 - Runtime warning when clicking on top-level sidebar itemMatthew Barnes2012-06-221-1/+5
* source_idle_changed_cb: Avoid a runtime warning.Matthew Barnes2012-06-211-2/+4
* EServerSideSource: Don't write changes to disk until exported.Matthew Barnes2012-06-212-0/+9
* EServerSideSource: Add an "exported" property.Matthew Barnes2012-06-214-0/+65
* Updated Spanish translationDaniel Mustieles2012-06-211-113/+125
* Fix build failures when $(top_srcdir) != $(top_builddir).Matthew Barnes2012-06-204-2/+7
* Assamese translation reviewedNilamdyuti Goswami2012-06-201-118/+128
* ESource: Read/Write int64/uint64Milan Crha2012-06-201-1/+33
* Improve imapx_command_fetch_message_done().Matthew Barnes2012-06-191-38/+57
* camel_data_cache_get: Improve empty file handling.Matthew Barnes2012-06-191-4/+9
* e_book_backend_file_open: Fix directory existence test.Matthew Barnes2012-06-191-1/+1
* EDataBookFactory: Improve error message for GOA connection failure.Matthew Barnes2012-06-191-1/+3
* camel_data_cache_get_filename: Remove unused GError parameter.Matthew Barnes2012-06-197-19/+12
* imapx_command_fetch_message_done: Fix an error handling issue.Matthew Barnes2012-06-191-1/+3
* Bug 678378 - ESourceRegistry causes deadlock in gnome-shellMatthew Barnes2012-06-191-10/+17
* ESourceRegistry: Split ESource creation into a standalone function.Matthew Barnes2012-06-191-27/+39
* ESourceRegistry: Use g_main_context_ref_thread_default().Matthew Barnes2012-06-191-3/+1