commit e0386f80647b0bf0b00b8b2f3a276fcd4165e133 Author: Jiří Techet Date: Wed Mar 18 11:41:10 2015 +0100 0.12.10 commit eb2cff0f429ad542d7eba55232c33579e5cceddd Author: Jiří Techet Date: Wed Mar 18 10:49:58 2015 +0100 Fix warning commit 1a34b284750d966cd5fce59be3d03bb263dd184a Author: Jonas Danielsson Date: Mon Mar 16 17:42:44 2015 +0100 ChamplainView: Handle CLUTTER_SCROLL_SMOOTH In latest Clutter more devices reports scroll using the CLUTTER_SCROLL_SMOOTH direction. This means that the scroll to zoom functionality stopped working for Maps. Not handling the CLUTTER_SCROLL_SMOOTH in Champlain has always been a buglet. It gets more serious now that we get CLUTTER_SCROLL_SMOOTH more often. https://bugzilla.gnome.org/show_bug.cgi?id=746127 commit 10c74dd5ec9430a501f702b7ff02a1d90858674f Author: Jonas Danielsson Date: Sun Jan 18 13:48:48 2015 +0100 Revert "Increase the maximum zoom level of Mapquest to 19" This reverts commit 08c9ea88e4a9fe19adc81da2329066f53b2332c5. https://bugzilla.gnome.org/show_bug.cgi?id=743121 commit adf500d71116ddc90255b0d5ec6bec961ee5122e Author: Jonas Danielsson Date: Tue Nov 4 20:57:31 2014 +0100 ChamplainView: Emit animation-completed::zoom https://bugzilla.gnome.org/show_bug.cgi?id=739641 commit 08c9ea88e4a9fe19adc81da2329066f53b2332c5 Author: Jiří Techet Date: Thu Oct 30 14:49:30 2014 +0100 Increase the maximum zoom level of Mapquest to 19 commit e1a1af44f90c1c65e81a4c7b65a6a92b79b6e125 Author: Jiří Techet Date: Mon Oct 20 20:04:38 2014 +0200 Whitespace change commit 4776e790091f7b3ffab2a4e462b1f4e7825b1366 Author: Jonas Danielsson Date: Mon Oct 20 05:14:05 2014 -0400 GtkChamplainEmbed: Propagate key-press to view Make sure the GtkChamplainEmbed widget gives focus to the GtkClutterEmbed widget. And also propagates the key press events to the ChamplainView actor. https://bugzilla.gnome.org/show_bug.cgi?id=738849 commit 1fd0ba0f0b87b64ead0a7f0c8c83c9761bf05f79 Author: Jonas Danielsson Date: Mon Oct 20 05:14:19 2014 -0400 ChamplainView: Move the key-press event to view Bind the key-press event to the view actor instead of the kinetic_scroll actor. This will allow users of GtkChamplainEmbed to use the pan and zoom bindings from their application. https://bugzilla.gnome.org/show_bug.cgi?id=738849 commit b470dc9d12f6fe301d21f4d9504d27ca1301b246 Author: Jiří Techet Date: Sun Oct 19 21:41:16 2014 +0200 Use view height for computing y delta in the keyboard mapping demo commit c16cbc9279aef8d720a7e559f4bbaed1d328de83 Author: Jiří Techet Date: Sat Oct 18 20:35:26 2014 +0200 Add demo demonstrating custom keyboard mapping for various map actions commit a64f8a8f9a0f2d0640be468c8192f366c133f27f Author: Jiří Techet Date: Wed Oct 15 21:38:02 2014 +0200 Make ChamplainLabel shadow optional Thanks to Chris Mayo for providing the patch. commit 294c03a6792d0f9112a66147e267f3d08674d135 Author: Jiří Techet Date: Thu Sep 18 00:30:47 2014 +0200 Post release version bump