Commit Graph

15 Commits (6d355009af2b3431a3403958ba37f14204ef04ab)

Author SHA1 Message Date
Sean McArdle 3976760a78 Added transparent button to intercept toggle button click events. 2016-12-22 10:02:42 -08:00
Sean McArdle aa4df55605 Formatting fix. 2016-12-22 09:48:06 -08:00
Sean McArdle 0f665fd77f Updated styling in status window. 2016-12-22 09:46:44 -08:00
Sean McArdle 1bbde669e3 Added refresh/reload icon. 2016-12-21 00:11:09 -08:00
Sean McArdle 789f5b1c7d Preliminary whitelist reload functionality present in agent gui, this is facilitated by the Prism 6 library. 2016-12-20 23:01:42 -08:00
Sean McArdle 2d88882800 Now break out wired, wireless, and whitelisted interfaces. 2016-12-17 18:49:05 -08:00
MCARDLE Sean M 56e4287ecc Users wont be editing from here. 2016-12-17 15:26:44 -08:00
Sean McArdle a2275712b5 Added about window that loads content from RTF resource files. 2016-11-30 12:32:17 -08:00
Sean McArdle a59b5f2215 Added whitelist to status view. 2016-11-21 16:16:14 -08:00
MCARDLE Sean M bb5048fd87 Communicating service state to status UI now. 2016-11-18 20:28:53 -08:00
Sean McArdle 8e8d53cafc Data exchange working correctly, nics display in settings window. 2016-11-17 10:37:57 -08:00
Sean McArdle 3a711f8f4c Setting up MVVM structure. 2016-11-17 10:06:17 -08:00
Sean McArdle 3b7dd98a89 Moved to .Net 4, removed explicit dispose() for systray, set binary icon. 2016-11-15 17:50:47 -08:00
Sean McArdle 5cba900d91 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
Sean McArdle c24df811c5 Added Gui app project, includes notifyicon-wpf library, systray icon displays correctly. 2016-11-15 13:43:12 -08:00