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

1267 Commits

Author SHA1 Message Date
44668e873d Fix issue #487
Added TCEFComponentIdList.
Added IChromiumEvents..GetComponentID
Added ICEFUrlRequestClientEvents..GetComponentID
Added ICefViewDelegateEvents..GetComponentID
Added TCefManagedTask.
Added TCefChromiumTask.
Added TCefViewDelegateTask.
Added TCefURLRequestClientTask.
2023-11-29 13:04:33 +01:00
9e5b90303c Use the main cef.inc file in all demos
Remove unused uCEFSentinel references.
Remove duplicated licenses.
2023-11-27 18:21:07 +01:00
f764c39cc1 Replace the SetPEFlags code
Remove the outdated license text.
Use the main cef.inc file in all Delphi demos.
Fixed issue #493.
2023-11-26 19:28:28 +01:00
90db9ab70d Update to CEF 119.4.3 2023-11-16 16:58:47 +01:00
2ba413797f Define a constant for SetPEFlags in MiniBrowserD7 118.0.5993.119 2023-11-13 17:38:49 +01:00
792a602efa Update to CEF 118.7.1 2023-11-08 19:42:42 +01:00
b0f58ea32b Update to CEF 118.6.10 2023-11-07 20:19:47 +01:00
f06cefa0ac Added Delphi 12 mention to the readme file. 2023-11-07 19:22:48 +01:00
087760492c Added more XML documentation. 2023-11-05 16:53:22 +01:00
d773926952 Added the MiniBrowserD7 demo for Delphi 7 2023-11-04 15:35:47 +01:00
7b2d343ec8 Update to CEF 118.6.9 2023-10-29 11:01:50 +01:00
53731d0cc8 Update to CEF 118.6.8 2023-10-27 10:46:21 +02:00
b6f493d58e Fixed links 2023-10-26 09:03:41 +02:00
9c2d973203 Update to CEF 118.6.7
Updated cef.inc files with the Delphi 12 compiler version info found in Skia4Delphi
2023-10-25 11:32:00 +02:00
a520097a43 Added more XML documentation. 2023-10-23 11:51:49 +02:00
d5d5387124 Update to CEF 118.6.6 2023-10-22 19:09:51 +02:00
9c94220a5d Update to CEF 117.2.5 117.0.5938.152 2023-10-13 12:08:36 +02:00
f9c6702107 Update to CEF 117.2.4 2023-10-07 17:32:31 +02:00
9dedbb7497 Update to CEF 117.2.3 2023-10-05 17:39:46 +02:00
8cb1b13bbd Update to CEF 117.2.2 2023-09-30 20:04:38 +02:00
401120e9ac Fixed Linux build issue #481 2023-09-30 17:08:48 +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
b4b7a29b84 Removed outdated properties and comments from FMXExternalPumpBrowser2 2023-09-26 16:03:42 +02:00
3459a429dd Fixed Linux build issues 2023-09-26 14:52:33 +02:00
f44c9ebbeb Added more XML documentation. 2023-09-26 12:20:22 +02:00
69adbfb115 Added a GlobalCEFApp.OnUncaughtException example to the MiniBrowser demo. 2023-09-24 16:23:36 +02:00
8979dc8078 Update to CEF 117.1.4 2023-09-24 11:21:05 +02:00
1e5d96f16e Update to CEF 116.0.27 116.0.5845.190 2023-09-23 18:38:18 +02:00
3894b1f886 Update to CEF 116.0.24 2023-09-19 10:05:19 +02:00
48542e61b4 Added links to other CEF wrappers 2023-09-16 19:58:01 +02:00
9dcb1ff808 Update to CEF 116.0.23 2023-09-15 11:01:54 +02:00
097660b22d Update to CEF 116.0.22 2023-09-13 19:22:09 +02:00
9447ad3f72 Update to CEF 116.0.21 2023-09-08 18:42:58 +02:00
ee8196266a Update to CEF 116.0.20 2023-09-07 17:56:32 +02:00
f2c0351a73 Update to CEF 116.0.19 2023-09-01 17:27:50 +02:00
ee696660b9 Update to CEF 116.0.18 2023-08-31 17:22:45 +02:00
60aa3c75b3 Update to CEF 116.0.15 2023-08-25 11:06:48 +02:00
0d1890c14a Update to CEF 116.0.14 2023-08-20 10:39:10 +02:00
c711266cb2 Update to CEF 116.0.13 2023-08-18 12:05:45 +02:00
c9efd9ec23 Update to CEF 115.3.15 115.0.5790.173 2023-08-16 10:53:56 +02:00
693554ea59 Update to CEF 115.3.14 2023-08-12 16:32:32 +02:00
8dad4688fa Fixed backwards compatibility issue in Delphi 7 2023-08-10 18:08:50 +02:00
94bbdfc942 typo 2023-08-09 19:40:30 +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
0a118b39e2 Added more XML documentation 2023-08-08 20:19:19 +02:00
9fa1b689d3 Added more XML documentation 2023-08-08 18:55:10 +02:00
2cc8b38938 Update to CEF 115.3.13 2023-08-08 11:33:14 +02:00
0fe7711425 Added more XML documentation 2023-08-07 20:21:42 +02:00
d94c08a349 Added more XML documentation 2023-08-03 22:11:42 +02:00