0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed allocation problems.
rjw
More... over 23 years ago
Fixed allocation problems. Implemented parent->child management for datasource correctly.
rjw
More... over 23 years ago
Updated to reflect new API.
rjw
More... over 23 years ago
WebKit: Remove old obsolete cache code from tree and build.
mjs
More... over 23 years ago
Working dynamic scroll bars.
rjw
More... over 23 years ago
Reintegrated Ken's cache changes after stomping them out More... over 23 years ago
Added support for the object tag. Added getPluginForURL in WKPluginDatabase. Now grabbing remaining info from plug-in resources More... over 23 years ago
2002-02-05 Kenneth Kocienda <[email protected]> More... over 23 years ago
Top level: Fix everything for WebFoundation and WebKit WK --> IF rename.
mjs
More... over 23 years ago
Top level: Fix everything for WebFoundation and WebKit WK --> IF rename.
mjs
More... over 23 years ago
2002-02-04 Kenneth Kocienda <[email protected]> More... over 23 years ago
2002-02-01 Kenneth Kocienda <[email protected]> More... over 23 years ago
Enabled plug-in detection for Javascript. Apple.com now works as it should. Also fixed plug-in deallocation More... over 23 years ago
Implemenation of locationChangeDone:forDataSource;
rjw
More... over 23 years ago
Changes for dynamic scrolling views (not complete). Added simple support for WKLocationChangeHandler so Alexander will diplsay page when load is done.
rjw
More... over 23 years ago
Added files from WebBrowser`
rjw
More... over 23 years ago
Added call to examine the entry at the current index in the back/forward list without modifying the list. I needed this to save context data (in my case, scroll position) on the currently-viewed entry. More... over 23 years ago
2002-02-01 Kenneth Kocienda <[email protected]> More... over 23 years ago
Added QString constructor, fixed javascript at head of document bug.
rjw
More... over 23 years ago
* History.subproj/WKURIList.m: (newURIListNode): retain entries before adding them to list. The node-freeing routine was releasing, but the node-adding routine wasn't retaining. Bad asymmetry, made up for by WebViewTest not autoreleasing. I fixed that too. More... over 23 years ago
Fixed javascript at head of document problem.
rjw
More... over 23 years ago
* WebKit.pbproj: Removed -O0, so it will now get all the same warnings as pbxbuild gets. More... over 23 years ago
2002-01-31 Kenneth Kocienda <[email protected]> More... over 23 years ago
* WebKit.pbproj: Marked WKURIList.h as a public header More... over 23 years ago
Added document source.
rjw
More... over 23 years ago
Added document source .
rjw
More... over 23 years ago
Added support for hidden plug-ins. Added focus events More... over 23 years ago
2002-01-31 Kenneth Kocienda <[email protected]> More... over 23 years ago
Trivial debugging changes.
rjw
More... over 23 years ago
Cleaned up frame code. Fixed duplicate content problem.
rjw
More... over 23 years ago