[evolution-data-server] (122 commits) Created branch openismus-work-master



The branch 'openismus-work-master' was created.

Summary of new commits:

  d89ffcc... test-server-utils: Add e_test_server_utils_run_full()
  dfbfe97... EBookBackendSqliteDB: Adding cursor APIs
  602fe3b... Added libedata-book test directory and added first test.
  8abd85c... Added test case test-sqlite-create-cursor
  a0922f0... Added test case test-sqlite-cursor-move-by
  1764305... Added test case test-sqlite-cursor-set-target.c
  f467a1e... Added test case test-sqlite-cursor-calculate.c
  580757b... Added test case test-sqlite-cursor-set-sexp.c
  2e4c2b4... Added tests to ensure that localized data is properly migra
  9142605... Added detection of ICU libs to configure.ac
  c6929b7... Added utility ECollator to libedataserver.
  cddd39a... ECollator: Remove the "collation_type" option.
  9317112... ESourceBackendSummarySetup: Added apis to set collation rul
  d227b3b... Revert "ESourceBackendSummarySetup: Added apis to set colla
  4905792... EBookBackendSqliteDB: Use ECollator
  06f2af7... EBookBackendSqliteDB: Pull out the code which keeps separat
  f8607bb... Fixed test-sqlite-cursor-move-by for new ICU localization
  d4cbbcf... Ported test-sqlite-cursor-set-target.c to work with new ICU
  872fb8d... Ported test-sqlite-cursor-calculate test to use the new ICU
  425ba27... Ported test-sqlite-cursor-set-sexp to use the new ICU sorte
  8423790... Ported data migration tests to use the new ICU sorted data.
  11c0f06... Migrated sqlite cursor test cases to not specify any specif
  9a07988... Added org.freedesktop.locale1 interface to private/ to gene
  9e60412... org.gnome.evolution.AddressBook.xml: Added Locale property.
  1cfc4eb... EBookBackend added new ->set_locale() API and ->get_locale(
  9cc3be4... EDataBook: Watch the system bus for locale notifications
  b0bdd81... EBookBackendSqliteDB: Added e_book_backend_sqlitedb_get/set
  c100f83... EBookBackendFile: Implement EBookBackend->set_locale() & ->
  8ca809b... EBookClient: Added "locale" property.
  72bb77b... tests/libedata-book: Added a testing API to set the locale 
  fd51e3c... libedata-book tests: Changed all cursor tests to use new te
  b5cd2d6... Added test-sqlite-cursor-change-locale.c
  9e7c496... Adding D-Bus localed xml description to EXTRA_DIST to pass 
  a3dcc94... Fix e-source-enumtypes.h generation.
  2cd977f... Added EAlphabetIndex
  e0298bb... ECollator: Use the private EAlphabetIndex
  5c36a35... Added ECollator to the libedataserver gtk-doc build.
  247ed52... Added e-collator-test.c
  ac1c3fe... Fixed existing cursor tests for POSIX locale to work with A
  6834a51... Added ETransliteratorPrivate C++ Glue
  7ddb2fb... ECollator: Use transliterator for Chinese locales.
  d8795a3... e-collator-test: Add special case tests for Chinese sorting
  f0345a8... EBookBackendSqliteDB: Added new API to set cursor target.
  9131545... Fixed test cases to use the new API for setting alphabetic 
  c0086ba... EBookBackendSqliteDB: Add new APIs to the gtk-doc build (ma
  d1cc8bb... EBookBackendSqliteDB: Cursor API change.
  5fd2a0b... EBookBackendSqliteDB Cursor tests updated.
  4ad300a... Updated gtk-doc build for new API changes in EBookBackendSq
  e6d987f... Added tests to ensure descending order works properly with 
  a914023... EBookBackendSqliteDB: Changed cursor move_by() API
  82d6c59... EBookBackendSqliteDB: Fixed a nasty bug causing descending 
  9f662bf... Fixed cursor tests to use the new _move_by() API.
  42e2056... EBookBackendSqliteDB: Fix order by statement for cursor mov
  4fc3254... EDataBook: Create proxy to org.freedesktop.locale1 with a s
  325b93a... EBookBackendSqliteDB: Added e_book_backend_sqlitedb_cursor_
  403b9e9... EBookBackendSqliteDB: Reset internal locale when get_locale
  571e6b0... EBookBackendSqliteDB: gtk-doc fixup for e_book_backend_sqli
  cceabef... EBookBackendSqliteDB: Cursor API enhancements.
  bd782f7... e-book-contacts-types.h: gtk-doc fixup for EBookSortType
  2692f41... Added EBookCursorOrigin enumeration used in EDataBookCursor
  69a7546... gtk-doc: libebook-contacts-sections.txt - added new enumera
  127f394... Adding D-Bus API to create cursors.
  33edc43... Adding D-Bus interface to interact with cursors
  fce9ce0... Added EDataBookCursor
  f980903... Added EDataBookCursorSqlite
  b922359... EDataBook: Makefile.am & libedata-book.h
  faa7e80... EBookBackend: Added new methods for creating and deleting c
  215fcf0... EDataBook: Handle D-Bus calls for creating cursors and expo
  15cfa19... EBookBackendFile: Implement cursors.
  2353d6d... Added EBookClientCursor
  b9bfda0... EBookClient: Implemented e_book_client_get_cursor() Sync an
  cfe6559... Added first EBookClientCursor test: test-client-cursor-crea
  a3b27db... Specified UID in test vcards.
  7106495... Adding test-client-cursor-operations.c test.
  25ca6f3... Bump required GTK+ version to 3.10
  518c8ad... Adding cursor example program
  af16721... Added EBookClientCursor to the api docs
  2d6cf19... Added EDataBookCursor and EDataBookCursorSqlite to the docs
  d753ceb... EBookBackendSqliteDB: Various bug fixes related to upgrades
  df258e7... Fixed build with regards to GTK+ dependency.
  7c42e49... EBookBackendSqliteDB: Fixed an inconsistency in phone numbe
  f91842f... Tests: Added 3 new contacts and a few more query tests.
  16ee98e... Changes for Review: Changed a couple of the cursor related 
  40061cd... Changes for Review: Various changes
  f8bc2d5... Changes for Review: Various changes
  a136d9d... Changes for Review: EBookSortType renamed to EBookCursorSor
  eb99345... Changes for Review: Various changes
  0b938ae... Changes for Review: ECollator to use atomic integer operati
  4768e51... Changes for Review: Various API adaptations and bug fix
  b3ba6ac... Changes for Review: EBookClient API adaptations.
  b9768a9... Changes for Review: EBookClientCursor changes.
  bc18689... Changes for Review: EBookBackendFile, various changes.
  3eeae28... Changes for Review: Test cases and example updated for new 
  b32e5dd... Added EDataBookCursor & EDataBookCursorSqlite to POTFILES.i
  a3e9231... Changes for Review: EBookClientCursor fixed spelling mistak
  8d21ff9... Changes for Review: EBookBackend fixed spelling mistakes
  d22af34... Changes for Review: EBookBackendSqliteDB fixed spelling mis
  4ad3a20... Changes for Review: EDataBook fixed spelling mistakes
  ebdd97b... Changes for Review: EDataBookCursor fixed spelling mistakes
  492db81... Changes for Review: EDataBookCursorSqlite fixed spelling mi
  5414c77... Changes for Review: CursorExample fixed spelling mistakes
  0567f07... Changes for Review: improved source code comment in EBookBa
  eabf61d... CursorExample: Changed include guard style from __FOO_H__ t
  7e9016c... EBookBackendSqliteDB: Adding comments around loops
  3dae23b... ECollator: Mark new apis since 3.12 instead of 3.10
  a480663... EBookCursorSortType/EBookCursorOrigin: Mark new apis since 
  b70040b... EBookClient: Mark new apis since 3.12 instead of 3.10
  f942d36... EBookClientCursor: Mark new apis since 3.12 instead of 3.10
  d7bf65c... EBookBackendSqliteDB: Mark new apis since 3.12 instead of 3
  97dbfa8... EBookBackend: Mark new apis since 3.12 instead of 3.10
  5a3dc5c... EDataBookCursor: Mark new apis since 3.12 instead of 3.10
  5681490... EDataBookCursorSqlite: Mark new apis since 3.12 instead of 
  9d2684f... ETransliterator: Fixing Since note to indicate 3.12 instead
  b6b4f27... Fixing test-client-custom-summary for merge state.
  f36da85... EBookClientCursor: Cursor move API changed to return number
  c6db170... EBookBackendSqliteDB: Cursor move API changed to return num
  1dbdc33... EDataBookCursor: Cursor move API changed to return number o
  b9e1de1... EDataBookCursorSqlite: Cursor move API changed to return nu
  81e3eda... AddressBookCursor D-Bus API: Cursor move API changed to ret
  dd0d37f... Cursor Example: Cursor move API changed to return number of
  390b34a... Low Level Cursor API tests: Cursor move API changed to retu
  602dd18... EBookClientCursor tests: Cursor move API changed to return 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]