897b13b7df
Fixed GetDefaultCEFUserAgent
2024-03-08 17:44:43 +01:00
65103ad6e7
Added the NetworkTrackerBrowser demo for Lazarus
2024-03-04 17:33:45 +01:00
7093cc9a6a
Update to CEF 122.1.8
2024-02-24 12:01:31 +01:00
161b2e3187
Added the JSExtensionSubProcess demo
2024-02-07 12:32:52 +01:00
a0c8eda6e0
Update to CEF 120.1.10
...
Added Lazarus 3.0 support
2023-12-23 18:58:40 +01:00
fbe8c6c208
Update to CEF 120.1.8
2023-12-15 18:06:46 +01:00
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
792a602efa
Update to CEF 118.7.1
2023-11-08 19:42:42 +01:00
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
d5d5387124
Update to CEF 118.6.6
2023-10-22 19:09:51 +02:00
f2237604fb
Update to CEF 114.2.10
2023-06-09 15:13:45 +02:00
424975e0e1
Update to CEF 112.2.7
2023-04-08 19:00:33 +02:00
6b042e813a
Update to CEF 111.2.2
2023-03-10 16:55:57 +01:00
1f5b9c03a4
Updated copyright year
2023-01-07 15:53:04 +01:00
a20f854950
Update to CEF 108.4.13
2022-12-16 11:29:15 +01:00
83a2d51322
Update to CEF 107.1.9
2022-11-10 12:37:19 +01:00
031eb58ad1
Added VirtualUI demos for Delphi and Lazarus
...
Added Delphi_VCL/VirtualUIBrowser
Added Delphi_FMX_Windows/FMXVirtualUIBrowser
Added Lazarus_Windows/VirtualUIBrowser
2022-10-15 19:29:11 +02:00
f2400c68a5
Update to CEF 104.4.18
2022-08-06 12:00:28 +02:00
317e4eae16
Added workaround the issue #427 in ResponseFilterBrowser
2022-07-02 20:31:57 +02:00
5bbddf099c
Update to CEF 102.0.8
2022-05-26 13:08:20 +02:00
3bca41ef4a
Update to CEF 101.0.15
2022-05-03 12:43:16 +02:00
7de8912d31
Use TChromium.OnCursorChange in the MiniBrowser demo
2022-04-27 11:03:07 +02:00
a7d682639a
Use GlobalCEFApp.OnFocusedNodeChanged in DOMVisitor to fill an input element
2022-04-18 10:39:28 +02:00
52c42ad27d
Added ResponseFilterBrowser demo for Lazarus in Windows
2022-04-16 17:32:47 +02:00
a2a61e3ef7
Enable hardware acceleration in OSRExternalPumpBrowser2 and SimpleOSRBrowser2
2022-04-09 18:27:32 +02:00
bb26a4cf18
Added 2 OSR demos using OpenGL for Windows and Linux
...
Added the OSRExternalMessagePump2 demo for Lazarus in Linux
Added the SimpleOSRBrowser2 demo for Lazarus in Windows
2022-04-09 18:15:33 +02:00
d4f7a9a3aa
Update to CEF 100.0.14
2022-04-06 12:13:07 +02:00
b4a02e89af
Added MobileBrowser demo for Lazarus on Windows and Linux
...
Fixed issues using the message_id parameter incorrectly when calling ExecuteDevToolsMethod in the MiniBrowser and MobileBrowser demos.
2022-04-02 16:32:39 +02:00
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
127b062909
Update to CEF 97.1.2
...
Enable the "Chrome runtime" mode in the TinyBrowser2 demos
2022-01-11 11:49:38 +01:00
2ef6568a3f
Update to CEF 97.1.1
2022-01-07 19:18:18 +01:00
29c04d2221
Updated copyright year
...
Fixed the project version in the Lazarus LPK file
2022-01-01 10:41:21 +01:00
6030a82644
Fixed missing DELPHI28_UP define for unknown Delphi versions
2021-12-23 18:44:15 +01:00
f9b7447094
Update to CEF 95.7.12
...
Fix for Windows shutdown issue thanks to petko
2021-10-26 10:29:58 +02:00
9b90babbcb
Update to CEF 95.7.10
...
Added TChromiumCore.OnPrefsUpdated. See issue #390
2021-10-22 19:19:57 +02:00
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
a14c51f98b
Added Delphi 11 Alexandria support
2021-09-14 12:45:14 +02:00
5602e1029d
Moved CefClearSchemeHandlerFactories to the GlobalCEFApp destruction
2021-09-11 12:00:09 +02:00
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
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
401a622bf8
Fixed SimpleBrowser2 demo for Lazarus in Windows
2021-08-10 10:00:07 +02:00
c4135dedd5
Update to CEF 92.0.21
...
Added GlobalCEFApp.DisablePopupBlocking
Added GlobalCEFApp.DisableBackForwardCache
Fixed issue #372
TCefApplicationCore code reorganization
2021-07-31 17:24:54 +02:00
b0259524c5
Update to CEF 91.1.21
...
The TabbedBrowser2 demo for Windows can now open new tabs without losing the POST data.
2021-06-20 13:08:37 +02:00
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
15e6332392
Added a menu option to save as MHTML in the MiniBrowser demo
2021-05-07 16:25:49 +02:00
d24eec2794
Update to CEF 90.6.3
...
Enabled the ChromeRuntime mode to the TinyBrowser2 demo for Lazarus in Windows.
2021-05-01 10:06:25 +02:00
8188dd2ca0
Update to CEF 90.6.2
2021-04-29 17:00:54 +02:00
1515e2bf99
Update to CEF 89.0.6
...
Added GlobalCEFApp.ApiHashUniversal
Added GlobalCEFApp.ApiHashPlatform
Added GlobalCEFApp.ApiHashCommit
Added a menu option to the MiniBrowser demo to show the CEF version info and API hashes.
2021-03-06 12:24:28 +01:00
2838b7964e
Fixed CookieVisitor demo issue with cookies not written
...
Added New Delphi and Lazarus versions and MacOS info to Readme.md.
2021-02-27 12:55:29 +01:00
9d17a50210
Update to CEF 88.2.9
...
Added the SimpleBrowser demo for Linux.
Added Linux support to TChromiumWindow.
Removed unused code and added more code comments to the SimpleBrowser demos for Windows.
2021-02-20 17:14:15 +01:00