gnome-maps:wip/mlundblad/revert-bubble-reposition

Last commit made on 2021-04-29
Get this branch:
git clone -b wip/mlundblad/revert-bubble-reposition https://git.launchpad.net/gnome-maps

Branch merges

Branch information

Name:
wip/mlundblad/revert-bubble-reposition
Repository:
lp:gnome-maps

Recent commits

2997965... by ml@update.uu.se

Revert "mapMarker: Update bubble position on size change"

This reverts commit 71801b1ec65dc237073eb5c08c4f53eba816a700.

c1dfb40... by ml@update.uu.se

Revert "mapMarker: Improve marker reposion when not fitting below"

This reverts commit 6ca991733fac1103437385270f2eb4494a387dfb.

f191777... by ml@update.uu.se

osmNames: Add missing [] for Khmer definitions

d9a22cf... by ml@update.uu.se

transitRouter: Use country code from place

Use the country code from places in the query
when avaible, before falling back to using
libgweather to guess country/region based on
coordinates.

63720ca... by ml@update.uu.se

overpass: Use addr:country when set

Use addr:country when constructing input
for the PhotonParser (using the countrycode
parameter).

09cafc6... by ml@update.uu.se

photonParser: Use country code when available

Use the country code from the search result
when available.

ab1086b... by ml@update.uu.se

osmEditDialog: Validate Wikipedia references

Show error style on invalid Wikipedia references.

02f9e9d... by ml@update.uu.se

osmEditDialog: Generalize validation of empty values

Make the validation handling special-casing empty text
values generic so we won't have to implement specific
functions shortcircuiting empty values for all fields
that would have validation.

414cb66... by ml@update.uu.se

placeView: Validate Wikipedia references before use

Validate reference before adding placeholder and
requesting metadata.

f323c49... by ml@update.uu.se

wikipedia: Add function to validate a reference