Commit graph

  • 8b0cc6db71 SEBWIN-329: URL textbox is now hidden when disabled and the developer console is accessible via the browser menu. Removed spinning wheel and introduced loading progress indicator. dbuechel 2019-05-22 11:42:31 +0200
  • d472bb1f3c Fixed build platform for user interface assemblies. dbuechel 2019-05-21 09:35:44 +0200
  • 6239e6127a Updated build script for base version. dbuechel 2019-05-21 08:36:33 +0200
  • bfbfa85f23 Updated build script for alpha version. dbuechel 2019-05-21 08:32:00 +0200
  • e46316a69d SEBWIN-328: Implemented static user agent to fix issue with as of yet unsupported request interception for requests made by service workers. dbuechel 2019-05-16 14:41:38 +0200
  • 2fd4bfa78a SEBWIN-141: Updated browser engine to version 73.1.130 and implemented workaround for broken touch activation / OSK input in browser. dbuechel 2019-05-15 10:00:13 +0200
  • 66275830ae Downgraded browser engine back to 71.0.2 due to issues with touch input. dbuechel 2019-05-08 15:41:57 +0200
  • 626e2742e0 Downgraded browser engine back to 71.0.2 due to issues with touch input. dbuechel 2019-05-08 15:40:58 +0200
  • 8da5588e26 SEBWIN-141: Enabled touch events for browser engine. dbuechel 2019-05-08 15:36:48 +0200
  • d985a580bc Updated browser engine to version 73.1.13. dbuechel 2019-05-08 14:08:43 +0200
  • 8656363a7a SEBWIN-325: Only update the favicon if it really exists. dbuechel 2019-05-08 13:53:38 +0200
  • 63fc6b75c1 Changed quit confirmation message. dbuechel 2019-05-08 11:06:23 +0200
  • 931228b6f1 SEBWIN-326: Disabled close button for main browser window. dbuechel 2019-05-08 11:02:59 +0200
  • 305110f239 SEBWIN-104: Made about notification configurable and removed it and log notification from taskbar by default. dbuechel 2019-05-08 10:12:22 +0200
  • 137b463044 SEBWIN-106: Implemented URL randomization for browser window. dbuechel 2019-05-08 09:56:34 +0200
  • ccfba9fdce SEBWIN-226: Enabled rendering of tooltips in browser. dbuechel 2019-04-18 08:44:27 +0200
  • 5d5c260ca8 SEBWIN-226: Implemented custom user agent suffix. dbuechel 2019-04-18 08:15:47 +0200
  • befe00b867 Okay, this is the last one, for real! dbuechel 2019-04-11 11:06:20 +0200
  • 060476d95f Alas, one more change to the readme. Note to self: Edit the readme online next time... dbuechel 2019-04-11 11:03:35 +0200
  • 54de6bf1f5 Improved layout of readme. dbuechel 2019-04-11 10:53:00 +0200
  • bab95f65bf Updated readme with requirements. dbuechel 2019-04-11 10:27:10 +0200
  • 88442891c1 Extended unit tests. dbuechel 2019-04-04 16:06:05 +0200
  • 9e246ba4a6 SEBWIN-226: Removed configuration value overrides. dbuechel 2019-04-02 08:28:53 +0200
  • 83c577d230 SEBWIN-226: Updated clock view model to refresh every 250ms. dbuechel 2019-04-02 08:17:26 +0200
  • ccfbfe7a0b SEBWIN-226: Ensured all message boxes shown by the runtime controller have the correct parent window. dbuechel 2019-04-02 07:53:00 +0200
  • 4a75ce5f6d SEBWIN-226: Updated copyright notice for CEF in About window. dbuechel 2019-04-02 07:43:22 +0200
  • 21d0a82b43 SEBWIN-226: Simplified timeouts for client operation. dbuechel 2019-03-29 16:02:05 +0100
  • 06497258fd SEBWIN-226: Fix for CI build version. dbuechel 2019-03-29 12:09:52 +0100
  • d8bccf6904 SEBWIN-226: Attempt to correct CI build version. dbuechel 2019-03-29 12:00:27 +0100
  • a70280dd7a SEBWIN-226: Removed build number from informational version. dbuechel 2019-03-29 10:59:54 +0100
  • 0d270b1444 SEBWIN-226: Trying to use CI to set correct version and build number for assemblies. dbuechel 2019-03-29 10:52:00 +0100
  • 51586fdda4 SEBWIN-226: Mapped configuration values for action center. dbuechel 2019-03-29 09:14:54 +0100
  • 719411d8e3 SEBWIN-226: Implemented termination activator for global CTRL+Q keyboard shortcut. dbuechel 2019-03-29 07:46:21 +0100
  • 25022295e1 SEBWIN-226: Forgot to stop the action center activators on application termination. dbuechel 2019-03-28 09:29:21 +0100
  • 0916dacb7f SEBWIN-226: Increased timeout for client startup to 30 seconds (15 turned out to be too low for slower machines). dbuechel 2019-03-28 09:05:18 +0100
  • 90fefae248 SEBWIN-226: Leveraged new possibility of .NET 4.7 to keep inner stream of GZipStream open. dbuechel 2019-03-28 08:44:34 +0100
  • c02caa6732 SEBWIN-226: Updated assembly information for all assemblies. dbuechel 2019-03-28 08:01:56 +0100
  • 5bdf910e54 SEBWIN-117: Fixed minor issue overwriting the actual original working area on display changes. dbuechel 2019-03-26 10:56:09 +0100
  • 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. dbuechel 2019-03-22 15:41:25 +0100
  • a43975aa76 SEBWIN-141: Implemented custom message box for mobile UI. dbuechel 2019-03-22 12:17:14 +0100
  • ca939f045c SEBWIN-141: Touch-optimized main elements of mobile user interface, next up: Custom message box implementation. dbuechel 2019-03-22 10:09:51 +0100
  • b7167d35f6 SEBWIN-141: Implemented scaffolding for touch-optimized user interface. dbuechel 2019-03-21 16:05:16 +0100
  • b64a8febe0 Fixed CI build script for updated OpenCover version. dbuechel 2019-03-20 15:00:27 +0100
  • 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. dbuechel 2019-03-20 14:55:24 +0100
  • 370ea54116 SEBWIN-226: Updated browser engine to version 71.0.2. dbuechel 2019-03-20 14:07:30 +0100
  • 4044b62867 SEBWIN-226: Updated target framework for all assemblies to version 4.7.2. dbuechel 2019-03-20 14:00:36 +0100
  • ebdd5b1e03 SEBWIN-106: Fixed placement of browser menu. dbuechel 2019-03-20 11:39:15 +0100
  • 5ad8a8a2fb SEBWIN-117: Corrected implementation of browser window to automatically resize itself on display rotation. Decided to use WPF's SystemParameters nonetheless by only accessing it after the working area has been initialized. dbuechel 2019-03-20 10:08:10 +0100
  • 13832cb65c SEBWIN-141: Fixed touch activator for action center. dbuechel 2019-03-20 08:12:14 +0100
  • 517ceaca4e SEBWIN-117: Changed layout & positioning of the taskbar and action center (WPF caches the current working area but does not allow to manually reset the cache). Ensured that the wallpaper is only changed on Windows 7. dbuechel 2019-03-19 16:09:07 +0100
  • 14abfccc2e SEBWIN-226: Changed termination mechanism of explorer shell to accommodate bug (?) in Windows and fixed setting of working area parameters. dbuechel 2019-03-19 12:26:03 +0100
  • 4f257c60f0 SEBWIN-106: Ensured invalid URIs entered by the user are not loaded by the browser. dbuechel 2019-03-15 15:55:34 +0100
  • 0a184e3c8e SEBWIN-106: Ensured the main browser window cannot be closed by the user. dbuechel 2019-03-15 14:50:27 +0100
  • 36719c584a Dito. dbuechel 2019-03-15 13:44:55 +0100
  • 7e77bff1a2 Attempt to resolve timing issues with test for ClientHostDisconnectionOperation. dbuechel 2019-03-15 13:36:10 +0100
  • aed6c26168 Updated year for CEF copyright information. dbuechel 2019-03-15 11:41:51 +0100
  • b4ae1745fc SEBWIN-141: Implemented quit button and clock for action center. dbuechel 2019-03-15 11:38:59 +0100
  • a47f68422c SEBWIN-141: Implemented wireless network control for action center and revised keyboard layout control for taskbar. dbuechel 2019-03-15 09:44:17 +0100
  • ac2293dcb6 SEBWIN-141: Implemented power supply control for action center. dbuechel 2019-03-14 10:28:21 +0100
  • 5ba6e6345c SEBWIN-141: Extended / changed implementation of keyboard layout for action center and taskbar. dbuechel 2019-03-12 16:18:27 +0100
  • 9e0a3d8543 SEBWIN-141: Minor enhancements of explorer shell & touch activator. dbuechel 2019-03-12 07:51:55 +0100
  • 31857bfb25 SEBWIN-141: Extended system component contracts and implementations to allow multiple controls per component and started to implement action center functionality. dbuechel 2019-03-08 15:56:38 +0100
  • 519fb9e57b SEBWIN-141: Implemented draft of application controls for action center. dbuechel 2019-03-08 11:43:52 +0100
  • 1991f9c2d1 SEBWIN-141: Fixed issue with flickering / unintentional hiding of action center. dbuechel 2019-03-07 08:57:17 +0100
  • 1625e7fa2b SEBWIN-226: Added mapping for kiosk mode configuration. dbuechel 2019-03-07 08:34:47 +0100
  • 29b99d8830 SEBWIN-141: Fixed unit tests for new taskbar configuration and shutdown procedure. dbuechel 2019-03-06 16:16:50 +0100
  • d99d46d086 SEBWIN-141: Basic draft of action center including keyboard and touch activators. dbuechel 2019-03-06 16:10:00 +0100
  • 04641b9bc7 Trying to get rid of System.IO.DirectoryNotFoundException related to Moq and OpenCover. dbuechel 2019-02-26 11:16:55 +0100
  • 400d013944 SEBWIN-296: Forgot unit test condition for runtime host. dbuechel 2019-02-26 10:51:02 +0100
  • b6d9591c6c SEBWIN-296: Extended unit tests for client and runtime components. dbuechel 2019-02-26 10:07:41 +0100
  • f32bf19f50 SEBWIN-296: Extended unit tests for runtime host and controller. dbuechel 2019-02-26 08:40:00 +0100
  • 9892ace4d9 SEBWIN-296: Extended unit tests for runtime controller. dbuechel 2019-02-26 07:46:49 +0100
  • ce08f32300 SEBWIN-296: Extended unit tests for operation results of runtime operations. dbuechel 2019-02-22 14:50:46 +0100
  • b86e61b6db SEBWIN-296: Extended unit tests for runtime host. dbuechel 2019-02-22 14:38:46 +0100
  • 5016c14ff3 SEBWIN-296: Implemented unit tests for configuration repository. dbuechel 2019-02-22 10:02:34 +0100
  • f8cb521a1e SEBWIN-296: Implemented unit tests for substream. dbuechel 2019-02-21 13:39:45 +0100
  • 71c5046275 SEBWIN-296: Implemented unit tests for XML serializer. dbuechel 2019-02-21 10:39:36 +0100
  • 418a834a0a SEBWIN-296: Fixed errors in XML parser and extended its unit tests. dbuechel 2019-02-20 16:18:43 +0100
  • f2b3e8e32b SEBWIN-296: Extended unit tests for XML parser. dbuechel 2019-02-20 13:02:12 +0100
  • ef298836f1 SEBWIN-296: Implemented unit tests for XML parser. dbuechel 2019-02-20 11:58:10 +0100
  • 817d9eaefc SEBWIN-296: Implemented unit tests for binary serializer. dbuechel 2019-02-20 08:47:30 +0100
  • f86615c77d SEBWIN-296: Added test certificate to source control. dbuechel 2019-02-19 16:08:03 +0100
  • cf7d6c4d3e SEBWIN-296: Decoupled cryptographic implementations from data formats to be able to unit test the latter. dbuechel 2019-02-19 15:54:11 +0100
  • f817f31f2d SEBWIN-296: Implemented unit tests for GZip compressor. dbuechel 2019-02-19 11:01:14 +0100
  • dd0fc7a09b SEBWIN-296: Implemented unit tests for public key hash encryption. dbuechel 2019-02-19 10:22:32 +0100
  • 44df65e67a SEBWIN-296: Added missing unit tests for password encryption. dbuechel 2019-02-15 16:04:24 +0100
  • 86e494e611 SEBWIN-296: Discovered and fixed epic bug in SubStream & PasswordEncryption by implementing unit tests for the latter. dbuechel 2019-02-15 15:21:26 +0100
  • 273e404f60 SEBWIN-296: Implemented unit tests for hash algorithm. dbuechel 2019-02-15 10:11:31 +0100
  • 76da1f3585 SEBWIN-296: Extended unit tests of runtime proxy. dbuechel 2019-02-15 10:01:52 +0100
  • b0ff5ee0ff SEBWIN-296: Extended unit tests for client proxy. dbuechel 2019-02-15 09:52:18 +0100
  • 1d50d3d736 SEBWIN-296: Extended unit tests for base proxy. dbuechel 2019-02-15 09:43:23 +0100
  • 33c47f5b4a SEBWIN-296: Extended unit tests for base host. dbuechel 2019-02-15 09:34:21 +0100
  • a1abc662b8 SEBWIN-296: Extended unit tests for client host. dbuechel 2019-02-15 09:26:54 +0100
  • 9b6e795e46 SEBWIN-296: Extended unit tests for client controller. dbuechel 2019-02-15 09:06:21 +0100
  • fdfe341dc1 SEBWIN-296: Started extending unit tests for client controller. dbuechel 2019-02-14 16:05:58 +0100
  • 413bfda1c4 SEBWIN-296: Implemented unit tests for client initialization operation. dbuechel 2019-02-14 15:01:08 +0100
  • be3fbf12c6 SEBWIN-296: Fixed unit tests for configuration operation in runtime. dbuechel 2019-02-14 12:06:35 +0100
  • 875bb57c95 SEBWIN-296: Fixed unit tests for password negotiation via client. dbuechel 2019-02-12 15:44:07 +0100
  • 4ba7f28a24 SEBWIN-296: Fixed unit tests for repeatable operation sequence. dbuechel 2019-02-12 14:34:51 +0100
  • 1db30e7d2c SEBWIN-296: Implemented unit tests for runtime connection operation. dbuechel 2019-02-12 14:30:12 +0100