platform/upstream/evolution-data-server.git
2013-04-01 Matthew BarnesECalBackendSync: Prefer EClientError domain.
2013-04-01 Matthew BarnesEBookBackendSync: Prefer EClientError domain.
2013-04-01 Matthew BarnesECalBackend: Prefer EClientError domain.
2013-04-01 Matthew BarnesEBookBackend: Prefer EClientError domain.
2013-04-01 Matthew BarnesEDataCal: Move data_cal_convert_to_client_error() calls.
2013-04-01 Matthew BarnesEDataBook: Move data_book_convert_to_client_error(...
2013-04-01 Matthew BarnesECalBackend: Convert get_backend_property() method.
2013-04-01 Matthew BarnesEBookBackend: Convert get_backend_property() method.
2013-04-01 Matthew BarnesECalBackend: Make the "cache-dir" property thread-safe.
2013-04-01 Matthew BarnesEBookBackend: Make the "cache-dir" property thread...
2013-04-01 Matthew BarnesRemove e_cal_backend_set_is_removed().
2013-04-01 Matthew BarnesRemove e_cal_backend_is_removed().
2013-04-01 Matthew BarnesRemove e_book_backend_set_is_removed().
2013-04-01 Matthew BarnesRemove e_book_backend_is_removed().
2013-03-31 Matthew BarnesECalBackend: Remove set_backend_property() method.
2013-03-31 Matthew BarnesEBookBackend: Remove set_backend_property() method.
2013-03-31 Matthew BarnesECalBackend: Remove CLIENT_BACKEND_PROPERTY_CACHE_DIR...
2013-03-31 Matthew BarnesECalBackend: Remove CLIENT_BACKEND_PROPERTY_READONLY...
2013-03-31 Matthew BarnesECalBackend: Remove CLIENT_BACKEND_PROPERTY_ONLINE...
2013-03-31 Matthew BarnesEBookBackend: Remove CLIENT_BACKEND_PROPERTY_CACHE_DIR...
2013-03-31 Matthew BarnesEBookBackend: Remove CLIENT_BACKEND_PROPERTY_READONLY...
2013-03-31 Matthew BarnesEBookBackend: Remove CLIENT_BACKEND_PROPERTY_ONLINE...
2013-03-31 Matthew Barnese_data_cal_view_new: Add documentation.
2013-03-31 Matthew Barnese_data_book_view_new: Update documentation.
2013-03-31 Mario Blättermann[l10n] Updated German translation
2013-03-30 Antoine JacoutotFix implicit declaration of WIFEXITED.
2013-03-30 Balázs ÚrUpdated Hungarian translation
2013-03-29 Matthew BarnesSimplify direct access to address books.
2013-03-29 Matthew BarnesModernize ECalBackend's public API.
2013-03-29 Matthew BarnesModernize EBookBackend's public API.
2013-03-29 Piotr DrągUpdated Polish translation
2013-03-29 Nilamdyuti... Assamese translation updated
2013-03-28 Marek ČernockýUpdated Czech translation
2013-03-28 Daniel MustielesUpdated Spanish translation
2013-03-28 Alexandre FrankeUpdate French translation
2013-03-26 Matthew BarnesEDataCalView: Unreference the EGdbusCalView in dispose().
2013-03-26 Matthew BarnesEDataBookView: Unreference the EGdbusBookView in dispose().
2013-03-26 Matthew BarnesEDataCalView: Prefer g_clear_object() in dispose().
2013-03-26 Matthew BarnesEDataBookView: Prefer g_clear_object() in dispose().
2013-03-26 Matthew BarnesEDataBookView: Remove private EDataBook member.
2013-03-26 Matthew Barnese_cal_backend_add_view(): Keep a reference on the view...
2013-03-26 Matthew BarnesRemove e_cal_backend_set_notification_proxy().
2013-03-26 Matthew BarnesBug 696637 - Deadlock in data_cal_view_dispose().
2013-03-25 Matthew BarnesEDataCal: Fix reference counting of views.
2013-03-25 Matthew BarnesEDataBook: Fix reference counting of views.
2013-03-25 Matthew BarnesEDataCal: Attach to ECalBackend during initialization.
2013-03-25 Matthew BarnesEDataBook: Attach to EBookBackend during initialization.
2013-03-25 Matthew Barnese_cal_backend_remove_view(): Check for match before...
2013-03-25 Matthew Barnese_book_backend_remove_view(): Check for match before...
2013-03-25 Milan CrhaBug #656488 - imapx: Memory leak of mi->server_user_flags
2013-03-25 Milan CrhaBug #695915 - IMAP alert is not displayed
2013-03-25 Milan CrhaBug #693101 - IMAPx can vanish and redownload folder...
2013-03-25 Vadim RutkovskyBug 696285 - ownCloud: Check addressbook even if calend...
2013-03-25 ManojKumar... Updated Odia Language along with FUEL implementation
2013-03-25 Sweta KothariUpdated gujarati file
2013-03-24 Shankar PrasadUpdated kn translations
2013-03-24 Shankar PrasadUpdated kn translations
2013-03-24 Mario Blättermann[l10n] Updated German translation
2013-03-24 Chandan Kumarupdating Hindi Translation
2013-03-24 Marián ČavojskýUpdated slovak translation
2013-03-24 Shankar PrasadUpdated kn translations
2013-03-24 Shankar PrasadUpdated kn translations
2013-03-23 Noriko Mizumotol10n: Update Japanese translation
2013-03-23 Ville-Pekka... Finnish translation update by Jiri Grönroos
2013-03-23 Andrej ŽnidaršičUpdated Slovenian translation
2013-03-22 Matthew Barneslibedata-cal: Remove all deprecated backend APIs.
2013-03-22 Matthew Barneslibedata-book: Remove all deprecated backend APIs.
2013-03-22 ManojKumar... Updated Odia Language along with FUEL implementation
2013-03-21 Marián ČavojskýUpdated slovak translation
2013-03-21 Matthew BarnesLet EDataCal track the "opened" state.
2013-03-21 Matthew BarnesLet EDataBook track the "opened" state.
2013-03-21 Shantha kumarTamil Translations Updated
2013-03-20 Matthew BarnesEDataCal: Keep a weak reference on its ECalBackend.
2013-03-20 Matthew BarnesCreate only one EDataCal per ECalBackend.
2013-03-20 Matthew BarnesEDataBook: Keep a weak reference on its EBookBackend.
2013-03-20 Matthew BarnesEDataBook: Silence runtime warnings in direct access...
2013-03-20 Matthew BarnesCreate only one EDataBook per EBookBackend.
2013-03-20 Matthew BarnesEDataCalFactory: Rewrite client connection tracking.
2013-03-20 Matthew BarnesEDataBookFactory: Rewrite client connection tracking.
2013-03-20 Matthew BarnesEDataCal: Only cancel ops belonging to the sender when...
2013-03-20 Matthew BarnesEDataBook: Only cancel ops belonging to the sender...
2013-03-20 Matthew BarnesECalBackend: Add a "closed" signal.
2013-03-20 Matthew BarnesEBookBackend: Add a "closed" signal.
2013-03-20 Gabor KelemenUpdated Hungarian translation
2013-03-20 Matthew BarnesEDataCalFactory: Remove the "calendars" hash table.
2013-03-20 Matthew BarnesEDataBookFactory: Remove the "books" hash table.
2013-03-19 Matthew BarnesECalClientView cleanups.
2013-03-19 Matthew BarnesEBookClientView cleanups.
2013-03-19 Flemming ChristensenUpdated Danish translation
2013-03-18 Yuri MyasoedovUpdated Russian translation
2013-03-18 Matthew BarnesAdd e_cal_component_id_new().
2013-03-18 Matej UrbančičUpdated Slovenian translation
2013-03-18 Martin SrebotnjakUpdated Slovenian translation
2013-03-17 Jiri EischmannUpdated Czech translation
2013-03-17 Matthew Barnese-cal-component.h cleanups.
2013-03-17 Matthew BarnesECalClient: Pass a weak reference to D-Bus signal handlers.
2013-03-17 Matthew BarnesEBookClient: Pass a weak reference to D-Bus signal...
2013-03-17 Matthew BarnesBump version to 3.9.1.
2013-03-17 Matthew BarnesECalClientView: Keep a weak reference on its ECalClient.
2013-03-17 Matthew BarnesAdd e_cal_client_view_ref_client().
next