Commit Graph

  • c0ba9e9135 Upgrade to CEF 83.3.9+ged43e55+chromium-83.0.4103.61 / Chromium 83.0.4103.61 amaitland 2020-05-25 20:03:19 +10:00
  • 50fb9c081d WPF - Add AddressChanged event amaitland 2020-05-23 20:30:22 +10:00
  • ae17525092 WPF Example - Can now run LegacyBindingTest from menu without code change amaitland 2020-05-23 20:08:51 +10:00
  • ea30d88014 OffScreen - Improve constructor xml doc amaitland 2020-05-23 19:46:43 +10:00
  • e9ca3f58e2 Core - FreezableBase improve error message amaitland 2020-05-23 15:36:24 +10:00
  • 880f11410c Core - JavascriptBindingSettings.LegacyBindingEnabled throw if Frozen amaitland 2020-05-23 14:28:10 +10:00
  • a70abc4437 Core - LegacyBinding is now configured per browser amaitland 2020-05-23 14:14:00 +10:00
  • b1f98751ba README.md - release 81.3.100 packages amaitland 2020-05-23 12:04:03 +10:00
  • 35e207d08b Update version number to 81.3.100 amaitland 2020-05-23 10:17:08 +10:00
  • 223054d94a README.md - release 81.3.100 packages cefsharp/81 amaitland 2020-05-23 12:04:03 +10:00
  • b2e0e04d58 Update version number to 81.3.100 v81.3.100 amaitland 2020-05-23 10:17:08 +10:00
  • 7e3159ebd3 WPF - Implement AltGr support. (#3131) deonberlin 2020-05-23 02:12:02 +02:00
  • a2b61f3e37 WPF - Implement AltGr support. (#3131) deonberlin 2020-05-23 02:12:02 +02:00
  • 4a7625938c WPF - Improve GetModifiers(KeyEventArgs e) performance amaitland 2020-05-21 20:16:44 +10:00
  • f8ffbc7aa5 Nuget - Set PublishState Include for <None/> entries amaitland 2020-05-21 20:11:38 +10:00
  • 2a62f97392 Tests - Add OffScreenBrowserBasicFacts.CanExecuteJavascriptInMainFrameAfterNavigatingToDifferentOrigin amaitland 2020-05-19 08:23:47 +10:00
  • b86a3ac59a Tests - Add OffScreenBrowserBasicFacts.CanExecuteJavascriptInMainFrameAfterNavigatingToDifferentOrigin amaitland 2020-05-19 08:23:47 +10:00
  • 940034314b Tests - Convert BinderFacts.NullToValueType to NullToValueTypeTheory amaitland 2020-05-18 11:46:40 +10:00
  • 99cc2d5030 Core - Cef.GetMimeType custom/fallback mimeType mapping amaitland 2020-05-18 11:40:38 +10:00
  • 919487452e Tests - Convert BinderFacts.NullToValueType to NullToValueTypeTheory amaitland 2020-05-18 11:46:40 +10:00
  • d1b4492549 Core - Cef.GetMimeType custom/fallback mimeType mapping amaitland 2020-05-18 11:40:38 +10:00
  • ef590444b4 Core - DefaultBinder InvalidOperationException when binding [1,2,3,1.23] to double[] amaitland 2020-05-18 09:12:11 +10:00
  • 8803f1c041 Core - DefaultBinder InvalidOperationException when binding [1,2,3,1.23] to double[] amaitland 2020-05-18 09:12:11 +10:00
  • 7dc74b2e2f Upgrade to CEF 81.3.10+gb223419+chromium-81.0.4044.138 amaitland 2020-05-15 09:16:25 +10:00
  • b888c41fb7 Revert "Core - Remove ResourceHandler.GetMimeType" amaitland 2020-05-15 20:25:41 +10:00
  • b9fba00078 Upgrade to CEF 81.3.10+gb223419+chromium-81.0.4044.138 amaitland 2020-05-15 09:16:25 +10:00
  • 436e565f04 Core - Remove DefaultRequestHandler amaitland 2020-05-13 06:55:49 +10:00
  • 5cdc1f747e Core - Remove ResourceHandler.GetMimeType amaitland 2020-05-13 06:52:35 +10:00
  • cdc694e4d6 Update README.md Alex Maitland 2020-05-11 08:34:35 +10:00
  • 8b40e9bd05 WPF - Resize Hack for when browser switches from hidden to visible (#2779) v81.3.20-pre amaitland 2020-01-24 16:16:31 +10:00
  • 1e2ddba7a6 Update README.md - Add details for the upcoming cefsharp/81 branch amaitland 2020-05-09 06:02:53 +10:00
  • 99dd3f4273 Upgrade version number to 81.3.20 amaitland 2020-05-09 05:56:39 +10:00
  • 0f3de6f432 Upgrade to CEF 81.3.2+gb9282cc+chromium-81.0.4044.138 / Chromium 81.0.4044.138 amaitland 2020-05-09 05:54:38 +10:00
  • 6c29d3b4e6 Core - Update CefErrorCode amaitland 2020-05-08 10:22:56 +10:00
  • d6ca2531eb WPF Example - Add LoadExtension Test amaitland 2020-05-05 15:06:11 +10:00
  • c63c301451 Core - Improve IBrowserHost.NotifyMoveOrResizeStarted xml doc amaitland 2020-05-05 08:34:48 +10:00
  • 545cbce36d WinForms - Form minimise set browser size to 0,0 amaitland 2020-05-04 22:02:23 +10:00
  • 1824a0334d WPF/WinForms/OffScreen - CanExecuteJavascriptInMainFrame incorrectly false after loading page with different origin amaitland 2020-05-04 12:34:47 +10:00
  • 71a190dfe6 OffScreen Example - Demo Cef.WaitForBrowsersToClose(); amaitland 2020-05-04 11:34:52 +10:00
  • 6b440a84a3 Shutdown - Improve WaitForBrowsersToClose amaitland 2020-05-03 21:58:05 +10:00
  • 09661c6ac7 Core - PathCheck fix typo in comment amaitland 2020-05-03 19:31:51 +10:00
  • 98b7abeeea Core - PathCheck rewrite to match Chromium FilePath::IsAbsolute amaitland 2020-05-03 19:28:32 +10:00
  • e1401e7092 Core - Ensure CachePath/RootCachePath/LocalesDirPath/BrowserSubprocessPath are absolute amaitland 2020-05-03 16:59:57 +10:00
  • 2602212f79 Upgrade to CEF 81.3.1+gb2b49f1+chromium-81.0.4044.113 / Chromium 81.0.4044.113 amaitland 2020-05-03 14:01:48 +10:00
  • 349c9a938b Core - IResourceRequestHandler implement IDisposible amaitland 2020-05-02 08:50:16 +10:00
  • b71381980c Core - Remove unused files amaitland 2020-05-02 07:17:43 +10:00
  • 46006b4a44 Core - Add DependencyChecker.AssertPathAbsolute amaitland 2020-05-01 11:03:30 +10:00
  • d82370eb14 Example - Add additional popup test amaitland 2020-05-01 11:00:45 +10:00
  • 4d7fa50c16 Example - Make BrowserSubProcess paths absolute amaitland 2020-04-29 08:13:08 +10:00
  • 924e7bd457 WPF/OffScreen - Remove disable-gpu-compositing command line arg amaitland 2020-04-29 08:09:19 +10:00
  • 0d399e6fd4 WPF Example - Update EvaluateJavascriptTextBox to simple js example amaitland 2020-04-29 08:07:33 +10:00
  • 3bac04d1d0 Upgrade to CEF 81.2.25+g3afea62+chromium-81.0.4044.113 amaitland 2020-04-29 07:57:02 +10:00
  • e2d3d9dc02 Bug Report Template - Add additional command line args. amaitland 2020-04-29 07:10:05 +10:00
  • e6e8b9032f WPF - NullReferenceException when pressing key before underlying CefBrowser created amaitland 2020-04-29 06:06:30 +10:00
  • 0f22224c37 WPF Example - Readd Legacy Binding amaitland 2020-02-10 11:11:03 +10:00
  • bce627097b Upgrade version number to 81.2.210 amaitland 2020-04-27 17:45:53 +10:00
  • 7e121305ae Example - Add AcceptRangeResourceHandler demo amaitland 2020-04-23 17:10:37 +10:00
  • 14072b48e3 Core - ResourceHandler.Skip return true on successful seek amaitland 2020-04-23 17:07:06 +10:00
  • f566d99b12 Upgrade to CEF 81.2.21+ge864886+chromium-81.0.4044.113 / Chromium 81.0.4044.113 amaitland 2020-04-23 05:56:17 +10:00
  • 5cfd3e9b19 Add Resize/Move/WindowStateChange support amaitland 2020-04-18 22:38:33 +10:00
  • 296e75a775 Core - CefEventFlags fix capitalisation of AltGrDown amaitland 2020-04-18 20:31:04 +10:00
  • 53646f5897 Upgrade to 79.1.360 amaitland 2020-04-18 18:03:28 +10:00
  • aef48bdd17 Core - CefEventFlags.AltGrDown Typo amaitland 2020-04-18 14:52:41 +10:00
  • f46a8a7175 Core - Add CefEventFlags.AltGrDown amaitland 2020-04-18 10:55:27 +10:00
  • 51fef05989 Upgrade to CEF 81.2.17+gb382c62+chromium-81.0.4044.113 / Chromium 81.0.4044.113 amaitland 2020-04-18 08:49:04 +10:00
  • b2c1d924c0 Update CONTRIBUTING.md Alex Maitland 2020-04-17 14:55:20 +10:00
  • ea3b1398d0 Example - RegisterTestResources now registers resource if no factory found amaitland 2020-04-08 18:07:01 +10:00
  • cb429ce9bf WPF - Improve ToolTip Text Wrapping amaitland 2020-04-08 16:43:47 +10:00
  • 73e7c5de13 Core - Rename AbstractCefSettings to CefSettingsBase amaitland 2020-04-06 14:59:33 +10:00
  • defc2c3af6 WinForms - Remove WS_EX_NOACTIVATE style on initial page Load amaitland 2020-04-06 10:48:53 +10:00
  • 917480da3b Revert "WinForms - DefaultFocusHandler now allows browser to take focus on initial load" amaitland 2020-04-06 10:28:54 +10:00
  • 955b3f3c1a Core - Consistent C++ naming amaitland 2020-04-06 06:50:32 +10:00
  • b2dc7bfc0d Upgrade to CEF 80.1.15+g7b802c9+chromium-80.0.3987.163 / Chromium 80.0.3987.163 amaitland 2020-04-05 07:56:02 +10:00
  • 0592d69784 Core - FolderSchemeHandlerFactory add protected virtual Create method amaitland 2020-04-05 05:33:22 +10:00
  • 3d3c1c203c Upgrade to CEF 80.1.4+g8927396+chromium-80.0.3987.149 / Chromium 80.0.3987.149 amaitland 2020-04-03 09:58:37 +10:00
  • 51bc799c07 WinForms Example - Add MultiFormAppContext to csproj file amaitland 2020-04-03 09:51:53 +10:00
  • 4cac03bb93 WinForms - Add ParkControlOnHandleDestroyed property. amaitland 2020-04-02 11:34:05 +10:00
  • ce94992d28 Tests - Skip ConcurrentMethodRunnerQueueFacts.ValidateAsyncTaskMethodOutput amaitland 2020-04-01 12:34:25 +10:00
  • 270b5c496e WinForms - Dispose of FrameworkCreated BrowserSettings when Control Disposed amaitland 2020-04-01 09:42:56 +10:00
  • 81871ff4bb WinForms - RecreatingHandle re-parent browser to parkingControl (#3090) Alex Maitland 2020-04-01 07:44:42 +10:00
  • c33be09a9d Update pull_request_template.md Alex Maitland 2020-04-01 07:43:53 +10:00
  • 307ba5aff7 Update pull_request_template.md Alex Maitland 2020-04-01 07:38:44 +10:00
  • 04a969dbca Update CONTRIBUTING.md Alex Maitland 2020-03-31 16:33:24 +10:00
  • 5880c51883 Update version number amaitland 2020-03-31 12:47:15 +10:00
  • 509c0dfcb5 Upgrade to CEF 80.1.2+g9d2a31e+chromium-80.0.3987.149 / Chromium 80.0.3987.149 amaitland 2020-03-31 07:14:53 +10:00
  • 3ba0290676 WPF - Add IWebBrowser.IsBrowserInitialized explicit interface implementation amaitland 2020-03-26 09:10:36 +10:00
  • 2b47cf56ce Core - Make ResourceHandler.GetMimeType obsolete amaitland 2020-03-26 08:13:53 +10:00
  • 006445df03 MimeType - Add extra checking to Cef.GetMimeType amaitland 2020-03-24 18:22:03 +10:00
  • 344a9297dd Examples - Update ResourceHandler.GetMimeType to Cef.GetMimeType amaitland 2020-03-24 18:08:18 +10:00
  • 29e6a6d03a Fix a typo in an error message (#3087) Gilberto Stankiewicz 2020-03-25 15:37:02 -07:00
  • cc630a9ddf Revert to 79.1.360 cefsharp/79 amaitland 2020-03-12 18:03:11 +10:00
  • 185d8e5d7b BrowserSubprocess - Add args to MainNetCore amaitland 2020-03-12 17:53:46 +10:00
  • 4e3887d85d BrowserSubprocess - Add Main method for .Net Core amaitland 2020-03-06 15:50:17 +10:00
  • 4d47b749b1 Test - Avoid displaying Form in WinForms Test amaitland 2020-03-03 07:00:33 +10:00
  • cde3f385f9 Test - Add CefSharp WPF / WinForms CanLoadGoogle Test Case (#3069) campersau 2020-03-02 20:30:41 +01:00
  • 9d10775566 Test - Rewrite ValidateAsyncTaskMethodOutput to use AsyncManualResetEvent amaitland 2020-03-02 12:16:21 +10:00
  • 95623dc339 Merge pull request #3070 from campersau/test_cefshutdown Alex Maitland 2020-03-02 08:05:07 +10:00
  • 5dd127f134 use Nito.AsyncEx for running methods on the same thread campersau 2020-03-01 21:28:09 +01:00
  • e184fe2757 make sure Cef.Shutdown is called on the same thread as Cef.Initialize campersau 2020-02-29 14:22:48 +01:00
  • f1c182853f demonstrate that Cef.Shutdown is currently called on a different thread campersau 2020-02-29 13:47:27 +01:00