| 
								
								
									 dbuechel | 993329bd71 | SEBWIN-219: Finished basic implementation of reconfiguration mechanism. | 2018-03-08 15:27:12 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 5bd1d9dea4 | SEBWIN-219: Found acceptable solution for interception of configuration requests. | 2018-03-08 07:35:58 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | e0bc11fe79 | SEBWIN-219: Added missing API documentation on type level. | 2018-03-06 11:38:12 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 8a06a0fe98 | SEBWIN-219: Extended IPC mechanics with ping mechanism. | 2018-02-27 15:28:54 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 10202a807f | SEBWIN-219: Adapted startup procedure for client component by introducing the DelayedInitializationOperation. | 2018-02-12 12:21:55 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 66e9078a4c | SEBWIN-219: Implemented draft of session mechanism. | 2018-02-08 13:32:48 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 001c262158 | SEBWIN-219: Extracted text dependency from user interface factory methods. | 2018-02-07 13:25:49 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 8cd0659a22 | SEBWIN-219: Implemented draft of communication operation and runtime communication host. | 2018-02-06 15:12:11 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | c10e141e7f | SEBWIN-219: Renamed text keys for operations. | 2018-02-02 09:30:41 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 5b57734406 | SEBWIN-219: Finally found appropriate solution for handling bootstrap- and session-operations. | 2018-02-02 09:18:35 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 18b8f66300 | SEBWIN-219: Continued implementing kiosk operation and realized that further changes to startup/runtime/shutdown-mechanism are necessary... | 2018-01-30 14:41:36 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | b22093e6a2 | SEBWIN-219: Started implementing kiosk mode operation. | 2018-01-26 12:33:36 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | ebc12934bf | SEBWIN-219: Implemented basic service operation. | 2018-01-24 12:34:32 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 57c3afdaa5 | SEBWIN-219: Introduced configuration mode and continued with configuration operation. | 2018-01-19 09:23:09 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 39261f5222 | SEBWIN-219: Started implementing the configuration operation. | 2018-01-18 15:14:05 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | ff956daf39 | SEBWIN-219: Updated assembly information and copyright year. | 2018-01-16 08:24:00 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 5b46dc1258 | SEBWIN-110: Implemented basic version of wireless network system control. | 2017-11-14 15:43:13 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 8be4fdda29 | SEBWIN-183: Refactored I18n components and extended their unit tests. | 2017-10-10 10:17:28 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | da7e65e7e8 | SEBWIN-110: Implemented a basic version of the keyboard layout system control. | 2017-09-13 08:33:12 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 0184eb0fe1 | Implemented basic battery system control. | 2017-08-17 12:17:58 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 7c4d443764 | Implemented basic clipboard operation and made loading of icons failsafe (i.e. a red "X" will be displayed if an icon cannot be loaded). | 2017-08-07 18:08:55 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | e959c8cb39 | Implemented very basic log window. | 2017-08-07 12:23:56 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | be49058e8c | Split keyboard and mouse interceptor to separate operations to avoid mouse lagg during startup / shutdown. | 2017-08-07 09:42:12 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | c9a53397a4 | Renamed Key to TextKey and started implementing keyboard monitoring. | 2017-08-03 15:35:22 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 5c365f02b0 | Continued implementation of browser window, i.e. added basic browser functionality like address bar, refresh and navigation. | 2017-07-31 20:22:53 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 9ab04ecc77 | Implemented basic monitoring of Windows explorer and added event controller module. | 2017-07-26 14:36:20 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 94f356b77a | Implemented basic window handling. | 2017-07-24 15:29:17 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | eb6fbf49b8 | Implemented basic handling of working area. | 2017-07-20 14:16:47 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | a35fe0811f | Created stub for process monitoring (explorer termination / restart) and enhanced startup and shutdown procedures. | 2017-07-19 14:43:54 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 72e8dcbb54 | Finished basic implementation of taskbar. | 2017-07-17 16:59:50 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | e623101f8c | Still working on the taskbar. Implemented basic version of taskbar buttons with instance popup and made splash screen localizable. | 2017-07-14 10:28:59 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 8adb72bb0f | Continued with taskbar implementation, but ran into WPF's UI thread / UI element restriction. Current state does not work, as UI elements cannot be created on a non-UI thread. Must find proper solution to this problem... | 2017-07-12 15:36:30 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 6e44da9497 | Continued scaffolding: - Added splash screen
- Completed logger
- Added startup and shutdown components | 2017-07-07 15:46:32 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | f9723d2c9e | Continued scaffolding: - Implemented basic logging
- Added basic settings
- Moved contracts to separate assembly | 2017-07-06 18:18:39 +02:00 |  |