| 
								
								
									 dbuechel | 704aea3a45 | SEBWIN-223, SEBWIN-224: Implemented user interface and browser configuration mapping. | 2019-01-11 08:25:40 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | b4839641d4 | SEBWIN-222: Implemented quit password. | 2019-01-10 10:04:30 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 7c58c10b86 | SEBWIN-112, SEBWIN-113: Implemented data value mapping for keyboard and mouse configuration. | 2019-01-09 16:01:56 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 4edd8480ef | Updated year to 2019 for all copyright notices. | 2019-01-09 11:25:21 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | d34ce15e3f | SEBWIN-221: Finished saving algorithm for client configuration (including password encryption - public key encryption remains to do). | 2018-12-21 11:36:20 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 140abe789e | SEBWIN-221: Simplified configuration API for loading and client configuration. | 2018-12-14 15:30:10 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 75f5994a3b | SEBWIN-221: Extended loading algorithm with functionality required to save data as local client configuration. | 2018-12-14 09:50:10 +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 | 9b639b0c53 | SEBWIN-221: Improved configuration loading / parsing algorithm and implemented scaffolding for data mapping. | 2018-11-30 14:50:28 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 243d32879e | SEBWIN-221: Found better solution for binary format (separated encryption code) and implemented scaffolding for XML parsing. | 2018-11-28 15:43:30 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 7f38c0b8c3 | SEBWIN-221: Implemented basic password decryption of binary configuration files and finally found correct solution for multi-threading issues related to WPF. | 2018-11-22 14:36:20 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | b29fd8c2d7 | SEBWIN-221: Implemented basic gzip decompression & binary format detection. The browser is now automatically started after client initialization. | 2018-11-15 08:45:17 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 1d58a84db8 | SEBWIN-221: Changed configuration file handling to support special case with resource URL as startup URL and switched to data stream instead of byte array. | 2018-11-09 14:15:56 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 902b0c2b3b | SEBWIN-221: Implemented scaffolding for loading and parsing of configuration resources. | 2018-11-08 09:39:52 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 95ad176047 | SEBWIN-221: Fixed implementation of session sequence to correctly handle initialization, transition and termination of sessions by introducing the SessionContext. | 2018-10-12 11:16:59 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | f4631a1a3d | SEBWIN-221: Fixed issues with the operation model by separating repeatable from non-repeatable operations and solved conundrum with session operation sequence. | 2018-10-10 09:19:03 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | ef31db9920 | SEBWIN-220: Replaced guid with abstact InstanceIdentifier for application instances and started to implement logging for browser component. | 2018-08-31 07:49:41 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 02d69005c0 | SEBWIN-220: Moved SEB URI schemes to global application configuration. | 2018-08-14 09:06:35 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 70f68abc8f | SEBWIN-220: Moved all event handlers to separate files and namespaces. | 2018-07-06 15:57:38 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 9a12bbdb7d | SEBWIN-220: Finally renamed RuntimeInfo to AppConfig. | 2018-06-29 09:50:20 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 9014a6e6be | SEBWIN-220: Completed basic set of unit tests for ConfigurationOperation. | 2018-06-28 13:40:30 +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 | ec588e50bc | SEBWIN-219: Tidied up communication namespace. | 2018-03-15 14:32:07 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 49d9b03d7a | SEBWIN-219: Extracted message box from UI factory and tidied up user interface contracts. | 2018-03-14 12:07:20 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | be761fd72c | SEBWIN-219: Implemented logging of component and session IDs and introduced IProxyFactory for client proxy instantiation during session startup. | 2018-03-14 11:04:28 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 993329bd71 | SEBWIN-219: Finished basic implementation of reconfiguration mechanism. | 2018-03-08 15:27:12 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | e0bc11fe79 | SEBWIN-219: Added missing API documentation on type level. | 2018-03-06 11:38:12 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | d935407ecb | SEBWIN-219: Working on IPC mechanics. | 2018-02-15 15:42:54 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | dda1b78ec5 | SEBWIN-219: Finished scaffolding for application startup sequence. | 2018-02-14 15:26:05 +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 | 8cd0659a22 | SEBWIN-219: Implemented draft of communication operation and runtime communication host. | 2018-02-06 15:12:11 +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 | ebc12934bf | SEBWIN-219: Implemented basic service operation. | 2018-01-24 12:34:32 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | c56b4a0251 | SEBWIN-219: Started defining & implementing communication contracts and functionality. | 2018-01-23 15:33:54 +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 | 0b52095453 | SEBWIN-219: Separated immutable, application-wide configuration values from settings. | 2018-01-17 14:08:39 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | e1a0e9b3d6 | SEBWIN-219: Separated existing functionality between runtime and client. | 2018-01-17 08:26:44 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | ff956daf39 | SEBWIN-219: Updated assembly information and copyright year. | 2018-01-16 08:24:00 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | a118f52ee3 | SEBWIN-110: Refactored configuration so that all taskbar-related settings are in the same interface. | 2017-11-09 10:27:55 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | da7e65e7e8 | SEBWIN-110: Implemented a basic version of the keyboard layout system control. | 2017-09-13 08:33:12 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | a5d44e1ef8 | Started implementing system controls. Introduced sytem information module... | 2017-08-14 17:44:16 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 939bc7f79a | Implemented basic display / sleep mode handling and added logging to taskbar. | 2017-08-11 08:28:17 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | e959c8cb39 | Implemented very basic log window. | 2017-08-07 12:23:56 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 0807b5f5f9 | Implemented basic mouse interception. | 2017-08-04 15:20:33 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | a79f0c6d77 | Implemented basic keyboard monitoring. | 2017-08-04 12:19:56 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 75f104f136 | Renamed events and event handlers according to C# naming convention. | 2017-08-02 08:31:12 +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 |  |