Commit graph

86 commits

Author SHA1 Message Date
Damian Büchel
b5876eb61a SEBWIN-396: Implemented configuration value "allowQuit" to control the termination of SEB by user action. 2020-05-04 12:37:54 +02:00
Damian Büchel
735e0b6dca SEBWIN-384: Ensured the action center is automatically hidden during shell initialization. 2020-04-01 13:49:32 +02:00
Damian Büchel
8e075264a4 SEBWIN-362: Ensured all UI element implementations are only accessible via a façade. 2020-03-17 11:07:40 +01:00
Damian Büchel
9c889ac82d SEBWIN-362: Cleaned up desktop UI implementations. 2020-03-16 18:29:06 +01:00
Damian Büchel
e5659632b9 SEBWIN-356: Changed I18n implementation to automatically load text data for current system language. 2020-03-09 17:35:48 +01:00
Damian Büchel
6efd075ed5 SEBWIN-377: Ensured password dialog has focus when loaded. 2020-03-04 15:54:27 +01:00
dbuechel
c3a2fb38ce Ensured naming consistency for parent window of file system dialog. 2020-01-24 11:07:52 +01:00
dbuechel
c1aa080f87 SEBWIN-308, SEBWIN-312: Replaced BCL folder dialog with custom implementation. 2020-01-22 16:08:57 +01:00
dbuechel
97f3fb4a02 SEBWIN-308: Implemented basic download overview for browser. 2020-01-22 15:16:11 +01:00
dbuechel
b9536c6a1b Unified license information in about windows. 2020-01-21 09:43:25 +01:00
dbuechel
0ec1a446f8 SEBWIN-308: Implemented file system dialog for mobile UI. 2020-01-21 08:48:03 +01:00
dbuechel
0083a87bce SEBWIN-308: Implemented basic file system dialog and download configuration for browser. 2020-01-20 16:13:08 +01:00
dbuechel
45e1b001e3 SEBWIN-302: Implemented configuration for browser window toolbar. 2020-01-08 09:55:23 +01:00
dbuechel
df61e79861 Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
dbuechel
42eccef565 Cleaned and restructured browser settings namespace. 2019-12-18 08:24:55 +01:00
dbuechel
90b73ec8aa SEBWIN-305: Implemented size and position configuration for browser windows. 2019-12-11 11:09:24 +01:00
dbuechel
6e7ddf1f8a SEBWIN-312: Implemented folder dialog for custom application path selection. 2019-12-06 17:42:46 +01:00
dbuechel
b1781ba1ed Fixed layout issues with taskbar popups. 2019-12-06 14:23:07 +01:00
dbuechel
3626fbe74f SEBWIN-312: Made extension method out of WindowUtility. 2019-12-06 10:04:22 +01:00
dbuechel
a93678d5d7 SEBWIN-312: Implemented thumbnails of open windows for desktop taskview. 2019-12-05 11:54:43 +01:00
dbuechel
018e596905 SEBWIN-312: Implemented icon change event for application windows and finally moved IconResource from core to application namespace. 2019-12-03 15:43:48 +01:00
dbuechel
df13e96dcd SEBWIN-312: Implemented mechanism to detect start of whitelisted application instances. 2019-12-02 15:48:06 +01:00
dbuechel
f19f284d95 SEBWIN-312: Implemented basic window handling for external applications. Reverted wrong cleanup logic for native handles. 2019-11-29 14:59:54 +01:00
dbuechel
4503cbe778 SEBWIN-312: Removed IApplicationInstance from API as it is irrelevant to the shell (which cares only about applications and their windows). 2019-11-28 17:22:04 +01:00
dbuechel
84be7afa97 Added option to keep log window topmost. 2019-11-22 15:21:14 +01:00
dbuechel
5ccbd2aae4 SEBWIN-312: Implemented task view for mobile UI. 2019-11-20 14:45:33 +01:00
dbuechel
fbe03b86ea SEBWIN-312: Finished first draft of task view. 2019-11-20 10:45:08 +01:00
dbuechel
08bf49b61b SEBWIN-312: Started implementing task view. 2019-11-15 16:00:03 +01:00
dbuechel
5f31656649 SEBWIN-312: Implemented scaffolding for task view and its keyboard activator. Finally consolidated keyboard and mouse hooks and resolved dependency from WindowsApi to UI. 2019-11-14 14:03:43 +01:00
dbuechel
8dacc208ea SEBWIN-312: Improved stability and usability of log window. 2019-11-13 11:24:57 +01:00
dbuechel
35dd3dd4c2 SEBWIN-312: Implemented basic handling of whitelisted applications. 2019-11-13 10:11:11 +01:00
dbuechel
3d55bd6ff4 SEBWIN-312: Optimized design of application instances in action center. 2019-11-12 09:55:56 +01:00
dbuechel
a6a90376ad SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
dbuechel
c21005b934 SEBWIN-312: Implemented loading of whitelisted applications into shell. 2019-11-06 08:45:37 +01:00
dbuechel
b6dbe6451d SEBWIN-313: Implemented lock screen mechanism for blacklisted processes. 2019-10-11 15:46:15 +02:00
dbuechel
99aa595543 Fixed foreground color of log window and small scroll bar. 2019-10-09 09:54:35 +02:00
dbuechel
dda48396b3 Unified naming and comments for settings. 2019-09-10 11:53:30 +02:00
dbuechel
367ebf1329 SEBWIN-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02:00
dbuechel
b8fd96a10c SEBWIN-314: Started implementing scaffolding for request filter. 2019-09-06 08:13:27 +02:00
dbuechel
363f751f55 SEBWIN-342: Removed UI dependencies from notifications. 2019-09-04 14:11:19 +02:00
dbuechel
12f44edc0b SEBWIN-342: Removed unnecessary dependency from system components on I18n. 2019-09-04 12:07:32 +02:00
dbuechel
6f51d266cc SEBWIN-342: Removed UI dependencies from wireless network system component. 2019-09-04 11:46:30 +02:00
dbuechel
dcbdc13338 SEBWIN-342: Removed UI dependencies from power supply system component. 2019-09-03 11:46:36 +02:00
dbuechel
7506ebaf10 SEBWIN-342: Removed UI dependencies from audio system component. 2019-08-30 17:33:28 +02:00
dbuechel
d8752b5558 SEBWIN-342: Removed UI dependencies from keyboard system control. 2019-08-30 15:59:51 +02:00
dbuechel
affd5de6a7 Resolved dependencies from browser API on UI. 2019-08-30 12:30:00 +02:00
dbuechel
fd20d0d638 Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
dbuechel
106651fc2d SEBWIN-303: Implemented audio control for action center. 2019-08-16 09:19:32 +02:00
dbuechel
4381be2647 SEBWIN-303: Implemented audio control logic. 2019-08-15 16:16:51 +02:00
dbuechel
768336e381 SEBWIN-303: Started implementing audio control. 2019-08-15 10:46:47 +02:00