aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/macOS/ViewController/LogViewController.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all source files to `Sources/` and rename WireGuardKit targetsAndrej Mihajlov2020-12-031-274/+0
* macOS: Save/restore the log window's sizeRoopesh Chander2019-06-041-0/+4
* macOS: Log view: Allow resizing horizontallyRoopesh Chander2019-06-041-4/+4
* macOS: Dismiss modals correctlyRoopesh Chander2019-05-311-2/+3
* macOS: Log view: Dismiss on EscRoopesh Chander2019-05-121-0/+6
* macOS: Log view: Stop updating the log once the log view is dismissedRoopesh Chander2019-04-101-0/+10
* macOS: Log view: Fix autoscroll to end of logRoopesh Chander2019-04-011-7/+18
* macOS: Log view: No need to disable Close buttonRoopesh Chander2019-03-281-2/+0
* macOS: Ability to view the logRoopesh Chander2019-03-281-0/+244