1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-22 22:17:48 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
c0a03f0098 Fixed initial browser focus in SimpleOSRBrowser for Linux-GTK2 2025-02-10 16:56:19 +01:00
6760bed772 Added IME support to SimpleOSRBrowser in Linux-GTK2 (issue #544)
Renamed argument in TChromiumCore.OnTakeFocus
2025-02-09 16:33:51 +01:00
87843f4b8f Update to CEF 131.2.3 2024-11-16 12:19:26 +01:00
013bbe441c Fixed some GTK2 demos
Added Lazarus 3.4 mention in the readme
Added CefKeyEventLog calls in SimpleOSRBrowser to log keyboard events.
2024-05-29 17:25:15 +02: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
1f5b9c03a4 Updated copyright year 2023-01-07 15:53:04 +01:00
7f3e3415ef Added partial GTK3 support
Converted the OSRExternalPumpBrowser demo to GTK3
Converted the TinyBrowser demo to GTK3
Converted the TinyBrowser2 demo to GTK3
Moved all Lazarus demos for Linux to the Lazarus_Linux_GTK2 directory
Fixed the Copy.CEF.DLLs tool thanks to fraurino
2022-06-25 16:41:34 +02:00