Commit Graph

84 Commits

Author SHA1 Message Date
Salvador Díaz Fau
d0c7e0926e Update to CEF 3.3071.1634.g9cc59c8
correct readme version numbers
2017-06-06 12:52:35 +02:00
Salvador Díaz Fau
3240969b83 Update to CEF 3.3071.1634.g9cc59c8 2017-06-06 12:51:10 +02:00
Salvador Diaz Fau
6851d71bd3 Update to CEF 3.3071.1634.g9cc59c8 2017-06-06 12:49:27 +02:00
Salvador Diaz Fau
006d33da3a Added overloaded TChromium.CreateBrowser function 2017-06-01 10:33:30 +02:00
Salvador Diaz Fau
688ab57bcc Added a full screen demo 2017-05-21 19:38:32 +02:00
Salvador Diaz Fau
fbefae8e34 Added a Toolbox browser demo 2017-05-21 17:41:10 +02:00
Salvador Diaz Fau
db58c92e61 Added keyboard shortcut to show/hide the developer tools 2017-05-20 19:20:38 +02:00
Salvador Diaz Fau
f803df15e7 Update to CEF 3.3029.1619.geeeb5d7
- Update to CEF 3.3029.1619.geeeb5d7
- Added fullscreen for HTML5 to MiniBrowser demo
2017-05-18 11:46:23 +02:00
Salvador Díaz Fau
55fe934f20 Update to CEF 3.3029.1619.geeeb5d7 2017-05-18 11:45:15 +02:00
Salvador Diaz Fau
18a9de0a94 Update to CEF 3.3029.1613.g22354a9
- Update to CEF 3.3029.1613.g22354a9
- Bug fix #28
- Added missing functions in uCEFMiscFunctions.pas
- Fixed MDIBrowser app close issue.
- Changed the CustomExceptionHandler to reraise exceptions with full
trace.
2017-05-07 18:14:02 +02:00
Salvador Díaz Fau
6b84d78cfe Update to CEF 3.3029.1613.g22354a9 2017-05-07 18:05:36 +02:00
Salvador Diaz Fau
0ec2b29075 Update to CEF 3.3029.1611.g44e39a8
Update to CEF 3.3029.1611.g44e39a8
New MDIBroser demo
MultiThreadedMessageLoop initialization bug fix
New function to handle exceptions
Added a function to parse URLs
2017-05-01 14:49:43 +02:00
Salvador Diaz Fau
cc893f2b04 Update to CEF 3.3029.1611.g44e39a8 2017-05-01 14:49:02 +02:00
Salvador Diaz Fau
cf778cf949 CEF 3.3029.1608.g27a32db 2017-04-27 14:17:44 +02:00
Salvador Diaz Fau
f1928ac61a Update to CEF 3.3029.1608.g27a32db 2017-04-27 14:12:50 +02:00
Salvador Diaz Fau
24b745dbc3 Removed unnecessary PChar casts 2017-04-27 08:33:22 +02:00
Salvador Diaz Fau
ca993f6003 Update to CEF 3.3029.1604.g364cd86
Update to CEF 3.3029.1604.g364cd86 / Chromium 58.0.3029.81
Bug fix for Delphi 10.2
Now the binaries are fully movable
2017-04-26 15:45:41 +02:00
Salvador Diaz Fau
eeeaefee3e Update to CEF 3.3029.1604.g364cd86 2017-04-26 15:43:51 +02:00
Salvador Diaz Fau
6842559661 Bug fixes : #18 #26
Bug fix #18 : Random crashes using custom schemes
Bug fix #26 : Dropdown control appearing in wrong place after form moved
2017-04-24 12:57:16 +02:00
Salvador Diaz Fau
f912c6d5ec Bug fix : Render process crash with large images 2017-04-15 18:19:22 +02:00
Salvador Diaz Fau
78decde2b8 Update to CEF 3.2987.1601.gf035232 2017-04-12 09:44:04 +02:00
Salvador Diaz Fau
4cd1b896ad Update to CEF 3.2987.1601.gf035232 2017-04-12 09:43:25 +02:00
Salvador Diaz Fau
5945ec8d49 Update to CEF 3.2987.1599.g495fb8c 2017-04-06 10:09:15 +02:00
Salvador Diaz Fau
5e94c5f158 Update to CEF 3.2987.1599.g495fb8c 2017-04-06 10:07:06 +02:00
Salvador Diaz Fau
5fb7bfdcb7 More TCEFApplication properties and TChromium virtual procedures 2017-04-03 09:10:15 +02:00
Salvador Diaz Fau
9fa109af16 Added error message boxes in CheckCEFLibrary 2017-03-29 10:55:39 +02:00
Salvador Diaz Fau
ca6a214a3d Update to CEF 3.2987.1597.gffc5773 2017-03-28 11:19:28 +02:00
Salvador Diaz Fau
0d11cf6e7d Update to CEF 3.2987.1597.gffc5773 2017-03-28 11:17:34 +02:00
Salvador Diaz Fau
8762ec1e7f Update to CEF 3.2987.1596.gc2b4638 and simplebrowser project for Delphi 7 2017-03-27 09:00:47 +02:00
Salvador Diaz Fau
5c484b5658 Conditional compilation for Delphi 2007 in DPR 2017-03-26 22:43:46 +02:00
Salvador Diaz Fau
81ed572a79 Bug fix for Delphi 2010 and integrity check functions moved. 2017-03-26 17:39:41 +02:00
Salvador Diaz Fau
6070694b0e Update to CEF 3.2987.1596.gc2b4638 2017-03-22 15:27:50 +01:00
Salvador Diaz Fau
b5b9547d28 Update to CEF 3.2987.1596.gc2b4638
* New properties in TCEFApplication :  SmoothScrolling, FastUnload,
DisableSafeBrowsing.
* Bug fix in CefResponseFilter. Thanks to Zdravko Gabrovski!
* MiniBrowser now has a context menu option to visit the DOM.
2017-03-22 15:22:11 +01:00
Salvador Diaz Fau
68769fdda2 Update to CEF 3.2987.1594.g92fba9c
Bug fix for memory leak in TChromium.Internal_SavePreferences
2017-03-16 19:12:31 +01:00
Salvador Diaz Fau
e722d8ea49 Update to CEF 3.2987.1594.g92fba9c 2017-03-16 19:11:24 +01:00
Salvador Diaz Fau
6c83923788 Update to CEF 3.2924.1575.g97389a9 2017-03-15 15:05:05 +01:00
Salvador Diaz Fau
2d9d4af78e Conditional compilation for older delphi versions 2017-03-15 15:00:07 +01:00
Salvador Diaz Fau
6178ab49a5 Update to CEF3.2924.1575
MiniBrowser : Addition of a preferences form, replacement of URLEdt by
URLCbx, addition of a custom scheme
TCEFApplication : Addition of 3 new properties : EnableSpellingService,
EnableMediaStream, EnableSpeechInput
TCEFChromium : Renamed internal procedures, addition of
UppdatePreferences and SavePreferences procedures, more checks in
doOnBeforeClose and doOnClose.
TCefChromiumWindow : WebBrowser_OnClose returns False by default
2017-03-15 14:53:45 +01:00
Salvador Diaz Fau
b35837585c missing cef.inc in demos 2017-02-26 16:47:09 +01:00
Salvador Diaz Fau
e592e2716a Fixed AV and build error in win64. Support for CEF 3.2924.1571.gcdcdfa9 and new parameter to skip reading dll version in tcefapplication 2017-02-26 16:38:36 +01:00
Salvador Diaz Fau
e0b50fa338 delphi versions updated 2017-02-26 16:30:21 +01:00
Salvador Diaz Fau
28d1bc4213 Update README.md 2017-02-26 16:28:13 +01:00
Salvador Diaz Fau
91d81ec9dd Updated to CEF 3.2924.1571.gcdcdfa9 2017-02-26 16:27:24 +01:00
Salvador Diaz Fau
d0ea3e3e55 Update to CEF 3.2924.1569.g067d915 2017-02-15 12:29:55 +01:00
Salvador Diaz Fau
61e1b656f9 Update to CEF 3.2924.1569.g067d915 and fixed TCefApplication.CheckDLLs 2017-02-15 12:28:27 +01:00
Salvador Diaz Fau
8d3316ba80 Preliminary Delphi7 support, CommandLine with values, Custom libcef.dll path 2017-02-14 11:01:16 +01:00
Salvador Diaz Fau
bde555ddfa Command line switch example.
Uncomment the line in the DPR file to see an FPS counter in the browser
2017-02-13 15:54:27 +01:00
Salvador Diaz Fau
9b4bb2a27c OutputDebugMessage moved to uCEFMiscFunctions, New TCEFApplication.AddCommandLine procedure and TCEFApplication.CheckCEFLibrary enhancements 2017-02-13 10:24:44 +01:00
Salvador Diaz Fau
8aafbee064 Only log messages if DEBUG is defined 2017-02-12 20:03:26 +01:00
Salvador Diaz Fau
1ce14d8796 New function OutputDebugMessage in TCEFApplication to log messages replacing OutputDebugString 2017-02-12 19:53:45 +01:00