Commit History

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