COMMITS
/ CefSharp.WinForms.Example/BrowserForm.cs September 18, 2024
A
Remove Alloy Bootstrap (M128)
amaitland committed
May 17, 2022
A
Update IDialogHandler.OnFileDialog method declaration
Alex Maitland committed
May 3, 2022
A
DevTools Client - Viewport default Scale to 1.0
Alex Maitland committed
A
WinForms - Add CaptureScreenshotAsync
Alex Maitland committed
April 12, 2022
A
Core - Add IChromiumWebBrowserBase.GetRequestContext extension method
Alex Maitland committed
March 7, 2022
A
WinForms Example - Add Hide Scrollbars menu item
Alex Maitland committed
January 31, 2022
A
WinForms - Add new IWinFormsChromiumWebBrowser interface
Alex Maitland committed
November 30, 2021
A
WinForms - Improve hosting of popups using ChromiumHostControl
Alex Maitland committed
November 26, 2021
A
WinForms - ChromiumHostControl now has basic events
Alex Maitland committed
September 7, 2021
A
WinForms Example - Set BrowserTabUserControl Bounds on creation to create browser at final size
Alex Maitland committed
April 1, 2021
K
Add support for Windows ARM64 to CefSharp.NETCore packages (#3359)
Konstantin Preißer committed
July 23, 2020
K
Add new projects targeting .NET Core 3.1 (#3181)
Konstantin Preißer committed
August 14, 2019
A
WinForms Example - Minor changes to DevTools docked example
amaitland committed
July 3, 2019
A
WinForms Example - Add Javascript binding stress test
amaitland committed
June 2, 2019
A
WinForms Example - Improve Cef.DoMessageLoopWork examples
amaitland committed
January 10, 2019
A
RequestContext.cpp - LoadExtension resolve issues with CefPostTask
amaitland committed
December 31, 2018
A
Add Chromium Extension Support (#2613)
Alex Maitland committed
December 28, 2018
A
Add IBrowserHost.RunFileDialog
amaitland committed
September 16, 2018
C
Added EditorConfig (#2514)
Chris committed
September 10, 2018
April 4, 2018
January 30, 2018
March 5, 2017
February 23, 2017
A
WinForms Example - Add httpbin.org url to test menu
amaitland committed
February 1, 2017
A
Add LoadHtml extensions method - use data uri to load the html
amaitland committed
September 7, 2016
September 1, 2016
A
Winforms example - delay creation of the tab required for previous commit
amaitland committed
July 3, 2016
A
Add experimental note about hosting devtools as a tab
amaitland committed
May 27, 2016
A
Demo loading a base64 data encoded url
amaitland committed
May 24, 2016
April 20, 2016
April 12, 2016
A
Add PrintToPdf example to WinForms example project
amaitland committed
January 11, 2016
A
Update copyright to 2016
amaitland committed
December 29, 2015
December 28, 2015
R
Add menu to demonstrate javascript evaluation / execution.
Rich McNeary committed
December 14, 2015
R
Initial script examples.
Rich McNeary committed
September 18, 2015
A
Demo opening OnOpenUrlFromTab - rough example
amaitland committed
June 13, 2015
R
* Move unmanged objects into finalizer and call finalizer from Dispose.
rassilon committed
May 21, 2015
April 27, 2015
R
Continue the TaskScheduler items:
rassilon committed
April 16, 2015
November 18, 2014
S
fix #553 by handling Initial resize and OnSizeChanged
Sylvain Hamel committed
October 27, 2014
A
Add x64/x86 to WinForms Window Title
amaitland committed
October 21, 2014
August 25, 2014
A
Make sure Close calls Cef.Shutdown()
amaitland committed
A
Simplify setting of active tab
amaitland committed
October 13, 2014
A
Set tab index to current - 1 when closing a tab
amaitland committed