0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Did some verb tense cleanup. More... over 23 years ago
Added the current draft of the WebKit white paper. More... over 23 years ago
Simplified WKLocationChangeHandler and updated WKAuthenticationHandler.
mjs
More... over 23 years ago
Added files to temporarily hold incomplete API.
rjw
More... over 23 years ago
Minor cleanups, mostly for naming consistency.
mjs
More... over 23 years ago
Fixed spelling mistake.
rjw
More... over 23 years ago
After discussion with Don, Removed all methods relating to resolved URLs, since browsers don't actually treat aliases specially.
mjs
More... over 23 years ago
WebCore changes:
mjs
More... over 23 years ago
* WebView.subproj/WKWebController.h: Defined initial version of WKAuthenticationHandler interface, and associated WKSimpleAuthenticationRequest and WKSimpleAuthenticationResult structs.
mjs
More... over 23 years ago
More revisions to API.
rjw
More... over 23 years ago
Changes to support the model being a tree of documents.
rjw
More... over 23 years ago
More changes and notes based on our API discussion meetings.
rjw
More... over 23 years ago
Fixed a typo.
rjw
More... over 23 years ago
More changes to the WebView API.
rjw
More... over 23 years ago
Didn't mean to make last commit More... over 23 years ago
Added another .copy() to get around Gramp's + QConstString problem More... over 23 years ago
Added another .copy() to get around Gramp's + QConstString problem More... over 23 years ago
Make deep copy in parseAttribute to fix memory smasher More... over 23 years ago
Properly initialize cache and cacheType members QConstString constructor More... over 23 years ago
Added debug string so that other could debug this problem: no url being passed to requestObject More... over 23 years ago
Added http://cb.apple.com/plugin.html to WebViewTest to test plug-ins More... over 23 years ago
Added default for pluginsEnabled More... over 23 years ago
* WebView.subproj/WKWebController.h: * WebView.subproj/WKWebDataSource.h: * WebView.subproj/WKWebView.h: More... over 23 years ago
Went back and did a better job of cleaning up the warnings that resulted from comparing signed and unsigned numbers. More... over 23 years ago
New API described in headers.
rjw
More... over 23 years ago
Changes to clean up warnings. Also big swath of new API for WebView and WebdataSource
rjw
More... over 23 years ago
Fixed small bug in a comparison that was making -Wall complain More... over 23 years ago
I made a pass through the code and cleaned up all compiler warnings reported by -Wall. I also added some beginning of support for inlining functions. More... over 23 years ago
Fixed warning
rjw
More... over 23 years ago
Fixed compiler warning that actually turned out to be a bug! Imagine that.
rjw
More... over 23 years ago