- 07 Jan, 2019 1 commit
-
-
Marcus Lundblad authored
-
- 02 Jan, 2019 1 commit
-
-
- 28 Dec, 2018 1 commit
-
-
- 24 Dec, 2018 2 commits
-
-
- 20 Dec, 2018 1 commit
-
-
Marcus Lundblad authored
ES6 classes require GJS >= 1.50. Fixes #143
-
- 15 Dec, 2018 1 commit
-
-
Marcus Lundblad authored
The "close" action defined for the MainWindow class is never used.
-
- 13 Dec, 2018 1 commit
-
-
Marcus Lundblad authored
The keyboard shortcut for quitting (ctrl+q) was earlier set in the .ui for the application menu. Re-add it as an application action. Fixes #142
-
- 10 Dec, 2018 2 commits
-
-
Marcus Lundblad authored
-
Jakub Steiner authored
- template dimension update
-
- 08 Dec, 2018 1 commit
-
-
James Westman authored
This was caused by a bug in the Meson file where a necessary header file was not passed to `gnome.generate_gir`. Fixes #140
-
- 05 Dec, 2018 1 commit
-
-
Does so in a way that works on both 3.28 and 3.30. Adds a function to `utils.js` to detect whether an object is a Uint8Array or ByteArray and convert it to a string accordingly. Closes #139.
-
- 04 Dec, 2018 1 commit
-
-
Daniel Mustieles authored
-
- 29 Nov, 2018 1 commit
-
-
Marcus Lundblad authored
This reverts commit 95f28f0d.
-
- 28 Nov, 2018 1 commit
-
-
James Westman authored
A couple instances of this warning were especially problematic because they showed up when running `gnome-maps --help`.
-
- 18 Nov, 2018 1 commit
-
-
Marcus Lundblad authored
Fixes #133
-
- 12 Nov, 2018 1 commit
-
-
Marcus Lundblad authored
-
- 10 Nov, 2018 1 commit
-
-
(cherry picked from commit 1cfe364b)
-
- 29 Oct, 2018 1 commit
-
-
(cherry picked from commit ff2f965c)
-
- 26 Oct, 2018 2 commits
-
-
(cherry picked from commit 31221e32)
-
-
- 25 Oct, 2018 1 commit
-
-
Matej Urbančič authored
-
- 20 Oct, 2018 1 commit
-
-
Marcus Lundblad authored
Use bound properties to avoid JS accessing finalized GObject. Fixes #134
-
- 19 Oct, 2018 6 commits
-
-
Debarshi Ray authored
On newer Flatpak versions, this will grant access to the X11 socket only when running in an X11 session, and not in a Wayland session with an XWayland server present. Older Flatpak versions will continue to behave as before. GNOME/gnome-maps!16
-
Debarshi Ray authored
GNOME/gnome-maps!15
-
Debarshi Ray authored
GNOME/gnome-maps!15
-
Debarshi Ray authored
GNOME/gnome-maps!15
-
Debarshi Ray authored
It's idiomatic not to qualify GObjects as const. The various generated macros and functions don't mingle well with const. This is a localized change to only supress -Wdiscarded-qualifiers. Removing the use of the const qualifier will be more invasive. !15
-
Debarshi Ray authored
xmlChar is an unsigned char, so it can't be used interchangeably with string literals or signed chars. !15
-
- 18 Oct, 2018 1 commit
-
-
Marek Cernocky authored
-
- 15 Oct, 2018 1 commit
-
-
Piotr Drąg authored
-
- 14 Oct, 2018 2 commits
-
-
Marcus Lundblad authored
Closes #128
-
Marcus Lundblad authored
Closes #128
-
- 08 Oct, 2018 1 commit
-
-
Marcus Lundblad authored
-
- 29 Sep, 2018 1 commit
-
-
(cherry picked from commit 481420ec)
-
- 23 Sep, 2018 1 commit
-
-
Marcus Lundblad authored
Closes #127
-
- 20 Sep, 2018 2 commits
-
-
James Westman authored
-
James Westman authored
This makes the map view show the entire world at startup. Closes #98
-
- 17 Sep, 2018 1 commit
-
-
Marcus Lundblad authored
-
- 12 Sep, 2018 1 commit
-
-
Jakub Steiner authored
- GNOME 3.32 redesign of app icons. See GNOME/Initiatives#2 for more info. /label ~"9. Initiative: AppIconRedesign"
-