1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-04-17 06:57:13 +02:00

115 Commits

Author SHA1 Message Date
Salvador Díaz Fau
7b6ba27010 Added TChromiumCore.HSTSPolicyBypassList 2024-07-21 16:29:29 +02:00
Salvador Díaz Fau
3a9312ec39 Added TChromiumCore.HTTPSUpgrade 2024-07-21 16:06:18 +02:00
Salvador Díaz Fau
817a5ff911 Added TChromiumCore.SimulateMouseEvent
Added TChromiumCore.SimulateTouchEvent
Added TChromiumCore.SimulateEditingCommand
Fixed TChromiumCore.SimulateKeyEvent
Added EditingCommandToString
2024-07-19 18:18:00 +02:00
Salvador Díaz Fau
56cf3cfb1b Update to CEF 126.1.14 2024-06-14 19:17:43 +02:00
Salvador Díaz Fau
0ada3d1ba9 Fixed TChromium.DownloadBubble issue
Define LCL_FULLVERSION  in Delphi to avoid compiler warnings
2024-06-12 10:45:27 +02:00
Salvador Díaz Fau
e3cd6821c8 Update to CEF 125.0.19 2024-05-28 15:50:48 +02:00
Salvador Díaz Fau
36c99d107c Update to CEF 124.3.1
Removed the demos in Delphi_VCL\Extensions
2024-05-01 18:19:19 +02:00
Salvador Díaz Fau
f748502b99 Update to CEF 122.1.10 2024-03-07 11:48:58 +01:00
Salvador Díaz Fau
7093cc9a6a Update to CEF 122.1.8 2024-02-24 12:01:31 +01:00
salvadordf
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
salvadordf
90db9ab70d Update to CEF 119.4.3 2023-11-16 16:58:47 +01:00
salvadordf
792a602efa Update to CEF 118.7.1 2023-11-08 19:42:42 +01:00
salvadordf
d5d5387124 Update to CEF 118.6.6 2023-10-22 19:09:51 +02:00
salvadordf
8cb1b13bbd Update to CEF 117.2.2 2023-09-30 20:04:38 +02:00
salvadordf
8979dc8078 Update to CEF 117.1.4 2023-09-24 11:21:05 +02:00
salvadordf
8dad4688fa Fixed backwards compatibility issue in Delphi 7 2023-08-10 18:08:50 +02:00
salvadordf
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
salvadordf
0fe7711425 Added more XML documentation 2023-08-07 20:21:42 +02:00
salvadordf
99ffca1375 Update to CEF 115.3.11 2023-07-30 18:47:35 +02:00
salvadordf
1aae8fcb16 Update to CEF 114.2.13 2023-07-19 11:59:20 +02:00
salvadordf
424975e0e1 Update to CEF 112.2.7 2023-04-08 19:00:33 +02:00
salvadordf
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
salvadordf
24e310e8ae Added 2 browser performance properties.
Added TChromiumCore,BatterySaverModeState
Added TChromiumCore,HighEfficiencyMode
2023-01-25 18:06:32 +01:00
salvadordf
e7f8a0b68f Update to CEF 109.1.8
Added LINUXFPC and LINUXFMX to cef.inc
2023-01-12 15:36:45 +01:00
salvadordf
1f5b9c03a4 Updated copyright year 2023-01-07 15:53:04 +01:00
salvadordf
a20f854950 Update to CEF 108.4.13 2022-12-16 11:29:15 +01:00
salvadordf
be3015fe1f Update to CEF 106.1.0 2022-10-14 16:35:50 +02:00
salvadordf
cf66869a80 Added TChromiumCore.AlwaysOpenPDFExternally 2022-10-05 17:36:09 +02:00
salvadordf
25452fba09 Update to CEF 106.0.25 2022-10-02 18:11:48 +02:00
salvadordf
941f2c768f Added TChromiumCore.ToggleAudioMuted
Always set TChromiumCore.AudioMuted in the right CEF thread
2022-08-29 22:45:28 +02:00
salvadordf
f2400c68a5 Update to CEF 104.4.18 2022-08-06 12:00:28 +02:00
salvadordf
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
salvadordf
5bbddf099c Update to CEF 102.0.8 2022-05-26 13:08:20 +02:00
salvadordf
3bca41ef4a Update to CEF 101.0.15 2022-05-03 12:43:16 +02:00
salvadordf
455a75c849 Fixed issue #415 : TChromiumCore.Initialized remains False in some popup windows
Added the TabbedOSRBrowser demo
2022-04-30 19:01:45 +02:00
salvadordf
d4f7a9a3aa Update to CEF 100.0.14 2022-04-06 12:13:07 +02:00
salvadordf
951c583ddd Update to CEF 99.2.7 2022-03-03 11:16:30 +01:00
salvadordf
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
salvadordf
2ef6568a3f Update to CEF 97.1.1 2022-01-07 19:18:18 +01:00
salvadordf
29c04d2221 Updated copyright year
Fixed the project version in the Lazarus LPK file
2022-01-01 10:41:21 +01:00
salvadordf
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
salvadordf
9b90babbcb Update to CEF 95.7.10
Added TChromiumCore.OnPrefsUpdated. See issue #390
2021-10-22 19:19:57 +02:00
salvadordf
a43cd0f84c Update to CEF 94.4.4 2021-10-02 16:22:10 +02:00
salvadordf
0bc8f373f8 Update to CEF 94.4.2
Fixed issues #383 and #384
2021-09-28 16:39:21 +02:00
salvadordf
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
salvadordf
5f1f820c07 Fixed initialization issue in "ChromeRuntime" mode 2021-09-18 11:00:57 +02:00
Salvador Díaz Fau
b3f388709a Update to CEF 92.0.27
Fixed issue #374 : TChromium.SaveAsBitmapStream Fails
2021-08-19 14:20:01 +02:00
Salvador Díaz Fau
8d789edbdf Update to CEF 92.0.20 2021-07-29 16:20:34 +02:00
Salvador Díaz Fau
44896524e8 Improved keyboard and mouse support in FMXExternalPumpBrowser for MacOS
Added X11 error handling functions to FMXExternalPumpBrowser2 demo for Linux.
Deleted FMXExternalPumpBrowser demo for Linux.
Added uCEFMacOSConstants and uCEFMacOSFunctions units for MacOS.
Replaced TThread.Queue for TThread.ForceQueue to avoid executing that method immediately in some cases.
2021-05-26 19:32:10 +02:00
Salvador Díaz Fau
64edef3194 Update to CEF 90.5.5 2021-04-21 15:09:14 +02:00