| 
								
								
									 dbuechel | f8cfbffcd4 | SEBWIN-226: Improved client startup algorithm to immediately abort if client instance terminates unexpectedly. Thus also re-integrated message to user for session start failure. | 2019-03-22 15:41:25 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | a43975aa76 | SEBWIN-141: Implemented custom message box for mobile UI. | 2019-03-22 12:17:14 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 5e4b0b0bc7 | SEBWIN-226: Removed client initialization operation, as it appears that manually setting the security protocols is not required with .NET version 4.7.2. | 2019-03-20 14:55:24 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | b4ae1745fc | SEBWIN-141: Implemented quit button and clock for action center. | 2019-03-15 11:38:59 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | a47f68422c | SEBWIN-141: Implemented wireless network control for action center and revised keyboard layout control for taskbar. | 2019-03-15 09:44:17 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 31857bfb25 | SEBWIN-141: Extended system component contracts and implementations to allow multiple controls per component and started to implement action center functionality. | 2019-03-08 15:56:38 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 519fb9e57b | SEBWIN-141: Implemented draft of application controls for action center. | 2019-03-08 11:43:52 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 7173109d05 | SEBWIN-220: Corrected configuration algorithm to also verify the current administrator password when reconfiguring during application startup. | 2019-01-30 14:43:41 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 7ee5c3ac3e | SEBWIN-226: Removed unused text data. | 2019-01-23 10:38:17 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 6527969e75 | SEBWIN-106: Implemented basic zoom functionality for browser. | 2019-01-18 16:11:33 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 483eec6ef8 | SEBWIN-106: Fixed loading / rendering issues with favicons and application instance button and enabled popups for default settings. | 2019-01-18 09:58:14 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | f949a19f32 | SEBWIN-106: Implemented basic popup and reload handling, revised browser control implementation and added mouse button interception for navigation (auxiliary) keys. Also finally implemented a custom template for small scrollbars in scrollviewers. | 2019-01-17 11:12:17 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | b4839641d4 | SEBWIN-222: Implemented quit password. | 2019-01-10 10:04:30 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 4edd8480ef | Updated year to 2019 for all copyright notices. | 2019-01-09 11:25:21 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 140abe789e | SEBWIN-221: Simplified configuration API for loading and client configuration. | 2018-12-14 15:30:10 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 4b634d8e99 | SEBWIN-221: Implemented message box communication infrastructure and removed generic session start / stop error messages. | 2018-12-14 12:31:31 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | f9f2bb3257 | SEBWIN-221: Implemented changes in configuration algorithm to accomodate new functionality scope of 3.0 Alpha. | 2018-12-11 16:06:10 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 902b0c2b3b | SEBWIN-221: Implemented scaffolding for loading and parsing of configuration resources. | 2018-11-08 09:39:52 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | ed43534e5b | SEBWIN-220: Renamed "ProgressIndicator_..." text keys to "OperationStatus_...". | 2018-10-03 15:42:50 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 6acd40eb74 | SEBWIN-220: Extracted user interface dependencies from all IOperations by introducing ActionRequired, ProgressChanged and StatusChanged events. | 2018-10-03 14:35:27 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | f8e5a4bedf | SEBWIN-220: Implemented password input mechanism and dialog. | 2018-07-04 09:53:33 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | eb47cb362b | SEBWIN-220: Finished draft of (re-)configuration mechanism. | 2018-06-27 14:02:16 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 50dcb7502a | SEBWIN-220: Scaffolding for new (re-)configuration procedure. | 2018-06-21 07:56:25 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 6efa7bed81 | SEBWIN-219: Found better solution for session operation sequence (got rid of session controller and sequence start resp. end operations). | 2018-03-21 10:23:15 +01:00 |  | 
				
					
						| 
								
								
									 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 |  |