summaryrefslogtreecommitdiff
path: root/src/placeView.js
Commit message (Expand)AuthorAgeFilesLines
* placeView: Add Wikipedia article when availableHEADwip/mlundblad/add-wikipedia-article-section-when-neededmainMarcus Lundblad2023-05-131-27/+36
* placeView: Use callback method to populate with OverpassMarcus Lundblad2023-05-111-20/+9
* placeView: Change "takeaway" to "takeout"Marcus Lundblad2023-03-201-3/+3
* placeView: Decrease marginsMarcus Lundblad2022-11-271-4/+4
* placeView: Remove extra parentesisMarcus Lundblad2022-11-191-1/+1
* placeView: Use Wikidata to fetch metadataMarcus Lundblad2022-11-151-2/+16
* Use object destructuring in constructorsJames Westman2022-10-051-11/+3
* Port to GTK 4 and libshumatewip/gtk4-and-libshumateMarcus Lundblad2022-08-171-11/+18
* placeView: Remove handling contactsMarcus Lundblad2022-06-261-12/+0
* placeView: Use string templates instead of imports.formatMarcus Lundblad2022-06-081-6/+4
* Migrate to ES6 modulesMarcus Lundblad2022-06-081-37/+42
* placeView: Hide native name unless it should be shownwip/mlundblad/default-hide-native-nameMarcus Lundblad2021-05-181-0/+6
* placeView: Show rounded population numberswip/mlundblad/round-populationsMarcus Lundblad2021-05-171-1/+1
* placeView: Format 0 and negative altitudes nicerwip/mlundblad/negative-altitudesMarcus Lundblad2021-05-151-1/+21
* placeView: Show takeaway for eating & drinking placesMarcus Lundblad2021-05-071-0/+31
* placeView: Show e-mail addressMarcus Lundblad2021-04-291-0/+7
* placeView: Validate Wikipedia references before useMarcus Lundblad2021-04-261-2/+2
* placeView: Set hexpand on details boxwip/mlundblad/place-details-hexpandMarcus Lundblad2021-04-241-1/+2
* placeView: Stop using GtkContainer add and removewip/mlundblad/fix-gtk-deprecations-placeviewMarcus Lundblad2021-04-051-2/+2
* placeView: Show native name of the placewip/mlundblad/show-native-namesMarcus Lundblad2021-02-101-0/+17
* placeView: Always set text direction to LTR for phone numberswip/mlundblad/phone-number-ltrMarcus Lundblad2021-02-101-1/+10
* placeView: Various fixesJames Westman2021-02-091-1/+2
* placeBar: Show current location details inlineJames Westman2021-02-091-0/+13
* placeButtons: Fix edit buttonJames Westman2021-02-091-0/+6
* placeBar: Add PlaceDialogJames Westman2021-02-091-4/+6
* Rename placeBubble -> placeViewJames Westman2021-02-091-0/+550