Migrated sqlite cursor test cases to not specify any specific collation rule.
[platform/upstream/evolution-data-server.git] / calendar /
2013-05-07 Matthew BarnesECalBackendWeather: e_weather_source_new() is failable.
2013-05-07 Matthew BarnesEWeatherSource cleanups.
2013-05-04 Matthew BarnesECalClientView: Make D-Bus signal handlers thread-safe.
2013-05-03 Matthew BarnesBug 699223 - Emit view signals from context where view...
2013-04-28 Frederic PetersBug 699027 - Crash in e_cal_backend_file_get_backend_pr...
2013-04-18 Colin Waltersbuild: Fix srcdir != builddir from git
2013-04-16 Matthew BarnesAutomatically strip D-Bus info from error messages.
2013-04-14 Matthew BarnesBug 697705 - e_cal_client_remove_objects_sync() crashes...
2013-04-12 Milan CrhaBug #681837 - Make enum type registration thread safe
2013-04-11 Matthew BarnesBug 697734 - Memory leak in local calendar backend
2013-04-11 Matthew BarnesECalBackendFile: Indentation cleanups.
2013-04-02 Matthew BarnesECalClient: Use G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED...
2013-03-16 Matthew BarnesBug 695960 - Use a weak reference for GBusNameVanishedC...
2013-03-15 Matthew Barnescal_client_get_backend_property_sync: Add missing returns.
2013-03-15 Sebastian KellerBug 695539 - Birthdays don't show up in the calendar
2013-03-14 Matthew Barnese_cal_component_free_id() cleanups.
2013-03-11 Matthew Barnese_cal_client_get_attachment_uris: Forgot to embed the...
2013-03-11 Matthew Barnese_data_cal_respond_get_attachment_uris: Fix a typo.
2013-03-08 Matthew BarnesECalBackend: Use weak references in signal closures.
2013-03-08 Matthew BarnesECalClientView: Use weak references in signal closures.
2013-03-08 Matthew BarnesECalClient: Use weak references in signal closures.
2013-03-02 Matthew BarnesCoding style and whitespace cleanup.
2013-02-28 Matthew BarnesECalClientView: Don't block in dispose().
2013-02-28 Matthew BarnesECalClient: Create view objects in the D-Bus thread.
2013-02-25 Matthew BarnesECalBackendHttp: Ignore cancellations when retrieving...
2013-02-25 Matthew BarnesFix typo in e_cal_client_get_object_list_as_comps_finish().
2013-02-25 Matthew BarnesECalClient: Remove global "cal_factory" variable.
2013-02-23 Matthew BarnesEClient: Add a read-only "main-context" property.
2013-02-23 Colin Waltersecalclient: Fix uninitialized list
2013-02-22 Matthew BarnesFix build break from libebook-contacts.
2013-02-22 Matthew BarnesEClient: Deprecate unwrap_dbus_error() method.
2013-02-22 Matthew Barnescal_client_add_cached_timezone: Wrong GDestroyNotify...
2013-02-22 Matthew BarnesECalBackend: Follow up on a timezone-related FIXME...
2013-02-22 Matthew Barnese_cal_client_modify_objects_sync: Fix infinite loop.
2013-02-17 Matthew Barnesdata_cal_handle_remove_objects_cb: Fix GVariant format...
2013-02-17 Matthew Barnese_cal_client_remove_objects_sync: Fix an infinite loop.
2013-02-17 Matthew BarnesECalObjModType is a flags type, not an enum type.
2013-02-16 Matthew BarnesECalClient: Add a "default-timezone" pointer property.
2013-02-15 Giocanni CampagnaBug 693841 - EDataCal: Complete implementation of GetOb...
2013-02-13 Milan Crha[CalDAV] Try to search for event when not in local...
2013-02-10 Matthew BarnesDeprecate e_client_cancel_all().
2013-02-09 Matthew BarnesECalClient: Remove set_proxy_gone_error().
2013-02-09 Matthew BarnesECalClient: Use G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START.
2013-02-09 Matthew BarnesECalClient: Use g_bus_watch_name_on_connection().
2013-02-09 Matthew BarnesECalClient: Fix build break.
2013-02-09 Matthew BarnesDeprecate e_cal_client_error_create().
2013-02-09 Matthew BarnesECalClient: Set GErrors normally.
2013-02-08 Matthew BarnesG_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.
2013-02-08 Milan CrhaAdd comments around g_idle_add() changes
2013-02-08 Michel DänzerBug #683867 - Schedule actions with higher idle priority
2013-02-08 Matthew BarnesECalClient: Follow up on a timezone-related FIXME comment.
2013-02-08 Matthew BarnesRevert "Bug #683867 - Schedule actions with higher...
2013-02-08 Michel DänzerBug #683867 - Schedule actions with higher idle priority
2013-02-06 Matthew BarnesSilence some runtime warnings from calendar backends.
2013-02-04 Matthew BarnesAdd e_data_factory_ref_initable_backend().
2013-02-04 Matthew BarnesECalClient: Avoid race between dispose() and signal...
2013-02-03 Matthew BarnesFix some distcheck errors.
2013-02-01 Matthew BarnesEBookClient/ECalClient: Check for NULL before calling...
2013-02-01 Matthew BarnesECalClient: Increment/decrement active client count...
2013-01-30 Matthew BarnesEClient: Deprecate e_client_retrieve_capabilities_sync().
2013-01-30 Matthew BarnesECalClient: Initialize public-facing GObject properties.
2013-01-30 Matthew BarnesFix crash in e_cal_client_get_objects_for_uid_sync().
2013-01-30 Matthew BarnesECalClient: Include the ESource display name in connect...
2013-01-30 Matthew BarnesAdd e_cal_client_connect_sync().
2013-01-29 Matthew BarnesReplace EGdbusCal with EDBusCalendar.
2013-01-29 Matthew BarnesEClient: Remove internal property cache.
2013-01-29 Matthew BarnesDeprecate e_data_cal_report_opened().
2013-01-29 Matthew BarnesDeprecate e_cal_backend_respond_opened().
2013-01-29 Matthew BarnesDeprecate e_cal_backend_notify_opened().
2013-01-29 Matthew BarnesEDataCal: Make GDBusMethodInvocation optional in operat...
2013-01-29 Matthew BarnesEDataCal: Remove unused "handle-cancel-all" signal...
2013-01-29 Matthew BarnesEDataCal: Remove unused "handle-cancel-operation" signa...
2013-01-29 Matthew BarnesEDataCal: Cancel operations when the sender disappears.
2013-01-28 Matthew BarnesClean up the mess that is CalObjModType.
2013-01-28 Matthew BarnesDeprecate EDataCalObjType.
2013-01-28 Matthew BarnesDeprecate CalMode and cal_mode_to_corba().
2013-01-28 Matthew Barnese-cal-types.h cleanups.
2013-01-28 Matthew Barnese-cal-util.h cleanups.
2013-01-27 Matthew BarnesECalClient: Add a "source-type" construct-only property.
2013-01-26 Matthew BarnesDeprecate e_cal_backend_sync_set_backend_property().
2013-01-26 Matthew BarnesDeprecate e_cal_backend_set_backend_property().
2013-01-26 Matthew BarnesDeprecate e_data_cal_respond_set_backend_property().
2013-01-26 Matthew BarnesEDataCal: Remove OP_SET_BACKEND_PROPERTY.
2013-01-26 Matthew BarnesEDataCal: Remove "handle-set-backend-property" signal...
2013-01-26 Matthew BarnesECalClient: Handle set_backend_property() requests...
2013-01-25 Matthew BarnesDeprecate e_cal_backend_is_opening().
2013-01-25 Matthew BarnesDeprecate e_client_is_opened().
2013-01-25 Matthew BarnesDeprecate CLIENT_BACKEND_PROPERTY_OPENING.
2013-01-25 Matthew BarnesDeprecate CLIENT_BACKEND_PROPERTY_OPENED.
2013-01-25 Matthew BarnesECalBackend: Add a "writable" boolean property.
2013-01-25 Matthew BarnesEDataCal: Give OperationData a GDBusMethodInvocation.
2013-01-25 Matthew BarnesEDataCal: operation_thread() cleanups.
2013-01-25 Matthew BarnesEDataCal: Have pending_ops hold OperationData references.
2013-01-25 Matthew BarnesEDataCal: Give OperationData a reference count.
2013-01-25 Matthew BarnesEDataCal: Rename signal handlers.
2013-01-25 Matthew BarnesEDataCal: Add argument guards where needed.
2013-01-24 Matthew BarnesReplace EGdbusCalFactory with EDBusCalendarFactory.
2013-01-24 Matthew BarnesE_CLIENT_ERROR_BUSY is no longer used.
2013-01-24 Matthew BarnesEDataCal: Queue operations while opening.
2013-01-24 Matthew BarnesEDataBook/EDataCal: Minor cleanups.
next