1 Commits (b4f7a9a4f4e5e8d4d9c4274791c4bc9e817841d5)

Author SHA1 Message Date
Adam Ierymenko 6fd45c1f9d Throw old WinUI in attic 5 years ago
Grant Limberg a4b1917361 Fixed a bug where UI elements were attempting to be updated in a background thread. 7 years ago
Grant Limberg 4e6151ebd9 Added "Create and Join Network" menu item to windows system tray UI 8 years ago
Grant Limberg c53d140145 Replace '_' with '__' in network names on toolbar menu in Windows 9 years ago
Grant Limberg c666f92e35 new startup process UI for Windows 9 years ago
Grant Limberg 6842490c1f Add menu option to open ZeroTier Central in the system default browser 9 years ago
Grant Limberg 2fac693243 I guess there's a bug in Clipboard.SetText(). Clipboard.SetDataObject() works, though. 9 years ago
Grant Limberg e9b956ed71 Swallow a possible ArgumentNullException when copying text to the system clipboard 9 years ago
Grant Limberg 73f7088b45 Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands 9 years ago
Grant Limberg f730f65aaf bring window to front if already open 9 years ago
Grant Limberg a39f6e9b4c clear cached window positions when display settings change 10 years ago
Grant Limberg adb7a88836 cache window positions so we only have to move after open once. 10 years ago
Grant Limberg 3a3a23db34 hacky way to set window position but it works 10 years ago
Grant Limberg 8ebcd44405 dont close the network list. just hide it so its reusable 10 years ago
Grant Limberg f61c5836b2 copy node ID by clicking on node ID menu item 10 years ago
Grant Limberg 535b33b46e copy node ID by clicking on node ID menu item 10 years ago
Grant Limberg a8847de910 proper shutdown 10 years ago
Grant Limberg dbe1461886 wire up the quit button 10 years ago
Grant Limberg 7bea709747 wire up the rest of the views to the menu. views not implemented yet tho. 10 years ago
Grant Limberg 6536474b94 moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog. 10 years ago
Grant Limberg a4c2740852 added skeletons for join and about windows. moving things around a little bit too 10 years ago
Grant Limberg 5447c01e1f can finally join/leave networks by clicking on them in the context menu 10 years ago
Grant Limberg f20c7303e8 remove timer thats no longer needed 10 years ago
Grant Limberg c4c8ea62e2 Added network monitor pub/sub class 10 years ago
Grant Limberg fd71ceeab5 menu now dynamically populates the network list 10 years ago
Grant Limberg 005b5aacaf rename 10 years ago
Grant Limberg 7cf3d2caa1 Network list window opens with click on the menu item 10 years ago
Grant Limberg e1f9f7b6dc turn APIHandler into a singleton 10 years ago
Grant Limberg 6b0543ba27 starts up to a toolbar icon with context menu. still much more to do 10 years ago