Commit Graph

19 Commits (6d355009af2b3431a3403958ba37f14204ef04ab)

Author SHA1 Message Date
Sean McArdle 6d355009af Added Costura to project. 2016-12-27 13:00:38 -08:00
Sean McArdle 180591118d Moved documentaiton to a more relevant place. 2016-12-24 08:47:55 -08:00
Sean McArdle 1e71967a40 New icon. 2016-12-22 10:06:14 -08:00
Sean McArdle 3f670462d7 Fixed resource embed for RTF files. 2016-12-20 23:40:15 -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 a2275712b5 Added about window that loads content from RTF resource files. 2016-11-30 12:32:17 -08:00
MCARDLE Sean M 307a31714a Successfully sending messages to server and responding via 0mq. TODO implement response handling on client. 2016-11-30 00:18:17 -08:00
MCARDLE Sean M 549aed1377 Removed some unneeded references and added some encapsulation. 2016-11-18 20:29:27 -08:00
Sean McArdle 2683323fbb Should have been appended. 2016-11-17 10:49:59 -08:00
Sean McArdle 3a711f8f4c Setting up MVVM structure. 2016-11-17 10:06:17 -08:00
Sean McArdle 0b444d04c2 Now passing simplified network state to client. 2016-11-17 00:10:44 -08:00
Sean McArdle d9ceeedeff Successfully moved to XDMessaging.Lite but that required bumping the runtime version to 4.5.2. 2016-11-16 17:00:11 -08:00
Sean McArdle 48948c197f Added XDMessaging package. 2016-11-16 14:44:20 -08:00
Sean McArdle 292df9350b Preliminary IPC setup in place. May need to change IPC mechanism based on access limitations. 2016-11-16 10:10:30 -08:00
Sean McArdle f88c6ef6b0 Added SimpleIPC for communicating with Service/Client. 2016-11-15 19:00:58 -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 d414c83583 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
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