summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* News update for 3.3.3 releaseEVOLUTION_DATA_SERVER_3_3_3Chenthill Palanisamy2011-12-191-0/+54
* Bug #331361 - Allow GPG decryption with anonymous recipient setMilan Crha2011-12-191-10/+45
* Updated Hungarian translationGabor Kelemen2011-12-171-6/+6
* Bug #665253 - "New folder" dialog does not show IMAP accountsMilan Crha2011-12-161-1/+1
* Bug #662068 - Crash in e-cal-backend-http.c:retrieval_doneMilan Crha2011-12-141-2/+17
* Fix leaks around categories editingMilan Crha2011-12-146-14/+24
* e_categories_selector_get_checked: Return them always in the same orderMilan Crha2011-12-141-0/+3
* Bug #666106 - libical 0.47 handles CATEGORIES as multiple parametersMilan Crha2011-12-141-42/+74
* Revert patch for bug #514041Milan Crha2011-12-141-1/+1
* Contacts calendar - consider also other than only file-as fieldMilan Crha2011-12-131-1/+18
* Bug #652173 - EContact's file-as getter doesn't populate empty valueMilan Crha2011-12-131-2/+10
* Add CamelSession.remove_service() method.Matthew Barnes2011-12-113-20/+32
* Updated Slovenian translationMatej Urbančič2011-12-081-150/+158
* Fix glib-gen.mak rules.Matthew Barnes2011-12-026-11/+18
* Call gettext on the short descriptions of port numbers.Gabor Kelemen2011-12-021-1/+7
* Updated Spanish translationDaniel Mustieles2011-12-021-182/+189
* Add --wait-for-client factory processes command line optionMilan Crha2011-12-024-7/+17
* Fix a bug in camelSrinivasa Ragavan2011-12-021-2/+2
* imapx_command_run_sync(): Set a GError if cancelled.Matthew Barnes2011-12-021-1/+2
* Small correction to imapx_command_run_sync().Matthew Barnes2011-12-021-1/+1
* CamelIMAPXCommand: Make imapx_command_run_sync() more responsive to cancellat...Matthew Barnes2011-12-011-0/+29
* CamelIMAPXCommand: Reference the command when running synchronously.Matthew Barnes2011-12-011-2/+15
* CamelIMAPXCommand: Remove imapx_command_free() with imapx_command_unref().Matthew Barnes2011-12-011-61/+64
* CamelIMAPXCommand: Add imapx_command_ref().Matthew Barnes2011-12-011-0/+11
* CamelIMAPXCommand: Make IMAPX command functions static.Matthew Barnes2011-12-011-113/+112
* CamelIMAPXCommand: Add a reference count.Matthew Barnes2011-12-011-0/+3
* CamelIMAPXCommand: Allocate with g_slice_new().Matthew Barnes2011-12-011-2/+2
* CamelIMAPXJob: Make imapx_job_run() more responsive to cancellations.Matthew Barnes2011-12-011-0/+30
* CamelIMAPXJob: Reference the job when queueing.Matthew Barnes2011-12-011-8/+7
* CamelIMAPXJob: Replace imapx_job_free() with imapx_job_unref().Matthew Barnes2011-12-011-26/+29
* CamelIMAPXJob: Add imapx_job_ref().Matthew Barnes2011-12-011-0/+11
* CamelIMAPXJob: Add a reference count.Matthew Barnes2011-12-011-0/+3
* CamelIMAPXJob: Allocate with g_slice_new().Matthew Barnes2011-12-011-2/+2
* imapx_parser_thread: Skip polling and just read the socket.Matthew Barnes2011-12-011-46/+14
* Bug 665337: Remove --disable-calendarMatthew Barnes2011-12-012-30/+2
* rehandshake_ssl(): Be more responsive to cancellations.Matthew Barnes2011-12-016-13/+44
* Updated Norwegian bokmål translationKjartan Maraas2011-12-011-80/+85
* Bug 664819 - gmodule-2.0 dependency must be explicitDiego López León2011-11-291-3/+4
* Reduce frequency of CamelFolder::changed emissions.Matthew Barnes2011-11-291-16/+45
* Better runtime warnings in tcp_stream_set_error_from_pr_error().Matthew Barnes2011-11-291-9/+20
* Wean CamelIMAPXServer off CamelMsgPort.Matthew Barnes2011-11-292-27/+38
* Updated asturian translationXandru Armesto2011-11-281-3141/+2487
* Updated Slovenian translationMatej Urbančič2011-11-251-504/+561
* Avoid crash in e-cal-backend-http.c:webcal_to_http_methodMilan Crha2011-11-251-11/+11
* EProxy: Disconnect from signal handlers on disposeMilan Crha2011-11-251-1/+7
* Remove all *_DISABLE_DEPRECATED_FLAGS.Matthew Barnes2011-11-241-3/+1
* Remove GSEAL_ENABLE macro.Matthew Barnes2011-11-241-1/+0
* Remove *_DISABLE_SINGLE_INCLUDES macros.Matthew Barnes2011-11-241-2/+0
* Bug #664572 - Change e_cal_backend_notify_component* to use ECalComponentMilan Crha2011-11-2416-568/+423
* Added test case for new ECal revision backend propertyTristan Van Berkom2011-11-232-0/+89