index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
windows
/
WinUI
/
ToolbarItem.xaml.cs
Age
Commit message (
Expand
)
Author
2017-01-09
bring window to front if already open
Grant Limberg
2016-11-22
clear cached window positions when display settings change
Grant Limberg
2016-11-22
cache window positions so we only have to move after open once.
Grant Limberg
2016-11-21
hacky way to set window position but it works
Grant Limberg
2016-11-21
dont close the network list. just hide it so its reusable
Grant Limberg
2016-11-18
copy node ID by clicking on node ID menu item
Grant Limberg
2016-11-18
proper shutdown
Grant Limberg
2016-11-18
wire up the quit button
Grant Limberg
2016-11-18
wire up the rest of the views to the menu. views not implemented yet tho.
Grant Limberg
2016-11-18
moved stuff around again. WPF didnt like things once they were moved. Also ...
Grant Limberg
2016-11-17
added skeletons for join and about windows. moving things around a little bi...
Grant Limberg
2016-11-17
can finally join/leave networks by clicking on them in the context menu
Grant Limberg
2016-11-14
remove timer thats no longer needed
Grant Limberg
2016-11-14
Added network monitor pub/sub class
Grant Limberg
2016-11-10
menu now dynamically populates the network list
Grant Limberg
2016-11-09
rename
Grant Limberg
2016-11-08
Network list window opens with click on the menu item
Grant Limberg
2016-11-08
turn APIHandler into a singleton
Grant Limberg
2016-11-08
starts up to a toolbar icon with context menu. still much more to do
Grant Limberg