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

1076 Commits

Author SHA1 Message Date
24e310e8ae Added 2 browser performance properties.
Added TChromiumCore,BatterySaverModeState
Added TChromiumCore,HighEfficiencyMode
2023-01-25 18:06:32 +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
e7f8a0b68f Update to CEF 109.1.8
Added LINUXFPC and LINUXFMX to cef.inc
2023-01-12 15:36:45 +01:00
4e02fb3254 Updated copyright year 108.0.5359.125 2023-01-07 15:58:41 +01:00
1f5b9c03a4 Updated copyright year 2023-01-07 15:53:04 +01:00
ab8d8ec53e Fixed screen scale issue in SimpleFMXBrowser
Added a status bar to SimpleFMXBrowser and FMXTabbedBrowser
2023-01-01 18:17:22 +01:00
74f5ea02c8 Fixed TCefDisplayRef.ScreenRectToPixels result
Fixed TCefDisplayRef.ScreenRectFromPixels result
2022-12-16 12:41:12 +01:00
a20f854950 Update to CEF 108.4.13 2022-12-16 11:29:15 +01:00
a0b2a1a911 Fixed backwards compatibility issues with XE2 107.0.5304.122 2022-12-11 17:15:20 +01:00
c17402e765 Fixed backwards compatibility issue with TFMXWindowParent in XE2 2022-12-09 10:32:46 +01:00
228ab89979 Update to CEF 107.1.12 2022-11-30 15:06:16 +01:00
89ab8b47c0 Merge branch 'master' of https://github.com/salvadordf/CEF4Delphi 2022-11-17 18:58:19 +01:00
1e9b991d91 Update to CEF 107.1.11 2022-11-17 18:58:09 +01:00
c5c9fbaef2 Added Liberapay entry 2022-11-12 16:27:54 +01:00
78e49fad1f Added Liberapay button 2022-11-12 16:05:54 +01:00
83a2d51322 Update to CEF 107.1.9 2022-11-10 12:37:19 +01:00
42da839938 Update to CEF 107.1.7 2022-11-09 11:33:07 +01:00
8159fed92d Update to CEF 107.1.5 2022-11-08 16:15:13 +01:00
b1cbe9382c Update to CEF 106.1.1 106.0.5249.119 2022-10-21 12:10:20 +02:00
031eb58ad1 Added VirtualUI demos for Delphi and Lazarus
Added Delphi_VCL/VirtualUIBrowser
Added Delphi_FMX_Windows/FMXVirtualUIBrowser
Added Lazarus_Windows/VirtualUIBrowser
2022-10-15 19:29:11 +02:00
be3015fe1f Update to CEF 106.1.0 2022-10-14 16:35:50 +02:00
23fdbadbdc Update to CEF 106.0.27 2022-10-07 11:23:33 +02:00
cf66869a80 Added TChromiumCore.AlwaysOpenPDFExternally 2022-10-05 17:36:09 +02:00
ea30ee5032 Update to CEF 106.0.26 2022-10-04 15:56:51 +02:00
25452fba09 Update to CEF 106.0.25 2022-10-02 18:11:48 +02:00
44e61874dd Updated readme with Lazarus 2.2.4 105.0.5195.127 2022-09-28 18:38:51 +02:00
a724cdb87b Update to CEF 105.3.39 2022-09-16 10:38:55 +02:00
e3fbc6ab64 Use CefBaseTimeToDateTime instead of CefTimeToDateTime in the MiniBrowser demo
Added Delphi 11.2 reference to the Readme.md file
2022-09-13 16:17:24 +02:00
819e546836 Added missing severity log levels used by CefLog 2022-09-12 08:49:12 +02:00
2364c80413 Update to CEF 105.3.38 2022-09-10 16:39:25 +02:00
149c723343 Update to CEF 105.3.33 2022-09-06 15:08:16 +02:00
0cfd39aae4 Update to CEF 105.3.25 2022-09-04 19:18:07 +02:00
ccd7f30724 Fixed CEF_CHROMEELF_VERSION_MAJOR value 104.0.5112.102 2022-09-01 15:11:50 +02:00
941f2c768f Added TChromiumCore.ToggleAudioMuted
Always set TChromiumCore.AudioMuted in the right CEF thread
2022-08-29 22:45:28 +02:00
15f51eccc7 Update to CEF 104.4.26 2022-08-27 11:46:38 +02:00
a3d177db4c Update to CEF 104.4.25 2022-08-21 11:45:42 +02:00
4669556e52 Update to CEF 104.4.24
Fixed issue #433 : PrintToPDF not working in CEF 104
2022-08-19 11:17:33 +02:00
326b2a7405 Added an HTML response to the SimpleServer demo 2022-08-18 15:20:04 +02:00
ba5c686ff3 Update to CEF 104.4.23 2022-08-18 12:54:20 +02:00
466f40916d Update to CEF 104.4.22 2022-08-12 14:43:14 +02:00
ec9bc9c26f Update Lazarus package 2022-08-06 12:38:33 +02:00
c8c7ffd54a Fixed link to the binaries for Linux ARM 32 bit 2022-08-06 12:02:30 +02:00
f2400c68a5 Update to CEF 104.4.18 2022-08-06 12:00:28 +02:00
9a1a3bb325 Fixed context menu position in Firemonkey OSR demos running in high DPI monitors
Fixed touch and pen handling function in Firemonkey OSR demos running in high DPI monitors.
Fixed issue #431: Outdated DCPCrypt project link
103.0.5060.134
2022-07-28 11:07:26 +02:00
394186de88 Lazarus package updated 2022-07-21 15:15:59 +02:00
f218105a98 Update to CEF 103.0.12
Fixed issue #430 : GlobalCEFApp.DeleteCache deletes the cookies too.
2022-07-21 14:11:32 +02:00
2b0ba99e98 Namespace fix in uCEFArgCopy 2022-07-19 22:37:46 +02:00
3921f39a78 Update to CEF 103.0.11 2022-07-16 19:20:35 +02:00