CEF4Delphi/demos/Lazarus/JavaScript
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
..
JSDialog Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSEval Fixed #190: Lazarus : access violation creating a TCefBinaryValueRef in 64 bits 2019-11-11 17:33:16 +01:00
JSExecutingFunctions Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSExtension Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSExtensionWithFunction Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSExtensionWithObjectParameter Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSSimpleExtension Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSSimpleWindowBinding Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSWindowBindingSubProcess Modified JSWindowBindingSubProcess demos to use the new uCEFApplicationCore unit 2019-11-09 18:10:24 +01:00
JSWindowBindingWithArrayBuffer Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSWindowBindingWithFunction Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSWindowBindingWithObject Fixes in string handling and CEF types 2019-11-24 18:19:49 +01:00