ZeroTierOne/windows/WinUI
2017-05-12 16:42:54 -07:00
..
Fonts
Properties starts up to a toolbar icon with context menu. still much more to do 2016-11-08 14:54:55 -08:00
Resources starts up to a toolbar icon with context menu. still much more to do 2016-11-08 14:54:55 -08:00
Themes
AboutView.xaml Version bumps. 2017-04-24 11:41:01 -07:00
AboutView.xaml.cs hyperlinks in the about page are clickable 2016-11-21 14:32:25 -08:00
APIHandler.cs Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands 2017-05-08 16:17:33 -07:00
App.config
app.manifest
App.xaml starts up to a toolbar icon with context menu. still much more to do 2016-11-08 14:54:55 -08:00
App.xaml.cs starts up to a toolbar icon with context menu. still much more to do 2016-11-08 14:54:55 -08:00
JoinNetworkView.xaml wired up the startup registry key to the registry 2016-11-18 15:44:41 -08:00
JoinNetworkView.xaml.cs Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands 2017-05-08 16:17:33 -07:00
MainWindow.xaml.cs make device ID selectable 2016-11-16 14:50:25 -08:00
NetworkInfoView.xaml Wired up connected checkbox and delete button. just something not working with refresh. 2016-11-18 13:52:48 -08:00
NetworkInfoView.xaml.cs Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands 2017-05-08 16:17:33 -07:00
NetworkListView.xaml dont close the network list. just hide it so its reusable 2016-11-21 12:54:27 -08:00
NetworkListView.xaml.cs dont close the network list. just hide it so its reusable 2016-11-21 12:54:27 -08:00
NetworkMonitor.cs Fixed falling out of the network monitor thread if the ZeroTier service isn't running on Windows 2017-05-08 13:27:54 -07:00
NetworkRoute.cs fix serialization issue. 2016-11-10 15:21:54 -08:00
NetworksPage.xaml moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog. 2016-11-18 11:33:46 -08:00
NetworksPage.xaml.cs moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog. 2016-11-18 11:33:46 -08:00
packages.config add NotifyIcon NuGet package for tray icon support 2016-11-08 11:24:12 -08:00
PeersPage.xaml moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog. 2016-11-18 11:33:46 -08:00
PeersPage.xaml.cs moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog. 2016-11-18 11:33:46 -08:00
PreferencesView.xaml wired up the startup registry key to the registry 2016-11-18 15:44:41 -08:00
PreferencesView.xaml.cs wired up the startup registry key to the registry 2016-11-18 15:44:41 -08:00
Simple Styles.xaml starts up to a toolbar icon with context menu. still much more to do 2016-11-08 14:54:55 -08:00
ToolbarItem.xaml Right and left click both will now open the context menu on Windows 2017-02-14 16:31:11 -08:00
ToolbarItem.xaml.cs I guess there's a bug in Clipboard.SetText(). Clipboard.SetDataObject() works, though. 2017-05-12 16:42:54 -07:00
WinUI.csproj fix copy stage for paths with spaces 2017-01-26 14:27:39 -08:00
ZeroTierIcon.ico
ZeroTierNetwork.cs fixed an issue where sometimes network data wouldnt be updated 2016-11-18 13:59:31 -08:00
ZeroTierPeer.cs
ZeroTierPeerPhysicalPath.cs
ZeroTierStatus.cs