0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support for forms. Incomplete. Lots of problems.
rjw
More... over 23 years ago
Fixed project reference to html4.css More... over 23 years ago
KWQKstddirs now accesses html4.css in WebKit's Resources directory More... over 23 years ago
Added the com.apple.webkit identifier to the WebKit framework. Added html4.css to the frameworks Resources directory More... over 23 years ago
Added KWQGuardedPtr to object list More... over 23 years ago
Tweaked again to add kdelibs directory to include paths More... over 23 years ago
Added kjs directory More... over 23 years ago
A number of changes that help to get javascript up and running: More... over 23 years ago
A number of changes that help to get javascript up and running: More... over 23 years ago
Stupid implementation of i18n to return same string.
rjw
More... over 23 years ago
Added fonts sizes to defaults More... over 23 years ago
Committed evil hack to prevent double freeing of image bytes since NSData doesn't give a sufficiently good *public* API.....ooof More... over 23 years ago
Fixed some geometry issues with drawing the web page view, and removed some of the ugly, hard-coded hacks that helped us to get this far. I also removed the unneeded double-buffering from the view drawing. More... over 23 years ago
Enabled user defaults for KWQKHTMLSettings More... over 23 years ago
Update framework project to include public headers.
rjw
More... over 23 years ago
Added and removed files to project.
rjw
More... over 23 years ago
Some additional files that go along with the recent large change to the make system More... over 23 years ago
It's that time again: I have made a number of changes to the make system. More... over 23 years ago
Added template +initialize for Chris.
rjw
More... over 23 years ago
Rearranged layout of class templates. Clear seperation of WebCore and C++ infected code in NSWeb*Private.h declarations. Our implementations must also be objective-c++.
rjw
More... over 23 years ago
Removed files from this part of the tree; moved to a top-level Labyrinth directory called Tests More... over 23 years ago
Some small code cleanups, and removal of some unneeded debugging messages More... over 23 years ago
First check in of stubs for NSWebPageView classes.
rjw
More... over 23 years ago
Changes to add address bar to test app.
rjw
More... over 23 years ago
A collection of changes focusing on rendering and loading: - Images now load - Removed loader.cpp; added KWQKloader.cpp - Reworked some of the API in WCURI land - Assorted other small changes anf fixes More... over 23 years ago
Fixed copy() method: it needs to be s deep copy More... over 23 years ago
More improvements to rendering. The major addition is that links draw correctly now. More... over 23 years ago
locate and locateLocal now return /symroots + filename More... over 23 years ago
This is a fairly bit set of changes that improves rendering. More... over 23 years ago
Fixed qdict-test.chk More... over 23 years ago