platform/upstream/evolution-data-server.git
2012-11-13 Milan CrhaBug #687865 - Shows old reminders for GOA accounts
2012-11-13 Matthew BarnesRevert "EBookBackendGoogle: Make room for other authori...
2012-11-12 Matthew BarnesEBookBackendGoogle: Make room for other authorizers.
2012-11-12 Christian KirbachUpdate German translation
2012-11-12 Matthew BarnesEDataBookFactory: Remove the GOA-specific bits.
2012-11-12 Matthew Barnesgnome-online-accounts: Add an EDataFactory extension.
2012-11-12 Matthew BarnesEDataFactory: Add a "backend-created" signal.
2012-11-12 Matthew BarnesRemove unused OAUTH_CFLAGS / OAUTH_LIBS.
2012-11-10 Matthew BarnesCoding style and whitespace cleanup.
2012-11-09 Piotr DrągUpdated POTFILES.in
2012-11-09 Matthew BarnesEBookBackendSqliteDB cleanups.
2012-11-09 Matthew BarnesUse g_type_ensure() where applicable.
2012-11-09 Matthew BarnesCamelIMAPXServer: Work around crash in imapx_exit_idle().
2012-11-08 Matej UrbančičUpdated Slovenian translation
2012-11-08 Matthew BarnesRestore e_flag_timed_wait().
2012-11-08 Tristan Van... Disabled debug print in EBookBackendFile
2012-11-08 Tristan Van... Local file backend modified to use sqlite db exclusively
2012-11-08 Tristan Van... EBookBackendSqliteDB: Added e_book_backend_sqlitedb_get...
2012-11-08 Tristan Van... EBookBackendSqliteDB: Fixed sexp interpretation for...
2012-11-07 Matthew BarnesRevert "calendar: Drop old ECalSourceTypeEnum from...
2012-11-07 Matthew BarnesDisable runtime check in source_registry_initable_init().
2012-11-07 Dan WilliamsBug 687694 - imapx_untagged_vanished() is inefficient
2012-11-07 Milan CrhaBug #687642 - Crash under caldav_synch_slave_loop()
2012-11-07 Andreas KohnBug #669082 - Workaround crash in imapx_command_copy_me...
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-06 Milan CrhaIntroduce --enable-strict configure option
2012-11-05 Kjartan MaraasUpdated Norwegian bokmål translation
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 Paul Menzel[l10n] Fixed German translation, bug #687562
2012-11-04 Matthew BarnesEBookBackendSqliteDB: Add argument guards.
2012-11-04 Yuri MyasoedovUpdated Russian translation
2012-11-02 Matthew Barnesvala: Remove unused metadata.
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 Colin Walterscalendar: Drop old ECalSourceTypeEnum from introspected API
2012-11-02 Matthew Barnese-cal-view.c: Remove unnecessary #includes.
2012-11-02 Matthew Barnese-cal.c: Remove unnecessary #includes.
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 BarnesUpdate libedataserverui API documentation.
2012-11-02 Matthew BarnesFix invalid Gtk-Doc syntax in comments.
2012-11-02 Matthew BarnesReimplement ECal using ECalClient.
2012-11-02 Matthew BarnesReimplement ECalView using ECalClientView.
2012-11-02 Matthew BarnesReimplement EBook using EBookClient.
2012-11-02 Matthew BarnesReimplement EBookView using EBookClientView.
2012-11-02 Matthew Barnese-cal-view.h cleanups.
2012-11-02 Matthew Barnese-book-view.h cleanups.
2012-11-02 Milan Crhae_async_closure_callback: Do not test 'object' paramete...
2012-11-02 Milan CrhaBug #685090 - GOA EWS module doesn't save all required...
2012-11-02 Milan CrhaCollection's child source Enabled should match collecti...
2012-11-02 Milan CrhaRevert "Revert "Bug #678400 - ECollectionBackend popula...
2012-11-01 Matthew BarnesAdd AllowAuthPromptAll() method to SourceManager interface.
2012-11-01 Matthew BarnesRemove version number from ${privincludedir}.
2012-11-01 Matthew BarnesRemove erroneous version number from ${privlibdir}.
2012-11-01 Matthew BarnesRemove version number from ${privdatadir}.
2012-10-30 Milan CrhaBug #681962 - Identify server certificates by hostname...
2012-10-30 Milan CrhaBug #685034 - [imapx] Read status of email is not persi...
2012-10-29 Milan CrhaBug #687100 - Crash under cal_backend_contacts_remove_b...
2012-10-29 Milan CrhaBug #686924 - Doesn't parse Gerrit encoded From address...
2012-10-28 Matthew Barnesimapx_command_start: Improve handling of write-to-strea...
2012-10-27 Matthew BarnesUse code coverage macros from gnome-common.
2012-10-27 Matthew BarnesBug 685986 - ESourceRegistry: Wait for signals after...
2012-10-27 Matthew BarnesAdd a test case for bug 685986.
2012-10-27 Matthew BarnesPrototype a D-Bus unit test harness.
2012-10-27 Matthew BarnesBump minimum GLib requirement to 2.34.
2012-10-27 Andika TriwidadaUpdated Indonesian translation
2012-10-26 JB LallementBug 686719 - Missing linker flags in Camel tests
2012-10-25 Matej UrbančičUpdated Slovenian translation
2012-10-25 Matthew BarnesPrefer e_source_registry_check_enabled().
2012-10-25 Matthew BarnesAdd e_source_registry_check_enabled().
2012-10-25 Milan CrhaBug #680497 - POP3 re-adds messages to local Inbox
2012-10-24 Matthew BarnesIMAPX: Explicitly pass GCancellable and GError to callb...
2012-10-24 Milan CrhaBug #686727 - POP3 provider deadlocks on finalize
2012-10-24 Hendrik KnackstedtUpdated German translation
2012-10-23 Matthew BarnesCamelIMAPXServer: Handle errors in imapx_continuation().
2012-10-23 Matthew BarnesCamelIMAPXServer: Return a boolean from imapx_command_s...
2012-10-23 Matthew BarnesRevert "Bug #678400 - ECollectionBackend populates...
2012-10-23 Milan CrhaBug #678400 - ECollectionBackend populates disabled...
2012-10-23 Matthew BarnesCamelIMAPXServer: Improve error handling around stoppin...
2012-10-23 Matthew BarnesCamelIMAPXServer: Declare imapx_uidset_* functions...
2012-10-23 Matthew BarnesCamelIMAPXServer: Clean up static function declarations.
2012-10-23 Matthew BarnesCamelIMAPXServer: Make sure all disabled bits have...
2012-10-23 Gabor KelemenUpdated Hungarian translation
2012-10-22 Matthew BarnesEAuthenticationSession: Close prompt before storing...
2012-10-22 Milan CrhaBug #640594 - Save also UID/REV in WebDAV backend ...
2012-10-21 Matthew BarnesPost-release version bump.
2012-10-21 Matthew BarnesNEWS update for 3.7.1 release.
2012-10-21 Matthew BarnesCoding style and whitespace cleanup.
2012-10-19 Matthew Barnesevolution-source-viewer: Select next source after deleting.
2012-10-19 Matthew BarnesFurther test code cleanups.
2012-10-19 Tristan Van... Bug 686421 - Restore libebook tests to minimum working...
2012-10-19 Matthew BarnesMerge cleanups from 'gdbus-codegen' branch.
2012-10-19 Daniel MustielesUpdated Spanish translation
2012-10-19 Matej UrbančičUpdated Slovenian translation
2012-10-18 Matthew Barnesconfigure.ac: Revert unnecessary soname bumps.
next