d0983b7818
Update to CEF 137.0.17
Make / build (ubuntu-latest) (push) Has been cancelled
2025-06-14 15:24:19 +02:00
cb793dee79
Update to CEF 137.0.11
Make / build (ubuntu-latest) (push) Has been cancelled
2025-06-12 18:24:40 +02:00
1e5fbb06c1
Update to CEF 137.0.10
2025-06-05 15:55:12 +02:00
1608288727
Update to CEF 137.0.8
Make / build (ubuntu-latest) (push) Has been cancelled
2025-05-30 18:00:44 +02:00
9ac32a08e3
Update to CEF 137.0.4
2025-05-30 16:54:28 +02:00
44caea2fd9
Added TChromiumCore.AutofillSaveData
...
Make / build (ubuntu-latest) (push) Has been cancelled
Added TChromiumCore.CanMakePayment
Added TChromiumCore.SearchSuggestEnabled
Added TChromiumCore.URLDataCollection
2025-05-22 11:43:59 +02:00
13ce632b49
Update to CEF 136.1.6
2025-05-16 18:35:18 +02:00
b30adaada1
Update to CEF 136.1.5
2025-05-15 12:40:14 +02:00
62857477a6
Added aNewWindowStyle parameter to TFMXWindowParent.Reparent
Make / build (ubuntu-latest) (push) Has been cancelled
2025-05-12 11:42:06 +02:00
d3f2b48d4c
Update to CEF 136.1.4
2025-05-09 11:24:02 +02:00
b965e23734
Update to CEF 136.1.3
2025-05-07 16:46:14 +02:00
4a264fc45c
Update to CEF 136.1.2
2025-05-06 15:21:21 +02:00
770019bec8
Update to CEF 136.1.1
2025-05-04 18:27:51 +02:00
207e84f383
Removed old conditionals from GlobalCEFApp
2025-04-26 15:12:17 +02:00
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
232e06c8c7
Update to CEF 135.0.22
2025-04-25 12:32:16 +02:00
56bd985fc6
Update to CEF 135.0.21
2025-04-18 09:02:50 +02:00
73b3328e84
Update to CEF 135.0.20
2025-04-10 18:22:07 +02:00
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
d4111842bf
Update to CEF 135.0.15
2025-04-02 17:29:52 +02:00
f070688e54
Update to CEF 134.3.11
2025-04-01 18:25:24 +02:00
e6c2ee77ba
Update to CEF 134.3.9
2025-03-28 11:37:58 +01:00
5de8142bdf
Update to CEF 134.3.8
2025-03-25 16:13:22 +01:00
e6f1891cf1
Update to CEF 134.3.7
2025-03-23 17:02:17 +01:00
3138463b53
Update to CEF 134.3.6
2025-03-21 15:57:10 +01:00
c777bfc51a
Update to CEF 134.3.5
2025-03-20 16:17:33 +01:00
fba986d1ce
Added GlobalCEFApp.PasswordStorage in Linux
2025-03-19 16:01:37 +01:00
8112808b95
Update to CEF 134.3.2
2025-03-14 16:12:03 +01:00
04c19a3653
Argument name change in TOnPreferenceChangedEvent
2025-03-13 16:45:24 +01:00
e223d1c0a6
Update to CEF 134.3.1
2025-03-13 11:51:28 +01:00
752306b7c9
Update to CEF 133.4.8
2025-03-08 14:55:43 +01:00
97e967f893
Update to CEF 133.4.5
2025-03-01 15:41:52 +01:00
cfba87c4d0
Update to CEF 133.4.1
2025-02-27 14:37:45 +01:00
9c41b46285
Update to CEF 133.4.0
2025-02-26 16:05:45 +01:00
0ce22061ae
Fixed issue #547 : Render process crash in the JSRTTIExtension demo
2025-02-22 15:46:39 +01:00
44d69766b8
Removed debug code
2025-02-16 15:14:50 +01:00
e2bafbdf9a
Update to CEF 133.4.6
2025-02-16 15:02:10 +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
9e25a062b0
Update to CEF 132.3.2
2025-02-04 15:00:27 +01:00
2807be6373
Update to CEF 132.3.1
2025-01-17 12:00:14 +01:00
526634f715
Update to CEF 131.4.1
2025-01-09 16:04:55 +01:00
d93b699712
Added TChromiumCore.AutofillCreditCard
...
Added TChromiumCore.AutofillProfile
2024-12-21 10:00:57 +01:00
373c941913
Update to CEF 131.3.5
2024-12-20 16:17:21 +01:00
54d4bd1243
Fixed GlobalCEFApp.DeleteCache and GlobalCEFApp.DeleteCookies
...
Added mote Chrome URLs to uCEFConstants
2024-12-18 11:21:16 +01:00
ba4ca3af3a
Windows : Fix popup DevTools issue.
2024-12-16 12:12:42 +01:00
571c78a71f
Update to CEF 131.3.4
2024-12-13 18:16:28 +01:00
0c66acbb85
Update to CEF 131.3.2
2024-12-12 16:07:22 +01:00
607f7c57fb
Update to CEF 131.3.1
2024-12-05 12:52:51 +01:00
a87256405a
Possible fix for issue #538
2024-12-04 16:10:43 +01:00
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