platform/upstream/evolution-data-server.git
2013-10-23 Tristan Van... Added detection of ICU libs to configure.ac
2013-10-23 Mathias Hasselmanntest-server-utils: Add e_test_server_utils_run_full()
2013-10-23 Tristan Van... Tests: Added 3 new contacts and a few more query tests.
2013-10-23 Tristan Van... EBookBackendSqliteDB: introspect summary structure...
2013-10-23 Tristan Van... EBookBackendSqliteDB: Fix introspect_summary()
2013-10-23 Milan CrhaInclude locale.h where needed
2013-10-23 Tristan Van... Added README file for addressbook migration test
2013-10-20 Matthew BarnesPost-release version bump.
2013-10-20 Matthew BarnesNEWS update for 3.11.1 release.
2013-10-20 Matthew BarnesMiscellaneous cleanups.
2013-10-19 Tristan Van... EBookBackendSqliteDB: Fixed an inconsistency in phone...
2013-10-19 Enrico NicolettoUpdated Brazilian Portuguese translation
2013-10-15 Andika TriwidadaUpdated Indonesian translation
2013-10-14 Milan Crhacamel_stream_eos() returns FALSE even when at the end...
2013-10-14 Tristan Van... ECalClient tests: Use async apis to open the client...
2013-10-14 Tristan Van... EBookClient tests: Use async apis to open the client...
2013-10-14 Tristan Van... test-utils: Added argumement to the fixture closure...
2013-10-14 Tristan Van... EBookClient: (bug 701260) Added async apis to connect...
2013-10-13 Carles Ferrando[l10n] Updated Catalan (Valencian) translation
2013-10-13 Gil Forcada[l10n] Update Catalan translation
2013-10-10 Milan CrhaBug #695232 - Finish EVCard quoted-printable handling
2013-10-09 Matthew BarnesESourceRegistry: Reorder the "builtin" vs "default...
2013-10-08 Matthew BarnesBug 709561 - Pick up Windows Live mail from GOA
2013-10-07 Milan CrhaBug #709550 - CamelService: Do not call disconnect_sync...
2013-10-05 Matthew BarnesBug 708627 - Use PLAIN instead of LOGIN for GOA SMTP...
2013-10-04 Tristan Van... Revert change to distcheck configure flags.
2013-10-04 Matthew BarnesCamelIMAPXSummary cleanups.
2013-10-04 Matthew Barnesimapx_parse_uids: Return a GArray instead of a GPtrArray.
2013-10-02 Matthew BarnesCamelStream: Implement GSeekable.
2013-10-02 Tristan Van... Fixed contacts DB migration test when handling a system...
2013-10-02 Tristan Van... Addressbook Migration test: Added EDS 3.10 test sandbox.
2013-10-02 Tristan Van... EBookBackendSqliteDB: Fixed upgrade_contacts() for...
2013-10-02 Tristan Van... Bug 709198 - Add regression test for contacts database...
2013-10-02 Matthew BarnesCamelMultipartSigned cleanups.
2013-10-02 Matthew BarnesCamelMultipartEncrypted cleanups.
2013-10-02 Matthew BarnesCamelMultipart cleanups.
2013-10-02 Matthew BarnesRemove unused camel_multipart_remove_part_at().
2013-10-02 Matthew BarnesRemove unused camel_multipart_remove_part().
2013-10-02 Matthew BarnesRemove unused camel_multipart_add_part_at().
2013-10-02 Matthew BarnesCamel: Remove tests/message/test3.c.
2013-10-02 Matthew BarnesRemove unused camel_stream_buffer_new_with_vbuf().
2013-10-02 Matthew BarnesRemove unused CamelMimeFilterSave.
2013-10-02 Matthew BarnesRemove unused camel_cipher_context_export_keys_sync().
2013-10-02 Matthew BarnesRemove unused camel_cipher_context_import_keys_sync().
2013-10-02 Matthew BarnesRemove unused camel_index_names().
2013-10-02 Matthew BarnesRemove unused camel_index_new().
2013-10-02 Matthew BarnesCamelIndexNameClass: Remove unused sync() method.
2013-10-02 Matthew BarnesRemove unused camel_index_name_new().
2013-10-02 Matthew BarnesRemove unused camel_index_cursor_reset().
2013-10-02 Matthew BarnesRemove unused camel_index_cursor_new().
2013-10-01 Matthew BarnesCamelGpgContext: Use g_file_new_tmp() in swrite().
2013-10-01 Matthew BarnesCamelDataCache: Use GFileIOStream.
2013-10-01 Matthew BarnesCamel: Port mime-filter tests to use GIO streams.
2013-10-01 Matthew BarnesAdd CamelFilterOutputStream.
2013-10-01 Matthew BarnesAdd CamelFilterInputStream.
2013-10-01 Matthew BarnesRemove unused camel_session_build_password_prompt().
2013-10-01 Matthew BarnesRemove unused camel_folder_summary_guess_content_info().
2013-10-01 Matthew BarnesAdd indices for new symbols in 3.12 to API documentation.
2013-10-01 Matthew BarnesUpdate Camel API documentation.
2013-09-30 Matthew BarnesBug 708730 - CalDAV: Improve handling of invalid access...
2013-09-30 Milan CrhaFix some "may be used uninitialized" compiler warnings
2013-09-30 Milan CrhaBug #704869 - Make CamelSaslGssapi usable out of Camel
2013-09-27 Matthew BarnesAdd camel_session_ref_proxy_resolver().
2013-09-27 Matthew BarnesRemove other GLib 2.35.x checks.
2013-09-27 Matthew BarnesRemove all g_type_init() calls.
2013-09-27 Matthew BarnesBump minimum GLib requirement to 2.36.
2013-09-27 Matthew BarnesCamelSession: Simplify trust_prompt() signature.
2013-09-27 Matthew BarnesRemove unused camel_getnameinfo().
2013-09-27 Matthew BarnesRemove unused CamelTcpStream.
2013-09-27 Matthew BarnesRemove unused CamelTcpStreamRaw.
2013-09-27 Matthew BarnesRemove unused CamelTcpStreamSSL.
2013-09-27 Matthew BarnesCamelNetworkService: Transition to GTcpConnection.
2013-09-26 Matthew BarnesAdd camel_stream_ref_base_stream().
2013-09-26 Matthew BarnesAdd camel_stream_set_base_stream().
2013-09-25 Matthew BarnesCamelCertDB: Remove unused enum.
2013-09-25 Matthew BarnesCamelCert: Change 'rawcert' from GByteArray to GBytes.
2013-09-25 Matthew BarnesCamelStream: Add a "base-stream" property.
2013-09-25 Matthew BarnesRemove unused CamelStreamVFSOpenMethod enum.
2013-09-25 Matthew BarnesRemove unused CamelStreamVFS.
2013-09-24 Piotr DrągUpdated POTFILES.in
2013-09-24 Matthew Barnestrust-prompt: Show a GcrCertificateWidget in the dialog.
2013-09-24 Yuri MyasoedovUpdated Russian translation
2013-09-23 victoryl10n: Update Japanese translation
2013-09-23 Matthew BarnesRemove camel_store_free_folder_info().
2013-09-23 Matthew BarnesRemove camel_store_free_folder_info_full().
2013-09-23 Matthew BarnesRemove unused camel_store_free_folder_info_nop().
2013-09-23 Matthew BarnesRemove camel_folder_free_message_info().
2013-09-23 Matthew BarnesRemove camel_folder_ref_message_info().
2013-09-23 Matthew BarnesCamelCertDB: Remove unused cert_set_string() method.
2013-09-23 Matthew BarnesCamelCertDB: Remove unused cert_get_string() method.
2013-09-23 Matthew BarnesCamelCertDB: Remove unused CamelCert get/set functions.
2013-09-23 Matthew BarnesCamelTcpStreamSSL: Just get/set CamelCert members directly.
2013-09-23 Matthew BarnesCamelTCPStreamSSL: Remove dead code.
2013-09-23 Matthew BarnesCamelCertDB: Further cleanups.
2013-09-23 Matthew BarnesCamelCertDB: Derive directly from GObject.
2013-09-23 Matthew BarnesRemove unused CamelCertDBFlags.
2013-09-23 Matthew BarnesCamelCertDB: Move remaining members to private section.
2013-09-23 Matthew BarnesAdd camel_cert_unref().
2013-09-23 Matthew BarnesAdd camel_cert_ref().
2013-09-23 Matthew BarnesAdd camel_cert_new().
next