gnome-maps:gnome-42

Last commit made on 2023-01-06
Get this branch:
git clone -b gnome-42 https://git.launchpad.net/gnome-maps

Branch merges

Branch information

Name:
gnome-42
Repository:
lp:gnome-maps

Recent commits

85d1c14... by Nart Tlisha

Add Abkhazian translation

4339282... by Marcus Lundblad <email address hidden>

Post-release version bump

5b7a6cb... by Marcus Lundblad <email address hidden>

Release 42.3

a9de57e... by Marcus Lundblad <email address hidden>

application: Dispose contact store on window destroy

When quitting through closing the window, the contact
store is disposed in the final GJS GC sweep, which
seems to cause some race condition with respect to
the main loop.
As a workaround to this, manually dispose the store
in this callback, and set it to null.
Also guard some calls involving contact store with
nullish checks to avoid possible use-after-free.

Cherry-picked from !229

5a53cf4... by Marcus Lundblad <email address hidden>

transitOptionsPanel: Fix one-off error when setting date

When setting the GtkCalendar date when clicking the date
button when using "Leave By" or "Arrive By" we need to
subtact one to the month value, as the select_month()
method expects 0-based months.

467b55c... by Gianvito Cavasoli

Update Italian translation

db4ead2... by Marcus Lundblad <email address hidden>

Post-release version bump

a79fda0... by Marcus Lundblad <email address hidden>

Release 42.2

a10fb1c... by Marcus Lundblad <email address hidden>

address: Fix incorrect country code for Ukraine

The country code listed in the table for Ukraine
was incorrectly specified as UK, resulting in
the fallback address format being used for UA
addresses.

0c91264... by chautari

Update Nepali translation