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

760 Commits

Author SHA1 Message Date
36c99d107c Update to CEF 124.3.1
Removed the demos in Delphi_VCL\Extensions
2024-05-01 18:19:19 +02:00
4d80d82588 Fixed build issue in Android projects although it's not supported 2024-04-26 15:54:09 +02:00
82f6d8eeb6 Added more code comments.
Added documentation for ICefResponseFilter, TCustomResponseFilter, TCefResponseFilterRef and TCefResponseFilterOwn
2024-04-20 17:46:13 +02:00
7d822c5340 Fixed ICefRequest documentation and code comments 2024-04-18 12:25:41 +02:00
939b98d006 Update to CEF 123.0.13 2024-04-17 12:21:24 +02:00
edcd0cbaac Update to CEF 123.0.12 2024-04-13 14:43:31 +02:00
00a5a4346a Update to CEF 123.0.10 2024-04-12 12:17:34 +02:00
4b79b7f2dd Update to CEF 123.0.9 2024-04-11 14:50:16 +02:00
0562b323a6 Update to CEF 123.0.8 2024-04-07 16:47:46 +02:00
16639d5ea5 Added Delphi 6 support thanks to andreluisfc 2024-03-23 18:21:32 +01:00
76d3880633 Update to CEF 122.1.13 2024-03-15 14:30:39 +01:00
efad8d654b Update to CEF 122.1.12 2024-03-10 09:13:19 +01:00
897b13b7df Fixed GetDefaultCEFUserAgent 2024-03-08 17:44:43 +01:00
f748502b99 Update to CEF 122.1.10 2024-03-07 11:48:58 +01:00
b4f492bfa1 Updated command_id values used in the context menus 2024-03-06 15:35:15 +01:00
73130fc2cd Update to CEF 122.1.9 2024-02-29 12:03:43 +01:00
7093cc9a6a Update to CEF 122.1.8 2024-02-24 12:01:31 +01:00
be7fa8cb05 Update to CEF 121.3.15 2024-02-22 12:30:21 +01:00
2f4ff1b1f6 Update to CEF 121.3.13 2024-02-17 09:46:42 +01:00
024fb7ab58 Update to CEF 121.3.7 2024-02-08 15:59:54 +01:00
a06bcbaa15 Update to CEF 121.3.4 2024-02-03 16:39:56 +01:00
a000f59f97 Update to CEF 121.3.2 2024-02-01 15:13:22 +01:00
f614c4b6a4 Update to CEF 120.2.7 2024-01-18 20:08:15 +01:00
a3b19dd290 Added IsCEFSubprocess
Added more XML documentation.
2024-01-15 17:11:40 +01:00
805be3e780 Update to CEF 120.2.5 2024-01-11 20:27:21 +01:00
156a41ef92 Update to CEF 120.2.4 2024-01-09 18:42:38 +01:00
8af6d123b0 Update to CEF 120.2.3 2024-01-07 10:26:01 +01:00
f6f0589649 Update to CEF 120.2.0 2024-01-06 16:06:52 +01:00
9cda3aba54 Update to CEF 120.1.11 2024-01-04 18:13:51 +01:00
1562a911fc Fixed build issue in Delphi 2023-12-23 19:27:38 +01:00
a0c8eda6e0 Update to CEF 120.1.10
Added Lazarus 3.0 support
2023-12-23 18:58:40 +01:00
4a5a03e7b7 Update to CEF 120.1.9 2023-12-20 08:34:07 +01:00
fbe8c6c208 Update to CEF 120.1.8 2023-12-15 18:06:46 +01:00
03100e5841 Update to CEF 119.4.7 2023-12-07 18:50:18 +01:00
4eaa577cd6 Update to CEF 119.4.4 2023-12-01 10:50:37 +01:00
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
90db9ab70d Update to CEF 119.4.3 2023-11-16 16:58:47 +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
087760492c Added more XML documentation. 2023-11-05 16:53:22 +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
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 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