dbuechel
31d6d544d0
SEBWIN-219:
...
- Extracted operations and notifications from core library and moved them to client resp. runtime component.
- Renamead runtime component to SafeExamBrowser.Runtime.
- Moved post-build event from browser to client assembly.
2018-01-18 08:16:20 +01:00
dbuechel
e1a0e9b3d6
SEBWIN-219: Separated existing functionality between runtime and client.
2018-01-17 08:26:44 +01:00
dbuechel
e8ab871a67
Installed OpenCover.
2017-10-06 15:46:45 +02:00
dbuechel
3524bf394c
Added assembly for classic user interface and renamed root folder of assembly SafeExamBrowser.UserInterface.Windows10.
2017-08-22 09:37:17 +02:00
dbuechel
d68955208a
Renamed current user interface assembly to SafeExamBrowser.UserInterface.Windows10.
2017-08-22 08:39:49 +02:00
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
1c26d54e34
Removed unused assembly references.
2017-08-15 08:39:10 +02:00
Damian Büchel
a5d44e1ef8
Started implementing system controls. Introduced sytem information module...
2017-08-14 17:44:16 +02:00
dbuechel
25105d61b1
Completed basic implementation of window and process monitoring.
2017-07-27 11:46:31 +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
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
72e8dcbb54
Finished basic implementation of taskbar.
2017-07-17 16:59:50 +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
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
a2960f014e
Add project files.
2017-07-05 10:50:02 +02:00