]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
Added syntax highlighting conf textview
authorEric Kuck <eric@bluelinelabs.com>
Mon, 7 Jan 2019 12:47:27 +0000 (14:47 +0200)
committerRoopesh Chander <roop@roopc.net>
Mon, 14 Jan 2019 09:22:34 +0000 (14:52 +0530)
commit59bfa7f1df470af711187335f604422dfafca634
treebcc80efb0af5a800fc830837616c63d06301a878
parentc2633987c3bc98c94981c599ac63e8a081ab605c
Added syntax highlighting conf textview

Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
WireGuard/WireGuard.xcodeproj/project.pbxproj
WireGuard/WireGuard/UI/macOS/NSColor+Hex.swift [new file with mode: 0644]
WireGuard/WireGuard/UI/macOS/View/ConfTextStorage.swift [new file with mode: 0644]
WireGuard/WireGuard/UI/macOS/View/ConfTextView.swift [new file with mode: 0644]
WireGuard/WireGuard/UI/macOS/ViewController/TunnelEditViewController.swift
WireGuard/WireGuard/UI/macOS/highlighter.c [new file with mode: 0644]
WireGuard/WireGuard/UI/macOS/highlighter.h [new file with mode: 0644]
WireGuard/WireGuard/WireGuard-Bridging-Header.h