CEF4Delphi/demos/Delphi_VCL/MiniBrowser
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
MiniBrowser.dpr Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
MiniBrowser.dproj Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
uMiniBrowser.dfm Update to CEF 78.2.10 2019-11-03 11:17:09 +01:00
uMiniBrowser.pas Fixes in string handling and CEF types 2019-11-24 18:19:49 +01:00
uPreferences.dfm Update to CEF 77.1.8 2019-10-04 15:13:24 +02:00
uPreferences.pas Update to CEF 77.1.18 2019-10-19 10:58:34 +02: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