Removing LIBEDATASERVERUI_CURRENT/REVISION/AGE definitions
[platform/upstream/evolution-data-server.git] / addressbook /
2012-12-15 Matthew BarnesSuppress g-ir-scanner warnings.
2012-12-15 Matthew BarnesRevert "ESourceRegistry: Do not mandate builtin sources."
2012-12-15 Tristan Van BerkomESourceRegistry: Do not mandate builtin sources.
2012-12-15 Tristan Van BerkomAdded EDS_ADDRESS_BOOK_MODULES and EDS_CALENDAR_MODULES
2012-12-11 Mathias Hasselmannlibebook-contacts: Document EBookQueryTest
2012-12-09 Matthew Barnese-contact.h cleanups.
2012-12-09 Matthew BarnesUpdate API documentation.
2012-12-08 Milan CrhaEnable introspection scanner warnings
2012-12-05 Mathias Hasselmannapi-docs: Fix two small typos
2012-11-29 Tristan Van BerkomEBookBackendSqliteDB: Fix e_book_backend_sqlitedb_searc...
2012-11-28 Milan CrhaBug #688366 - WebDAV book can cause high CPU usage
2012-11-27 Paul MenzelBug #684175 - Check email value in e_destination_set_co...
2012-11-27 Tristan Van BerkomFix regression on fields-of-interest as much as possible.
2012-11-24 Matthew BarnesSimplify e_contact_attr_list_free().
2012-11-24 Matthew BarnesSimplify e_contact_attr_list_copy().
2012-11-23 Tristan Van BerkomEBookBackendSqliteDB: Avoid errors on conflicting summaries
2012-11-22 Tristan Van BerkomEBookBackendSexp: Fixed to use the new e_util_utf8_norm...
2012-11-22 Tristan Van BerkomEBookBackendFile: Use the new ESourceBackendSummarySetu...
2012-11-22 Tristan Van BerkomEBookBackendSqliteDB: Added e_book_backend_sqlitedb_new...
2012-11-22 Tristan Van BerkomAdded ESourceBackendSummarySetup extension
2012-11-20 Milan CrhaBug #688660 - Crash on webdav contact cache update
2012-11-20 Tristan Van BerkomFixing e_book_backend_sexp_match_contact() for emails...
2012-11-20 Tristan Van BerkomEContact: Added boxed type E_CONTACT_TYPE_ATTR_LIST...
2012-11-18 Matthew BarnesEBookClientView cleanups.
2012-11-17 Matthew BarnesRemove EBookBackendVCF.
2012-11-16 Matthew BarnesDeprecate BOOK_BACKEND_PROPERTY_SUPPORTED_AUTH_METHODS.
2012-11-16 Milan CrhaBug #674454 - Crash in e_book_backend_ldap_authenticate...
2012-11-13 Matthew BarnesRevert "EBookBackendGoogle: Make room for other authori...
2012-11-12 Matthew BarnesEBookBackendGoogle: Make room for other authorizers.
2012-11-12 Matthew BarnesEDataBookFactory: Remove the GOA-specific bits.
2012-11-12 Matthew BarnesRemove unused OAUTH_CFLAGS / OAUTH_LIBS.
2012-11-10 Matthew BarnesCoding style and whitespace cleanup.
2012-11-09 Matthew BarnesEBookBackendSqliteDB cleanups.
2012-11-08 Tristan Van BerkomDisabled debug print in EBookBackendFile
2012-11-08 Tristan Van BerkomLocal file backend modified to use sqlite db exclusively
2012-11-08 Tristan Van BerkomEBookBackendSqliteDB: Added e_book_backend_sqlitedb_get...
2012-11-08 Tristan Van BerkomEBookBackendSqliteDB: Fixed sexp interpretation for...
2012-11-06 Giovanni CampagnaGoogle: allow writing X-GOOGLE-SYSTEM-GROUP-IDS
2012-11-06 Milan CrhaBug #687776 - E-D-S crash in local address book
2012-11-05 Milan CrhaUse soup_message_headers_get_list() as a replacement...
2012-11-05 Milan CrhaReplace deprecated soup_message_headers_get()
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-11-04 Matthew BarnesEBookBackendSqliteDB: Add argument guards.
2012-11-02 Matthew BarnesExclude deprecated API from introspection.
2012-11-02 Matthew BarnesIntrospection cleanups.
2012-11-02 Matthew BarnesRemove E_BOOK_DISABLE_DEPRECATED and E_CAL_DISABLE_DEPR...
2012-11-02 Matthew BarnesSuppress g-ir-scanner warnings.
2012-11-02 Matthew Barnese-book-view.c: Remove unnecessary #includes.
2012-11-02 Matthew Barnese-book.c: Remove unnecessary #includes.
2012-11-02 Matthew BarnesFix invalid Gtk-Doc syntax in comments.
2012-11-02 Matthew BarnesReimplement EBook using EBookClient.
2012-11-02 Matthew BarnesReimplement EBookView using EBookClientView.
2012-11-02 Matthew Barnese-book-view.h cleanups.
2012-11-01 Matthew BarnesRemove erroneous version number from ${privlibdir}.
2012-10-22 Milan CrhaBug #640594 - Save also UID/REV in WebDAV backend ...
2012-10-21 Matthew BarnesCoding style and whitespace cleanup.
2012-10-19 Matthew BarnesMerge cleanups from 'gdbus-codegen' branch.
2012-10-17 Milan CrhaBug #641825 - Crash in poll_ldap() when finalizing...
2012-10-13 Matthew BarnesDeprecate e_source_extension_get_source().
2012-10-13 Matthew BarnesRemove e_data_book_view_register_gdbus_object().
2012-10-13 Matthew BarnesEDataBookView cleanups.
2012-10-13 Matthew BarnesAdd e_book_backend_sexp_text().
2012-10-12 Matthew Barnese-book.c cleanups.
2012-10-12 Matthew BarnesEGDataGoaAuthorizer: OAuth 2.0 fixes.
2012-10-11 Matthew BarnesEGDataGoaAuthorizer: Prototype OAuth 2.0 support.
2012-10-10 Matthew BarnesDrop oauth package requirement for GOA support.
2012-10-10 Matthew BarnesEGDataGoaAuthorizer: Use GHmac to sign the OAuth parame...
2012-10-07 Matthew BarnesRemove e_data_book_register_gdbus_object().
2012-10-07 Matthew BarnesDeprecate e_book_backend_foreach_view().
2012-10-07 Matthew Barnesbackends/ldap: Prefer e_book_backend_list_views().
2012-10-07 Matthew Barnesbackends/ldap: Remove disabled code.
2012-10-07 Matthew Barnesbackends/file: Prefer e_book_backend_list_views().
2012-10-07 Matthew BarnesEBookBackend: Prefer e_book_backend_list_views().
2012-10-07 Matthew Barnese_book_backend_foreach_view: Use e_book_backend_list_vi...
2012-10-07 Matthew BarnesAdd e_book_backend_list_views().
2012-10-07 Matthew BarnesRename e_book_backend_remove_book_view().
2012-10-07 Matthew BarnesRename e_book_backend_add_book_view().
2012-10-07 Matthew BarnesRename e_book_backend_stop_book_view().
2012-10-07 Matthew BarnesRename e_book_backend_start_book_view().
2012-10-07 Matthew BarnesEBookBackend: Prefer GList over GSList.
2012-10-07 Matthew BarnesEGdbusBook: Remove the remove() method.
2012-10-07 Matthew BarnesEBook: Reimplement "remove" functions.
2012-10-07 Matthew BarnesRemove e_data_book_view_ref/unref().
2012-10-07 Matthew Barnese-book-client.c cleanups.
2012-10-07 Matthew Barnese-data-book-view.h readability cleanups.
2012-10-07 Matthew Barnese-data-book.h readability cleanups.
2012-10-07 Matthew Barnese-book-backend-sync.h readability cleanups.
2012-10-07 Matthew Barnese-book-backend.h readability cleanups.
2012-10-07 Matthew Barnese-book-client.h readability cleanups.
2012-09-12 Mathias HasselmannBug #677871 - EBookBackendSqliteDB - Escape SQL strings
2012-09-01 Matthew BarnesCoding style and whitespace cleanup.
2012-08-28 Milan CrhaMark user-visible strings in book/cal backends for...
2012-08-28 Milan CrhaBug #682706 - WebDAV addressbook lookup very slow
2012-08-28 Milan CrhaWebDAV addressbook cannot be opened
2012-08-25 Matthew BarnesUpdate API documentation.
2012-08-22 Milan CrhaBug #660383 - Backends should listen for changes in...
2012-08-21 Milan CrhaStart/stop book/cal views in a dedicated thread
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-08-18 Fabien TassinBug 682103 - -fPIC build fix
2012-08-16 Matthew BarnesEBookBackendWebdav: Remove the remove() method.
next