Damian Büchel
|
a19617c53b
|
Updated year in copyright remarks.
|
2021-02-03 00:45:33 +01:00 |
|
Damian Büchel
|
7a91d34ca8
|
SEBWIN-413: Implemented basic find toolbar for browser.
|
2020-08-10 21:42:51 +02:00 |
|
Damian Büchel
|
48d0dc4db6
|
SEBWIN-411: Fixed audio / video playback not stopping when closing additional browser window.
|
2020-06-23 16:53:43 +02:00 |
|
Damian Büchel
|
9ec8130a8a
|
SEBWIN-395: Fixed issue with request filter blocking load error page.
|
2020-05-15 16:13:15 +02:00 |
|
Damian Büchel
|
9e8c5056cf
|
SEBWIN-362: Ensured load error page is not rendered when a request is aborted.
|
2020-03-18 10:24:22 +01:00 |
|
Damian Büchel
|
f0504fa6d2
|
SEBWIN-362: Implemented basic load error page for browser.
|
2020-03-13 15:56:32 +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
|
df61e79861
|
Updated year in copyright and license remarks.
|
2020-01-06 15:24:46 +01: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
|
18e6b366a5
|
SEBWIN-141: Removed custom windows style for good, as it does not fix the convoluted touch activation issue.
|
2019-08-27 11:53:29 +02:00 |
|
dbuechel
|
0bca109ad8
|
SEBWIN-141: Made workaround for initial touch activation of browser control permanent, as there appears to be no other way to fix the issue.
|
2019-08-27 11:25:38 +02:00 |
|
dbuechel
|
f8518eb8c4
|
SEBWIN-141: Removed workaround for initial touch activation of previous browser version.
|
2019-08-27 10:19:01 +02:00 |
|
dbuechel
|
8b0cc6db71
|
SEBWIN-329: URL textbox is now hidden when disabled and the developer console is accessible via the browser menu. Removed spinning wheel and introduced loading progress indicator.
|
2019-05-22 11:42:31 +02:00 |
|
dbuechel
|
2fd4bfa78a
|
SEBWIN-141: Updated browser engine to version 73.1.130 and implemented workaround for broken touch activation / OSK input in browser.
|
2019-05-15 10:00:13 +02:00 |
|
dbuechel
|
c6556a7765
|
SEBWIN-226: Implemented configuration for main / additional browser windows and handled forward / backward navigation buttons.
|
2019-01-23 09:37:47 +01:00 |
|
dbuechel
|
6527969e75
|
SEBWIN-106: Implemented basic zoom functionality for browser.
|
2019-01-18 16:11:33 +01:00 |
|
dbuechel
|
0ee13c9c8b
|
SEBWIN-106: Implemented basic favicon handling.
|
2019-01-17 16:15:10 +01:00 |
|
dbuechel
|
f949a19f32
|
SEBWIN-106: Implemented basic popup and reload handling, revised browser control implementation and added mouse button interception for navigation (auxiliary) keys. Also finally implemented a custom template for small scrollbars in scrollviewers.
|
2019-01-17 11:12:17 +01:00 |
|
dbuechel
|
91c2417930
|
SEBWIN-106: Working on browser zoom...
|
2019-01-15 10:44:35 +01:00 |
|
dbuechel
|
704aea3a45
|
SEBWIN-223, SEBWIN-224: Implemented user interface and browser configuration mapping.
|
2019-01-11 08:25:40 +01:00 |
|
dbuechel
|
4edd8480ef
|
Updated year to 2019 for all copyright notices.
|
2019-01-09 11:25:21 +01:00 |
|
dbuechel
|
8280ac3a92
|
SEBWIN-220: Implemented basic logging for browser modules.
|
2018-08-31 15:29:36 +02:00 |
|
dbuechel
|
02d69005c0
|
SEBWIN-220: Moved SEB URI schemes to global application configuration.
|
2018-08-14 09:06:35 +02:00 |
|
dbuechel
|
70f68abc8f
|
SEBWIN-220: Moved all event handlers to separate files and namespaces.
|
2018-07-06 15:57:38 +02:00 |
|
dbuechel
|
50dcb7502a
|
SEBWIN-220: Scaffolding for new (re-)configuration procedure.
|
2018-06-21 07:56:25 +02:00 |
|
dbuechel
|
49d9b03d7a
|
SEBWIN-219: Extracted message box from UI factory and tidied up user interface contracts.
|
2018-03-14 12:07:20 +01:00 |
|
dbuechel
|
5bd1d9dea4
|
SEBWIN-219: Found acceptable solution for interception of configuration requests.
|
2018-03-08 07:35:58 +01:00 |
|
dbuechel
|
f2e3b35730
|
SEBWIN-219: Implemented simple loading state indicator for browser window.
|
2018-03-01 08:50:08 +01:00 |
|
dbuechel
|
d935407ecb
|
SEBWIN-219: Working on IPC mechanics.
|
2018-02-15 15:42:54 +01:00 |
|
dbuechel
|
ff956daf39
|
SEBWIN-219: Updated assembly information and copyright year.
|
2018-01-16 08:24:00 +01:00 |
|
dbuechel
|
a8025ad2a1
|
Added coloration to log window and removed URI format check in browser control.
|
2017-08-11 10:22:09 +02:00 |
|
dbuechel
|
cbb3e797b0
|
Made browser refresh functionality respect the configured settings.
|
2017-08-03 08:42:48 +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
|
75f104f136
|
Renamed events and event handlers according to C# naming convention.
|
2017-08-02 08:31:12 +02:00 |
|
Damian Büchel
|
5c365f02b0
|
Continued implementation of browser window, i.e. added basic browser functionality like address bar, refresh and navigation.
|
2017-07-31 20:22:53 +02:00 |
|
Damian Büchel
|
d2e08e3278
|
Switched to Windows Forms version of CefSharp, as the WPF user control is less performant (slow & laggy).
|
2017-07-25 11:36:50 +02:00 |
|
Damian Büchel
|
386d0e7a7a
|
Added post-build event to copy browser libraries to output directory of the main executable.
|
2017-07-25 09:02:32 +02:00 |
|
Damian Büchel
|
429685463b
|
Started implementing the browser component.
|
2017-07-24 17:31:28 +02:00 |
|