aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/macOS (follow)
Commit message (Expand)AuthorAgeFilesLines
* macOS: Tunnel edit: actually clean up error handlingJason A. Donenfeld2019-01-211-4/+4
* macOS: Tunnel edit: Clean up error handling when savingRoopesh Chander2019-01-221-35/+30
* macOS: Observe private key changes for new tunnels tooJason A. Donenfeld2019-01-211-10/+10
* macOS: Better highlighter default value and move c implementationJason A. Donenfeld2019-01-213-1/+1
* macOS: Make highlighter themes staticJason A. Donenfeld2019-01-213-21/+18
* Avoid using return in single-line closuresRoopesh Chander2019-01-221-3/+1
* macOS: Make color theme use a dictRoopesh Chander2019-01-222-55/+34
* macOS: Reset attributes for each syntax highlight cycleRoopesh Chander2019-01-222-3/+22
* macOS: Refactor syntax highlightingRoopesh Chander2019-01-223-86/+85
* macOS: Simplify NSColor extensionRoopesh Chander2019-01-211-1/+1
* macOS: show icon for inactive stateJason A. Donenfeld2019-01-181-3/+3
* highlighter: do not rely on localized case comparisonsJason A. Donenfeld2019-01-181-29/+62
* global: Fix up copyright headersJason A. Donenfeld2019-01-1819-19/+19
* macOS: Tunnel detail: Better alignment for bottom controlsRoopesh Chander2019-01-181-2/+2
* macOS: Rafactor by introducing a TunnelsTrackerRoopesh Chander2019-01-184-114/+210
* macOS: Fix autolayout errors on Add Empty TunnelRoopesh Chander2019-01-171-5/+2
* macOS: Update copyright yearRoopesh Chander2019-01-171-1/+1
* macOS: Make sure app is active when showing the About dialogRoopesh Chander2019-01-171-0/+1
* macOS: Application: Fix commentRoopesh Chander2019-01-171-3/+1
* macOS: Manage tunnels: Make keyboard shortcuts discoverableRoopesh Chander2019-01-172-2/+4
* macOS: Manage tunnels: Keyboard shortcutsRoopesh Chander2019-01-172-0/+35
* macOS: Tunnel edit: Rename action handling methodsRoopesh Chander2019-01-171-4/+4
* macOS: Tunnel detail: Rename action handling methodsRoopesh Chander2019-01-171-2/+2
* macOS: Tunnels list: Rename action handling methodsRoopesh Chander2019-01-171-10/+10
* macOS: Support window management keyboard shortcutsRoopesh Chander2019-01-161-3/+6
* 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-1626-16/+201
* macOS: Add About dialogRoopesh Chander2019-01-141-0/+18
* macOS: Add app iconRoopesh Chander2019-01-1411-10/+20
* macOS: Edit view: Auto hide editor scrollbarsRoopesh Chander2019-01-141-0/+1
* macOS: To set default size, change frame instead of min sizeRoopesh Chander2019-01-141-3/+3
* macOS: Fix editor scrollingRoopesh Chander2019-01-141-2/+3
* Default view controller sizesEric Kuck2019-01-142-2/+3
* ConfTextView: enable undo and disable junkJason A. Donenfeld2019-01-141-0/+8
* Cut/copy/paste now workEric Kuck2019-01-143-8/+40
* Resync highlighterJason A. Donenfeld2019-01-143-54/+42
* Syntax highlighter color updatesEric Kuck2019-01-142-3/+16
* macOS: Support for on-demand activationRoopesh Chander2019-01-143-3/+119
* macOS: Quit menu itemRoopesh Chander2019-01-141-0/+8
* macOS: Get the app back in focus after macOS' VPN promptRoopesh Chander2019-01-141-0/+4
* macOS: Fix 'Network' entry in menuRoopesh Chander2019-01-141-5/+9
* macOS: Ensure a tunnel is selected when '-' is clickedRoopesh Chander2019-01-141-2/+3
* macOS: Handle errors from TunnelsManager.create()Roopesh Chander2019-01-141-1/+4
* macOS: Localize export sheetsRoopesh Chander2019-01-141-4/+4
* macOS: Import sheet button should say 'Import'Roopesh Chander2019-01-141-0/+1
* macOS: Tunnel detail: Ensure long keys fitRoopesh Chander2019-01-141-2/+9
* macOS: Manage tunnels: Add empty tunnel pulldown menu implementationRoopesh Chander2019-01-142-3/+43
* macOS: Update detail view after editingRoopesh Chander2019-01-142-0/+21
* macOS: Edit view: Update public key as you editRoopesh Chander2019-01-143-2/+25
* Highlighter: Report each key type separatelyRoopesh Chander2019-01-143-6/+8