commit d5f50d3932e2fabae8f3f10df522d7716e5bed7b Author: Jiří Techet Date: Wed Mar 8 11:50:17 2017 +0100 0.12.15 commit c6cebf485bc1c5950ab2bee36c3190552c466622 Author: Matthias Clasen Date: Fri Mar 3 16:03:37 2017 +0100 build: Add pangocairo and cogl-pango-1.0 to *_gir_PACKAGES https://bugzilla.gnome.org/show_bug.cgi?id=779542 commit 528cdbf46e0e26503744409083d4c6360c709c30 Author: Marcus Lundblad Date: Tue Oct 11 23:24:21 2016 +0200 Ensure path layer surface is created When getting the surface from a path layer, ensure that the right and left surfaces are merged if the surface isn't yet available. This happens when a layer is realized "on-screen" as is the case when printing routes in gnome-maps. https://bugzilla.gnome.org/show_bug.cgi?id=772477 commit be636b39e1208033850ca65b93ac69c3fab25378 Author: Marius Stanciu Date: Thu Sep 29 21:39:54 2016 +0300 Fix path-layer surface exporting when no clone is visible. https://bugzilla.gnome.org/show_bug.cgi?id=771698 commit d682bea291049422427fc8fb961d6b721787bd94 Author: Jiří Techet Date: Thu Sep 29 23:34:07 2016 +0200 launcher-gtk: Add missing NULL at the end of gdk_pixbuf_save_to_stream() gdk_pixbuf_save_to_stream() is a vararg function whose vararg parameters have to be NULL-terminated. commit e1f6e591ca752f20bb29cbe46b7f2e4e41468a56 Author: Jiří Techet Date: Tue Sep 27 00:34:36 2016 +0200 launcher-gtk: allow replacing exported map It's too easy to miss there's already a png export in the current directory and expect the export happened alright even though it's still the original file. Also close the output stream correctly which was missing in the original code. commit cb478b22ab1a64f250eea117aa2e807b2fbf3b34 Author: Jiří Techet Date: Mon Sep 26 23:22:36 2016 +0200 Post release version bump