index
:
infinitytier.git
cla
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
Age
Commit message (
Expand
)
Author
2018-06-28
Added "Create and Join Network" menu item to windows system tray UI
Grant Limberg
2017-08-09
Add menu option to open ZeroTier Central in the system default browser
Grant Limberg
2017-02-14
Right and left click both will now open the context menu on Windows
Grant Limberg
2016-11-22
cache window positions so we only have to move after open once.
Grant Limberg
2016-11-18
copy node ID by clicking on node ID menu item
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-10
menu now dynamically populates the network list
Grant Limberg
2016-11-08
Network list window opens with click on the menu item
Grant Limberg
2016-11-08
starts up to a toolbar icon with context menu. still much more to do
Grant Limberg