aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/macOS/StatusMenu.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* macOS: Show 'quitting with active tunnel' only when appropriateRoopesh Chander2019-02-221-2/+2
* Global: fix swiftlint issuesJason A. Donenfeld2019-02-081-1/+0
* MacOS: StatusMenu: Properly localize menu titleJason A. Donenfeld2019-01-221-1/+1
* macOS: StatusMenu: Remove unused menu titleRoopesh Chander2019-01-221-1/+1
* macOS: Fix status-related menu itemsRoopesh Chander2019-01-221-2/+2
* global: Fix up copyright headersJason A. Donenfeld2019-01-181-1/+1
* macOS: Rafactor by introducing a TunnelsTrackerRoopesh Chander2019-01-181-104/+54
* macOS: Make sure app is active when showing the About dialogRoopesh Chander2019-01-171-0/+1
* macOS: Networks should show allowedIPs and disappear when inactiveJason A. Donenfeld2019-01-151-5/+7
* macOS: Different status bar icon looks for different statesRoopesh Chander2019-01-161-1/+14
* macOS: Add About dialogRoopesh Chander2019-01-141-0/+18
* Default view controller sizesEric Kuck2019-01-141-0/+1
* Cut/copy/paste now workEric Kuck2019-01-141-2/+3
* macOS: Quit menu itemRoopesh Chander2019-01-141-0/+8
* macOS: Fix 'Network' entry in menuRoopesh Chander2019-01-141-5/+9
* macOS: Consolidate presenting of the import panelRoopesh Chander2019-01-141-8/+1
* macOS: Present tunnel activation errors from the window when possibleRoopesh Chander2019-01-141-0/+26
* macOS: Manage tunnels: Update tunnels list on changesRoopesh Chander2019-01-141-2/+7
* macOS: Manage tunnels: Set window titleRoopesh Chander2019-01-141-0/+1
* macOS: Show open panel as sheet on manage windowRoopesh Chander2019-01-141-5/+11
* macOS: s/macMenuStatus/macStatus/g;Roopesh Chander2019-01-141-2/+2
* macOS: Manage tunnels window: Tunnels listRoopesh Chander2019-01-141-1/+5
* macOS: Show status as disabled menu itemsRoopesh Chander2019-01-141-1/+63
* macOS: Ability to activate / deactivate a tunnelRoopesh Chander2019-01-141-32/+68
* macOS: Ability to import tunnels from fileRoopesh Chander2019-01-141-7/+59
* macOS: Add tunnel management menu itemsRoopesh Chander2019-01-141-0/+19
* macOS: Create status bar with tunnel namesRoopesh Chander2019-01-141-0/+34