commit 4d80cf4ef464e3102cfc4348454a0da02f3e12ce Author: Jiří Techet Date: Tue Jul 1 21:46:55 2014 +0200 0.12.8 commit cf6530cbdf7b76e84c7216293699664baf690dbd Author: Jonas Danielsson Date: Sat Apr 19 23:45:45 2014 +0200 ChamplainView: Sink initial MapSource reference We need to call g_object_ref_sink on the initial MapSource otherwise we will call g_object_unref on a floating reference when a new MapSource is set. https://bugzilla.gnome.org/show_bug.cgi?id=728337 commit 75c8c5a68bb385357f5c0e9167846050d7259cc6 Author: Reyad Attiyat Date: Wed Apr 2 17:39:34 2014 -0500 Added in touch support to the kinetic scrolling callbacks commit 855f5b0a17d6753b9c135875ce6ac97cffca4e7d Author: Ryan Lortie Date: Thu Feb 27 22:13:58 2014 -0500 demos: Remove libraries from LDFLAGS The libraries that the demos link against are already (properly) listed in the per-target _LDADD variable. Libraries should never be in LDFLAGS -- this is for linker options only. This unbreaks the build on FreeBSD https://bugzilla.gnome.org/show_bug.cgi?id=725364 commit 78d3f339b8dc35569419f2a9e13731521f647909 Author: Jiří Techet Date: Wed Feb 26 19:47:00 2014 +0100 Bump libsoup dependency to 2.34 and use default proxy resolver commit f2025d9099d72a2b96cd9ceb66a0d546b89ddc51 Author: Jonas Danielsson Date: Tue Feb 25 16:40:00 2014 +0100 Do not depend on libsoup-gnome-2.4 Everything in libsoup-gnome is deprecated. https://bugzilla.gnome.org/show_bug.cgi?id=725126 commit fc12385c15827fa41ef6e12ffea4f916c2837608 Author: Jonas Danielsson Date: Tue Feb 25 16:36:05 2014 +0100 Update required version of libsoup In order to use the new SoupSession API we need 2.42 of libsoup. https://bugzilla.gnome.org/show_bug.cgi?id=725126 commit 594e04c91f23321b3c774e8507832faad1ee746c Author: Jonas Danielsson Date: Tue Feb 25 16:16:31 2014 +0100 Update documentation of proxy-uri property. SoupSession resolve the default proxy when the proxy-uri property is absent. Setting the proxy-uri will override the default proxy. This patch updates the doc to make that apparent. https://bugzilla.gnome.org/show_bug.cgi?id=725126 commit eb406913b9423a729fca93d0d91f8d9fd4d45cb4 Author: Jiří Techet Date: Thu Feb 6 21:09:52 2014 +0100 Post release version bump