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