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