summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 602287 - Avoid racing with camel_operation_mute()Matthew Barnes2010-07-221-13/+34
* Bug #624891 - Various compiler warnings in git/masterMilan Crha2010-07-222-3/+1
* Refactor ECalBackendCache.Matthew Barnes2010-07-2113-242/+73
* Refactor ECalBackendStore / ECalBackendFileStore.Matthew Barnes2010-07-2117-474/+127
* ECalBackendFile overrides its cache directory.Matthew Barnes2010-07-211-34/+59
* EDataCal: Add a getCacheDir() D-Bus method.Matthew Barnes2010-07-213-58/+29
* ECalBackend: Add a "cache-dir" string property.Matthew Barnes2010-07-214-11/+141
* ECalBackend cleanup.Matthew Barnes2010-07-211-258/+254
* ECalBackendStore cleanup.Matthew Barnes2010-07-212-85/+41
* ECalBackendFileStore cleanup.Matthew Barnes2010-07-211-67/+61
* Updated Galician translationsFran Diéguez2010-07-211-29/+43
* Fix bug #624909Jeff Cai2010-07-211-4/+5
* EBookBackend: Add a "cache-dir" string property.Matthew Barnes2010-07-204-11/+164
* EBookBackend cleanup.Matthew Barnes2010-07-201-71/+78
* There is no need to call e_book_backend_construct().Matthew Barnes2010-07-204-80/+4
* Header file cleanup.Matthew Barnes2010-07-204-165/+268
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2010-07-202-4306/+3888
* Updated Norwegian bokmål translationKjartan Maraas2010-07-191-2/+16
* Add missing files to POTFILES.in. Fixes bug #624743.Andre Klapper2010-07-191-0/+2
* Updated Norwegian bokmål translationKjartan Maraas2010-07-191-90/+105
* Fixed headers in galician translation fileFran Diéguez2010-07-181-91/+106
* Updated Spanish translationJorge González2010-07-181-168/+138
* ECalBackendFile: Fix an uninitialized variableMatthew Barnes2010-07-161-2/+2
* Remove deprecated ECalBackend::set_default_timezoneMilan Crha2010-07-165-83/+3
* Broke a few things with the local source URI changeMatthew Barnes2010-07-154-46/+113
* Avoid absolute paths in "On This Computer" source groups.Matthew Barnes2010-07-151-2/+20
* Fix e-data-book-factory.c regression.Matthew Barnes2010-07-151-4/+4
* CamelOperation debugging improvementMatthew Barnes2010-07-151-8/+14
* Bug 624417 - Fix error handling in e_cal_backend_sync_get_timezone()Matthew Barnes2010-07-151-1/+0
* EDataBookFactory cleanup.Matthew Barnes2010-07-141-55/+101
* EDataCalFactory cleanup.Matthew Barnes2010-07-141-124/+218
* Bug 624029 - Copying messages across stores is brokenMatthew Barnes2010-07-141-1/+1
* Bug 624316 - Disable debug messages in GroupWise calendar backendMatthew Barnes2010-07-141-14/+1
* Bug 608299 - Cut/copy error when selection has trailing commaMatthew Barnes2010-07-131-15/+30
* Removed folders from connection when operations gets done - handles when jobs...Chenthill Palanisamy2010-07-144-1/+46
* Add connection manager to imapxChenthill Palanisamy2010-07-1411-71/+507
* Bug 624325 - CamelPOP3Store missing some methodsMatthew Barnes2010-07-131-0/+31
* CamelPOP3Store cleanup.Matthew Barnes2010-07-131-139/+136
* Bug #612082 - Do not expose off_t in public API, use goffset insteadMilan Crha2010-07-1323-90/+90
* Updated Norwegian bokmål translationKjartan Maraas2010-07-131-38/+43
* libebook.pc.in missing camel-1.2 requirement.Matthew Barnes2010-07-121-1/+1
* Updated Galician translationsFran Diéguez2010-07-131-1084/+1336
* Post-release version bump.Matthew Barnes2010-07-121-1/+1
* 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