summaryrefslogtreecommitdiff
path: root/windows/WinUI/ToolbarItem.xaml.cs
AgeCommit message (Expand)Author
2017-01-09bring window to front if already openGrant Limberg
2016-11-22clear cached window positions when display settings changeGrant Limberg
2016-11-22cache window positions so we only have to move after open once.Grant Limberg
2016-11-21hacky way to set window position but it worksGrant Limberg
2016-11-21dont close the network list. just hide it so its reusableGrant Limberg
2016-11-18copy node ID by clicking on node ID menu itemGrant Limberg
2016-11-18proper shutdownGrant Limberg
2016-11-18wire up the quit buttonGrant Limberg
2016-11-18wire up the rest of the views to the menu. views not implemented yet tho.Grant Limberg
2016-11-18moved stuff around again. WPF didnt like things once they were moved. Also ...Grant Limberg
2016-11-17added skeletons for join and about windows. moving things around a little bi...Grant Limberg
2016-11-17can finally join/leave networks by clicking on them in the context menuGrant Limberg
2016-11-14remove timer thats no longer neededGrant Limberg
2016-11-14Added network monitor pub/sub classGrant Limberg
2016-11-10menu now dynamically populates the network listGrant Limberg
2016-11-09renameGrant Limberg
2016-11-08Network list window opens with click on the menu itemGrant Limberg
2016-11-08turn APIHandler into a singletonGrant Limberg
2016-11-08starts up to a toolbar icon with context menu. still much more to doGrant Limberg