aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: remove unused structJason A. Donenfeld2019-10-041-6/+0
* ui: annotate controlsSimon Rozman2019-10-043-0/+6
* ui: always show manage page on tray clickJason A. Donenfeld2019-09-271-4/+2
* ui: don't show more than one about boxJason A. Donenfeld2019-09-271-18/+29
* mod: bump versionsJason A. Donenfeld2019-09-271-1/+1
* manager: switch to vanilla gob from rpc to remove reflection bloatJason A. Donenfeld2019-09-231-2/+1
* global: use SECURITY_DESCRIPTOR apis from x/sys/windowsJason A. Donenfeld2019-09-232-4/+3
* ui: do not use tray object when nilJason A. Donenfeld2019-09-131-3/+7
* ui: fix popup menu placement in syntaxeditSimon Rozman2019-09-131-3/+4
* ui: cleanupSimon Rozman2019-09-131-1/+0
* ui: syntax: support Shift+Ins pasting tooSimon Rozman2019-09-051-5/+5
* ui: syntax: xor colors with backgroundSimon Rozman2019-09-051-1/+8
* ui: fix log view alternating row high-contrast theme switching issueSimon Rozman2019-09-051-9/+7
* ui: do not initialize in global init()Jason A. Donenfeld2019-09-051-4/+10
* ui: add gridlines to logJason A. Donenfeld2019-09-051-0/+1
* ui: fix dot-gray.svg iconSimon Rozman2019-09-051-1/+1
* ui: add label mnemonicsSimon Rozman2019-08-307-22/+20
* manager: fix nits in adapter cleanup logic and also handle ā€˜%sā€™ uniformlyJason A. Donenfeld2019-08-301-1/+1
* version: hard code name and version at compile timeJason A. Donenfeld2019-08-301-2/+1
* version: use ProductName and ProductVersion as stringsJason A. Donenfeld2019-08-301-1/+2
* ui: enable priority boostJason A. Donenfeld2019-08-261-0/+3
* ui: when check error, reparse textJason A. Donenfeld2019-08-251-2/+3
* ui: increase default widthJason A. Donenfeld2019-08-191-1/+1
* ui: remove SetFocus hack from EditDialogAlexander Neumann2019-08-051-2/+0
* ui: raise window more aggressivelyJason A. Donenfeld2019-08-051-5/+18
* ui: improve error handlingAlexander Neumann2019-07-2911-138/+401
* ui: use now exposed ItemCountChanged eventAlexander Neumann2019-07-221-2/+1
* ui: update action enabled status also when model items changeAlexander Neumann2019-07-221-0/+1
* ui: add layout item helper for new layout systemJason A. Donenfeld2019-07-171-0/+4
* ui: remove cloneJason A. Donenfeld2019-06-262-29/+5
* ui: bind shortcuts using new apiJason A. Donenfeld2019-06-262-5/+8
* ui: avoid flicker on toolbar when closing modalJason A. Donenfeld2019-06-261-0/+1
* ui: confview: only suspend if interface is changingJason A. Donenfeld2019-06-111-4/+4
* global: cleanup TODO comment spacingJason A. Donenfeld2019-06-075-9/+9
* ui: get rid of hacks in tunnelspageAlexander Neumann2019-06-071-4/+2
* ui: remove hacks from confviewAlexander Neumann2019-06-071-25/+3
* ui: confview: add more super horrible wm_sizing hacksJason A. Donenfeld2019-06-071-0/+4
* ui: cache last observed stateJason A. Donenfeld2019-06-071-5/+15
* ui: do not pass pointer into closure from loopJason A. Donenfeld2019-05-271-2/+2
* ui: add WM_SIZING hack back to confviewJason A. Donenfeld2019-05-271-0/+1
* ui: err is a %vJason A. Donenfeld2019-05-231-1/+1
* ui: confview: hide groupbox when removingJason A. Donenfeld2019-05-231-0/+1
* ui: fix listview painting on win 7 classic theme and high contrast themesAlexander Neumann2019-05-231-13/+2
* ui: trade one hack for another in confviewJason A. Donenfeld2019-05-221-1/+1
* conf: read files potentially with UTF16Jason A. Donenfeld2019-05-221-1/+1
* ui: use compact height text edits in confviewJason A. Donenfeld2019-05-201-2/+3
* service: split into tunnel and managerJason A. Donenfeld2019-05-209-111/+117
* ui: remove TODO from confview about loadingJason A. Donenfeld2019-05-161-4/+0
* ui: fix button icon height to be 32Jason A. Donenfeld2019-05-161-1/+1
* global: correct names and patterns for go lintJason A. Donenfeld2019-05-161-2/+1