ZeroTierOne/windows/WinUI
2016-11-18 13:59:31 -08:00
..
Fonts initial layout for network info 2015-10-19 21:17:18 -07:00
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 set up project and base UI for a native windows UI for ZeroTier 2015-10-19 20:20:42 -07:00
AboutView.xaml wire up the rest of the views to the menu. views not implemented yet tho. 2016-11-18 12:03:21 -08:00
AboutView.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
APIHandler.cs Wired up connected checkbox and delete button. just something not working with refresh. 2016-11-18 13:52:48 -08:00
App.config set up project and base UI for a native windows UI for ZeroTier 2015-10-19 20:20:42 -07:00
app.manifest set manifest to require administrator privileges and read the authtoken and port from disk 2015-11-04 20:34:49 -08:00
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 wire up the rest of the views to the menu. views not implemented yet tho. 2016-11-18 12:03:21 -08:00
JoinNetworkView.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
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 Wired up connected checkbox and delete button. just something not working with refresh. 2016-11-18 13:52:48 -08:00
NetworkListView.xaml Wired up connected checkbox and delete button. just something not working with refresh. 2016-11-18 13:52:48 -08:00
NetworkListView.xaml.cs Wired up connected checkbox and delete button. just something not working with refresh. 2016-11-18 13:52:48 -08:00
NetworkMonitor.cs fixed an issue where sometimes network data wouldnt be updated 2016-11-18 13:59:31 -08: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 wire up the rest of the views to the menu. views not implemented yet tho. 2016-11-18 12:03:21 -08:00
PreferencesView.xaml.cs wire up the rest of the views to the menu. views not implemented yet tho. 2016-11-18 12:03:21 -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 wire up the quit button 2016-11-18 12:17:57 -08:00
ToolbarItem.xaml.cs wire up the quit button 2016-11-18 12:17:57 -08:00
WinUI.csproj wire up the rest of the views to the menu. views not implemented yet tho. 2016-11-18 12:03:21 -08:00
ZeroTierIcon.ico setting icon and a few other settings 2015-10-19 20:29:06 -07:00
ZeroTierNetwork.cs fixed an issue where sometimes network data wouldnt be updated 2016-11-18 13:59:31 -08:00
ZeroTierPeer.cs update the peer list in place rather than replacing it 2015-11-04 20:17:58 -08:00
ZeroTierPeerPhysicalPath.cs change int to UInt64 for these properties 2015-10-26 19:01:59 -07:00
ZeroTierStatus.cs C#-ifying stuff 2015-10-23 15:36:42 -07:00