109 Commits (35f3a576884916338dadacf52804c33e873b5721)

Author SHA1 Message Date
Alex Maitland a5c9a66832 Example - Rename PermissionHandlerExample to ExamplePermissionHandler 3 years ago
Alex Maitland 5cab3c23ea WinForms Example - Make DPI Aware 3 years ago
Alex Maitland b4c4913b35 Core - Add IDownloadHandler.CanDownload 3 years ago
Alex Maitland 640672dcf9 Core - Add IChromiumWebBrowserBase.GetRequestContext extension method 3 years ago
Alex Maitland 4060917f36 WinForms Example - Add Hide Scrollbars menu item 3 years ago
Alex Maitland 597e54fc11 IBrowserHost.Find remove identifier param 3 years ago
Alex Maitland 12d28b6c02 WinForms - Add new IWinFormsChromiumWebBrowser interface 4 years ago
Alex Maitland 01b7a4330e WinForms - Add LifeSpanHandler.OnBeforePopupCreated 4 years ago
Alex Maitland 6f0f20f3b2 DevTools - Add SetMainFrameDocumentContentAsync extension method 4 years ago
Alex Maitland b72d41353e WinForms - Improve hosting of popups using ChromiumHostControl 4 years ago
Alex Maitland 165a05071d WinForms - ChromiumHostControl now has basic events 4 years ago
Alex Maitland 6e9e4a90a2 WinForms - ChromiumHostControl add BrowserCore and IsBrowserInitialized event 4 years ago
Alex Maitland 129879cd20 WinForms - Add LifeSpanHandler.OnPopupBrowserCreated 4 years ago
Alex Maitland 7f870db945 Core - FrameHandler track frame lifecycle 4 years ago
ValentinNikin d0bdc735eb
Updated example for Audio Handler (#3724) 4 years ago
Alex Maitland f48c6567ea WinForms Example - Remove redundant code 4 years ago
Alex Maitland 3dc37b2dd2
WinForms - Add LifeSpanHandler implementation capable of hosting popups as Tabs/Controls (#3529) 4 years ago
Alex Maitland e1b0d07c17 WinForms - Add ChromiumRenderWidgetHandleFinder/ChromiumWidgetNativeWindow 4 years ago
amaitland e8cf336bf3 Net Core - Support for compiling with .Net Core 3.1 5 years ago
Konstantin Preißer 5e89f71a44
Add new projects targeting .NET Core 3.1 (#3181) 5 years ago
Alex Maitland 8d25b71490
Core - Re-Add IAudioHandler (#3153) 5 years ago
campersau 3b89e27884
WinForms Example - Use Uri.EscapeDataString instead of WebUtility.HtmlEncode for escaping query string value (#3162) 5 years ago
amaitland 253849549b WinForms Example - Use google.com as search engine when invalid url entered in address 5 years ago
amaitland ca2837f928 WinForms - Make ControlExtensions.InvokeOnUiThreadIfRequired internal 6 years ago
amaitland 1d2fb9531f WinForms Example - Add ChromiumContainerControl to host docked DevTools 6 years ago
amaitland 7980c30478 WinForms Example - Minor changes to DevTools docked example 6 years ago
Luke 1992e4970c WinForms - Add example of how to dock devtools into the same window. (#2804) 6 years ago
amaitland 4183b464d1 WPF/WinForms Example - Allow mailto to trigger OnProtocolExecution 6 years ago
amaitland c7b9d07008 BrowserTabUserControl - Mark DllImport as private 6 years ago
Chris e22d1c2fd2 Removed IsBrowserInitializedChangedEventArgs (#2710) 6 years ago
Alex Maitland 574bc16db2 BrowserTabUserControl - Add xml doc to SetupMessageInterceptor 7 years ago
merceyz 3eee0d6787 WinForms.Example - Fixed message interceptor not working after a render process switch 7 years ago
amaitland 4f71295941 CefSharp.Example - Move example classes into handlers/javascriptbinding folders/namespaces 7 years ago
Chris 30ee538ce0
Added EditorConfig (#2514) 7 years ago
Chris bef5dd37c4 Maintenance - Fixed formatting, file encoding, and copyright year (#2504) 7 years ago
amaitland 1107a1a894 WinForms Example - Set FocusHandler to null when multiThreadedMessageLoopEnabled = false 7 years ago
amaitland c37dbcd06a Remove Geolocation API and Upgrade version numbers to 65 7 years ago
amaitland fbce2d61de WinForms Example - Update LifeSpanHandler example to host popup in Tab (notify popup of move and resize) 8 years ago
amaitland 3334d71fc4 WinForms Example - Add binder to registered objects 8 years ago
amaitland 44b7600600 WinForms Example - Add additional JS binding 8 years ago
amaitland 679cdb5b11 JSB ResolveObject WcfEnabled = false throw exception if attempt to register sync object 8 years ago
amaitland 6a437710b6 WinForms example use args.IsLoading rather than !args.CanReload 9 years ago
Chris cd934267c6 Updated copyright year and made sure it used same format everywhere (#1966) 9 years ago
amaitland 81366fc11f Only set keyboard handler in Winforms example of using multiThreadedMessageLoopEnabled 9 years ago
amaitland 3f70d10538 Only hook into the Chromium message loop if we're using multiThreadedMessageLoop - no need if they're running in the same thread 9 years ago
Alex Maitland d4feffb554 Feature - Add IBinder (#1749) 9 years ago
amaitland 04885eb6d5 Add webkit.webprefs.minimum_font_size example, see that preferences are being set correctly 9 years ago
amaitland 509ab98b05 Add example of disable spell checking through preferences 9 years ago
amaitland 4c4eb210f4 Add WPF Draggable Regions Test 9 years ago
amaitland 38254a59d5 Rewrite ChromeWidgetHandleFinder to use a GCHandle - much cleaner method of interfacing with dllimport 9 years ago