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

17 Commits

Author SHA1 Message Date
665a578001 Added Delphi 10.3 Rio support
Added ComponentPlatformsAttribute to all the components to provide platform-specific run-time information.
2018-12-09 11:11:59 +01:00
45d585970d Update to CEF 3.3202.1683.gb095524 2017-11-09 10:33:20 +01:00
7f75c50c0b PostDataInspector demo 2017-08-22 18:35:04 +02:00
d54ab43b04 Bug fix #43 : backwards compatibility 2017-07-19 12:12:08 +02:00
37b6ef8a04 bugfixes #35, #36 2017-07-02 13:17:47 +02:00
b13e735ed6 Added a simple node search in MiniBrowser 2017-06-28 10:18:15 +02:00
afffdaab2f Update to CEF 3.3071.1643.ga83b8e9 2017-06-22 11:51:15 +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
6851d71bd3 Update to CEF 3.3071.1634.g9cc59c8 2017-06-06 12:49:27 +02:00
006d33da3a Added overloaded TChromium.CreateBrowser function 2017-06-01 10:33:30 +02:00
ca993f6003 Update to CEF 3.3029.1604.g364cd86
Update to CEF 3.3029.1604.g364cd86 / Chromium 58.0.3029.81
Bug fix for Delphi 10.2
Now the binaries are fully movable
2017-04-26 15:45:41 +02:00
f912c6d5ec Bug fix : Render process crash with large images 2017-04-15 18:19:22 +02:00
5c484b5658 Conditional compilation for Delphi 2007 in DPR 2017-03-26 22:43:46 +02:00
a97aa2db53 New demo, easier extension registration and updated CEF3 2017-02-11 21:56:08 +01:00
98b8762ba7 SimpleBrowser demos 2017-01-27 18:14:48 +01:00
21dcc60a24 reorganization of folders 2017-01-27 17:29:37 +01:00
18dd05505c demos 2017-01-27 16:46:07 +01:00