summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS update for 2.31.5 release.EVOLUTION_DATA_SERVER_2_31_5Matthew Barnes2010-07-121-0/+39
* Bug #618938 - Crash when reading calendar acknowledgement messageMilan Crha2010-07-121-7/+7
* Bug #623936 - 75 second delay when creating new DAV entries in ZimbraMilan Crha2010-07-122-8/+12
* Fix another g_propagate_error() runtime warning.Matthew Barnes2010-07-121-1/+1
* imapx: Ensure imapx_stream_fill() sets the error on zero-sized read.David Woodhouse2010-07-121-0/+7
* Fix runtime warning in camel_filter_driver_flush().Matthew Barnes2010-07-121-1/+2
* Improve error handling in CamelStreamBuffer::read().Matthew Barnes2010-07-121-2/+15
* imapx: camel_imapx_stream_astring() returns 0 on success.David Woodhouse2010-07-121-4/+4
* Update API documentation.Matthew Barnes2010-07-1123-7/+525
* Coding style and whitespace cleanup.Matthew Barnes2010-07-1123-91/+91
* [i18n] Updated German translationMario Blättermann2010-07-111-264/+406
* Updated Norwegian bokmål translationKjartan Maraas2010-07-111-1115/+1295
* Coding style and whitespace cleanup.Matthew Barnes2010-07-1114-73/+83
* imapx: Avoid running FETCH_NEW_MESSAGES and REFRESH_INFO jobs simultaneouslyDavid Woodhouse2010-07-111-2/+20
* Updated Norwegian bokmål translationKjartan Maraas2010-07-111-4/+1
* imapx: Fix handling of return from camel_imapx_stream_text()David Woodhouse2010-07-111-3/+3
* imapx: More improvements to server unseen count trackingDavid Woodhouse2010-07-111-3/+50
* nntp: Fix two more 'returns FALSE on error' vs. 'returns 0 on success' errorsDavid Woodhouse2010-07-112-3/+2
* Fix some linker issues.Matthew Barnes2010-07-1026-169/+175
* Bug 624018 - Fix error handling in groupwise_get_folder()Matthew Barnes2010-07-101-2/+11
* Updated Spanish translationJorge González2010-07-101-323/+460
* Bug #623988 - build failure in git/master.Bharath Acharya2010-07-102-1/+2
* Update user documentation about E_CAL/BOOK_DISABLE_DEPRECATEDMilan Crha2010-07-096-4/+22
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-0966-3093/+4408
* [i18n] Updated German translationMario Blättermann2010-07-091-1368/+1025
* Bug 623919 - Error while opening any newly received messageMatthew Barnes2010-07-091-1/+1
* Use correct format specifier for 64bit unsigned intMilan Crha2010-07-091-2/+2
* Do not use uninitialized variableMilan Crha2010-07-091-0/+2
* Use the new base directory functions.Matthew Barnes2010-07-0814-165/+163
* Updated Spanish translationJorge González2010-07-081-825/+984
* Add functions to get Evo/EDS base directories.Matthew Barnes2010-07-084-0/+101
* Bug #623795 - URI at the end of text isn't clickableMilan Crha2010-07-081-1/+1
* Bug #621609 - Can pass unknown UID to e_source_combo_box_set_active_uidMilan Crha2010-07-082-6/+13
* Migrate from CamelException to GError.Matthew Barnes2010-07-08273-8301/+7338
* Use text/vcard content type on WebDAV PUT requestMilan Crha2010-07-081-1/+1
* Updated Galician translationsFran Diéguez2010-07-071-185/+191
* Add a function to get the job queue infoChenthill Palanisamy2010-07-054-0/+48
* Add signal handlers when folder selection changes and when connection shuts downChenthill Palanisamy2010-07-052-0/+47
* Bug 623431 - Use gweather-3.0 when building with gtk3Maciej Piechotka2010-07-031-1/+3
* Bug 623430 - libedataserverui.pc.in hardcodes 1.2 API versionMatthew Barnes2010-07-033-7/+7
* Update unseen count as new messages come inDavid Woodhouse2010-07-021-4/+18
* Make NSS database initialisation more robust, handle errors betterDavid Woodhouse2010-07-021-10/+11
* Keep better track of server-side UNREAD count.David Woodhouse2010-07-023-18/+41
* Don't refetch message headers we already have.David Woodhouse2010-07-021-2/+6
* Add sanity check after QRESYNCDavid Woodhouse2010-07-021-5/+18
* Updated Spanish translationJorge González2010-07-011-789/+773
* Fix memory leak in imapx_continuation() with SASL authDavid Woodhouse2010-07-011-2/+5
* Fix memory leak in summary_header_to_db()David Woodhouse2010-07-011-0/+1
* Store Junk and NotJunk flags in IMAP serverDavid Woodhouse2010-06-303-1/+6
* Update API documentation.Matthew Barnes2010-06-308-2/+45