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

159 Commits

Author SHA1 Message Date
0aebca3630 Update to CEF 130.1.2 2024-10-19 19:07:53 +02:00
aba0ec399c Always run TryCloseBrowser in the CEF UI thread 2024-09-12 12:42:58 +02:00
55a70a998e Update to CEF 128.4.8 2024-09-03 17:26:03 +02:00
56cf3cfb1b Update to CEF 126.1.14 2024-06-14 19:17:43 +02:00
e02e101533 Fixed incorrect type definitions
Fixed TCefCustomStringList.GetHandle return value type
2024-06-14 12:03:35 +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
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
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
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
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
fd75f6f65e Fixed issue #477 : TinyBrowser demo crashes with CEF 117 2023-09-26 19:06:38 +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
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
9fa1b689d3 Added more XML documentation 2023-08-08 18:55:10 +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
6b31c99902 Fixed typo in IApplicationCoreEvents interface 2023-08-03 15:58:57 +02:00
312c9530bb Added more XML documentation 2023-08-03 15:50:13 +02:00
99ffca1375 Update to CEF 115.3.11 2023-07-30 18:47:35 +02:00
f2237604fb Update to CEF 114.2.10 2023-06-09 15:13:45 +02:00
9e7da7a03e Update to CEF 113.3.1 2023-05-29 17:20:32 +02:00
000f162de2 Update to CEF 112.3.0 2023-04-21 16:05:10 +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
6b042e813a Update to CEF 111.2.2 2023-03-10 16:55:57 +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
0cfd39aae4 Update to CEF 105.3.25 2022-09-04 19:18:07 +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
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
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
9b90babbcb Update to CEF 95.7.10
Added TChromiumCore.OnPrefsUpdated. See issue #390
2021-10-22 19:19:57 +02:00
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
83a75c985a Update to CEF 93.1.11
Fixed issue #378  in the VCL demos
2021-09-05 10:49:20 +02:00