salvadordf
8979dc8078
Update to CEF 117.1.4
2023-09-24 11:21:05 +02:00
salvadordf
f2c0351a73
Update to CEF 116.0.19
2023-09-01 17:27:50 +02:00
salvadordf
ee696660b9
Update to CEF 116.0.18
2023-08-31 17:22:45 +02:00
salvadordf
c711266cb2
Update to CEF 116.0.13
2023-08-18 12:05:45 +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
312c9530bb
Added more XML documentation
2023-08-03 15:50:13 +02:00
salvadordf
99ffca1375
Update to CEF 115.3.11
2023-07-30 18:47:35 +02:00
salvadordf
f2237604fb
Update to CEF 114.2.10
2023-06-09 15:13:45 +02:00
salvadordf
9e7da7a03e
Update to CEF 113.3.1
2023-05-29 17:20:32 +02:00
salvadordf
000f162de2
Update to CEF 112.3.0
2023-04-21 16:05:10 +02:00
salvadordf
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
salvadordf
424975e0e1
Update to CEF 112.2.7
2023-04-08 19:00:33 +02:00
salvadordf
6b042e813a
Update to CEF 111.2.2
2023-03-10 16:55:57 +01:00
salvadordf
3d4f890935
Update to CEF 110.0.25
2023-02-09 16:45:08 +01:00
salvadordf
24e310e8ae
Added 2 browser performance properties.
...
Added TChromiumCore,BatterySaverModeState
Added TChromiumCore,HighEfficiencyMode
2023-01-25 18:06:32 +01:00
salvadordf
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
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
25452fba09
Update to CEF 106.0.25
2022-10-02 18:11:48 +02:00
salvadordf
0cfd39aae4
Update to CEF 105.3.25
2022-09-04 19:18:07 +02:00
salvadordf
f2400c68a5
Update to CEF 104.4.18
2022-08-06 12:00:28 +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
d4f7a9a3aa
Update to CEF 100.0.14
2022-04-06 12:13:07 +02:00
salvadordf
1700eedac7
Fixed TCefMainArgs declaration for MacOS and Linux
...
Fixed TCEFArgCopy for the updated TCefMainArgs declaration.
Use TCEFArgCopy for Linux targets in all IDEs
2022-03-26 20:05:29 +01: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
e0e99c26eb
Detect the "crashpad-handler" subprocess
...
Set the same SetProcessShutdownParameters parameter value as Chromium in the crashpad handler process.
2021-12-11 11:43:58 +01:00
salvadordf
25edba76e8
Added TCEFFileDialogInfo
...
MiniBrowser now uses TCEFFileDialogInfo to show custom open and save dialogs.
2021-11-28 20:16:49 +01:00
salvadordf
e3cee7cf9b
Changed some Windows API imports to improve compatibility with C++ Builder
2021-10-27 12:18:33 +02:00
salvadordf
9b90babbcb
Update to CEF 95.7.10
...
Added TChromiumCore.OnPrefsUpdated. See issue #390
2021-10-22 19:19:57 +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
Salvador Díaz Fau
83a75c985a
Update to CEF 93.1.11
...
Fixed issue #378 in the VCL demos
2021-09-05 10:49:20 +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
f044e754fa
Update to CEF 90.6.0
2021-04-28 14:38:07 +02:00
Salvador Díaz Fau
c5fae76a1f
Update to CEF 90.5.4
2021-04-18 19:36:20 +02:00
Salvador Diaz Fau
5c93e5c49a
Update to CEF 88.2.1
...
- Added xlib error handlers to the "interface" unit in the Lazarus demos for Linux.
- Added the "broker" CEF process type.
- Add the Zygote process to all the MustCreate* functions in TCefApplicationCore
2021-02-04 16:59:08 +01:00
Salvador Diaz Fau
e0396ac3a5
Improved MacOS support thanks to martin_fr
...
Reorganized demos by OS
2021-01-31 16:53:07 +01:00
Salvador Diaz Fau
77a5766367
Added keyboard support to the FMXExternalPumpBrowser2 demo in Linux thanks to Christoph Schneider
...
Moved most of the Linux constants, types and functions to new units.
2021-01-28 19:29:04 +01:00
Salvador Diaz Fau
8d5797b01f
Fixed the TCefWindowHandle, TCefCursorHandle and TCefEventHandle declarations
2021-01-26 18:26:24 +01:00
Salvador Diaz Fau
62753fa7f9
Update to CEF 87.1.13
...
Fixed some FMX compilation issues in Linux thanks to Christoph Schneider.
2021-01-08 16:01:06 +01:00
Salvador Diaz Fau
1d984307ad
Updated copyright year
2021-01-01 11:11:30 +01:00
Salvador Diaz Fau
05680d5abc
Fixed issue #256
...
Removed non working Linux demos for now.
2020-12-30 19:40:07 +01:00
Salvador Diaz Fau
858f1a1625
Improved Linux support thanks to Christoph Schneider
...
Added more code comments in the TabbedBrowser2 demo.
Removed FastMM4 from the SimpleOSRBrowser demo.
Modified TCEFWorkScheduler for FPC in Linux.
2020-12-18 16:51:02 +01:00
Salvador Diaz Fau
073186e71d
Added workaround for issue #323
...
Modified all demos that used the TChromium.OnCursorChange event with the new parameters.
2020-11-22 16:42:52 +01:00
Salvador Diaz Fau
8e7660ccf8
Update to CEF 87.1.6
2020-11-19 18:55:17 +01:00