summaryrefslogtreecommitdiff
path: root/calendar/libedata-cal
Commit message (Expand)AuthorAgeFilesLines
* Bug 750964 - Backend online state not updated before calling open()Milan Crha2015-09-031-0/+2
* Bug 692361 - e_cal_client_get_free_busy() brokenMilan Crha2015-07-155-16/+76
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-1/+1
* 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
* Correct and enhance developer documentation a bitMilan Crha2015-05-124-6/+37
* 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
* Bug 705268 - Run 'make check' within the build treeMilan Crha2015-04-222-4/+23
* Provide and use thread safe variants of g_object_bind_property*() functionsMilan Crha2015-02-241-3/+3
* Move authentication of backends back to the clientMilan Crha2015-02-022-33/+52
* EDataBook/Cal: Complete Refresh operation in IDLEMilan Crha2015-01-061-1/+1
* Bug 701138 - Make e_cal_backend_sexp_match_comp() thread safeMilan Crha2014-11-261-0/+8
* Bug 678398 - Make evolution-source-registry debugging configurableMilan Crha2014-11-111-1/+1
* Add libedbus-private.la into LIBADD where neededMilan Crha2014-09-301-0/+2
* Add missing chain-up-s to parent's constructed() methodMilan Crha2014-07-171-2/+1
* Bug #732948 - Add backend-per-process supportFabiano FidĂȘncio2014-07-117-68/+588
* Bug 721712 - Writeable calendars can report as read-only after openMilan Crha2014-07-011-1/+61
* Use g_weak_ref_init/_clear() on structure-allocated GWeakRef-sMilan Crha2014-06-063-2/+6
* EBackend: Fix view leak when the client crashesFabiano FidĂȘncio2014-04-291-0/+20
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-1423-108/+137
* Bug #727431 - Merge common factories' code into a superclassFabiano FidĂȘncio2014-04-104-579/+86
* e_cal_backend_get_timezone_finish: Do not panic when the timezone cannot be f...Milan Crha2014-03-141-3/+7
* Replace 'interface' with 'iface' in the codeTarnyko2014-02-264-57/+57
* Bug #710997 - Check some return values before useMurray Cumming2014-02-252-13/+21
* Server-side memory leaks in calendar factoryMilan Crha2014-01-203-2/+5
* Remove #include <malloc.h> from a fileRyan Lortie2014-01-081-1/+0
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-0720-201/+174
* Coding style and whitespace cleanups.Matthew Barnes2013-12-083-22/+22
* Calendar: Fixing gtk-doc comments and adding gtk-doc section headersTristan Van Berkom2013-12-0616-9/+310
* libedata-cal: Fix a potential g_strstrip(NULL) callPhilip Withnall2013-12-031-1/+4
* ECalBackend: Use GThreadPool instead of g_io_scheduler_push_job().Matthew Barnes2013-11-231-18/+31
* Makefile.am cleanups.Matthew Barnes2013-11-171-53/+58
* Bug 710989 - Replace most uses of strcpy()Murray Cumming2013-11-011-4/+6
* Bug 710808 - Name all the timeouts added with g_timeout_add()Bastien Nocera2013-10-292-5/+6
* ECalBackend: Add a read-only "proxy-resolver" property.Matthew Barnes2013-10-252-1/+158
* do not assume time_t is longAntoine Jacoutot2013-09-111-2/+2
* Bug #707520 - New detached instance notification not send to clientsMilan Crha2013-09-052-9/+15
* ECalBackend: Add a "shutdown" signal.Matthew Barnes2013-08-153-0/+61
* EDataCalFactory: Work around a GDBus name watching bug.Matthew Barnes2013-08-151-2/+10
* EDataCalFactory: Always watch sender's bus name.Matthew Barnes2013-08-151-3/+5
* Missing mutex initialization in EDataBook/CalFactoryMilan Crha2013-08-071-0/+1
* Miscellaneous cleanups.Matthew Barnes2013-07-281-1/+1
* Bug #704618 - Missing detached instances in get_object() responseMilan Crha2013-07-222-0/+55
* Insufficient return values from e_cal_backend_get_object/_list()Milan Crha2013-07-163-56/+41
* Bug #704220 - Incorrect runtime check in e_data_cal_respond_send_objects()Milan Crha2013-07-163-38/+30
* Avoid a crash in cal_backend_add_cached_timezone().Matthew Barnes2013-07-031-2/+7
* Remove e_data_cal_is_opened().Matthew Barnes2013-04-033-45/+9
* Remove e_cal_backend_sync_set_lock().Matthew Barnes2013-04-022-75/+35