n7800
470c142a55
Fixing event assignments in the BrowserWindow project
2024-06-07 17:59:05 +05: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
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
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
43ab8ef953
Added TCEFTimerWorkScheduler
...
- Moved the GlobalCEFWorkScheduler creation after the GlobalCEFApp creation in all demos using it.
- Replaced TCEFWorkScheduler by TCEFTimerWorkScheduler in FMX demos for Linux and MacOS.
- Fixed context menu issue in FMXExternalPumpBrowser2 for Linux
- Fixed stability issues in FMXExternalPumpBrowser for MacOS
- Fixed 32bit build issues in TinyBrowser and ToolBoxBrowser2 demos.
- Added uCEFMacOSInterfaces and uCEFMacOSCustomCocoaTimer.
2021-06-04 15:10:40 +02:00
martin
ae36a9c9e2
Demos: removed GlobalCEFApp.CheckCEFFiles := false;
2021-03-21 17:20:12 +01:00
martin
eb03146bb2
Merged LazApplication int CefApplication (IFDEF)
2021-03-21 02:27:03 +01:00
martin
df326d4e06
Rename references in demos
2021-03-21 00:12:12 +01:00
martin
eec00d7da7
Rename Components
2021-03-20 21:06:46 +01:00
martin
05d3f02c8e
Added NSPrincipalClass for Lazarus 2.1
2021-03-19 21:24:56 +01:00
martin
0901f64763
Fix ReadMe files
2021-03-11 17:02:58 +01:00
martin
d37e72c010
Changed Demo BrowserWindow (Lazarus_any_OS) to use ContextInitialized Handler
2021-03-10 17:07:58 +01:00
martin
8fdd1c7253
Sample app BrowserWindow for new component
...
amend demos/Lazarus/CustomResourceBrowser/LICENSE.txt
2021-03-01 01:26:21 +01:00