CEF4Delphi/demos/Delphi_VCL
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
..
ConsoleBrowser Adapted ConsoleBrowser and DLLBrowser to use uCEFApplicationCore 2019-11-11 11:38:01 +01:00
CookieVisitor Added TChromium.OnCookieVisitorDestroyed 2019-11-08 14:32:03 +01:00
CustomResourceBrowser Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
DLLBrowser Adapted ConsoleBrowser and DLLBrowser to use uCEFApplicationCore 2019-11-11 11:38:01 +01:00
DOMVisitor Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
EditorBrowser Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
ExternalPumpBrowser Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
FullScreenBrowser Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JavaScript Fixes in string handling and CEF types 2019-11-24 18:19:49 +01:00
KioskOSRBrowser uCEFApplicationCore is a VCL-free implementation (no Controls/Forms units, no Application object). 2019-11-09 15:57:29 +01:00
MDIBrowser Update to CEF 78.2.9 2019-10-30 10:26:48 +01:00
MDIExternalPumpBrowser Update to CEF 78.2.9 2019-10-30 10:26:48 +01:00
MiniBrowser Fixes in string handling and CEF types 2019-11-24 18:19:49 +01:00
OSRExternalPumpBrowser uCEFApplicationCore is a VCL-free implementation (no Controls/Forms units, no Application object). 2019-11-09 15:57:29 +01:00
PopupBrowser Fixes in string handling and CEF types 2019-11-24 18:19:49 +01:00
PopupBrowser2 Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
PostInspectorBrowser Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
ResponseFilterBrowser Added uCEFApplicationCore.pas to project files 2019-11-09 17:31:59 +01:00
SchemeRegistrationBrowser Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
SimpleBrowser Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
SimpleBrowser2 Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
SimpleExternalPumpBrowser Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
SimpleOSRBrowser Fixes in string handling and CEF types 2019-11-24 18:19:49 +01:00
SimpleServer Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
SubProcess uCEFApplicationCore is a VCL-free implementation (no Controls/Forms units, no Application object). 2019-11-09 15:57:29 +01:00
TabbedBrowser Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
ToolBoxBrowser Fixes in string handling and CEF types 2019-11-24 18:19:49 +01:00
ToolBoxSubProcessBrowser New ToolBoxSubProcessBrowser demo 2019-11-19 12:44:29 +01:00
URLRequest Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00