1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-01-03 10:15:38 +02:00
CEF4Delphi/demos/SubProcess
Salvador Díaz Fau 8000e45198 CEF Views type and interface definitions
- Added some Linux and MacOS initialization (doesn't work yet)
- GlobalCEFApp.MustFreeLibrary is now FALSE by default.
- GlobalCEFApp set to nil in all demos.
- ResponseFilterBrowser now uses the critical section in Chromium1ResourceLoadComplete.
- Added overloaded TChromium.LoadURL to load a URL in a frame.
- Added url and cookiename parameters to TChromium.DeleteCookies to delete the cookies from that url and/or name.
2018-05-24 19:15:41 +02:00
..
00-DeleteDCUs.bat Update to CEF 3.3202.1677.gd04a869 2017-11-01 09:38:38 +01:00
cef.inc Added high DPI support in OSR demo 2017-07-28 12:47:57 +02:00
crash_reporter.cfg Added a crash_reporter.cfg and a SimpleBrowser to the SubProcess demo 2017-10-19 12:11:47 +02:00
SimpleBrowser.dpr CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
SimpleBrowser.dproj Update to CEF 3.3202.1683.gb095524 2017-11-09 10:33:20 +01:00
SubProcess.dpr CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
SubProcess.dproj Update to CEF 3.3202.1683.gb095524 2017-11-09 10:33:20 +01:00
uSimpleBrowser.dfm Update to CEF 3.3325.1756.g6d8faa4 2018-03-31 18:08:18 +02:00
uSimpleBrowser.pas Added support for Lazarus/FPC (windows 32bit) 2018-05-12 14:50:54 +02:00