0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test commit More... almost 12 years ago
Test commit More... about 12 years ago
Added *.ncb to .gitignore More... about 12 years ago
Eliminated NotImplementedException on ftpDirectoryTemplatePath. Turned exceptions on under Debug menu. Updated .gitignore. More... almost 13 years ago
Removed unneeded build interop batch scripts More... almost 13 years ago
Merge remote branch 'therealmitchconnors/master' More... almost 13 years ago
Added more rewrite rules to TypeNormalizer More... almost 13 years ago
Added support for Ignoring SSL Peer errors in WebKitBrowserTest/Program.cs using /IgnoreSSL CLArg. Added support for Basic Authentication in each project, adding Username and Password properties to WebKitBrowser/WebKitBrowser.cs and WebKitCore/WebKitBrowserCore.cs, and UI elements under Edit in WebKitBrowserTest/MainForm.cs. Added support for compiling WebKit.Interop.dll using build_webkit.interop_2010.bat. More... almost 13 years ago
Merge branch 'master' of github.com:webkitdotnet/webkitdotnet More... about 13 years ago
Added progress bar to WebKitBrowserTest. More... about 13 years ago
Added progress bar to WebKitBrowserTest. More... about 13 years ago
Switched target framework back to 2.0 More... about 13 years ago
Finished work on ProgressStarted and ProgressFinished events. More... about 13 years ago
Begun implementation of ProgressStarted and ProgressFinished events. More... about 13 years ago
Implemented ProgressChanged event More... about 13 years ago
First shot at a github commit. Made changes necessary to build a working control from Visual Studio Express suite for those of us poorer folk. :) More... about 13 years ago
Fixed a dodgy #include More... over 13 years ago
Added test for existence of WebKit.Interop.dll to pre-build event More... over 13 years ago
Fixed various invoke issues in printing code More... over 13 years ago
Added InvokeRequired property to IWebKitBrowserHost interface More... over 13 years ago
Added pre-build event to generate WebKit.Interop.dll (may break 2010 build) More... over 13 years ago
Added JSPromptForm.resx More... over 13 years ago
Added JSPromptForm and designer More... over 13 years ago
Reorganised More... over 13 years ago
Added more object marshalling test stuff More... over 13 years ago
Implemented wrapper_GetProperty, wrapper_SetProperty, added stub for wrapper_CallAsFunction More... over 13 years ago
Reorganised printing methods More... over 13 years ago
Normalize line endings More... over 13 years ago
Added bit of test code for object marshalling More... over 13 years ago
Added JSCoreObjectWrapper.h and JSCoreObjectWrapper.cpp More... over 13 years ago