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

1267 Commits

Author SHA1 Message Date
b7f0c51ee6 Update to CEF 127.1.9 2024-08-06 13:00:18 +02:00
265a4d0ea6 Improved EditorBrowser demos
Added copy, cut and paste buttons using the new TChromium.SimulateEditingCommand procedure
2024-08-05 17:41:57 +02:00
ad5a33911a Fixed build issue in XE2 2024-08-03 17:05:35 +02:00
78f7858115 Update to CEF 127.1.5 2024-08-03 12:12:33 +02:00
e9cbf74dd8 Update to CEF 127.1.4 2024-08-01 14:33:46 +02:00
8f0550a86a Update to CEF 127.1.2 2024-07-31 12:55:57 +02:00
e4df7f9d70 Update to CEF 127.1.0 2024-07-30 16:19:03 +02:00
7b6ba27010 Added TChromiumCore.HSTSPolicyBypassList 126.0.6478.183 2024-07-21 16:29:29 +02:00
3a9312ec39 Added TChromiumCore.HTTPSUpgrade 2024-07-21 16:06:18 +02:00
817a5ff911 Added TChromiumCore.SimulateMouseEvent
Added TChromiumCore.SimulateTouchEvent
Added TChromiumCore.SimulateEditingCommand
Fixed TChromiumCore.SimulateKeyEvent
Added EditingCommandToString
2024-07-19 18:18:00 +02:00
1fb7b7968b Update to CEF 126.2.18 2024-07-18 15:29:30 +02:00
358ccb21e5 Update to CEF 126.2.16 2024-07-17 17:17:20 +02:00
29ded75cf6 Update to CEF 126.2.14 2024-07-16 15:20:49 +02:00
890af1aebc Update to CEF 126.2.12 2024-07-12 15:16:40 +02:00
189055c700 Update to CEF 126.2.11 2024-07-11 18:59:23 +02:00
29522e7451 Update to CEF 126.2.10 2024-07-03 11:36:31 +02:00
be0efab35e Update to CEF 126.2.9 2024-06-26 14:59:22 +02:00
31e012f584 Update to CEF 126.2.7 2024-06-22 13:54:01 +02:00
fc359536a2 Update to CEF 126.2.6
Workaround for issue #520
2024-06-21 14:51:55 +02:00
e1d6fbaff9 Update to CEF 126.2.4 2024-06-20 15:45:00 +02:00
c55491e0a3 Added more test sites to MobileBrowser demo
Added the fullVersion field information to the Emulation.setUserAgentOverride method
2024-06-19 11:05:42 +02:00
baefafe18a Increase InternalVersion value 2024-06-18 14:20:49 +02:00
496db82294 Enable Chrome runtime in MobileBrowser demo 2024-06-18 14:18:16 +02:00
16f76f39aa Enable Chrome runtime in SimpleBrowser2 demo 2024-06-17 11:44:07 +02:00
b2722c1dfa Added extensions and descriptions to TCEFFileDialogInfo
Fixed OnFileDialog event in MiniBrowser demo
2024-06-15 19:44:55 +02:00
102bafb130 Update to CEF 126.2.0 2024-06-15 15:29:35 +02:00
56cf3cfb1b Update to CEF 126.1.14 2024-06-14 19:17:43 +02:00
e02e101533 Fixed incorrect type definitions
Fixed TCefCustomStringList.GetHandle return value type
125.0.6422.142
2024-06-14 12:03:35 +02:00
0ada3d1ba9 Fixed TChromium.DownloadBubble issue
Define LCL_FULLVERSION  in Delphi to avoid compiler warnings
2024-06-12 10:45:27 +02:00
110fefdfb5 Update to CEF 125.0.22
Fixed build issue in uCEFLinuxFunctions
2024-06-11 11:54:09 +02:00
75dbef00a7 Fixed old Lazarus build issue 2024-06-09 11:33:57 +02:00
d120f5c3fb Fixed event assignments in BrowserWindowDom 2024-06-07 16:45:04 +02:00
d10c15caa4 Increase InternalVersion in update_CEF4Delphi.json 2024-06-07 16:35:39 +02:00
8d37632ef4 Merge pull request #514 from n7800/patch-1
Fixing event assignments in the BrowserWindow project
2024-06-07 16:34:51 +02:00
470c142a55 Fixing event assignments in the BrowserWindow project 2024-06-07 17:59:05 +05:00
7134bfac9c Update to CEF 125.0.21 2024-06-07 08:48:55 +02:00
628ae903de Update to CEF 125.0.20 2024-06-05 17:26:04 +02:00
2518b96207 Added more code comments
Added code comments to TCEFWindowInfoWrapper.AsChild for reference in future investigations about the GTK3 browser initialization issue.
2024-06-04 18:18:51 +02:00
543af9be90 Added the Lazarus_Linux_Console\LibraryBrowser demo 2024-06-02 18:27:25 +02:00
bf11a7586e Added an example of HTTP header replacement in MiniBrowser 2024-06-02 10:19:14 +02:00
849c32718b Fixed Lazarus_Linux_GTK2\PopupBrowser2 demo crash 2024-05-30 12:49:57 +02: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
e3cd6821c8 Update to CEF 125.0.19 2024-05-28 15:50:48 +02:00
7c230b9d70 Update to CEF 124.3.9 124.0.6367.207 2024-05-22 12:21:41 +02:00
5ae265e9d3 Update to CEF 124.3.8 2024-05-15 17:48:03 +02:00
5a99727c87 Fixed Linux build issue 2024-05-14 21:57:18 +02:00
09a986830e Fixed Linux build issue 2024-05-13 20:30:51 +02:00
79e09ac5cd Update to CEF 124.3.7 2024-05-11 16:38:41 +02:00
21914e8c0a Update to CEF 124.3.6 2024-05-10 11:36:41 +02:00
d5f3267ff2 Update to CEF 124.3.5 2024-05-07 15:22:43 +02:00