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

277 Commits

Author SHA1 Message Date
207e84f383 Removed old conditionals from GlobalCEFApp 2025-04-26 15:12:17 +02:00
3904180367 Added GlobalCEFApp.GTKVersion in Linux
Set GlobalCEFApp.GTKVersion to gtkVersion3 in TinyBrowser and TinyBrowser2 for Lazarus and GTK3 in order to avoid an initial error because the app and Chromium are trying to load diferent versions of GTK.
2025-04-25 16:51:53 +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
54d4bd1243 Fixed GlobalCEFApp.DeleteCache and GlobalCEFApp.DeleteCookies
Added mote Chrome URLs to uCEFConstants
2024-12-18 11:21:16 +01:00
87843f4b8f Update to CEF 131.2.3 2024-11-16 12:19:26 +01:00
6256c2c35f Convert GlobalCEFApp.LogFile to an absolute path 2024-11-14 11:29:17 +01:00
66279dde42 Improved loadlibrary error info in Lazarus 2024-09-12 14:43:28 +02:00
e2815ed2f4 Check macOS version before initialization 2024-09-08 17:32:30 +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
fc359536a2 Update to CEF 126.2.6
Workaround for issue #520
2024-06-21 14:51:55 +02:00
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
16639d5ea5 Added Delphi 6 support thanks to andreluisfc 2024-03-23 18:21:32 +01:00
7093cc9a6a Update to CEF 122.1.8 2024-02-24 12:01:31 +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
d5d5387124 Update to CEF 118.6.6 2023-10-22 19:09:51 +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
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
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
1aae8fcb16 Update to CEF 114.2.13 2023-07-19 11:59:20 +02:00
7a8a01098c Added GlobalCEFApp.AutoAcceptCamAndMicCapture 2023-06-27 12:48:07 +02:00
a0e2bcfbd8 Check the minimum Windows version before trying to load the CEF binaries
Fix for issue #452
2023-04-15 14:59:17 +02:00
ec6dfa64e2 Update to CEF 112.2.9 2023-04-15 11:17:26 +02:00
eaf1d6906f Update to CEF 112.2.8 2023-04-13 14:27:10 +02:00
424975e0e1 Update to CEF 112.2.7 2023-04-08 19:00:33 +02:00
23a5de9342 Update to CEF 111.2.7 2023-04-01 15:16:00 +02:00
5ecb167dd7 Update to CEF 111.2.6 2023-03-18 14:21:52 +01:00
9d709e4f19 Update to CEF 111.2.4 2023-03-15 15:31:59 +01:00
a8f2cd9bbf Added GlobalCEFApp.RemoteAllowOrigins 2023-03-12 20:14:43 +01:00
6b042e813a Update to CEF 111.2.2 2023-03-10 16:55:57 +01:00
bf2f424d1e Update to CEF 110.0.32 2023-03-10 09:58:27 +01:00
a3a208d58a Update to CEF 110.0.31 2023-03-04 14:41:50 +01:00
b9cae14a8f Update to CEF 110.0.30 2023-02-25 10:17:04 +01:00
1520942b36 Update to CEF 110.0.28 2023-02-18 14:38:11 +01:00
1c73a46bb4 Update to CEF 110.0.27 2023-02-16 14:51:09 +01:00
3d4f890935 Update to CEF 110.0.25 2023-02-09 16:45:08 +01:00
1a9acbacd9 Update to CEF 109.1.18 2023-02-03 10:03:41 +01:00
9c186829be Update to CEF 109.1.16
Added $(CEF4DELPHI)\source to the Delphi project search path
2023-01-24 15:11:07 +01:00
ed9011d4d8 Update to CEF 109.1.1
Added GlobalCEFApp.NetLogEnabled
Added GlobalCEFApp.NetLogFile
Added GlobalCEFApp.NetLogCaptureMode
Fixed WindowInfoAsChild for GTK3 in Linux
2023-01-22 09:15:40 +01:00
addab9ddb4 Update to CEF 109.1.11 2023-01-13 15:16:52 +01:00