summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bug 752233 - sexp: Eliminate some global variables which broke static linkingglobal-variablesPhilip Withnall2015-07-292-10/+2
| | | | | | | | | Compiling EDS with --disable-shared was broken due to several global variables being declared with the same names, and not being declared static. Fix that by eliminating the unused ones and making the rest static. https://bugzilla.gnome.org/show_bug.cgi?id=752233
* Do not set write-to-all to installed tests executableMilan Crha2015-07-281-1/+1
|
* Bug 722270 - Crash under WebDAV's send_propfind()Milan Crha2015-07-281-3/+19
|
* Updated Czech translationMarek Černocký2015-07-241-499/+512
|
* Post-release version bumpMilan Crha2015-07-201-1/+1
|
* NEWS update for 3.17.4EVOLUTION_DATA_SERVER_3_17_4Milan Crha2015-07-201-0/+36
|
* Updated Hungarian translationBalázs Úr2015-07-171-272/+273
|
* Bug 752373 - Monthly events do not recur correctlyMilan Crha2015-07-161-20/+30
|
* Bug 752370 - Hangs on vCard with 2 consecutive commas in the parameters listAlex Shtyrov2015-07-151-0/+3
|
* Bug 692361 - e_cal_client_get_free_busy() brokenMilan Crha2015-07-1513-46/+146
|
* Remove obsolete code commentMilan Crha2015-07-151-1/+0
|
* Add GCancellable parameter to camel_filter_search_match()Milan Crha2015-07-154-12/+28
| | | | | | This way the junk filtering can be cancelled. This also changes camel_filter_driver_filter_message(), to check the cancellable and stop processing filter rules early on cancellation.
* Bug 752304 - [WebDAV book] Generated UIDs can clash with existingMilan Crha2015-07-141-3/+13
|
* Bug 752197 - Teach cache-reaper of 3rd-party private directoriesMilan Crha2015-07-144-26/+157
|
* Doesn't honor Google settings as defined in gnome-online-accountsMilan Crha2015-07-141-62/+9
| | | | | | | | Use mail-disabled, calendar-disabled and contacts-disabled properties, rather than rely on an interface addition/removal and a notification about the change. Reported at https://bugzilla.redhat.com/show_bug.cgi?id=1242541
* Updated Spanish translationDaniel Mustieles2015-07-131-175/+176
|
* Not able to select time in appointment/meeting for some localesMilan Crha2015-07-101-1/+20
| | | | | | | The problem was that locale_supports_12_hour_format() returned failure when the locale supported 12 hour format, because the AM/PM string didn't fit the 16-bytes buffer. Using large-enough buffer and sane 'struct tm' values makes this work properly. One such locale is bn_IN.
* Updated Slovak translationDušan Kazik2015-07-101-210/+216
|
* Bug 752049 - Fix return value error in camel_imapx_job_inc_update_locked()Ting-Wei Lan2015-07-071-1/+1
|
* [Google backend] Claim Contacts and Tasks in populate()Milan Crha2015-07-071-5/+12
| | | | | | If not done, then the old ESource-s could be forgotten and a new added, despite the old being available, which has consequences like local cache of these ESource-s re-population and similar.
* Updated Portuguese translationPedro Albuquerque2015-07-041-254/+227
|
* Bug 685035 - [IMAPx] Nonsensical progress report on folder updateMilan Crha2015-07-032-11/+28
|
* Bug 750766 - [IMAPx] Deadlock filtering and downloading messages for offline useMilan Crha2015-07-035-74/+87
|
* Bug 751657 - ESource can be removed after its property changeMilan Crha2015-07-031-43/+148
|
* Enhance debugging output of source_registry_server_monitor_changed_cb()Milan Crha2015-07-031-1/+11
|
* Bug 751769 - camel_db_maybe_run_maintenance() returns failure incorrectlyMilan Crha2015-07-031-3/+5
|
* Add E_CONTACT_PGP_CERT EContact fieldMilan Crha2015-07-014-1/+60
| | | | A counterpart for E_CONTACT_X509_CERT.
* Bug 751701 - Update ESource's connection status after server connectMilan Crha2015-07-0112-0/+161
|
* [IMAPx] Set cache expiration for one week when not sync-for-offlineMilan Crha2015-06-301-5/+13
| | | | | | | When the folder, or the account, is not set to be synced for offline, set the cache expiration for one week, thus the local cache doesn't blow indefinitely when the user doesn't want offline access to downloaded messages.
* Updated Spanish translationDaniel Mustieles2015-06-301-7729/+7723
|
* Updated Portuguese translationPedro Albuquerque2015-06-291-1890/+2068
|
* Bug 751329 - [IMAPx] Shared Folder DisappearingMilan Crha2015-06-261-5/+22
|
* Bug 751462 - Include header name length when folding long linesArthur de Jong2015-06-251-4/+1
|
* [ENamedParameters] Be able to read/write values from/to a simple stringMilan Crha2015-06-233-0/+76
|
* Updated Hungarian translationBalázs Úr2015-06-221-73/+69
|
* [CamelGpgContext] Handle decryption failures betterMilan Crha2015-06-221-3/+24
| | | | | The failure could be ignored and a 0-length output part could be returned, which is wrong.
* Post-release version bumpMilan Crha2015-06-221-1/+1
|
* NEWS update for 3.17.3EVOLUTION_DATA_SERVER_3_17_3Milan Crha2015-06-221-0/+47
|
* [ETrustPrompt] Ensure needed extensions for GOA/UOA sourcesMilan Crha2015-06-191-0/+7
| | | | | | | These are collection sources, thus not necessarily also WebDAV or with an Authentication extensions, but at least the WebDAV extension is used for auto-discovery and SSL Trust result reading, thus make sure the extension is there, thus the prompt result is saved as well.
* e_trust_prompt_run_for_source: Do not require Authentication extensionMilan Crha2015-06-191-4/+8
| | | | It was made optional earlier, but the code still required it.
* e-source-registry-server: Watch for changes to .source files and reloadPhilip Withnall2015-06-191-0/+45
| | | | | | | | | | | | | | It is possible for evolution-source-registry to detect a newly-added source file before the author of the file has written to it; the registry will attempt to load the file, find it is invalid, and then ignore it. The registry should also listen for changes to files, and reload them accordingly. This means that the source file will get reloaded after the author has finished writing to it, and hence the source will get created. https://bugzilla.gnome.org/show_bug.cgi?id=751119
* e-source-registry-server: Remove a spurious newline from a debug messagePhilip Withnall2015-06-191-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=751119
* addressbook: Treat an empty vCard attribute group name as NULLPhilip Withnall2015-06-182-1/+25
| | | | | | | | | | | We do not want the following two calls to behave differently: e_vcard_attribute_new ("", "X-HELLO") e_vcard_attribute_new (NULL, "X-HELLO") Elsewhere in the vCard code, attribute group names are guaranteed to be NULL or non-empty strings, so we should follow that precedent here. https://bugzilla.gnome.org/show_bug.cgi?id=751044
* source_registry_server_monitor_changed_cb: Reuse existing sourceMilan Crha2015-06-181-3/+15
| | | | | When available, reuse existing source, thus all the changes are not done on an object which is immediately freed.
* Bug 751005 - [GOA/UOA] Make collection sources writeable by defaultMilan Crha2015-06-182-4/+6
|
* Bug 750889 - Fix error in e_util_get_source_full_name() documentationTing-Wei Lan2015-06-171-2/+2
|
* Make ESource::unset_last_credentials_required_arguments() virtual methodMilan Crha2015-06-173-30/+71
| | | | | | It's required to have different implementation for an ESource and for an EServerSideSource, because the later doesn't have a GDBusProxy, which was used in the initial implementation.
* Bug 751108 - Source registry Reload() method call brokenMilan Crha2015-06-173-9/+70
|
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-1751-158/+158
|
* Bug 247661 - [LDAP] Cannot save contact with Calendar and Free/Busy URLsMilan Crha2015-06-161-12/+8
|