1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-22 22:17:48 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
45d585970d Update to CEF 3.3202.1683.gb095524 2017-11-09 10:33:20 +01:00
13c427fc24 Extra UpdateSize call
- Added an extra call to TCEFWindowParent.UpdateSize to the demos when the browser is fully created.

- Also added a fix for Delphi 10.2 compatibility in the SchemeRegistrationBrowser.
2017-08-23 12:28:45 +02:00
37b6ef8a04 bugfixes #35, #36 2017-07-02 13:17:47 +02:00
830117e0ca Faster browser destruction
Faster browser destruction. All timers have been removed from the demos.
Removed unnecessary client handler class in TChromium. Now there's only
an interface.
Fixed an old memory leak in popup windows.
2017-06-11 17:48:20 +02:00
fbefae8e34 Added a Toolbox browser demo 2017-05-21 17:41:10 +02:00