Salvador Díaz Fau
|
fd1e936198
|
Update to CEF 79.0.10
- Removed CEFSentinel from some demos because it's no longer necessary.
- Updated copyright year.
|
2020-01-01 12:48:10 +01:00 |
|
Salvador Díaz Fau
|
4231252493
|
New TChromium.AcceptLanguageList property
- New menu option to set the Accept Language List in MiniBrowser.
- CookieVisitor now blocks some cookies from a custom domain.
|
2019-12-03 12:12:19 +01:00 |
|
Salvador Díaz Fau
|
427059dd9a
|
Added TChromium.OnCookieVisitorDestroyed
- Removed TChromium.OnGetResourceRequestHandler
- Added TChromium.OnGetResourceRequestHandler_ReqHdlr
- Added TChromium.OnGetResourceRequestHandler_ReqCtxHdlr
- Modified the CookieVisitor demo to use TChromium.OnCookieVisitorDestroyed
|
2019-11-08 14:32:03 +01:00 |
|
Salvador Díaz Fau
|
2fe89069a4
|
Added all TCefCookieManager functions to TChromium
- Added TChromium.VisitAllCookies
- Added TChromium.VisitURLCookies
- Added TChromium.SetCookie
- Added TChromium.OnCookiesVisited
- Added TChromium.OnCookieSet
- Removed unused constants.
- CookieVisitor demo adapted to the new TChromium functions and events.
|
2019-10-29 16:13:35 +01:00 |
|
Salvador Díaz Fau
|
77121dc510
|
Added TCEFSentinel to more demos
- Check that all frames are valid before using them
- Added an error page to MiniBrowser.
|
2019-10-13 18:50:23 +02:00 |
|
Salvador Díaz Fau
|
22f4a1d6d8
|
Fix #188
Set all "ShowCaption" properties to the default value for backwards compatibility
|
2019-05-23 11:36:33 +02:00 |
|
Salvador Díaz Fau
|
efeb876371
|
Update to CEF 74.1.19
- Converted almost all the demos to Lazarus thanks to avra
- Reorganized "demos" directory.
|
2019-05-19 16:08:15 +02:00 |
|