dbuechel
|
2ab48cda09
|
SEBWIN-219: Unified WPF application shutdown for runtime & client (and fixed window visibility issue by doing so).
|
2018-02-21 14:01:21 +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
|
ff956daf39
|
SEBWIN-219: Updated assembly information and copyright year.
|
2018-01-16 08:24:00 +01:00 |
|
dbuechel
|
c9a53397a4
|
Renamed Key to TextKey and started implementing keyboard monitoring.
|
2017-08-03 15:35:22 +02:00 |
|
Damian Büchel
|
1153fea091
|
Enhanced startup- and shutdown-procedure by introducing a stack of IOperations (which are automatically reverted on shutdown or if an error happens during startup).
|
2017-07-21 10:04:27 +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
|
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
|
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 |
|