summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix distcheck errors.EVOLUTION_DATA_SERVER_2_91_0Matthew Barnes2010-10-041-10/+13
* NEWS update for 2.91.0 release.Matthew Barnes2010-10-041-135/+234
* Temporarily disable EBook tests.Matthew Barnes2010-10-041-30/+36
* Avoid passing NULL to g_strstrip in e_contact_get calls (part ][)Milan Crha2010-10-041-5/+5
* Collect Camel flags into enum types.Matthew Barnes2010-10-0340-917/+978
* Coding style cleanup.Matthew Barnes2010-10-0332-187/+187
* Update MAINTAINERCLEANFILES.Matthew Barnes2010-10-032-5/+85
* Coding style and whitespace cleanup.Matthew Barnes2010-10-0319-119/+120
* Change version to 2.91.0.Matthew Barnes2010-10-031-4/+4
* CamelStore: Forgot a part in store_get_folder_info()Matthew Barnes2010-10-011-0/+3
* No need to allocate colors with cairo drawingWilliam Jon McCann2010-10-012-4/+1
* IMAPX: Use a CamelOperation, not GCancellable in the parser threadMatthew Barnes2010-10-012-1/+3
* Use upstream gettext instead glib oneJavier Jardón2010-09-302-1/+5
* Don't link libebook to GTK+.Matthew Barnes2010-09-301-2/+2
* Emit CamelFolder and CamelStore signals from idle callbacks.Matthew Barnes2010-09-308-63/+329
* Adapt to GtkObject removal in GTK3Javier Jardón2010-09-301-1/+1
* Bug #616598 - AM/PM in Date header confuses parserMilan Crha2010-09-301-1/+20
* Bug #616596 - Disable debug prints from e-categories.cMilan Crha2010-09-301-6/+8
* Bug #615828 - Incorrectly set off-line state on CamelOfflineStoreMilan Crha2010-09-301-2/+3
* Bug #616172 - Return NULL from imapx_find_commad_tag when not foundJulien Ducourthial2010-09-301-0/+4
* Use macros for CamelOperation timeouts.Matthew Barnes2010-09-301-2/+6
* Have camel_operation_new() return a GCancellable.Matthew Barnes2010-09-294-5/+5
* Fix GCancellable usage in IMAPX threads.Matthew Barnes2010-09-291-8/+10
* Bug #629507 - e_book_backend_cache_set_time doesn't rewrite old valueMilan Crha2010-09-291-2/+2
* Bug #630321 - Disabling IMAPX account produces runtime warningsMilan Crha2010-09-291-3/+6
* Bug #628655 - imapx parser thread gerror memory leakMilan Crha2010-09-291-6/+11
* Bug #629752 - ldap doesn't work in offlineMilan Crha2010-09-291-40/+58
* Bug #615274 - Encode proxy user/password in proxy URLMilan Crha2010-09-291-12/+38
* Bug #599741 - Cannot accept meeting requestVibha Yadav2010-09-291-1/+3
* Bump gtk+-2.0 requirement to 2.22.0.Matthew Barnes2010-09-284-176/+4
* Fix a compiler warning.Matthew Barnes2010-09-281-2/+4
* Bump Camel's soname for all this API breakage.Matthew Barnes2010-09-281-1/+1
* Camel: Adapt tests to API changes.Matthew Barnes2010-09-2819-430/+538
* Camel: Add an asynchronous API.Matthew Barnes2010-09-2868-2468/+8702
* Rename blocking Camel methods.Matthew Barnes2010-09-2890-5451/+5921
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-28185-4598/+6708
* Bug #630265 - Refetches unchanged 'On The Web' calendarMilan Crha2010-09-271-3/+33
* [i18n] Updated Dutch translationMario Blättermann2010-09-271-2386/+2086
* Update Czech translation by Marek CernockyPetr Kovar2010-09-271-102/+101
* Fix potential use-after-free in ECal, as with EBook bug #629908David Woodhouse2010-09-231-23/+25
* Bug 629908 - assertion failed: (E_IS_BOOK (book))David Woodhouse2010-09-231-13/+18
* Updated Brazilian Portuguese translationAntonio Fernandes C. Neto2010-09-221-2097/+1916
* Updated Polish translationPiotr Drąg2010-09-221-2452/+2107
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2010-09-222-518/+536
* Bug #630222 - Build failure camel-tcp-stream-raw.cDavid Ronis2010-09-211-1/+1
* Merge branch 'camel-socks-proxy-master'Federico Mena Quintero2010-09-201-1/+1
|\
| * Oops, fix a struct field's namecamel-socks-proxy-masterFederico Mena Quintero2010-09-201-1/+1
* | Merge branch 'camel-socks-proxy-master'Federico Mena Quintero2010-09-201-5/+24
|\ \ | |/
| * Sanitize error handling in the SOCKS5/SOCKS4 code pathsFederico Mena Quintero2010-09-201-5/+24
* | Bug 629916 - imapx fails to handle errors in imapx_command_idle_stop()David Woodhouse2010-09-201-4/+18