summaryrefslogtreecommitdiff
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* Bug 761527 - Local calendar interval tree not always updatedMilan Crha2016-02-101-7/+34
* Use icaltzutil_set_exact_vtimezones_support(), if availableMilan Crha2016-01-202-0/+8
* Bug 746675 - Workaround thread unsafety of icaltimezone_load_builtin_timezone()Milan Crha2015-11-251-0/+30
* Bug 702127 - Crash under cal_backend_store_save_cache_now()Milan Crha2015-11-191-4/+53
* Bug 757169 - Crash on GTasks save from gnome-todoMilan Crha2015-10-271-4/+18
* Bug 756172 - Asks for WebCal password at every startMilan Crha2015-10-081-1/+3
* Bug 732931 - Google CalDAV returns whole calendar on UID comp-filterMilan Crha2015-10-051-14/+43
* [Weather calendar] Location/Unit changes not propagate until re-openMilan Crha2015-09-221-22/+97
* Bug 754999 - Write EXDATE times in UTCMilan Crha2015-09-212-2/+28
* Bug 750964 - Backend online state not updated before calling open()Milan Crha2015-09-032-1/+6
* Bug 753764 - Can't move recurring 24h calendar entries back one dayMilan Crha2015-08-201-0/+10
* [CalDAV] Add workaround for FastMail serversMilan Crha2015-08-181-1/+2
* Introduce CAL_STATIC_CAPABILITY_ALL_DAY_EVENT_AS_TIMEMilan Crha2015-08-121-0/+11
* [e-cal-recur.c] Do not write out of bounds of the weekdays arrayMilan Crha2015-08-061-0/+3
* Bug 752373 - Monthly events do not recur correctlyMilan Crha2015-07-161-20/+30
* Bug 692361 - e_cal_client_get_free_busy() brokenMilan Crha2015-07-159-29/+133
* Bug 751701 - Update ESource's connection status after server connectMilan Crha2015-07-014-0/+75
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-174-18/+18
* Add --factory parameter to factory subprocesses for easier debuggingMilan Crha2015-06-041-0/+2
* Address some Coveriry Scan detected issuesMilan Crha2015-05-221-1/+4
* [Weather calendar] Merge intra-day forecasts into one eventMilan Crha2015-05-211-41/+171
* Correct and enhance developer documentation a bitMilan Crha2015-05-1212-29/+294
* calendar: Remove dead code in HTTP backendPhilip Withnall2015-05-121-3/+0
* Add ESource::UnsetLastCredentialsRequiredArguments methodMilan Crha2015-05-061-0/+22
* [Win32] Use common Win32 init function in book/cal subprocessesMilan Crha2015-05-051-38/+2
* Add a workaround for bug 674885 (Type initialisation deadlock in GObject)Milan Crha2015-05-051-0/+3
* [http calendar] Add UID to the component, if missingMilan Crha2015-05-051-3/+3
* Bug 705268 - Run 'make check' within the build treeMilan Crha2015-04-222-4/+23
* Fix various memory leaksMilan Crha2015-04-212-4/+8
* [CalDAV] Fix a little memory leakMilan Crha2015-04-211-0/+5
* Bug 691456 - Incorrectly applied MONTHLY BYMONTHDAY RRULE ruleMilan Crha2015-04-151-11/+4
* Bug 747822 - Use global gweather/gweather.h includeGiovanni Campagna2015-04-152-5/+1
* Bug 747789 - Implement Refresh for WebDAV booksMilan Crha2015-04-141-3/+11
* Bug 723260 - Use a strong reference to client in EBook/CalClientViewMilan Crha2015-04-081-7/+11
* Bug 723928 - Weather backend: Replace two deprecated gweather_* functionsMilan Crha2015-04-072-4/+37
* Replace deprecated g_io_scheduler_push_job() in HTTP calendar backendMilan Crha2015-04-071-25/+23
* Bug 744718 - Provide backend specific extensions as publicMilan Crha2015-03-2415-871/+5
* [CalDAV] Stop re-trying authentication with bearer authenticatorMilan Crha2015-03-231-2/+6
* [CalDAV] Claim error when user name is missing for authenticationMilan Crha2015-03-231-6/+25
* Bug 697053 - Call view's remote dispose without waiting for a resultMilan Crha2015-03-121-30/+5
* [CalDAV] Be able to open in offline mode when VPN is downMilan Crha2015-02-251-3/+55
* Update devel-doc Since from 3.14 to 3.16Milan Crha2015-02-242-4/+4
* Provide and use thread safe variants of g_object_bind_property*() functionsMilan Crha2015-02-244-6/+6
* Bug 659522 - [CalDAV] Show URI in generic connection error messagesMilan Crha2015-02-231-2/+6
* CalDAV source (calendar/task list/memo list) could be left unauthorizedMilan Crha2015-02-121-17/+21
* [ECalClient] Do not replace cached timezonesMilan Crha2015-02-051-2/+10
* Move authentication of backends back to the clientMilan Crha2015-02-029-188/+477
* EDataBook/Cal: Complete Refresh operation in IDLEMilan Crha2015-01-061-1/+1
* Bug 741276 - [CalDAV] Remove dead codePhilip Withnall2015-01-051-6/+0
* e_cal_util_remove_instances_ex: Correct time check on an RDATE valueMilan Crha2014-12-081-1/+1