dbuechel
|
7baf826e5a
|
Refactored taskbar components (moved contracts to separate namespace and introduced XAML control templates) and started implementing system components.
|
2017-08-15 15:30:31 +02:00 |
|
dbuechel
|
12246bd0f5
|
Renamed EventController to RuntimeController, added F5 key handling to browser window / control and enhanced about window.
|
2017-08-02 14:01:20 +02:00 |
|
dbuechel
|
6861353b64
|
Implemented draft of the about window.
|
2017-08-02 10:13:23 +02:00 |
|
dbuechel
|
9ab04ecc77
|
Implemented basic monitoring of Windows explorer and added event controller module.
|
2017-07-26 14:36:20 +02:00 |
|
Damian Büchel
|
429685463b
|
Started implementing the browser component.
|
2017-07-24 17:31:28 +02:00 |
|
Damian Büchel
|
e7b8404254
|
Implemented unit tests for startup- and shutdown-controller.
|
2017-07-21 12:05:31 +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
|
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
|
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 |
|