aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/listview.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: reduce iteration nesting when removing old tunnelsSimon Rozman2020-02-231-13/+6
* ui: more accurate listview icon drawingJason A. Donenfeld2019-10-281-18/+16
* ui: do not scroll list view horizontallyJason A. Donenfeld2019-10-241-0/+1
* ui: fix classic theme drawing with gross hackJason A. Donenfeld2019-10-241-46/+73
* ui: use native styling on list viewJason A. Donenfeld2019-10-241-44/+52
* global: cleanup TODO comment spacingJason A. Donenfeld2019-06-071-2/+2
* ui: cache last observed stateJason A. Donenfeld2019-06-071-5/+15
* ui: fix listview painting on win 7 classic theme and high contrast themesAlexander Neumann2019-05-231-13/+2
* service: split into tunnel and managerJason A. Donenfeld2019-05-201-13/+13
* ui: fix dpi related code smellsAlexander Neumann2019-05-151-1/+1
* ui: disallow empty space left clicks in listviewAnthony Dong2019-05-151-0/+1
* global: regroup all importsJason A. Donenfeld2019-05-141-1/+2
* ui: somewhat aggressively cache iconsJason A. Donenfeld2019-05-101-1/+0
* ui: get correctly sized system iconsv0.0.1Jason A. Donenfeld2019-05-081-1/+1
* ui: move things out of iconproviderJason A. Donenfeld2019-05-071-3/+15
* ui: use natural sorting orderJason A. Donenfeld2019-05-051-5/+3
* ui: fix thundering herd problem in importing/deletingJason A. Donenfeld2019-05-031-5/+25
* ui: fix up confview ticker and list sync logicJason A. Donenfeld2019-05-031-7/+11
* ui: double buffer list viewJason A. Donenfeld2019-05-031-1/+3
* ui: rename things to say tunnel lessJason A. Donenfeld2019-05-021-0/+227