Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: enable priority boost | Jason A. Donenfeld | 2019-08-26 | 1 | -0/+3 |
* | ui: when check error, reparse text | Jason A. Donenfeld | 2019-08-25 | 1 | -2/+3 |
* | ui: increase default width | Jason A. Donenfeld | 2019-08-19 | 1 | -1/+1 |
* | ui: remove SetFocus hack from EditDialog | Alexander Neumann | 2019-08-05 | 1 | -2/+0 |
* | ui: raise window more aggressively | Jason A. Donenfeld | 2019-08-05 | 1 | -5/+18 |
* | ui: improve error handling | Alexander Neumann | 2019-07-29 | 11 | -138/+401 |
* | ui: use now exposed ItemCountChanged event | Alexander Neumann | 2019-07-22 | 1 | -2/+1 |
* | ui: update action enabled status also when model items change | Alexander Neumann | 2019-07-22 | 1 | -0/+1 |
* | ui: add layout item helper for new layout system | Jason A. Donenfeld | 2019-07-17 | 1 | -0/+4 |
* | ui: remove clone | Jason A. Donenfeld | 2019-06-26 | 2 | -29/+5 |
* | ui: bind shortcuts using new api | Jason A. Donenfeld | 2019-06-26 | 2 | -5/+8 |
* | ui: avoid flicker on toolbar when closing modal | Jason A. Donenfeld | 2019-06-26 | 1 | -0/+1 |
* | ui: confview: only suspend if interface is changing | Jason A. Donenfeld | 2019-06-11 | 1 | -4/+4 |
* | global: cleanup TODO comment spacing | Jason A. Donenfeld | 2019-06-07 | 5 | -9/+9 |
* | ui: get rid of hacks in tunnelspage | Alexander Neumann | 2019-06-07 | 1 | -4/+2 |
* | ui: remove hacks from confview | Alexander Neumann | 2019-06-07 | 1 | -25/+3 |
* | ui: confview: add more super horrible wm_sizing hacks | Jason A. Donenfeld | 2019-06-07 | 1 | -0/+4 |
* | ui: cache last observed state | Jason A. Donenfeld | 2019-06-07 | 1 | -5/+15 |
* | ui: do not pass pointer into closure from loop | Jason A. Donenfeld | 2019-05-27 | 1 | -2/+2 |
* | ui: add WM_SIZING hack back to confview | Jason A. Donenfeld | 2019-05-27 | 1 | -0/+1 |
* | ui: err is a %v | Jason A. Donenfeld | 2019-05-23 | 1 | -1/+1 |
* | ui: confview: hide groupbox when removing | Jason A. Donenfeld | 2019-05-23 | 1 | -0/+1 |
* | ui: fix listview painting on win 7 classic theme and high contrast themes | Alexander Neumann | 2019-05-23 | 1 | -13/+2 |
* | ui: trade one hack for another in confview | Jason A. Donenfeld | 2019-05-22 | 1 | -1/+1 |
* | conf: read files potentially with UTF16 | Jason A. Donenfeld | 2019-05-22 | 1 | -1/+1 |
* | ui: use compact height text edits in confview | Jason A. Donenfeld | 2019-05-20 | 1 | -2/+3 |
* | service: split into tunnel and manager | Jason A. Donenfeld | 2019-05-20 | 9 | -111/+117 |
* | ui: remove TODO from confview about loading | Jason A. Donenfeld | 2019-05-16 | 1 | -4/+0 |
* | ui: fix button icon height to be 32 | Jason A. Donenfeld | 2019-05-16 | 1 | -1/+1 |
* | global: correct names and patterns for go lint | Jason A. Donenfeld | 2019-05-16 | 1 | -2/+1 |
* | ui: react to DPI changes in syntax editor | Jason A. Donenfeld | 2019-05-16 | 3 | -4/+19 |
* | global: change acronyms to uppercase | Simon Rozman | 2019-05-16 | 1 | -5/+5 |
* | ui: fix dpi related code smells | Alexander Neumann | 2019-05-15 | 9 | -112/+61 |
* | ui: don't closehandle on a menu | Jason A. Donenfeld | 2019-05-15 | 1 | -1/+0 |
* | ui: disallow empty space left clicks in listview | Anthony Dong | 2019-05-15 | 1 | -0/+1 |
* | ui: show overlay in pinned taskbar | Jason A. Donenfeld | 2019-05-14 | 1 | -11/+12 |
* | ui: centralize state labels | Jason A. Donenfeld | 2019-05-14 | 3 | -32/+28 |
* | ui: update progress indicator when created | Jason A. Donenfeld | 2019-05-14 | 1 | -9/+28 |
* | ui: at least try to make a tray on server core | Jason A. Donenfeld | 2019-05-14 | 1 | -3/+5 |
* | ui: add about to corner menu | Jason A. Donenfeld | 2019-05-14 | 2 | -1/+29 |
* | global: regroup all imports | Jason A. Donenfeld | 2019-05-14 | 6 | -11/+17 |
* | ui: do not use system tray on server core | Jason A. Donenfeld | 2019-05-14 | 2 | -2/+15 |
* | ui: syntax: rehighlight on DPI change | Jason A. Donenfeld | 2019-05-13 | 1 | -0/+3 |
* | ui: syntax: fix indentation | Jason A. Donenfeld | 2019-05-13 | 1 | -5/+5 |
* | ui: always do WM_SIZING hack in confview | Jason A. Donenfeld | 2019-05-13 | 1 | -2/+1 |
* | ui: add easter egg | Jason A. Donenfeld | 2019-05-13 | 1 | -0/+15 |
* | ui: show taskbar progress | Jason A. Donenfeld | 2019-05-13 | 1 | -0/+9 |
* | ui: lock runtime thread as early as possible | Jason A. Donenfeld | 2019-05-13 | 1 | -0/+2 |
* | ui: do not overlay gray dot on icon | Jason A. Donenfeld | 2019-05-13 | 1 | -0/+3 |
* | ui: reduce width of gray icon border | Jason A. Donenfeld | 2019-05-13 | 1 | -1/+1 |