CEF4Delphi/demos/Lazarus/JavaScript/JSWindowBindingWithObject
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-Delete.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
JSWindowBindingWithObject.lpi Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
JSWindowBindingWithObject.lpr Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
JSWindowBindingWithObject.lps Fixes in string handling and CEF types 2019-11-24 18:19:49 +01:00
uJSWindowBindingWithObject.lfm Fixed the CustomResourceHandler demo 2019-10-14 15:39:27 +02:00
uJSWindowBindingWithObject.pas Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
uMyV8Accessor.pas Fixes in string handling and CEF types 2019-11-24 18:19:49 +01:00