wifi-sitter/WifiSitterGui
MCARDLE Sean M 549aed1377 Removed some unneeded references and added some encapsulation. 2016-11-18 20:29:27 -08:00
..
Helpers Setting up MVVM structure. 2016-11-17 10:06:17 -08:00
Model Preliminary IPC setup in place. May need to change IPC mechanism based on access limitations. 2016-11-16 10:10:30 -08:00
Properties Successfully moved to XDMessaging.Lite but that required bumping the runtime version to 4.5.2. 2016-11-16 17:00:11 -08:00
View Removed missing dep from other branch. 2016-11-17 22:23:11 -08:00
ViewModel Removed some unneeded references and added some encapsulation. 2016-11-18 20:29:27 -08:00
App.xaml Tray icon now has context menu with functioning Quit option. Need to implement IPC, status display and IPC. 2016-11-15 17:33:07 -08:00
App.xaml.cs Added Gui app project, includes notifyicon-wpf library, systray icon displays correctly. 2016-11-15 13:43:12 -08:00
MainWindow.xaml Communicating service state to status UI now. 2016-11-18 20:28:53 -08:00
MainWindow.xaml.cs Added Gui app project, includes notifyicon-wpf library, systray icon displays correctly. 2016-11-15 13:43:12 -08:00
MvvmObservable.cs TrayIconControl is a hidden window launched by default that hosts the tray icon and stores viewmodel state for the MainWindow. 2016-11-15 14:04:48 -08:00
Notes.txt Added TODO note. 2016-11-18 12:06:05 -08:00
TrayIconControl.xaml 5 minute pausing works, need more console logging and service status check mechanism. 2016-11-17 22:23:45 -08:00
TrayIconControl.xaml.cs Data exchange working correctly, nics display in settings window. 2016-11-17 10:37:57 -08:00
WifiSitterGui.csproj Removed some unneeded references and added some encapsulation. 2016-11-18 20:29:27 -08:00
app.config Successfully moved to XDMessaging.Lite but that required bumping the runtime version to 4.5.2. 2016-11-16 17:00:11 -08:00
packages.config Successfully moved to XDMessaging.Lite but that required bumping the runtime version to 4.5.2. 2016-11-16 17:00:11 -08:00
wifisitter-icon.ico Moved to .Net 4, removed explicit dispose() for systray, set binary icon. 2016-11-15 17:50:47 -08:00