1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-01-03 10:15:38 +02:00
CEF4Delphi/demos/Delphi_VCL
Salvador Díaz Fau 437c3bf4c0 Bug fix #222
- Fixed ICEFPostData and TCefPostData declarations
- Fixed CustomAbsolutePath to convert the relative path to absolute path even when CustomPathCanonicalize fails.
- Added a POST example to the URLRequest demo.
- Updated the PostInspectorBrowser demo for the new ICEFPostData decalrations.
2019-09-25 17:23:16 +02:00
..
ConsoleBrowser Removed all code comments about the GlobalCEFApp.cookies property and a separate cookies directory 2019-09-19 14:14:03 +02:00
CookieVisitor Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
CustomResourceBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
DLLBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
DOMVisitor Update to CEF 76.1.10 2019-08-27 09:52:33 +02:00
EditorBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
ExternalPumpBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
FullScreenBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
JavaScript Fixed crash with relative paths that have ".." 2019-09-21 11:37:13 +02:00
KioskOSRBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
MDIBrowser Added JSWindowBindingWithArrayBuffer demo 2019-09-10 13:09:14 +02:00
MDIExternalPumpBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
MiniBrowser Added functions and events to flush the cookies easily. 2019-09-16 11:28:48 +02:00
OSRExternalPumpBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
PopupBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
PopupBrowser2 Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
PostInspectorBrowser Bug fix #222 2019-09-25 17:23:16 +02:00
ResponseFilterBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
SchemeRegistrationBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
SimpleBrowser Removed all code comments about the GlobalCEFApp.cookies property and a separate cookies directory 2019-09-19 14:14:03 +02:00
SimpleBrowser2 Removed all code comments about the GlobalCEFApp.cookies property and a separate cookies directory 2019-09-19 14:14:03 +02:00
SimpleExternalPumpBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
SimpleOSRBrowser Update to CEF 76.1.10 2019-08-27 09:52:33 +02:00
SimpleServer Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
SubProcess Removed all code comments about the GlobalCEFApp.cookies property and a separate cookies directory 2019-09-19 14:14:03 +02:00
TabbedBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
ToolBoxBrowser Update to CEF 76.1.5 2019-08-01 18:20:42 +02:00
URLRequest Bug fix #222 2019-09-25 17:23:16 +02:00