CEF4Delphi/demos/Delphi_VCL/JavaScript/JSExtension
Salvador Díaz Fau c455886d29 Fixes in string handling and CEF types
- Modified Cefv8Accessor and Cefv8Interceptor helper function declarations.
- Fixed and renamed ICefV8Interceptor parameters.
- Fixed and renamed ICefV8Accessor parameters.
- Modified ICefValue.SetBool parameter.
- Fixed ICefMenuModelDelegate.FormatLabel "label" parameter.
- Modified CefStringClearAndGet parameter.
- Added CefStringInitialize function.
- Fixed string handling in TCefRequestContextRef.SetPreference.
- Fixed string handling in TCefCustomResourceBundleHandler.GetLocalizedString.
- Fixed string handling in TCefResourceHandlerOwn.GetResponseHeaders.
- Fixed string handling in TCefResourceRequestHandlerOwn.OnResourceRedirect.
- Fixed string handling in TCefStringMapOwn.
- Fixed string handling in TCefStringMultimapOwn.
- Fixed and renamed ICefv8Handler.Execute parameters.
- Adapted JSWindowBindingWithObject demo to new Cefv8Accessor declaration.
2019-11-24 18:19:49 +01:00
..
00-DeleteDCUs.bat Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
cef.inc Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
JSExtension.dpr Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
JSExtension.dproj Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
uJSExtension.dfm Added TCEFSentinel to more demos 2019-10-13 18:50:23 +02:00
uJSExtension.pas Fixes in string handling and CEF types 2019-11-24 18:19:49 +01:00
uSimpleTextViewer.dfm Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
uSimpleTextViewer.pas Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
uTestExtensionHandler.pas Fixes in string handling and CEF types 2019-11-24 18:19:49 +01:00