summaryrefslogtreecommitdiff
path: root/src/favoritesPopover.js
Commit message (Expand)AuthorAgeFilesLines
* Use object destructuring in constructorsJames Westman2022-10-051-4/+1
* favoritesPopover: Use libadwaita popover stylesChristopher Davis2022-08-261-12/+2
* Port to GTK 4 and libshumatewip/gtk4-and-libshumateMarcus Lundblad2022-08-171-2/+10
* Migrate to ES6 modulesMarcus Lundblad2022-06-081-30/+30
* favoritesPopover: Stop using generic GtkContainer add methodMarcus Lundblad2021-03-241-1/+1
* placeListRow: Fix short detail labelJames Westman2020-03-161-1/+0
* favoritesPopover: Minor style improvementsJames Westman2020-03-161-3/+2
* Use ES6 classesMarcus Lundblad2018-02-051-11/+9
* Use ES6 arrow notationMarcus Lundblad2018-02-051-12/+10
* Use var instead of const/let for exported symbolsMarcus Lundblad2017-09-201-1/+1
* mapView: Rename showSearchResult to showPlaceAlaf Azam2016-02-031-1/+1
* Do not animate on 'what is here?'Jonas Danielsson2015-08-161-1/+1
* favoritePopover: Account for separators in heightJonas Danielsson2015-04-211-3/+3
* Delete references to FSF postal addressTxus Ordorika2015-04-131-2/+1
* Disable transitions for popoversJonas Danielsson2015-02-261-0/+1
* Unify resource namespace and move ui files to data/uiDamián Nohales2015-01-051-1/+1
* Unify favoritesPopover/placeEntry filter codeDamián Nohales2014-12-221-5/+1
* FavoritesPopover: Fix filter functionJonas Danielsson2014-11-241-1/+2
* FavoritesPopover: Fix filter revealJonas Danielsson2014-11-241-1/+2
* Add FavoritesPopoverJonas Danielsson2014-11-241-0/+128