| .. |
|
Assets.xcassets
|
add @2x versions of menu bar icon
|
2016-08-11 17:41:54 -07:00 |
|
Base.lproj
|
Now translated. One minor crash to figure out.
|
2016-08-07 20:19:36 -07:00 |
|
about.html
|
add border around About web view. added padding to text div in the about page
|
2016-08-09 19:03:09 -07:00 |
|
AboutViewController.h
|
replace AboutViewController
|
2016-08-07 15:18:32 -07:00 |
|
AboutViewController.m
|
add border around About web view. added padding to text div in the about page
|
2016-08-09 19:03:09 -07:00 |
|
AboutViewController.xib
|
add border around About web view. added padding to text div in the about page
|
2016-08-09 19:03:09 -07:00 |
|
AppDelegate.h
|
Don't need AppDelegate to be a NSMenuDelegate
|
2016-10-17 12:26:48 -07:00 |
|
AppDelegate.m
|
Don't need AppDelegate to be a NSMenuDelegate
|
2016-10-17 12:26:48 -07:00 |
|
AuthtokenCopy.h
|
some OS X Authentication Services wizardry to get /Library/Application Support/ZeroTier/One/authtoken.secret and copy it to ~/Library/Application Support/ZeroTier/One/authtoken.secret
|
2016-05-31 17:23:11 -07:00 |
|
AuthtokenCopy.m
|
some OS X Authentication Services wizardry to get /Library/Application Support/ZeroTier/One/authtoken.secret and copy it to ~/Library/Application Support/ZeroTier/One/authtoken.secret
|
2016-05-31 17:23:11 -07:00 |
|
Info.plist
|
version bump i forgot to commit
|
2016-08-19 18:13:00 -07:00 |
|
JoinNetworkViewController.h
|
Replace JoinNetworkViewController with obj-c
|
2016-08-07 19:13:12 -07:00 |
|
JoinNetworkViewController.m
|
Added error handling messages
|
2016-09-01 19:02:27 -07:00 |
|
JoinNetworkViewController.xib
|
Now translated. One minor crash to figure out.
|
2016-08-07 20:19:36 -07:00 |
|
main.m
|
Now translated. One minor crash to figure out.
|
2016-08-07 20:19:36 -07:00 |
|
Network.h
|
Convert Network to OBJC
|
2016-08-06 18:50:50 -07:00 |
|
Network.m
|
Convert NetworkMonitor to obj-c
|
2016-08-07 17:25:34 -07:00 |
|
NetworkInfoCell.h
|
Replaced the network list with Obj-C
|
2016-08-07 18:19:47 -07:00 |
|
NetworkInfoCell.m
|
Added error handling messages
|
2016-09-01 19:02:27 -07:00 |
|
NetworkMonitor.h
|
Convert NetworkMonitor to obj-c
|
2016-08-07 17:25:34 -07:00 |
|
NetworkMonitor.m
|
Added error handling messages
|
2016-09-01 19:02:27 -07:00 |
|
NodeStatus.h
|
Replace NodeStatus object with Obj-C Class
|
2016-08-04 17:55:57 -07:00 |
|
NodeStatus.m
|
Replace NodeStatus object with Obj-C Class
|
2016-08-04 17:55:57 -07:00 |
|
PreferencesViewController.h
|
Replace Preferences view. Removed LaunchAtLoginController and replaced with simpler code
|
2016-08-07 16:34:54 -07:00 |
|
PreferencesViewController.m
|
Replace Preferences view. Removed LaunchAtLoginController and replaced with simpler code
|
2016-08-07 16:34:54 -07:00 |
|
PreferencesViewController.xib
|
wire up control to launch at startup in preferences
|
2016-06-27 19:14:15 -07:00 |
|
ServiceCom.h
|
Added error handling messages
|
2016-09-01 19:02:27 -07:00 |
|
ServiceCom.m
|
Added error handling messages
|
2016-09-01 19:02:27 -07:00 |
|
ShowNetworksViewController.h
|
Replaced the network list with Obj-C
|
2016-08-07 18:19:47 -07:00 |
|
ShowNetworksViewController.m
|
Replaced the network list with Obj-C
|
2016-08-07 18:19:47 -07:00 |
|
ShowNetworksViewController.xib
|
added more spacing at the bottom of each network info cell
|
2016-08-11 17:50:15 -07:00 |
|
ZeroTierIcon.icns
|
Fix menu bar icon. Add app icon.
|
2016-06-23 19:44:00 -07:00 |