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 |
|
dbuechel
|
714d300758
|
Working on browser configuration.
|
2017-07-28 14:52:15 +02:00 |
|
dbuechel
|
af7e1e6a6e
|
Completed instance handling for browser and taskbar button implementation.
|
2017-07-28 09:12:17 +02:00 |
|
dbuechel
|
8e4f818159
|
Implemented basic browser window and moved log file paths to settings.
|
2017-07-26 08:50:36 +02:00 |
|
Damian Büchel
|
429685463b
|
Started implementing the browser component.
|
2017-07-24 17:31:28 +02:00 |
|
Damian Büchel
|
eb6fbf49b8
|
Implemented basic handling of working area.
|
2017-07-20 14:16:47 +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
|
8a400ab983
|
Added XAML support for icons in the taskbar, updated Chromium logo to vector graphics and added the application icon for SEB itself.
|
2017-07-13 12:12:52 +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
|
7bc2686560
|
Finished first draft of application scaffolding and splash screen.
|
2017-07-10 15:47:12 +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 |
|