Commit Graph

  • 3019720268 Update ISSUE_TEMPLATE.md Alex Maitland 2016-10-19 13:55:35 +10:00
  • d660b37059 Update README.md Alex Maitland 2016-10-19 08:25:33 +10:00
  • cce8cd825d Upgrade to 3.2840.1493 (Chromium 54.0.2840.59) Add IResponse to IRequestHandler::OnResourceRedirect amaitland 2016-10-19 08:07:47 +10:00
  • 2d86311b44 Fix bug in WinForms example - the LifeSpanHandler implementation wasn't allowing popup windows to close amaitland 2016-10-19 07:51:19 +10:00
  • 5f1adc695b Move CookieManager to CefSharp.Core folder amaitland 2016-10-18 22:53:34 +10:00
  • e17b3383c0 Make CookieManager public and move into CefSharp.Core namespace amaitland 2016-10-18 22:47:14 +10:00
  • c8107d48a8 Update README.md Alex Maitland 2016-10-17 14:30:42 +10:00
  • b8d2a755a7 Improve xml doc around Cef.Shutdown and Cef.Initialize amaitland 2016-10-14 14:47:14 +10:00
  • e3a5368d22 WPF - Update Custom cursor in a sync fashion resolves #606 amaitland 2016-10-14 11:57:49 +10:00
  • 9dcb422bc7 ILifeSpanHandler.OnBeforePopup - Add comment about setting newBrowser to null amaitland 2016-10-12 12:43:11 +10:00
  • 9a80e24fca Update Readme.txt Alex Maitland 2016-10-11 07:38:47 +10:00
  • 267b7d5de8 Update README.md Alex Maitland 2016-10-10 19:13:43 +10:00
  • e548faf9fd WinForms - Override IsKeyInput to get arrows + tab working when use MultiThreadedMessageLoop = false Solution from http://stackoverflow.com/a/5606692 Post on ceforum for background info http://magpcss.org/ceforum/viewtopic.php?f=6&t=14557 amaitland 2016-10-10 12:54:10 +10:00
  • 83e399441c Update Readme.txt Alex Maitland 2016-10-05 07:48:49 +10:00
  • 662ef561b5 ILifeSpanHandler.OnBeforePopup - Add comment about setting newBrowser to null amaitland 2016-10-12 12:43:11 +10:00
  • 0b331319b8 Update Readme.txt Alex Maitland 2016-10-11 07:38:47 +10:00
  • ffb0a795f2 Update README.md Alex Maitland 2016-10-10 19:13:43 +10:00
  • e23ad38a11 WinForms - Override IsKeyInput to get arrows + tab working when use MultiThreadedMessageLoop = false Solution from http://stackoverflow.com/a/5606692 Post on ceforum for background info http://magpcss.org/ceforum/viewtopic.php?f=6&t=14557 amaitland 2016-10-10 12:54:10 +10:00
  • 5deffb0b91 Update Readme.txt Alex Maitland 2016-10-05 07:48:49 +10:00
  • 81366fc11f Only set keyboard handler in Winforms example of using multiThreadedMessageLoopEnabled amaitland 2016-10-04 08:46:18 +10:00
  • e59026dba2 Upgrade to 3.2785.1482 amaitland 2016-10-02 19:36:21 +10:00
  • b92461f95b Only set keyboard handler in Winforms example of using multiThreadedMessageLoopEnabled v53.0.0 amaitland 2016-10-04 08:46:18 +10:00
  • 7f0f7a722f Upgrade to 3.2785.1482 amaitland 2016-10-02 19:36:21 +10:00
  • 5172a7740d Add DisableGpuAcceleration to CefSettings amaitland 2016-09-22 16:52:38 +10:00
  • 5248174f89 Update ISSUE_TEMPLATE.md Alex Maitland 2016-09-26 13:00:54 +10:00
  • 6ed54d3ad5 Update cherry picked commits to reflect IRequestContextHandler (replaced IPluginHandler) amaitland 2016-09-26 09:08:42 +10:00
  • 2b419cd29f Add example of setting preference on RequestContext you just created amaitland 2016-09-26 09:05:52 +10:00
  • 3066b19f84 Add RequestContext::CreateContext static method to create a context that shares the storage with an existing amaitland 2016-09-26 09:03:21 +10:00
  • b3a236902b Add example of setting preference on RequestContext you just created amaitland 2016-09-26 09:05:52 +10:00
  • c564f88fcc Add RequestContext::CreateContext static method to create a context that shares the storage with an existing amaitland 2016-09-26 09:03:21 +10:00
  • 06aa209826 Check extraInfo list for null in OnRenderThreadCreated - one of the suggestions from #1801 (no way to reproduce the problem) amaitland 2016-09-25 20:47:23 +10:00
  • bdb37881c5 Check extraInfo list for null in OnRenderThreadCreated - one of the suggestions from #1801 (no way to reproduce the problem) amaitland 2016-09-25 20:47:23 +10:00
  • 8e01aa5155 Update appveyor.yml build to 53 amaitland 2016-09-25 20:43:17 +10:00
  • b30d615c6d Update to 55 version number - don't get too excited we're still 2-3 months away amaitland 2016-09-25 20:42:45 +10:00
  • fb1c70a44c Rename IPluginHandler to IRequestContextHandler Add IRequestContextHandler.GetCookieManager() - Can now have unique CookieManager for each RequestContext **Breaking Change** CookieManager should be moved from the CefSharp.Internals namespace - will do that at some point later hopefully amaitland 2016-09-25 20:35:04 +10:00
  • 895932d05e Remove EnableInternalPdfViewerOffScreen() as disable-surfaces has been removed from Chromium. This leaves the original https://bitbucket.org/chromiumembedded/cef/issues/1689 issue as being a problem, for now just disable GPU acceleration amaitland 2016-09-19 13:31:12 +10:00
  • a39ef00ac5 Upgrade to 3.2785.1480 amaitland 2016-09-19 09:34:58 +10:00
  • 4a44f0f037 Remove EnableInternalPdfViewerOffScreen() as disable-surfaces has been removed from Chromium. This leaves the original https://bitbucket.org/chromiumembedded/cef/issues/1689 issue as being a problem, for now just disable GPU acceleration amaitland 2016-09-19 13:31:12 +10:00
  • 7f9a9bbb5a Upgrade to 3.2785.1480 amaitland 2016-09-19 09:34:58 +10:00
  • 2f3518555d Add reference to cefsharp/53 release branch v53.0.0-pre01 amaitland 2016-09-15 10:51:29 +10:00
  • 4903f12341 Upgrade to 3.2785.1478 amaitland 2016-09-15 10:41:21 +10:00
  • 11dee93bf3 Fix spelling error (#1) (#1797) Kevin Driedger 2016-09-13 17:57:02 -04:00
  • 289fbf244a Update WinFormsBrowserProcessHandler to use the simplest possible approach - NOT PRODUCTION READY amaitland 2016-09-09 13:21:48 +10:00
  • 98f1dedd16 Expose CefRunMessageLoop and CefQuitMessageLoop - It may be possible to run the CEF message loop and then load the WinForms Form on the same thread. amaitland 2016-09-08 15:54:08 +10:00
  • cb238ba001 WpfBrowserProcessHandler - Simplify even further, when delay <= 0 in OnScheduleMessagePumpWork fire immediately otherwise wait for the timer to execute (will only be a matter of ms difference between when it's called hopefully Can successfully open a few tabs and run the FishGl test amaitland 2016-09-08 09:33:45 +10:00
  • 3f70d10538 Only hook into the Chromium message loop if we're using multiThreadedMessageLoop - no need if they're running in the same thread amaitland 2016-09-08 08:52:42 +10:00
  • 8a3685d320 Add WpfBrowserProcessHandler example implementation - not ready for production use. Better integration with message loop does appear to have some benefits with context menus etc amaitland 2016-09-07 13:54:28 +10:00
  • 3084e3b4b3 Upgrade versions to 53.0.0 amaitland 2016-09-07 13:35:32 +10:00
  • a4b4bdf9dd Update README.md Alex Maitland 2016-09-07 13:08:24 +10:00
  • 7f8cb2e580 Upgrade to 3.2785.1474 (First stable Chromium 53 release) amaitland 2016-09-05 09:32:50 +10:00
  • 8f02008c58 Fix NRE when returning null from a scheme handler factory (#1792) justin-caldicott 2016-09-01 21:45:51 +01:00
  • 31b1dd97eb Winforms example - delay creation of the tab required for previous commit amaitland 2016-09-01 16:52:52 +10:00
  • 9fbde82ef0 Experimental implementation of IBrowserProcessHandler.OnScheduleMessagePumpWork NOT READY FOR PRODUCTION USE amaitland 2016-09-01 16:51:20 +10:00
  • e7a5c0c3dd IBrowserProcessHandler now implements IDisposable amaitland 2016-09-01 14:33:18 +10:00
  • 2f4e613f9a Add missing OnScheduleMessagePumpWork method to CefSharpApp amaitland 2016-09-01 11:44:40 +10:00
  • cb53751729 Add ZoomIn, ZoomRest command to WPF Example amaitland 2016-08-31 09:00:00 +10:00
  • d1142e6374 Fixing nullreferenceexception on ControlExtensions.IsActive (#1788) smcilveen 2016-08-30 09:16:02 -04:00
  • 3237960c62 Update README.md Alex Maitland 2016-08-30 08:39:06 +10:00
  • 790ad26f8d Add release notes section to Nuspec files, see if the url is updated based on the package version amaitland 2016-08-29 08:22:36 +10:00
  • 96742a1ed3 Update build version to 53.0.0 amaitland 2016-08-28 20:28:18 +10:00
  • c2bf9fb314 WPF - Custom context menu not working, revert to using the built in context menu (which didn't work previously, one thing fixed, another broken) At some point this will need to be reported upstream amaitland 2016-08-28 08:55:33 +10:00
  • 4494c8ebb6 Upgrade to 3.2785.1466 - unstable version of Chromium, not recommended for production amaitland 2016-08-28 08:49:34 +10:00
  • a44dc9b2db Follow up to e41c097de9 amaitland 2016-08-27 07:10:13 +10:00
  • d28fc1337d Resolve #1780 amaitland 2016-08-26 19:43:14 +10:00
  • e41c097de9 Resolve #1774 amaitland 2016-08-26 19:39:00 +10:00
  • 4a639128b2 Fix hadle -> handle in comment (#1776) campersau 2016-08-20 13:51:36 +02:00
  • a8ef40fe8a Add command line option to test #1634 amaitland 2016-08-20 08:24:12 +10:00
  • 8bf6061df6 Upgrade to 3.2743.1447 (upgrading for testing purposes only, 53.0.0 will be based on 2785) amaitland 2016-08-20 08:16:58 +10:00
  • 2f6916504b Configure directory where msbuild will copy CefSharp files (#1753) intrueder 2016-08-19 04:13:42 +03:00
  • 79f3844cab Follow up to #1764 - Call SetHandlersToNull() in a consistent fashion across all three implementations - Reword comments slightly amaitland 2016-08-09 12:40:58 +10:00
  • 7108ae3f43 Fix LifeSpanHandler not Called During Dispose (#1764) Dan Backes 2016-08-08 21:32:41 -05:00
  • 05b4e05015 Mark mouse button down/up as handled should resolve #1002 Move calculating of position and modifiers into the null check, those vars are only relevant when there is a browser host amaitland 2016-08-08 18:16:06 +10:00
  • eafbdd98bb Update ISSUE_TEMPLATE.md Alex Maitland 2016-08-03 09:22:25 +10:00
  • 4a9bc29971 Update the GelocationHandler example - seems people are still struggling with the callback concept. amaitland 2016-07-31 19:00:48 +10:00
  • d4feffb554 Feature - Add IBinder (#1749) Alex Maitland 2016-07-20 13:38:24 +10:00
  • 63ef6beb5f Refactor OnContextInitialized out as part of IBrowserProcessHandler interface Add OnScheduleMessagePumpWork for use with integrating into existing message loop - probably better for WinForms integration, will look at providing an example later amaitland 2016-07-20 13:08:47 +10:00
  • 20503f2289 Upgrade dev build version to 52.0.0 amaitland 2016-07-18 09:21:49 +10:00
  • 6324743623 Upgrade to 2743 - this is a dev update only, next official release will be based off 2785 amaitland 2016-07-16 21:30:29 +10:00
  • c8177da0b6 Upgrade to 3.2743.1441 Add TransitionType to FrameLoadStartEventArgs amaitland 2016-07-16 21:24:00 +10:00
  • f05dd327fd Update README.md for 51.0.0 release amaitland 2016-07-15 07:50:49 +10:00
  • b2d9a47e45 Update README.md for 51.0.0 release v51.0.0 cefsharp/51 amaitland 2016-07-15 07:50:49 +10:00
  • 6030c3e22f Add IBrowserHost.HasDevTools amaitland 2016-07-15 07:31:33 +10:00
  • c1eecdc709 Add IBrowserHost.HasDevTools amaitland 2016-07-15 07:31:33 +10:00
  • b11e8ea632 Add overloads for EvaluateScriptAsync to support methodName and args (#1738) PrinceOfEgypt 2016-07-12 18:11:32 -05:00
  • 0282135622 Add experimental note about hosting devtools as a tab amaitland 2016-07-04 08:07:40 +10:00
  • e48d0f7bd6 Set per monitor DPI aware attribute in app.manifest Resolves #1720 amaitland 2016-07-13 09:09:09 +10:00
  • 652a09bf6a Add overloads for EvaluateScriptAsync to support methodName and args (#1738) PrinceOfEgypt 2016-07-12 18:11:32 -05:00
  • a9661a73eb OffScreen - Allow for retrieval of main, popup or blended bitmap Change methods to properties. Add additional xml doc for new params Rename variables and generally apply same style as rest of project amaitland 2016-07-06 21:56:51 +10:00
  • 910b56cbd3 Offscreen popup (dropdown list) merge with the background browser. (#1734) Valentin Deschaintre 2016-07-06 13:53:02 +02:00
  • 6a52dad66e DynamicDictionary Add implicit conversions back to Dictionary amaitland 2016-07-06 11:06:31 +10:00
  • c8f6017fa5 Change TestCallbackFromObject to use new DynamicDictionary helper class amaitland 2016-07-06 11:06:00 +10:00
  • 18793c68e9 Fix TypeUtils.cpp formatting - should have had braces for all if statements amaitland 2016-07-06 11:03:09 +10:00
  • a58297cc56 Merge branch 'master' of https://github.com/tuxan/CefSharp amaitland 2016-07-06 10:32:24 +10:00
  • 9e5ba6bffa Fix bool, number culture, and string escaping in ExecuteScriptAsync with parameters (#1731) v51.0.0-pre02 chylex 2016-07-05 03:23:01 +02:00
  • 2532c80971 Fix bool, number culture, and string escaping in ExecuteScriptAsync with parameters (#1731) chylex 2016-07-05 03:23:01 +02:00
  • 737b9addcf Add IWindowInfo.ExStyle amaitland 2016-07-01 11:30:30 +10:00
  • b9084796d4 Add basic DynamicDictionary for use with JS binding amaitland 2016-07-05 11:19:51 +10:00
  • 2c4f577820 Add experimental note about hosting devtools as a tab amaitland 2016-07-04 08:07:40 +10:00
  • 8a800b5bb8 formatting changes tuxan 2016-07-01 11:23:13 -04:00
  • 6a2ee2cd5b Overload of ConvertFromCef method removed and do some formatting corrections. tuxan 2016-07-01 11:00:57 -04:00