Damian Büchel
|
e959c8cb39
|
Implemented very basic log window.
|
2017-08-07 12:23:56 +02:00 |
|
Damian Büchel
|
be49058e8c
|
Split keyboard and mouse interceptor to separate operations to avoid mouse lagg during startup / shutdown.
|
2017-08-07 09:42:12 +02:00 |
|
dbuechel
|
a79f0c6d77
|
Implemented basic keyboard monitoring.
|
2017-08-04 12:19:56 +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
|
94f356b77a
|
Implemented basic window handling.
|
2017-07-24 15:29:17 +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
|
72e8dcbb54
|
Finished basic implementation of taskbar.
|
2017-07-17 16:59:50 +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 |
|
Damian Büchel
|
0e9571fe10
|
Continued implementing the scaffolding:
- Added composition root
- Implemented XML resource for I18n
|
2017-07-06 10:56:03 +02:00 |
|
Damian Büchel
|
936f72c8bd
|
Started implementing basic scaffolding (application startup procedure / I18n).
|
2017-07-05 17:21:52 +02:00 |
|
Damian Büchel
|
81dde7323f
|
Added core library and license.
|
2017-07-05 11:41:19 +02:00 |
|