1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2024-11-24 08:02:15 +02:00
CEF4Delphi/bin
Salvador Díaz Fau 43b0ec7e20 Update to CEF 75.1.4
- Fixed issue #179 : Added a new EditorBrowser demo.
- Fixed issue #195 : Added VizDisplayCompositor to the disabled features list
- Fixed issue #206 : Added a context menu option to show the DevTools in SimpleFMXBrowser. Added TCEFFMXChromium.ShowDevTools and TCEFFMXChromium.CloseDevTools.
- Added a new menu option to MiniBrowser to simulate key presses in normal mode.
2019-07-18 11:48:11 +02:00
..
EditorBrowser.html Update to CEF 75.1.4 2019-07-18 11:48:11 +02:00
emoji.png SchemeRegistrationBrowser demo now can load local files 2018-01-21 09:48:43 +01:00
helloworld.swf SchemeRegistrationBrowser demo now can load local files 2018-01-21 09:48:43 +01:00
JSDialog.html Update to CEF 3.3239.1700.g385b2d4 2017-12-18 19:38:56 +01:00
JSExecutingFunctions.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSExtensionWithFunction.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSExtensionWithObjectParameter.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSSimpleExtension.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSSimpleWindowBinding.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSWindowBindingWithFunction.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSWindowBindingWithObject.html Bug fix #68 2017-11-22 17:43:48 +01:00
jupiter.png Update to CEF 3.3497.1827.ga4f7e36 2018-09-07 11:53:31 +02:00
PopupBrowser.html New PopupBrowser demo 2018-02-18 21:22:10 +01:00
Readme.txt Update to CEF 3.3202.1683.gb095524 2017-11-09 10:33:20 +01:00
test.html SchemeRegistrationBrowser demo improvements 2019-05-12 10:50:27 +02:00
test.js SchemeRegistrationBrowser demo improvements 2019-05-12 10:50:27 +02:00
transparency.html Update to CEF 3.3626.1891.g52be333 2019-02-20 12:44:07 +01:00

All the demos will create the EXEs in this directory.

By default, all demos need to find the CEF binaries in the same directory as the EXE.
In that case, you have to copy the contents of the Release and Resources directories here.

The SubProcess demo *MUST* have the SimpleBrowser.exe, subprocess.exe and crash_reporter.cfg files in this directory.