Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: get correctly sized system iconsv0.0.1 | 2019-05-08 | 1 | -5/+0 | |
* | ui: defer update popup until 3 seconds after app start | 2019-05-07 | 1 | -0/+1 | |
* | ui: remove setfocus hack | 2019-05-07 | 1 | -3/+0 | |
* | ui: move things out of iconprovider | 2019-05-07 | 1 | -0/+2 | |
* | updater: move into manager | 2019-05-06 | 1 | -29/+16 | |
* | ui: attach shortcuts to their windows | 2019-05-05 | 1 | -0/+3 | |
* | ui: settle unofficial behavior | 2019-05-02 | 1 | -9/+2 | |
* | ui: separate out about dialog and revamp | 2019-05-02 | 1 | -59/+0 | |
* | ui: use icons instead of unicode font | 2019-05-02 | 1 | -9/+3 | |
* | version: dynamically get file version | 2019-05-01 | 1 | -1/+1 | |
* | ui: incorrectly adjust icon provider to new dpi awareness | 2019-04-30 | 1 | -6/+0 | |
* | service: inform UIs it is time to quit so they can kill tray | 2019-04-30 | 1 | -0/+6 | |
* | version: add certificate checking for official versions | 2019-04-30 | 1 | -1/+1 | |
* | version: add beginnings of authenticode checking | 2019-04-30 | 1 | -0/+14 | |
* | ui: force tray and mtw to appear | 2019-04-29 | 1 | -6/+15 | |
* | updater: add initial skeleton | 2019-04-29 | 1 | -7/+34 | |
* | ui: add icon to about dialog | 2019-04-27 | 1 | -0/+1 | |
* | ui: fix UI hide/quit logic | 2019-04-27 | 1 | -7/+13 | |
* | ui: simplify everything | 2019-04-27 | 1 | -40/+16 | |
* | Revert "ui: introduce system icon loading" | 2019-04-24 | 1 | -5/+0 | |
* | ui: introduce system icon loading | 2019-04-24 | 1 | -0/+5 | |
* | ui: remove nag and fix up strings | 2019-04-23 | 1 | -19/+6 | |
* | ui: use recently added walk.MsgBoxStyle constant instead of literal value | 2019-04-23 | 1 | -1/+1 | |
* | ui: implement export log action | 2019-04-23 | 1 | -1/+8 | |
* | ui: implement about dialog, version info still TODO | 2019-04-23 | 1 | -7/+57 | |
* | ui: only allow a single tunnel to be active at any time | 2019-04-23 | 1 | -21/+7 | |
* | ui: synchronize calls from other goroutines into walk | 2019-04-23 | 1 | -8/+10 | |
* | ui: bind all new components together | 2019-04-23 | 1 | -230/+35 | |
* | ui: split tray logic into tray component | 2019-04-23 | 1 | -0/+11 | |
* | ui: add tunnels management view | 2019-04-23 | 1 | -8/+13 | |
* | ui: lock to OS thread | 2019-04-03 | 1 | -0/+3 | |
* | ui: update irc channel | 2019-04-03 | 1 | -1/+1 | |
* | ringlogger: give unprivd access via inheritable mapping handle | 2019-04-02 | 1 | -6/+2 | |
* | ui: abstract test interface name | 2019-04-01 | 1 | -4/+6 | |
* | errors: don't put periods at end of errors | 2019-03-21 | 1 | -1/+5 | |
* | ringlogger: introduce basic file ring logging | 2019-03-21 | 1 | -2/+14 | |
* | tunneltracker: don't track tunnels that haven't been started | 2019-03-12 | 1 | -9/+9 | |
* | tunneltracker: redo deletion state machine | 2019-03-12 | 1 | -1/+1 | |
* | ui: hack around rendering glitch | 2019-03-12 | 1 | -0/+1 | |
* | ui: reduce flicker when changing view | 2019-03-12 | 1 | -1/+5 | |
* | ui: initial stab at a better confview | 2019-03-12 | 1 | -1/+1 | |
* | service: keep track of proper errors | 2019-03-10 | 1 | -2/+9 | |
* | ui: ensure window comes up on top | 2019-03-09 | 1 | -0/+1 | |
* | ui: style | 2019-03-08 | 1 | -5/+6 | |
* | ui: nag | 2019-03-07 | 1 | -2/+21 | |
* | ui: embed resource the old fashioned way | 2019-03-07 | 1 | -1/+1 | |
* | conf: expose base64 key parsing | 2019-03-05 | 1 | -21/+3 | |
* | ui: show last tunnel config | 2019-03-05 | 1 | -2/+18 | |
* | ui: show runtime config | 2019-03-05 | 1 | -1/+40 | |
* | ipc: work out service state transitions | 2019-03-02 | 1 | -13/+50 |