gnome-maps:wip/new_actions

Last commit made on 2014-11-10
Get this branch:
git clone -b wip/new_actions https://git.launchpad.net/gnome-maps

Branch merges

Branch information

Name:
wip/new_actions
Repository:
lp:gnome-maps

Recent commits

462cb77... by Mattias Bengtsson <email address hidden>

Utils: Move accel setup into addActions

Setting upp accelerators (keybindings) inside addActions feels more
natural since you're already working with setting up the actions there
to begin with.

21b0806... by Mattias Bengtsson <email address hidden>

Utils: Simplify initActions

Rename initActions to addActions (showing that the util calls add_action
in the end) and make it less boilerplaty to use.

144af3e... by Efstathios Iosifidis

Updated Greek translation

376d487... by Stas Solovey

Updated Russian translation

94b8aac... by Yosef Or Boczko <email address hidden>

Updated Hebrew translation

6e07fc4... by Jonas Danielsson <email address hidden>

mainWindow: Remove can_focus flag from Overlay

Instead allow the GtkChamplainEmbed MapView to have focus.
This is needed to propagate events to the ChamplainView.

https://bugzilla.gnome.org/show_bug.cgi?id=737774

4d4f7d1... by Jonas Danielsson <email address hidden>

Animate going to turnPoint

Set a linear transition and a fixed zoom for going to a
turning point.

https://bugzilla.gnome.org/show_bug.cgi?id=737318

65c850a... by Jonas Danielsson <email address hidden>

turnPointBubble: Do not include instruction

It feels redundant to have the instruction in the bubble
as well as on the line you just clicked.

https://bugzilla.gnome.org/show_bug.cgi?id=737318

8d299c0... by Jonas Danielsson <email address hidden>

mapView: Do not show turnPoint marker for stops

https://bugzilla.gnome.org/show_bug.cgi?id=737318

93011f2... by Jonas Danielsson

mapBubble: Fix margins