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

16 Commits

Author SHA1 Message Date
55a70a998e Update to CEF 128.4.8 2024-09-03 17:26:03 +02:00
e3cd6821c8 Update to CEF 125.0.19 2024-05-28 15:50:48 +02:00
36c99d107c Update to CEF 124.3.1
Removed the demos in Delphi_VCL\Extensions
2024-05-01 18:19:19 +02:00
f423f19168 Update to CEF 117.1.5 2023-09-29 19:23:38 +02:00
fd75f6f65e Fixed issue #477 : TinyBrowser demo crashes with CEF 117 2023-09-26 19:06:38 +02:00
8979dc8078 Update to CEF 117.1.4 2023-09-24 11:21:05 +02:00
ca8bc9dff4 Added cef4delphi.chm help file
Added the PDS file to extract the HTML Help files using PasDoc
Added more XML documentation
Fixed some XML errors.
Removed the license copy from the pas units.
Updated the LICENSE.md file
2023-08-09 19:38:57 +02:00
9e7da7a03e Update to CEF 113.3.1 2023-05-29 17:20:32 +02:00
1f5b9c03a4 Updated copyright year 2023-01-07 15:53:04 +01:00
03f9e9a1b9 Update to CEF 98.2.0
Fixed issue #404 : Memory leak with empty TChromiumDefaultUrl
Fixed crash in RasperryPi OS 64 bits
2022-02-19 18:56:41 +01:00
29c04d2221 Updated copyright year
Fixed the project version in the Lazarus LPK file
2022-01-01 10:41:21 +01:00
c88ec15bd4 Update to CEF 94.4.1
Added the keyboard handling modification to the OSRExternalPumpBrowser demo requested by mterrisse in issue #378
Fixed the wrong form icon in TinyBrowser demo.
2021-09-27 12:04:33 +02:00
c5fae76a1f Update to CEF 90.5.4 2021-04-18 19:36:20 +02:00
1d984307ad Updated copyright year 2021-01-01 11:11:30 +01:00
318318c85c Added Views Framework support #244
Added ToolBoxBrowser2 demo
Added TCEFBrowserViewComponent.
Added TCEFLabelButtonComponent.
Added TCEFMenuButtonComponent.
Added TCEFPanelComponent.
Added TCEFTextfieldComponent.
Added TCEFScrollViewComponent.
Added TCEFWindowComponent.
2020-05-05 18:10:33 +02:00
ee831e85bd Update to CEF 81.2.25
- Work in progress : Added many more units, classes and types to support the Views Framewrok.
2020-04-29 19:14:44 +02:00