1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-11-23 21:34:53 +02:00
Commit Graph

581 Commits

Author SHA1 Message Date
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
Salvador Díaz Fau
5a5548141d Show more post information in the SimpleServer demo
Launch the default web browser from the SimpleServer demo.
2025-11-09 18:19:56 +01:00
Salvador Díaz Fau
093555dd01 Fixed MiniBrowser build issue in old Delphi versions 2025-10-23 16:35:46 +02:00
Salvador Díaz Fau
5a9e909d64 Added GlobalCEFApp.FieldTrialConfig 2025-10-22 15:13:16 +02:00
Salvador Díaz Fau
ff3369a30b Update to CEF 141.0.5 2025-10-15 11:50:48 +02:00
Salvador Díaz Fau
f8834c063a Fixed possible access violation in Lazarus_Linux_QT6/SimpleBrowser 2025-10-12 18:00:36 +02:00
Salvador Díaz Fau
d9515fcde5 Fixed some Wayland compatibility issues in the Lazarus demos for Linux 2025-10-11 18:16:42 +02:00
Salvador Díaz Fau
22a7a2f7b6 Workaround for issue #529. The PopupBrowser demo for Lazarus in Windows crashes at shutdown with CEF 128 2025-10-08 13:37:19 +02:00
Salvador Díaz Fau
c45521d416 Fixed chrmosrBeforePopup arguments in PopupBrowser for Lazarus 2025-10-07 18:17:25 +02:00
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
4a33371558 Added transparency test code to SimpleOSRBrowser in QT 2025-09-21 17:15:22 +02:00
Salvador Díaz Fau
ed15f1cca3 Fixed missing GlobalCEFApp property in SimpleOSRBrowser for QT
Removed TChromiumCore.OnClose from SimpleBrowser for QT6
Added code comments to all QT demos
2025-09-21 16:18:10 +02:00
Salvador Díaz Fau
f893242ad0 Added SimpleOSRBrowser for QT5 2025-09-21 12:31:09 +02:00
Salvador Díaz Fau
de7dbe1359 Fixed keyboard issue in Lazarus_Linux_QT6\SimpleOSRBrowser 2025-09-20 18:52:54 +02:00
Salvador Díaz Fau
b5c6f18cdc Update to CEF 140.1.14 2025-09-19 17:27:17 +02:00
Salvador Díaz Fau
e5ad04f1d9 Added SimpleOSRBrowser demo for QT6 in Linux (work in progress) 2025-09-18 19:31:58 +02:00
Salvador Díaz Fau
9533fc2257 Fixed issue #569. Multiple fixes to bugs in temporary directory cleaning code. Thanks to AlexAT. 2025-09-17 16:05:21 +02:00
Salvador Díaz Fau
435cfe8cae Added QT6 support
Some checks failed
Make / build (ubuntu-latest) (push) Has been cancelled
Added SimpleBrowser for Lazarus and QT6
2025-09-14 19:25:12 +02:00
Salvador Díaz Fau
9d38ca7ee7 Update to CEF 139.0.40
Added Delphi 13 mention.
Clean up some Lazarus demos for Linux.
2025-09-11 13:25:55 +02:00
Salvador Díaz Fau
0a97240c4c Added code comments to GTKBrowser
Removed overloaded UseDefaultX11VisualForGtk
Removed overloaded FlushDisplay
Added Linux Mint 22.2 mention
2025-09-09 17:36:08 +02:00
Salvador Díaz Fau
0f1ba28fee Added GTKBrowser demo. (work in progress)
Added GlobalCEFApp.OzonePlatform
Added TCefOzonePlatform
Added gdk_x11_display_get_xdisplay
Added gdk_x11_screen_get_screen_number
Added gdk_x11_visual_get_xvisual
Added UseDefaultX11VisualForGtk
Added FlushDisplay
Fixed TCEFWindowInfoWrapper.AsChild in GTK3
2025-09-07 16:59:42 +02:00
Salvador Díaz Fau
7412787136 Added required entitlements to FMXExternalPumpBrowser in macOS 2025-08-30 17:38:20 +02:00
Salvador Díaz Fau
68d581f8b2 GTK3 demos for Lazarus adapted to the new TBufferPanel events. 2025-08-26 12:04:51 +02:00
Salvador Díaz Fau
7f75aac2e4 Fixed Lazarus package 2025-08-25 19:27:20 +02:00
Salvador Díaz Fau
372bea8377 Added SimpleOSRBrowser demo for Lazarus using GTK3
Added uCEFLinuxOSRIMEHandler to the CEF4Delphi source directory.
Updated SimpleOSRBrowser for GTK2
2025-08-25 19:17:25 +02:00
Salvador Díaz Fau
1754c84a81 Added KioskBrowser for Lazarus
Fixed issue #565: TTouchKeyboard doesn't work in the KioskBrowser demo while running in Windows 11
2025-08-10 16:32:48 +02:00
Salvador Díaz Fau
72f863c0cc Added the KioskBrowser demo 2025-07-26 13:31:04 +02:00
Salvador Díaz Fau
229da769b8 Remove AcceptLanguageList from the MiniBrowser demos 2025-07-26 12:23:12 +02:00
Salvador Díaz Fau
3f8c3961e5 Fixed memory leak in JSWindowBindingWithArrayBuffer 2025-06-09 18:37:21 +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
3904180367 Added GlobalCEFApp.GTKVersion in Linux
Set GlobalCEFApp.GTKVersion to gtkVersion3 in TinyBrowser and TinyBrowser2 for Lazarus and GTK3 in order to avoid an initial error because the app and Chromium are trying to load diferent versions of GTK.
2025-04-25 16:51:53 +02:00
Salvador Díaz Fau
2ad0c8a753 Update to CEF 135.0.17
Fixed issue #548
Removed custom JS dialogs code from SimpleOSRBrowser.
2025-04-03 16:14:01 +02:00
Salvador Díaz Fau
b731deee3b Added a menu option to download a file in MiniBrowser 2025-03-15 15:36:47 +01:00
Salvador Díaz Fau
e223d1c0a6 Update to CEF 134.3.1 2025-03-13 11:51:28 +01:00
Salvador Díaz Fau
0206d90fb0 Enable multiple tabs and popup windows in TinyBrowser2 2025-03-05 11:47:06 +01:00
Salvador Díaz Fau
dc2de4f6fa Added custom JS dialogs to SimpleOSRBrowser 2025-02-26 17:00:35 +01:00
Salvador Díaz Fau
032e1e5769 Removed GlobalCEFApp.ApiHashUniversal mention in MiniBrowser 2025-02-26 16:23:14 +01:00
Salvador Díaz Fau
9c41b46285 Update to CEF 133.4.0 2025-02-26 16:05:45 +01:00
Salvador Díaz Fau
345c99ce59 Use Chrome runtime style in SchemeRegistrationBrowser to fix issue #548 2025-02-22 16:35:19 +01:00
Salvador Díaz Fau
2081ad570a Block the shortcut to view the HTML source code (Control+U) in MiniBrowser 2025-02-12 10:44:12 +01:00
Salvador Díaz Fau
c0a03f0098 Fixed initial browser focus in SimpleOSRBrowser for Linux-GTK2 2025-02-10 16:56:19 +01:00
Salvador Díaz Fau
6760bed772 Added IME support to SimpleOSRBrowser in Linux-GTK2 (issue #544)
Renamed argument in TChromiumCore.OnTakeFocus
2025-02-09 16:33:51 +01:00
Salvador Díaz Fau
e09bf5bebe Use the Chrome runtime style in popup windows in the TabbedBrowser2 demo. 2025-02-05 17:34:24 +01:00
Salvador Díaz Fau
373a19f8f5 Added WebpageSnapshot demo for UniGUI 2025-01-13 18:45:34 +01:00
Salvador Díaz Fau
38b9b5ae12 TabbedBrowser2 demos now use the Chrome style 2025-01-09 17:24:32 +01:00
Salvador Díaz Fau
f9de87dafe Fixed invisible select items in FullScreenBrowser demos 2024-12-19 11:17:18 +01:00
Salvador Díaz Fau
8e5b4e4ef3 Added a GlobalCEFApp.OnAlreadyRunningAppRelaunch example to the TabbedBrowser2 demo 2024-12-05 16:37:52 +01:00
Salvador Díaz Fau
a87256405a Possible fix for issue #538 2024-12-04 16:10:43 +01:00
Salvador Díaz Fau
6badc8f3bd Fixed ConsoleBrowser2 resize issues
Renamed TCEFBrowserBitmap.BeginBufferDraw to TCEFBrowserBitmap.BeginDraw
Renamed TCEFBrowserBitmap.EndBufferDraw to TCEFBrowserBitmap.EndDraw
Renamed TCEFBrowserBitmap.UpdateBufferDimensions to TCEFBrowserBitmap.UpdateDimensions
Removed TCEFBrowserBitmap.BufferIsResize
2024-11-30 11:18:21 +01:00