CamelIMAPXJob: Split out "refresh_info" data.
[platform/upstream/evolution-data-server.git] / calendar /
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...
2011-08-01 Milan CrhaBug #655499 - Don't crash when getting contacts before...
2011-07-28 David WoodhouseMake e-{addressbook,calendar}-factory supersede old...
2011-07-28 Milan CrhaBug #655414 - Need translation comments
2011-07-06 Akhil LaddhaBug#654054 Fix eds build failure
2011-07-03 Matthew Barneslibedata-cal cleanups.
2011-07-03 Matthew BarnesFix build break (my bad).
2011-07-03 Matthew BarnesUpdate API documentation.
2011-07-02 Matthew BarnesCoding style and whitespace cleanups.
2011-07-01 Milan CrhaBug #653476 - icaltimezone not copied completely with...
2011-06-29 Milan Crhae_cal_client_get_object() should not return VCALENDAR...
2011-06-27 Milan CrhaAllow asynchronous retrieval of EClient capabilities...
2011-06-15 Milan CrhaBug #565961 - Crash with recurring all-day event
2011-06-14 Milan CrhaBug #652530 - EClient - Notify about opening phase...
2011-06-14 Milan CrhaFix recently introduced compiler warnings in CalDAV...
2011-06-14 Milan CrhaDo not use deprecated EBook/ECal API
2011-06-13 Matthew BarnesCoding style and whitespace cleanups.
2011-06-07 Patrick Ohlycalendar: include rid in "objects-removed" ECalView...
2011-06-07 Patrick Ohlycalendar file backend: support remove with CALOBJ_MOD_O...
2011-06-07 Patrick Ohlycalendar file backend: removal notification for detache...
2011-06-07 Patrick Ohlycalendar file backend: removal notification for detache...
2011-06-07 Patrick Ohlycalendar file backend: white list check for supported...
2011-06-07 Patrick Ohlylibecal: catch invalid CalObjModType values
2011-06-07 Patrick Ohlylibecal: added CALOBJ_MOD_ONLY_THIS
2011-06-07 Patrick Ohlycalendar file backend: support removing parent event...
2011-06-06 Milan CrhaFix few memory leaks
2011-06-01 Matthew BarnesFix build breaks.
2011-06-01 Milan CrhaBug #651147 - EBook/ECal done signals ignored due to...
2011-06-01 Milan CrhaReplace deprecated g_atomic_int_exchange_and_add()
2011-05-28 Matthew BarnesIncluding <glib-object.h> directly is rarely needed.
2011-05-28 Matthew BarnesIncluding <glib.h> directly is rarely needed.
2011-05-26 Matthew BarnesReduce diff noise with account-mgmt branch.
2011-05-23 Milan CrhaNew EClient/EBookClient/ECalClient API deprecating...
2011-05-22 Matthew BarnesBug 650524 - Use g_unix_signal_add_watch_full() for...
2011-05-22 Matthew BarnesHandle SIGTERM instead of SIGQUIT.
2011-05-08 Matthew BarnesCoding style cleanups.
2011-05-08 Raul Gutierrez SegalesBug 649684 - GIR files should contain <package name...
2011-05-05 Vibha YadavBug 649365 - Creation of new repository evolution-groupwise
2011-04-18 Milan CrhaFix few memory leaks
next