summaryrefslogtreecommitdiff
path: root/windows/WinUI/NetworkInfoView.xaml
AgeCommit message (Collapse)Author
2016-11-18Wired up connected checkbox and delete button. just something not working ↵Grant Limberg
with refresh.
2016-11-18moved stuff around again. WPF didnt like things once they were moved. Also ↵Grant Limberg
wired up Join dialog.
2016-11-17added skeletons for join and about windows. moving things around a little ↵Grant Limberg
bit too
2016-11-16IP addresses now selectable in Windows UIGrant Limberg
2016-11-04wire up allowDefault, allowManaged, allowGlobal, allowDefault optionsGrant Limberg
2016-11-04work in progress windows UI updateGrant Limberg
2015-11-12New Windows UI tweaks: get rid of networks tab (only one tab!), make ↵Adam Ierymenko
networks full width and make window narrower and a bit taller, colors, fixed-width fonts in several places, make network IDs selectable.
2015-11-05fix up some borders & colorsGrant Limberg
2015-11-04make the networks view a bit prettierGrant Limberg
2015-10-26can now leave networksGrant Limberg
2015-10-21Base windows UI is working.Grant Limberg
* No joining/leaving networks yet, but they do display. * Nothing is updated yet after first load of the app. Need to set up a background task to run updates.
2015-10-19initial layout for network infoGrant Limberg