Salvador Diaz Fau
37b6ef8a04
bugfixes #35 , #36
2017-07-02 13:17:47 +02:00
Salvador Diaz Fau
b13e735ed6
Added a simple node search in MiniBrowser
2017-06-28 10:18:15 +02:00
Salvador Diaz Fau
387f67249b
Added a simple DOM iteration to the MniBrowser demo
2017-06-17 09:19:18 +02:00
Salvador Diaz Fau
f803df15e7
Update to CEF 3.3029.1619.geeeb5d7
...
- Update to CEF 3.3029.1619.geeeb5d7
- Added fullscreen for HTML5 to MiniBrowser demo
2017-05-18 11:46:23 +02:00
Salvador Diaz Fau
ca993f6003
Update to CEF 3.3029.1604.g364cd86
...
Update to CEF 3.3029.1604.g364cd86 / Chromium 58.0.3029.81
Bug fix for Delphi 10.2
Now the binaries are fully movable
2017-04-26 15:45:41 +02:00
Salvador Diaz Fau
6842559661
Bug fixes : #18 #26
...
Bug fix #18 : Random crashes using custom schemes
Bug fix #26 : Dropdown control appearing in wrong place after form moved
2017-04-24 12:57:16 +02:00
Salvador Diaz Fau
f912c6d5ec
Bug fix : Render process crash with large images
2017-04-15 18:19:22 +02:00
Salvador Diaz Fau
5e94c5f158
Update to CEF 3.2987.1599.g495fb8c
2017-04-06 10:07:06 +02:00
Salvador Diaz Fau
5c484b5658
Conditional compilation for Delphi 2007 in DPR
2017-03-26 22:43:46 +02:00
Salvador Diaz Fau
b5b9547d28
Update to CEF 3.2987.1596.gc2b4638
...
* New properties in TCEFApplication : SmoothScrolling, FastUnload,
DisableSafeBrowsing.
* Bug fix in CefResponseFilter. Thanks to Zdravko Gabrovski!
* MiniBrowser now has a context menu option to visit the DOM.
2017-03-22 15:22:11 +01:00
Salvador Diaz Fau
68769fdda2
Update to CEF 3.2987.1594.g92fba9c
...
Bug fix for memory leak in TChromium.Internal_SavePreferences
2017-03-16 19:12:31 +01:00
Salvador Diaz Fau
6178ab49a5
Update to CEF3.2924.1575
...
MiniBrowser : Addition of a preferences form, replacement of URLEdt by
URLCbx, addition of a custom scheme
TCEFApplication : Addition of 3 new properties : EnableSpellingService,
EnableMediaStream, EnableSpeechInput
TCEFChromium : Renamed internal procedures, addition of
UppdatePreferences and SavePreferences procedures, more checks in
doOnBeforeClose and doOnClose.
TCefChromiumWindow : WebBrowser_OnClose returns False by default
2017-03-15 14:53:45 +01:00
Salvador Diaz Fau
e592e2716a
Fixed AV and build error in win64. Support for CEF 3.2924.1571.gcdcdfa9 and new parameter to skip reading dll version in tcefapplication
2017-02-26 16:38:36 +01:00
Salvador Diaz Fau
8d3316ba80
Preliminary Delphi7 support, CommandLine with values, Custom libcef.dll path
2017-02-14 11:01:16 +01:00
Salvador Diaz Fau
bde555ddfa
Command line switch example.
...
Uncomment the line in the DPR file to see an FPS counter in the browser
2017-02-13 15:54:27 +01:00
Salvador Diaz Fau
a97aa2db53
New demo, easier extension registration and updated CEF3
2017-02-11 21:56:08 +01:00