mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-15 15:55:56 +01:00
c455886d29
- 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.
16 lines
345 B
JSON
16 lines
345 B
JSON
{
|
|
"UpdateLazPackages" : [
|
|
{
|
|
"ForceNotify" : true,
|
|
"InternalVersion" : 68,
|
|
"Name" : "cef4delphi_lazarus.lpk",
|
|
"Version" : "78.3.4.0"
|
|
}
|
|
],
|
|
"UpdatePackageData" : {
|
|
"DisableInOPM" : false,
|
|
"DownloadZipURL" : "https://github.com/salvadordf/CEF4Delphi/archive/master.zip",
|
|
"Name" : "CEF4Delphi"
|
|
}
|
|
}
|