summaryrefslogtreecommitdiff
path: root/src/layersPopover.js
Commit message (Expand)AuthorAgeFilesLines
* layersPopover: Show/hide both the layers section box and list boxwip/mlundblad/show-layers-listboxMarcus Lundblad2022-12-051-0/+1
* Use object destructuring in constructorsJames Westman2022-10-051-4/+1
* layersPopover: Use GMenuModelChristopher Davis2022-08-261-9/+6
* css: Remove `.maps-popover` style classChristopher Davis2022-08-261-2/+0
* Port to GTK 4 and libshumatewip/gtk4-and-libshumateMarcus Lundblad2022-08-171-8/+18
* layersPopover: Remove dark and hybrid thumbnailsMarcus Lundblad2022-06-271-40/+2
* layersPopover: Remove hybrid aerial buttonMarcus Lundblad2022-06-271-13/+0
* Migrate to ES6 modulesMarcus Lundblad2022-06-081-42/+46
* Use libhandy's dark style infrastructureChristopher Davis2021-10-031-5/+6
* layersPopover: Increase width of thumbnailswip/mlundblad/increase-layers-popover-widthMarcus Lundblad2021-01-281-1/+1
* layersPopover: Add checkbox to toggle hybrid aerialwip/mlundblad/aerial-hybridMarcus Lundblad2020-06-241-3/+31
* layersPopover: Show dark street thumbnail when night mode activewip/mlundblad/night-modeMarcus Lundblad2020-06-141-8/+36
* mainWindow: Split out headerbar buttonsJames Westman2020-03-091-2/+9
* mapView: Save map type between runsJames Westman2019-08-011-0/+2
* layersPopover: Remove the old thumbnailsJames Westman2019-01-291-1/+4
* layersPopover: Update thumbnailsJames Westman2019-01-291-0/+76
* layersPopover: Disable switch button when aerial is unavailableMarcus Lundblad2018-04-031-7/+14
* Use ES6 classesMarcus Lundblad2018-02-051-19/+17
* Use ES6 arrow notationMarcus Lundblad2018-02-051-12/+12
* Use var instead of const/let for exported symbolsMarcus Lundblad2017-09-201-2/+2
* mainWindow,layersPopover: Add shortcut to open a shape layerMarcus Lundblad2017-06-191-41/+0
* mainWindow,mapView: Add keyboard shortcuts to switch map modeMarcus Lundblad2017-06-191-0/+16
* layersPopover: Do not use dialog.run()Jonas Danielsson2016-03-131-6/+8
* Layers: Add 'All Layer Files' to the FileFilter.Hashem Nasarat2016-02-151-1/+7
* Fixup indentationHashem Nasarat2016-02-111-1/+1
* Layers: deactivate ListBoxRow if layer is hiddenHashem Nasarat2016-02-111-0/+1
* Add a way to toggle visibility of a shape layerJonas Danielsson2016-01-301-3/+13
* layersPopover: Convert to composite templateAlaf Azam2016-01-301-16/+13
* Layers: Don't hide popover if user cancels FileChooserHashem Nasarat2016-01-211-2/+3
* LayersPopover: set frame using css not GtkFrameHashem Nasarat2016-01-211-3/+2
* GeoJSON/Layers: Formalize and add GUIHashem Nasarat2016-01-181-6/+88
* Delete references to FSF postal addressTxus Ordorika2015-04-131-2/+1
* Disable transitions for popoversJonas Danielsson2015-02-261-0/+1
* Sort all module importsMattias Bengtsson2014-10-161-1/+1
* Remove addSignalsMethods for Gobject classesShipra2014-10-101-1/+0
* New layers popover menuDario Di Nucci2014-03-271-0/+45