1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-07-02 22:26:53 +02:00
Commit Graph

657 Commits

Author SHA1 Message Date
bab31cc0a2 Update to CEF 3.3578.1860.g36610bd 2018-12-12 17:13:23 +01:00
14410a722a Bug fix #149 : Removed duplicated constants v70.0.3538.102 2018-12-11 11:49:02 +01:00
82795b8159 Added ComponentPlatformsAttribute to TChromiumWindow
Fixed #146
2018-12-09 11:47:32 +01:00
665a578001 Added Delphi 10.3 Rio support
Added ComponentPlatformsAttribute to all the components to provide platform-specific run-time information.
2018-12-09 11:11:59 +01:00
fbe8ecaedd Merge branch 'master' of https://github.com/salvadordf/CEF4Delphi 2018-12-06 11:49:17 +01:00
0688b10e1d Fixed circular reference in TCustomCefUrlrequestClient
Added the TCefApplication.DisableBackgroundNetworking and TCefApplication.MetricsRecordingOnly properties
2018-12-06 11:49:08 +01:00
d0d85d65ad Removed empty properties 2018-11-30 10:40:07 +01:00
6214f4d7ae Removed empty property 2018-11-30 10:38:59 +01:00
063f7f9d42 Added the Delphinus-Support tag 2018-11-30 10:36:16 +01:00
8b655ef68c Create Delphinus.Install.json 2018-11-30 10:32:07 +01:00
01dd1bfb64 Create Delphinus.Info.json 2018-11-30 10:12:24 +01:00
bc19071005 Update text formatting 2018-11-30 09:16:39 +01:00
401b55350d Create LICENSE.md 2018-11-30 09:11:06 +01:00
f7ffd5c4c9 Fixed mime type in DATA URL 2018-11-28 11:53:54 +01:00
a06523287c Added WebSockets events and instructions to SimpleServer 2018-11-25 18:59:41 +01:00
18135e907a Always set the $MINENUMSIZE directive
Fix for #139 when using external message pump
2018-11-22 15:02:21 +01:00
7e7f0cbe8f Enable the timer in SimpleLazarusBrowser 2018-11-19 09:59:29 +01:00
3a762bea54 Fixed D7 compatibility 2018-11-18 14:23:21 +01:00
1bc8aac781 Added missing GUID
Removed FastMM4 from the URLRequest demo
2018-11-17 12:33:28 +01:00
95c6939a37 Added TCEFUrlRequestClientComponent
Added URLRequest demo
2018-11-17 11:50:34 +01:00
9b04141fe1 Update to CEF 3.3538.1852.gcb937fc 2018-11-15 19:31:36 +01:00
10c9a99805 Update to CEF 3.3538.1852.gcb937fc
- Bug fix #139
- Added a LoadHandler in the render process.
- Added TCefApplication.OnLoadingStateChange
- Added TCefApplication.OnLoadStart
- Added TCefApplication.OnLoadEnd
- Added TCefApplication.OnLoadError
- Fixed a Delphi XE2 compilation issue.
2018-11-15 19:08:16 +01:00
428ae519b9 Update to CEF 3.3538.1851.g5622787 2018-11-13 14:16:47 +01:00
123a9dccc7 Update to CEF 3.3538.1851.g5622787 2018-11-13 14:14:45 +01:00
c57b66c402 Added the PostInspectorBrowser demo 2018-10-28 12:52:14 +01:00
a5e3a78859 Update to CEF 3.3538.1848.g1d1fe01 2018-10-26 10:34:43 +02:00
627a77e8d2 Update to CEF 3.3538.1848.g1d1fe01 2018-10-26 10:32:10 +02:00
87e0dcbd84 Added missing cef.inc in the ConsoloeBrowser demo v69.0.3497.100 2018-10-25 19:46:24 +02:00
b57d11d6ce New ConsoleBrowser demo 2018-10-25 19:09:24 +02:00
139f1dded2 Added memory information properties to GlobalCEFApp 2018-10-25 12:50:01 +02:00
b5920d1aac Added SetCookie example to the CookieVisitor demo 2018-10-21 20:32:35 +02:00
74c545a5fb Added TCEFWinControl.InvalidateChildren 2018-10-20 20:43:06 +02:00
67c45875d9 Update to CEF 3.3497.1841.g7f37a0a 2018-10-20 14:47:46 +02:00
b2db728cbf Update to CEF 3.3497.1841.g7f37a0a 2018-10-20 14:46:24 +02:00
6e5a280556 The process information in the debug file has been disabled 2018-10-12 22:23:21 +02:00
a3c3c3398f Update to CEF 3.3497.1840.gcd24143 2018-10-12 12:22:59 +02:00
a151f8d639 Update to CEF 3.3497.1840.gcd24143
- Added process information in the log file when you compile in DEBUG mode.
- Now TCefApplication checks if the subprocess executable is present.
2018-10-12 12:21:43 +02:00
2b37fa289f Lazarus/FPC compatibility fix. 2018-10-04 21:24:59 +02:00
1624d8712d Fixed an access violation in TChromium.ShowDevTools with some Delphi versions 2018-10-04 20:45:31 +02:00
a32686c7ef Merge branch 'master' of https://github.com/salvadordf/CEF4Delphi 2018-10-04 09:40:17 +02:00
4d3f1b0b8b Added MutatioObserver option to the JSRTTIExtension demo 2018-10-04 09:40:14 +02:00
9f9451d130 Update to CEF 3.3497.1836.gb472a8d 2018-10-03 13:19:04 +02:00
41157fdb28 Renamed TCefApplication.CheckExtensions to TCefApplication.DisableExtensions to match the command switch name
Moved the code from TCefApplication.DisableExtensions to TCefApplication.Internal_OnBeforeCommandLineProcessing
2018-10-03 13:17:19 +02:00
1ee9290040 Merge branch 'master' of https://github.com/salvadordf/CEF4Delphi 2018-10-03 13:08:26 +02:00
0a4ae46c0d Update to CEF 3.3497.1836.gb472a8d 2018-10-03 13:08:23 +02:00
7b52e56eef Merge pull request #135 from ashumkin/disable-extensions
improve: allow to disable extensions (cef_extensions.pak)
2018-10-03 13:03:17 +02:00
16a676128f improve: allow to disable extensions (cef_extensions.pak)
Some projects does not use extenstions, so there is no need to include
`cef_extensions.pak` into a project, but CEF4Delphi requires it.

Make able to disable extensions. Let's introduce the method
`DisableExtensions` which will disable the file check for
`cef_extensions.pak` and will add the `--disable-extensions` command
line option.
2018-10-03 12:36:30 +03:00
b16ea570cf Update to CEF 3.3497.1834.g0a87d5f 2018-09-28 14:39:22 +02:00
24041982ca Update to CEF 3.3497.1834.g0a87d5f 2018-09-28 14:37:54 +02:00
f76630c49f Removed the Offset parameter in TCefApplication.RenameAndDeleteDir 2018-09-26 14:41:56 +02:00