Commit Graph
1515 Commits
Author SHA1 Message Date
Salvador Díaz Fau 37d42d1f8d Update to CEF 146.0.5 (BETA)
ATTENTION: CEF 146 is still in BETA state.
2026-03-19 13:17:28 +01:00
Salvador Díaz Fau cad90c3058 Fixed 64bit compatibility issue in TOLEDataObject.DupGlobalMem 145.0.7632.160 2026-03-14 18:51:38 +01:00
Salvador Díaz Fau 0974f61e6c Fixed interval data type in TFMXWorkScheduler. 2026-03-14 18:11:22 +01:00
Salvador Díaz Fau 50abc829de Update to CEF 145.0.28
Make / build (ubuntu-latest) (push) Has been cancelled
2026-03-06 16:50:59 +01:00
Salvador Díaz Fau fb082e8ff1 Fixed 64 bits compatibility in FMX thanks to Gabriel Moraru
Make / build (ubuntu-latest) (push) Has been cancelled
Added Lazarus 4.6 mention in the readme.
2026-03-02 12:40:31 +01:00
Salvador Díaz Fau 9bc2f17bf1 Fixed issue #583 thanks to Gabriel Moraru. invalid pointer typecast in TCefBytesWriteHandler.Write 2026-02-28 17:15:32 +01:00
Salvador Díaz Fau e3c1cfbfda Update to CEF 145.0.27 2026-02-25 10:59:27 +01:00
Salvador Díaz Fau 0b6db7db30 Update to CEF 145.0.26
Make / build (ubuntu-latest) (push) Has been cancelled
2026-02-20 15:06:49 +01:00
Salvador Díaz Fau b9f91989c5 Update to CEF 145.0.25 2026-02-19 15:44:21 +01:00
Salvador Díaz Fau 0bfe26bf19 Update to CEF 145.0.24 2026-02-17 12:21:08 +01:00
Salvador Díaz Fau d0ff96b3b8 Update to CEF 145.0.23 2026-02-14 15:25:53 +01:00
Salvador Díaz Fau f314441364 Update to CEF 145.0.22 2026-02-12 13:36:52 +01:00
Salvador Díaz Fau b61d79a05c Update to CEF 144.0.13
Make / build (ubuntu-latest) (push) Has been cancelled
144.0.7559.133
2026-02-05 13:05:20 +01:00
Salvador Díaz Fau 6d4c3b8fd4 Implemented TChromium.OnOpenUrlFromTab in SimpleOSRBrowser 2026-02-04 17:27:58 +01:00
Salvador Díaz Fau 0e0fb90ae0 Update to CEF 144.0.12
Make / build (ubuntu-latest) (push) Has been cancelled
2026-02-01 10:44:50 +01:00
Salvador Díaz Fau a3f33922e7 Update to CEF 144.0.11 2026-01-26 17:12:16 +01:00
Salvador Díaz Fau 3dc0ea8336 Update to CEF 144.0.7 2026-01-23 18:06:11 +01:00
Salvador Díaz Fau 3beab66eef Update to CEF 144.0.6
Make / build (ubuntu-latest) (push) Has been cancelled
2026-01-21 10:25:52 +01:00
Salvador Díaz Fau f716538561 Update to CEF 143.0.14
Make / build (ubuntu-latest) (push) Has been cancelled
143.0.7499.193
2026-01-08 10:08:40 +01:00
Salvador Díaz Fau f58824ec28 Add new resource link for Lazarus Free Pascal 2026-01-05 09:20:59 +01:00
Salvador Díaz Fau 40436419d1 Added a link to the VirtualTouchKeyboard4Delphi project 2026-01-04 18:04:49 +01:00
Salvador Díaz Fau be0cdea71d Fixed false warning about uninitialized variables in Lazarus
Make / build (ubuntu-latest) (push) Has been cancelled
2026-01-02 13:10:22 +01:00
Salvador Díaz Fau 9a6d476446 Update copyright year to 2026 2026-01-01 19:41:33 +01:00
Salvador Díaz Fau 030e679729 Removed most compiler warnings and hints in Lazarus.
Encode and decode all utf8 strings in Lazarus.
2025-12-31 18:09:38 +01:00
Salvador Díaz Fau 6be46b2985 Removed unused units from the uses clause 2025-12-29 19:05:51 +01:00
Salvador Díaz Fau 769460ab28 Fixed TChromium.OnBeforePopup arguments in PopupBrowser2 demo for Lazarus
Make / build (ubuntu-latest) (push) Has been cancelled
2025-12-21 19:41:04 +01:00
Salvador Díaz Fau 18e8c62c2a Fixed an issue converting a boolean to integer using Ord in Lazarus.
Removed Lazarus warnings about inline functions and uninitilized variables.
2025-12-21 19:12:15 +01:00
Salvador Díaz Fau cd8ba2e117 Update to CEF 143.0.13 2025-12-20 17:21:25 +01:00
Salvador Díaz Fau 62d9d64863 Fixed code comments in QT6 demos
Check if the browser events correspond to the current browser in QT6 demos.
2025-12-19 17:42:21 +01:00
Salvador Díaz Fau dae96525d0 Fixed browser destruction issue in QT6 demos
Set CEFLinkedWindowParent1.TabStop to True in MiniBrowser demo for QT6
Fixed directories in MiniBrowser project file for QT6.
2025-12-19 16:51:27 +01:00
Salvador Díaz Fau bd2d4cb5c1 Added the TabbedBrowser2 demo for QT6 in Linux
Added a critical section to the MiniBrowser demo for QT6 in Linux.
2025-12-18 18:09:48 +01:00
Salvador Díaz Fau c4daebf5b9 Update to CEF 143.0.11 2025-12-18 16:17:36 +01:00
Salvador Díaz Fau cbc5d2e2ae Added Free Pascal and Lazarus Programming Textbook 2025-12-17 23:02:51 +01:00
Salvador Díaz Fau 58dd4c335d Added the MiniBrowser demo for QT6 in Linux 2025-12-17 17:49:32 +01:00
Salvador Díaz Fau 1ba5073e42 Added SubProcess and PopupBrowser demos for QT6 in Linux 2025-12-17 15:49:22 +01:00
Salvador Díaz Fau 81ec2fea92 Use the chrome runtime style in the FMXTabbedBrowser demo 2025-12-15 18:28:36 +01:00
Salvador Díaz Fau 1879a18b17 Use the chrome runtime style in the SimpleFMXBrowser demo 2025-12-15 18:07:14 +01:00
Salvador Díaz Fau c5a6c3b098 Removed TCefBatterySaverModeState
Removed TCefHighEfficiencyModeState
Removed TChromiumCore.BatterySaverModeState
Removed TChromiumCore.HighEfficiencyModeState
Added chrome://settings/ and chrome://flags/ to the MiniBrowser demo.
2025-12-15 17:29:24 +01:00
Salvador Díaz Fau 1a9ba4a1bc Added GlobalCEFApp.NoDefaultBrowserCheck
Make / build (ubuntu-latest) (push) Has been cancelled
Added GlobalCEFApp.NoFirstRun
Added GlobalCEFApp.EnableAutomation
2025-12-13 11:17:21 +01:00
Salvador Díaz Fau c935e41448 Update to CEF 143.0.10 2025-12-12 10:03:48 +01:00
Salvador Díaz Fau d42852c267 Update to CEF 143.0.9 2025-12-10 18:10:39 +01:00
Salvador Díaz Fau 0a970b7053 Renamed "message" argument to "message_" in TChromiumCore.OnConsoleMessage 142.0.7444.176 2025-12-05 16:59:07 +01:00
Salvador Díaz Fau 55e949c9f9 Merge pull request #579 from salvadordf/dependabot/github_actions/actions/checkout-6
Make / build (ubuntu-latest) (push) Has been cancelled
Bump actions/checkout from 5 to 6
2025-12-03 15:05:51 +01:00
dependabot[bot] 31a0bf7e84 Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 22:37:12 +00:00
Salvador Díaz Fau 8f337723f9 Update to CEF 142.0.17 2025-11-26 18:07:04 +01:00
Salvador Díaz Fau 54fa71748e Update to CEF 142.0.16 2025-11-26 11:47:01 +01:00
Salvador Díaz Fau 675dba3194 Update to CEF 142.0.15
Make / build (ubuntu-latest) (push) Has been cancelled
2025-11-20 12:23:09 +01:00
Salvador Díaz Fau cde2c4f31f Update to CEF 142.0.14 2025-11-18 19:50:12 +01:00
Salvador Díaz Fau 13ca0413b8 Update to CEF 142.0.10
Dump header information in SimpleServer demo for Lazarus
Added Lazarus 4.4 mention
2025-11-11 08:52:14 +01:00
Salvador Díaz Fau 936afd0f20 Dump header information in SimpleServer demo 2025-11-10 18:41:36 +01:00