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

121 Commits

Author SHA1 Message Date
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
aba0ec399c Always run TryCloseBrowser in the CEF UI thread 2024-09-12 12:42:58 +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
b7f0c51ee6 Update to CEF 127.1.9 2024-08-06 13:00:18 +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
0ada3d1ba9 Fixed TChromium.DownloadBubble issue
Define LCL_FULLVERSION  in Delphi to avoid compiler warnings
2024-06-12 10:45:27 +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
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
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
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
8979dc8078 Update to CEF 117.1.4 2023-09-24 11:21:05 +02:00
8dad4688fa Fixed backwards compatibility issue in Delphi 7 2023-08-10 18:08:50 +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
0fe7711425 Added more XML documentation 2023-08-07 20:21:42 +02:00
99ffca1375 Update to CEF 115.3.11 2023-07-30 18:47:35 +02:00
1aae8fcb16 Update to CEF 114.2.13 2023-07-19 11:59:20 +02:00
424975e0e1 Update to CEF 112.2.7 2023-04-08 19:00:33 +02:00
4150a65980 Fixed issue #446 : OSR browsers don't show the blinking caret when you click on an editable element 2023-03-11 17:29:30 +01:00
24e310e8ae Added 2 browser performance properties.
Added TChromiumCore,BatterySaverModeState
Added TChromiumCore,HighEfficiencyMode
2023-01-25 18:06:32 +01:00
e7f8a0b68f Update to CEF 109.1.8
Added LINUXFPC and LINUXFMX to cef.inc
2023-01-12 15:36:45 +01:00
1f5b9c03a4 Updated copyright year 2023-01-07 15:53:04 +01:00
a20f854950 Update to CEF 108.4.13 2022-12-16 11:29:15 +01:00
be3015fe1f Update to CEF 106.1.0 2022-10-14 16:35:50 +02:00
cf66869a80 Added TChromiumCore.AlwaysOpenPDFExternally 2022-10-05 17:36:09 +02:00
25452fba09 Update to CEF 106.0.25 2022-10-02 18:11:48 +02:00
941f2c768f Added TChromiumCore.ToggleAudioMuted
Always set TChromiumCore.AudioMuted in the right CEF thread
2022-08-29 22:45:28 +02:00
f2400c68a5 Update to CEF 104.4.18 2022-08-06 12:00:28 +02:00
7f3e3415ef Added partial GTK3 support
Converted the OSRExternalPumpBrowser demo to GTK3
Converted the TinyBrowser demo to GTK3
Converted the TinyBrowser2 demo to GTK3
Moved all Lazarus demos for Linux to the Lazarus_Linux_GTK2 directory
Fixed the Copy.CEF.DLLs tool thanks to fraurino
2022-06-25 16:41:34 +02:00
5bbddf099c Update to CEF 102.0.8 2022-05-26 13:08:20 +02:00
3bca41ef4a Update to CEF 101.0.15 2022-05-03 12:43:16 +02:00
455a75c849 Fixed issue #415 : TChromiumCore.Initialized remains False in some popup windows
Added the TabbedOSRBrowser demo
2022-04-30 19:01:45 +02:00
d4f7a9a3aa Update to CEF 100.0.14 2022-04-06 12:13:07 +02:00
951c583ddd Update to CEF 99.2.7 2022-03-03 11:16:30 +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
2ef6568a3f Update to CEF 97.1.1 2022-01-07 19:18:18 +01:00
29c04d2221 Updated copyright year
Fixed the project version in the Lazarus LPK file
2022-01-01 10:41:21 +01:00
6393b6f480 Update to CEF 96.0.17
Call SetProcessShutdownParameters with the same parameter values as Chromium does.
Fixed some backwards compatibility issues
2021-12-08 17:45:03 +01:00
9b90babbcb Update to CEF 95.7.10
Added TChromiumCore.OnPrefsUpdated. See issue #390
2021-10-22 19:19:57 +02:00
a43cd0f84c Update to CEF 94.4.4 2021-10-02 16:22:10 +02:00
0bc8f373f8 Update to CEF 94.4.2
Fixed issues #383 and #384
2021-09-28 16:39:21 +02:00