Commit Graph
18 Commits
Author SHA1 Message Date
Salvador Díaz Fau 8ec7c17025 Removed unnecessary include files and conditionals in Lazarus demos 2025-10-06 16:32:46 +02:00
Salvador Díaz Fau f3ee45910e Enable DPI aware setting in Lazarus demos for Windows
Cleanup some useless code in Lazarus demos for Windows
2025-05-20 19:35:57 +02:00
Salvador Díaz Fau 87843f4b8f Update to CEF 131.2.3 2024-11-16 12:19:26 +01:00
Salvador Díaz Fau 55a70a998e Update to CEF 128.4.8 2024-09-03 17:26:03 +02:00
Salvador Díaz Fau 79b76d3e71 Fixed black browser in Lazarus demos
Added a manifest to all Lazarus demos for Windows
2024-05-02 12:31:19 +02:00
salvadordf a0c8eda6e0 Update to CEF 120.1.10
Added Lazarus 3.0 support
2023-12-23 18:58:40 +01:00
salvadordf fbe8c6c208 Update to CEF 120.1.8 2023-12-15 18:06:46 +01:00
Salvador Díaz Fau 9e5b90303c Use the main cef.inc file in all demos
Remove unused uCEFSentinel references.
Remove duplicated licenses.
2023-11-27 18:21:07 +01:00
salvadordf 9c2d973203 Update to CEF 118.6.7
Updated cef.inc files with the Delphi 12 compiler version info found in Skia4Delphi
2023-10-25 11:32:00 +02:00
salvadordf 424975e0e1 Update to CEF 112.2.7 2023-04-08 19:00:33 +02:00
salvadordf 1f5b9c03a4 Updated copyright year 2023-01-07 15:53:04 +01:00
salvadordf acd6deb308 Update to CEF 98.2.1
Added the source directory to all the search paths
Replaced packages with a DPK file for old Delphi versions and a group for newer Delphi versions.
Updated all include files
2022-02-26 14:29:41 +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 6030a82644 Fixed missing DELPHI28_UP define for unknown Delphi versions 2021-12-23 18:44:15 +01:00
Salvador Díaz Fau a14c51f98b Added Delphi 11 Alexandria support 2021-09-14 12:45:14 +02:00
Salvador Díaz Fau 5602e1029d Moved CefClearSchemeHandlerFactories to the GlobalCEFApp destruction 2021-09-11 12:00:09 +02:00
Salvador Díaz Fau 0683539655 Fixed issue #382 : scheme registration leak
Added a link to test Widevine in the MiniBrowser demo
2021-09-10 18:30:54 +02:00
Salvador Díaz Fau 701406f0e8 Update to CEF 92.0.26
Added the SchemeRegistrationBrowser_subprocess demo for Lazarus in Windows
Added a Google Maps example in the test.html file used by all the SchemeRegistrationBrowser demos.
Removed obsolete Flash file.
2021-08-18 15:55:54 +02:00