wifi-sitter/WifiSitterGui
Sean McArdle 6d355009af Added Costura to project. 2016-12-27 13:00:38 -08:00
..
Helpers Fixed issue where text was selected after loaded. 2016-12-20 23:42:55 -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 Moved documentaiton to a more relevant place. 2016-12-24 08:47:55 -08:00
Resources Changed icon background to match service icon. 2016-12-27 12:59:52 -08:00
View Updated about page. 2016-12-21 00:10:47 -08:00
ViewModel Irrelevant with prism event aggregation. 2016-12-22 09:45:23 -08:00
App.xaml New icon. 2016-12-22 10:06:14 -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
FodyWeavers.xml Added Costura to project. 2016-12-27 13:00:38 -08:00
MainWindow.xaml Added transparent button to intercept toggle button click events. 2016-12-22 10:02:42 -08:00
MainWindow.xaml.cs Added about window that loads content from RTF resource files. 2016-11-30 12:32:17 -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 Updated TODOs. 2016-11-18 22:48:31 -08:00
TrayIconControl.xaml New icon. 2016-12-22 10:06:14 -08:00
TrayIconControl.xaml.cs Preliminary whitelist reload functionality present in agent gui, this is facilitated by the Prism 6 library. 2016-12-20 23:01:42 -08:00
WifiSitterGui.csproj Added Costura to project. 2016-12-27 13:00:38 -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 Added Costura to project. 2016-12-27 13:00:38 -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