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 |
|