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

45 Commits

Author SHA1 Message Date
b965e23734 Update to CEF 136.1.3 2025-05-07 16:46:14 +02:00
770019bec8 Update to CEF 136.1.1 2025-05-04 18:27:51 +02:00
d4111842bf Update to CEF 135.0.15 2025-04-02 17:29:52 +02:00
fba986d1ce Added GlobalCEFApp.PasswordStorage in Linux 2025-03-19 16:01:37 +01:00
e223d1c0a6 Update to CEF 134.3.1 2025-03-13 11:51:28 +01:00
9c41b46285 Update to CEF 133.4.0 2025-02-26 16:05:45 +01:00
e2bafbdf9a Update to CEF 133.4.6 2025-02-16 15:02:10 +01:00
2807be6373 Update to CEF 132.3.1 2025-01-17 12:00:14 +01:00
d93b699712 Added TChromiumCore.AutofillCreditCard
Added TChromiumCore.AutofillProfile
2024-12-21 10:00:57 +01:00
607f7c57fb Update to CEF 131.3.1 2024-12-05 12:52:51 +01:00
87843f4b8f Update to CEF 131.2.3 2024-11-16 12:19:26 +01:00
0aebca3630 Update to CEF 130.1.2 2024-10-19 19:07:53 +02:00
52bff28f3b Fixed TChromiumCore.OnRenderCompMsg
Removed TChromiumCore.OnWidgetCompMsg
2024-10-16 18:51:30 +02:00
165ab6eeff Updated TCefErrorCode values and code comments 2024-09-17 18:13:26 +02:00
9981b773b6 Added TChromiumCore.CredentialsService 2024-09-05 09:14:07 +02:00
55a70a998e Update to CEF 128.4.8 2024-09-03 17:26:03 +02:00
14e64f556e Update to CEF 127.3.1 2024-08-08 12:53:31 +02:00
e9cbf74dd8 Update to CEF 127.1.4 2024-08-01 14:33:46 +02:00
7b6ba27010 Added TChromiumCore.HSTSPolicyBypassList 2024-07-21 16:29:29 +02:00
3a9312ec39 Added TChromiumCore.HTTPSUpgrade 2024-07-21 16:06:18 +02:00
817a5ff911 Added TChromiumCore.SimulateMouseEvent
Added TChromiumCore.SimulateTouchEvent
Added TChromiumCore.SimulateEditingCommand
Fixed TChromiumCore.SimulateKeyEvent
Added EditingCommandToString
2024-07-19 18:18:00 +02:00
56cf3cfb1b Update to CEF 126.1.14 2024-06-14 19:17:43 +02:00
e3cd6821c8 Update to CEF 125.0.19 2024-05-28 15:50:48 +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
0562b323a6 Update to CEF 123.0.8 2024-04-07 16:47:46 +02:00
f748502b99 Update to CEF 122.1.10 2024-03-07 11:48:58 +01:00
7093cc9a6a Update to CEF 122.1.8 2024-02-24 12:01:31 +01:00
a000f59f97 Update to CEF 121.3.2 2024-02-01 15:13:22 +01:00
a3b19dd290 Added IsCEFSubprocess
Added more XML documentation.
2024-01-15 17:11:40 +01:00
fbe8c6c208 Update to CEF 120.1.8 2023-12-15 18:06:46 +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
087760492c Added more XML documentation. 2023-11-05 16:53:22 +01: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
8cb1b13bbd Update to CEF 117.2.2 2023-09-30 20:04:38 +02:00
f423f19168 Update to CEF 117.1.5 2023-09-29 19:23:38 +02:00
f44c9ebbeb Added more XML documentation. 2023-09-26 12:20:22 +02:00
8979dc8078 Update to CEF 117.1.4 2023-09-24 11:21:05 +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
c711266cb2 Update to CEF 116.0.13 2023-08-18 12:05:45 +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