Whitespace cleanups.
[platform/upstream/evolution-data-server.git] / calendar /
2012-05-13 Matthew BarnesWhitespace cleanups.
2012-05-11 Milan CrhaUse locks in factory's weak object notify callback...
2012-05-11 Milan CrhaCalDAV: Also rename NoSuchCal to ObjectNotFound in...
2012-05-10 Milan CrhaBetter error message for SOUP_STATUS_SSL_FAILED response
2012-05-10 Milan CrhaCalDAV: Report NoSuchCal only when opening, ObjectNotFo...
2012-05-10 Milan CrhaMake sure data-book/cal is closed/freed in a separate...
2012-04-24 Milan CrhaBug #672398 - CalDAV backend doesn't respect "Copy...
2012-04-23 Milan CrhaBug #671537 - Option to validate SLL certificates with...
2012-04-21 Matthew BarnesDiff noise reduction.
2012-04-21 Matthew BarnesNudge ESource toward its new API.
2012-04-18 Matthew BarnesUpdate API documentation.
2012-04-18 Matthew BarnesRemove some redundant argument checks.
2012-04-16 Matthew BarnesEDataFactory: Move reload policy to subclasses.
2012-04-16 Matthew BarnesRemove EBackend::last-client-gone signal.
2012-04-16 Matthew BarnesEDataFactory: Keep only weak references to backends.
2012-04-16 Matthew BarnesEDataCalFactory: Implement GInitable.
2012-04-15 Matthew BarnesEDataCalFactory targets ECalBackendFactory.
2012-04-15 Matthew BarnesEDataCalFactory: Cosmetic tweaks.
2012-04-15 Matthew BarnesECalBackendFactory is missing a 'priv' pointer.
2012-04-15 Matthew BarnesECalBackendFactory extends EDataCalFactory.
2012-04-12 Milan CrhaBug #673894 - Adding events to Google Calendar is broken
2012-04-12 Milan CrhaFix regression about removal notification introduced...
2012-04-11 Milan CrhaBug #667477 - EXDATE containing time are not handle...
2012-04-05 Christophe DumezBug 670435: Added e_cal_client_view_set_flags()
2012-04-03 Milan CrhaCalDAV backend could starve on its dispose waiting...
2012-03-27 Christophe DumezBug 670457: Add bulk methods to ECalClient
2012-03-26 Philip Withnallbuild: Add an --enable-code-coverage configure option...
2012-03-08 Patrick OhlyEDS: memory leak fixes
2012-03-05 Matthew BarnesRevert "ECalBackendCalDAV: Fix a "pointer-sign" compile...
2012-03-03 Matthew BarnesECalBackendCalDAV: Fix a "pointer-sign" compiler warning.
2012-02-29 Christophe DumezBug 670938: e_cal_client_generate_instances_for_object...
2012-02-27 Christophe DumezBug 670887: e_cal_client_generate_instances_for_object...
2012-02-21 Christophe DumezBug #668639 - Sexps on VEVENT / VJOURNAL statuses are...
2012-02-20 Milan CrhaManual Refresh on a CalDAV calendar does not work
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2012-02-03 Punit JainBug #669238 Warning while creating appointments/meetings
2012-02-01 Milan CrhaFix few memory leaks
2012-01-30 Milan CrhaBug #669003 - CalDAV: Cannot modify calendar object...
2012-01-30 Milan CrhaBug #649141 - Return only system timezones known to...
2012-01-06 Milan CrhaBug #666757 - [CalDAV] Manage authentication requests...
2011-12-23 Milan CrhaBug #592906 - Birthdays from WebDAV contacts do not...
2011-12-14 Milan CrhaBug #662068 - Crash in e-cal-backend-http.c:retrieval_done
2011-12-14 Milan CrhaBug #666106 - libical 0.47 handles CATEGORIES as multip...
2011-12-13 Milan CrhaContacts calendar - consider also other than only file...
2011-12-02 Matthew BarnesFix glib-gen.mak rules.
2011-11-25 Milan CrhaAvoid crash in e-cal-backend-http.c:webcal_to_http_method
2011-11-24 Milan CrhaBug #664572 - Change e_cal_backend_notify_component...
2011-11-23 Tristan Van BerkomBug #652177 - Add "revision" property to calendar file...
2011-11-23 Milan CrhaPre-load all built-in timezones in libical on calendar...
2011-11-14 Matthew BarnesUpdate API docs.
2011-11-11 Milan CrhaBug #660972 - Unable to publish free/busy information
2011-10-26 Matthew BarnesRemove g_thread_init() calls.
2011-10-24 Milan CrhaCall g_thread_init() conditionally
2011-10-19 Tristan Van BerkomReally implement e_cal_client_view_set_fields_of_intere...
2011-10-18 Milan CrhaBug #661549 - Avoid fetching from backend when calculat...
2011-10-16 Matthew BarnesUpdate libedata-cal API docs.
2011-10-04 Christian HilbergBug #660884 - Missing libebackend LIBADD in calendar...
2011-09-30 Milan CrhaBug #620382 - Do not delete also directory for custom...
2011-09-29 Matthew BarnesRemove some leftover migration crud.
2011-09-29 Matthew BarnesGive EDataCalFactory a proper "new" function.
2011-09-29 Matthew BarnesRequire GLib 2.30.
2011-09-29 Matthew BarnesAdd a "services" directory.
2011-09-29 Milan CrhaBug #632619 - Recurring events can clutter month view
2011-09-28 Matthew BarnesEDBusServer: Add a use count, like in GApplication.
2011-09-26 Matthew BarnesAdapt ECalBackendWeather to libedata-cal changes.
2011-09-26 Matthew BarnesAdapt ECalBackendHttp to libedata-cal changes.
2011-09-26 Matthew BarnesAdapt ECalBackendFile to libedata-cal changes.
2011-09-26 Matthew BarnesAdapt ECalBackendContacts to libedata-cal changes.
2011-09-26 Matthew BarnesAdapt ECalBackendCalDAV to libedata-cal changes.
2011-09-26 Matthew Barneslibedata-cal: Use new base classes in libebackend.
2011-09-26 Milan CrhaBug #659568 - One day delay in calendar view
2011-09-26 Milan CrhaBug #655252 - Need to escape the comp_uid part of a...
2011-09-19 Milan CrhaBug #659282 - Cannot add more than one appointment...
2011-09-15 Patrick OhlyBug #655253 - fix regression introduced with MOD_ONLY_THIS
2011-09-14 Patrick Ohlycalendar file backend: revert adding EXDATE when creati...
2011-09-08 Milan CrhaChange order of system timezone detection
2011-09-03 Matthew BarnesMake sure all new APIs have "Since: 3.2" tags.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-09-02 Milan CrhaBug #655253 - Delete of one occurrence of a repeatable...
2011-09-01 Milan CrhaBug #655111 - Modify allday to date-time event keeps...
2011-08-31 Denis WashingtonBug 657836 - Work around g_unix_signal API changes.
2011-08-31 Raul Gutierrez SegalesIntrospection: add the correct header to libecal's...
2011-08-26 Matthew BarnesAdd E_TYPE_CAL_CLIENT_SOURCE_TYPE macro.
2011-08-26 Milan CrhaUse cached value in e_cal_client_get_default_object()
2011-08-24 Milan CrhaBug #657181 - Backends can be left half-opened when...
2011-08-23 Milan CrhaBug #655997 - Unneeded context specifiers
2011-08-23 Milan CrhaRemove more similar strings from translation
2011-08-23 Milan CrhaBug #651849 - Remove string from translation
2011-08-17 Matthew BarnesDon't use our own DISABLE_DEPRECATED macros in .c files.
2011-08-17 Milan CrhaBug #655121 - CalDAV: Can't reopen attachments saved...
2011-08-10 Patrick Ohlylibecal: e_cal_remove_object() must remove *all* recurr...
2011-08-10 Patrick Ohlycalendar file backend: fixed incomplete sanity check...
2011-08-10 Patrick Ohlyecal file backend: avoid manipulating the UID inside...
2011-08-09 Christophe Dumezcomplete_get_object_master: Fix the NULL recurrence...
2011-08-04 Milan CrhaCall gtk_init_check() in factories with enabled maintai...
2011-08-03 Milan CrhaBug #655748 - rdate parsing failure: unknown value...
2011-08-02 Milan CrhaDo not cancel cancellable in free_get_objects_async_data()
2011-08-02 Milan CrhaBug #655190 - Sluggish performance interacting with...
2011-08-02 Andre KlapperReplace alarm by reminder for UI consistency. Fixes...
next