1e9b991d91
Update to CEF 107.1.11
2022-11-17 18:58:09 +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
2022-10-21 12:10:20 +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
a724cdb87b
Update to CEF 105.3.39
2022-09-16 10:38:55 +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
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
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
f2400c68a5
Update to CEF 104.4.18
2022-08-06 12:00:28 +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
f1dece78f0
Update to CEF 103.0.10
2022-07-14 20:05:13 +02:00
0e7384be88
Update to CEF 103.0.9
2022-07-06 21:48:45 +02:00
df02ea3bcf
Update to CEF 103.0.8
2022-06-30 15:29:46 +02:00
6b075ef740
Added GlobalCEFApp.TreatInsecureOriginAsSecure
2022-06-30 09:03:56 +02:00
63d5156cec
Improved functions to read the screen scale in FMX
...
Fixed FMXExternalPumpBrowser2 initialization issue in Linux
2022-06-26 17:53:54 +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
09d8ec8669
Update to CEF 102.0.10
2022-06-15 20:00:00 +02:00
65aa181694
Added an experimental TCEFLinuxEventPipe class for Linux in Lazarus
2022-06-14 15:22:50 +02:00
67d3e5e528
Added more time handling functions
2022-06-14 11:27:45 +02:00
983ed5d1d2
Update to CEF 102.0.9
...
Added the fix for the resize issue #402 in macOS made by uniho
2022-05-28 17:56:06 +02:00
5bbddf099c
Update to CEF 102.0.8
2022-05-26 13:08:20 +02:00
959d152d9c
Workaround for issue #416
...
Possible fix for issue #416 : JSRTTIExtension and CustomTitleBar demos crash in CEF 101
2022-05-15 18:57:43 +02:00
2def5dd432
Update to CEF 101.0.18
2022-05-14 16:19:21 +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
57364ec1b9
Fix for issue #414 : Error Building on XE2
2022-04-26 12:14:05 +02:00
63bd707553
Partial fix for issue #413 Chinese IME bug in OSR
2022-04-23 16:49:11 +02:00
b94d03b678
Update to CEF 100.0.24
2022-04-21 14:25:18 +02:00
6860461898
Update to CEF 100.0.23
2022-04-16 12:10:27 +02:00
370766e359
Update to CEF 100.0.17
2022-04-13 15:50:04 +02:00
d4f7a9a3aa
Update to CEF 100.0.14
2022-04-06 12:13:07 +02:00
432de846e1
Update to CEF 99.2.15
...
Updated projects to Delphi 11.1
2022-04-01 17:10:45 +02:00
c4d14223a0
Expose GlobalCEFApp.CheckCEFLibrary
...
Set TCefApplicationCore.CheckCEFResources as virtual
Set TCefApplicationCore.CheckCEFDLL as virtual
2022-03-31 21:21:18 +02:00
fd331e266c
Update to CEF 99.2.14
...
Added the MobileBrowser demo
2022-03-30 16:48:20 +02:00