platform/upstream/evolution-data-server.git
2013-02-22 Tristan Van... test-client-custom-summary.c: Adding more tests regardi...
2013-02-22 Matthew Barnese_cal_client_modify_objects_sync: Fix infinite loop.
2013-02-22 Matthew Barnese_source_registry_server_load_directory: Monitor failur...
2013-02-22 Tristan Van... EBookBackendFile: Report the correct error from remove_...
2013-02-22 Tristan Van... test-client-remove-contact.c: Enhanced test case
2013-02-21 Matthew BarnesCamelSmtpTransport: Override new CamelNetworkService...
2013-02-21 Matthew BarnesCamelPOP3Store: Override new CamelNetworkService proper...
2013-02-21 Matthew BarnesCamelNNTPStore: Override new CamelNetworkService proper...
2013-02-21 Matthew BarnesCamelIMAPXStore: Override new CamelNetworkService prope...
2013-02-21 Matthew BarnesCamelNetworkService: Add a read-only "host-reachable...
2013-02-21 Matthew BarnesCamelNetworkService: Add a "connectable" property ...
2013-02-21 Matthew BarnesGive CamelNetworkService a private structure.
2013-02-21 Milan CrhaDo not compile code which might be unnecessary with...
2013-02-21 Milan CrhaRevert "Revert "Make network connection change listener...
2013-02-21 Matthew BarnesRevert "Make network connection change listener actuall...
2013-02-21 Milan CrhaMake network connection change listener actually working
2013-02-21 Tristan Van... test-client-view-operations.c: For now disable the...
2013-02-21 Milan CrhaBug #694223 - The "message-location" search never match...
2013-02-21 Tristan Van... EDataBook: Fix e_data_book_new_direct()
2013-02-21 Patrick OhlyBug #694152 - Compile errors in C++ due to G_BEGIN...
2013-02-21 Milan CrhaFix a memory leak in EBookQuery with field_test.locale
2013-02-21 Tristan Van... test-client-custom-summary.c: Fixup test case to also...
2013-02-21 Tristan Van... EBookBackendSexp: Restore suffix search functionality
2013-02-20 Matthew BarnesEBackend: Use e_source_authentication_ref_connectable().
2013-02-20 Matthew BarnesESourceAuthentication: Add a read-only "connectable...
2013-02-20 Milan CrhaLocal Delivery not updated on start and missing Receivi...
2013-02-20 Milan CrhaDo not use SSL_V2_COMPATIBLE_HELLO by default
2013-02-20 Tristan Van... Extending test-client-custom-summary.c
2013-02-20 Tristan Van... Ported various EBookClient tests to additionally test...
2013-02-20 Tristan Van... e-test-server-utils: Add support for testing Direct...
2013-02-19 Matthew Barnessource_remove_sync: Fail gracefully when given a scratc...
2013-02-19 Matthew Barnessource_write_sync: Fail gracefully when given a scratch...
2013-02-19 Мирослав НиколићUpdated Serbian translation
2013-02-19 Tristan Van... Fixing typo in previous commit fixing G_BEGIN/END_DECLS
2013-02-19 Tristan Van... Fixing imbalanced G_BEGIN_DECLS/G_END_DECLS in EDS...
2013-02-18 Milan CrhaBug #693101 - IMAPx can vanish and redownload folder...
2013-02-18 Tristan Van... Fixing pkg-config files for libebook & libedata-book
2013-02-18 Tristan Van... Cleanup: Remove double definition of E_BOOK_CLIENT_ERROR
2013-02-18 Tristan Van... Added documentation for new Direct Read Access related...
2013-02-18 Tristan Van... Migrating documentation into new libebook-contacts...
2013-02-18 Matthew BarnesEBackend: Utilize g_network_monitor_can_reach_async().
2013-02-18 Matthew BarnesEBackend: Keep a reference on GNetworkMonitor.
2013-02-18 Matthew BarnesEBackend: Add a "connectable" property (GSocketConnecta...
2013-02-17 Matthew BarnesEBackend: Use g_clear_object() in dispose().
2013-02-17 Matthew BarnesPost-release version bump.
2013-02-17 Matthew BarnesFix distcheck error.
2013-02-17 Matthew BarnesNEWS update for 3.7.90 release.
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-17 Piotr DrągUpdated Polish translation
2013-02-17 Tristan Van... Add optimized indexing capabilities for phone number...
2013-02-17 Tristan Van... Store E.164 phone number values automatically in the...
2013-02-16 Matthew Barnese_extensible_load_extensions: Allow for retries.
2013-02-16 Matthew BarnesECalClient: Add a "default-timezone" pointer property.
2013-02-15 Piotr DrągUpdated POTFILES.in
2013-02-15 Patrick Ohlyebook: make EContactGeo usable in Vala
2013-02-15 Patrick Ohlyebook: make EContactCert usable in Vala
2013-02-15 Patrick Ohlyebook: avoid repeatedly creating GSettings in e_book_cl...
2013-02-15 Tristan Van... Added concurrent view test: test-client-view-operations.c
2013-02-15 Tristan Van... e-test-server-utils: Added DEBUG_DIRECT env var
2013-02-15 Tristan Van... EBookBackendFile: Add support for Direct Read Access.
2013-02-15 Tristan Van... Added Direct Read Access support to EBookClient
2013-02-15 Tristan Van... EDataBook / EDataBookView: Added Direct Read Access...
2013-02-15 Tristan Van... EBookBackend: Added apis for backends to support Direct...
2013-02-15 Tristan Van... Added EDataBookDirect & generated D-Bus counterpart.
2013-02-15 Tristan Van... Fixing broken vala makefile.
2013-02-15 Tristan Van... Splits libebook into two libraries.
2013-02-15 Tristan Van... Fix EDataBook error conversions to include E_CLIENT_ERR...
2013-02-15 Giocanni CampagnaBug 693841 - EDataCal: Complete implementation of GetOb...
2013-02-14 Aurimas ČerniusUpdated Lithuanian translation
2013-02-14 Tristan Van... EBookBackendSqliteDB: Remodeled concurrent access.
2013-02-13 Milan Crha[CalDAV] Try to search for event when not in local...
2013-02-13 Matthew BarnesEBackend: Avoid breaking libebackend ABI.
2013-02-13 Milan CrhaIntroduce e_backend_is_destination_reachable()
2013-02-12 Matthew BarnesKeep e_flag_timed_wait() building.
2013-02-12 Milan CrhaFix a gtk-doc build break caused by commit 623eb5fc7dd2b21f
2013-02-12 Milan CrhaTypo in test_closure type
2013-02-12 Milan CrhaAdd modules/ubuntu-online-accounts/google-*.service...
2013-02-12 Milan CrhaFix few memory leaks in evolution-source-registry
2013-02-12 Milan CrhaBug #686528 - Pickup ownCloud accounts from GOA
2013-02-12 Matthew BarnesUse camel_service_ref_session().
2013-02-12 Matthew BarnesAdd camel_service_ref_session().
2013-02-11 Daniel MustielesUpdated Spanish translation
2013-02-11 Ihar HrachyshkaUpdated Belarusian translation.
2013-02-10 Fran DiéguezUpdated Galician translations
2013-02-10 Matthew BarnesDeprecate e_client_cancel_all().
2013-02-10 Matthew BarnesEClient: Remove internal 'ops' hash table.
2013-02-10 Matthew BarnesRemove e_client_emit_backend_property_changed().
2013-02-10 Matthew BarnesRemove e_client_get_dbus_proxy().
2013-02-10 Matthew BarnesRemove e_client_emit_backend_error().
2013-02-10 Matthew BarnesRemove e_client_emit_backend_died().
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 BarnesEBookClient: Remove set_proxy_gone_error().
2013-02-09 Matthew BarnesEBookClient: Use G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START.
2013-02-09 Matthew BarnesEBookClient: Use g_bus_watch_name_on_connection().
2013-02-09 Matthew BarnesECalClient: Fix build break.
2013-02-09 Matthew BarnesDeprecate e_book_client_error_create().
next