Timeline
Nov 30, 2001:
- 12:49 PM Changeset in webkit [472]
-
- 142 copies56 deletes in tags/Alexander_0_1_0
This commit was manufactured by cvs2svn to create tag
'Alexander_0_1_0'.
- 12:49 PM Changeset in webkit [471] by
-
- 32 edits2 adds in trunk
Changes that make the back and forward button work.
As a bonus, we also get a progress indicator for page loads.
Nov 29, 2001:
- 6:02 PM Changeset in webkit [470] by
-
- 36 edits in trunk
Lots of little changes. More stubbling towards getting events to work.
- 9:31 AM Changeset in webkit [469] by
-
- 2 edits19 adds in trunk/WebKit
Various clean ups to the loader code.
Added first hacks at the history portion of the framework.
Nov 21, 2001:
- 3:47 PM Changeset in webkit [468] by
-
- 33 edits in trunk/WebCore
First pass at events, very messy.
Nov 20, 2001:
- 1:57 PM Changeset in webkit [467] by
-
- 7 edits in trunk/WebCore
Fixes some rendering issues, like those that sniff for browser types
and versions. As part of this, we now send a MSIE User-Agent string.
- 11:30 AM Changeset in webkit [466] by
-
- 5 edits in trunk/WebCore
Fixed "double letter" problem that resulted from a too-naive fix of the
"underline" bug. Both should be fixed now.
- 11:04 AM Changeset in webkit [465] by
-
- 8 edits in trunk/WebCore
More changes tweaking the text layout/drawing implementation.
Changed the size of the list item bullets.
Nov 19, 2001:
- 3:19 PM Changeset in webkit [464] by
-
- 15 edits10 adds in trunk/WebCore
Performance tuning tricks.
Nov 16, 2001:
- 11:45 AM Changeset in webkit [463] by
-
- 2 edits in trunk/WebCore
Fixed bug in a debug statement
- 11:37 AM Changeset in webkit [462] by
-
- 28 edits2 adds in trunk
Removed all NSLog statements from the code base, replacing them with
KWQDEBUG/WEBKITDEBUG statements.
Added some assertion macros to the WebCore and the WebKit.
- 8:20 AM Changeset in webkit [461] by
-
- 10 edits in trunk
Changes to the make system to support building via make with the -j option
Nov 15, 2001:
- 7:40 PM Changeset in webkit [460] by
-
- 6 edits in trunk
Changed standard default font sizes.
Fixed relative URL problem.
Fixed color names of the form #fff.
- 5:04 PM Changeset in webkit [459] by
-
- 7 edits in trunk/WebCore
This fixes one major source of bugs we have been experiencing.
The change is in adding back in some support for text decoding. This
takes the place of some code that was using unterminated byte strings
as c-style strings (with the unpredictable results one might expect).
- 9:35 AM Changeset in webkit [458] by
-
- 1 edit in trunk/WebKit/WebKit.pbproj/kocienda.pbxuser
Work in progress on getting loads working more efficiently
- 9:32 AM Changeset in webkit [457] by
-
- 2 edits in trunk/WebCore
Fixed a buffer overrun in leftRight()
Nov 14, 2001:
- 8:43 PM Changeset in webkit [456] by
-
- 8 edits in trunk/WebCore
Fixed color to parse #000 style color names.
- 7:45 PM Changeset in webkit [455] by
-
- 10 edits in trunk
Debugging functions.
- 3:51 PM Changeset in webkit [454] by
-
- 17 edits in trunk/WebCore
Making sure that functions return proper values
- 12:07 PM Changeset in webkit [453] by
-
- 6 edits in trunk/WebCore
Making sure that functions are return proper values
- 9:42 AM Changeset in webkit [452] by
-
- 1 edit in trunk/WebKit/WebKit.pbproj/project.pbxproj
I reworked the code that loads data from the network, and sends
notifications to the khtml engine. This should result in some nice speedups
- 9:42 AM Changeset in webkit [451] by
-
- 3 edits in trunk/WebCore
Fixed a boo-boo that resulted from Richard's checkin last night:
I added a declaration for _initializeWithFont
Nov 13, 2001:
- 5:23 PM Changeset in webkit [450] by
-
- 8 edits in trunk/WebCore
More optimizations to improve performance of font metrics.
- 3:50 PM Changeset in webkit [449] by
-
- 7 edits in trunk/WebCore
Worked on rendering "background" images:
- Images set as the page bg in body tgas now works
- Images set as table backgrounds now works
- 2:38 PM Changeset in webkit [448] by
-
- 2 edits in trunk/WebCore
Fixed daffy window resize problems.
- 2:08 PM Changeset in webkit [447] by
-
- 2 edits in trunk/WebCore
Removed extraneous code in _rectForString
- 9:57 AM Changeset in webkit [446] by
-
- 2 edits in trunk/WebCore
Fixed bug that was causing background images in body tags to clobber
the content on the page
Nov 12, 2001:
- 8:33 PM Changeset in webkit [445] by
-
- 13 edits in trunk/WebCore
Lots of changes to improve text rendering and some early attempts to optimize font
metrics.
Fixed drawing of lines.
- 2:40 PM Changeset in webkit [444] by
-
- 1 edit in trunk/WebKit/WebKit.pbproj/project.pbxproj
NSURICacheJobID is defunct
- 2:05 PM Changeset in webkit [443] by
-
- 9 edits in trunk/WebCore
Some more small cleanups that should improve stability.
- 1:39 PM Changeset in webkit [442] by
-
- 2 edits1 delete in trunk/WebCore/include
- Eliminated WCURICacheJobID class. It was on its way to being obsolete, and
I finally did it in.
Nov 11, 2001:
- 2:05 AM Changeset in webkit [441] by
-
- 2 edits in trunk/WebCore
jersey test
Nov 10, 2001:
- 4:53 PM Changeset in webkit [440] by
-
- 2 edits in trunk/WebCore
testing jersey
- 4:51 PM Changeset in webkit [439] by
-
- 2 edits in trunk/WebCore
testing jersey
- 3:37 PM Changeset in webkit [438] by
-
- 2 edits in trunk/WebCore
jersey test
- 3:30 PM Changeset in webkit [437] by
-
- 2 edits in trunk/WebCore
jersey test
- 3:21 PM Changeset in webkit [436] by
-
- 2 edits in trunk/WebCore
jersey test
- 2:59 PM Changeset in webkit [435] by
-
- 2 edits in trunk/WebCore
jersey test
Nov 9, 2001:
- 6:13 PM Changeset in webkit [434] by
-
- 11 edits in trunk/WebCore
More fixes for window resizing, etc.
- 5:33 PM Changeset in webkit [433] by
-
- 14 edits in trunk/WebCore
More fixes. Added support for incremental layout.
- 3:29 PM Changeset in webkit [432] by
-
- 2 edits in trunk/WebCore
Fixed duplication of addSubview calls.
- 2:14 PM Changeset in webkit [431] by
-
- 38 edits in trunk/WebCore
More rendering/forms fixes.
- 2:12 PM Changeset in webkit [430] by
-
- 4 edits in trunk/WebCore
Fixed sizeHint().
- 2:12 PM Changeset in webkit [429] by
-
- 2 edits in trunk/WebCore
Temporary fix to support desktop dimension.
- 10:12 AM Changeset in webkit [428] by
-
- 13 edits in trunk
Cleaned up some table rendering issues.
Added some better support for named colors in QColor.
Some cleanups in QBrush and QPen.
Nov 8, 2001:
- 1:33 PM Changeset in webkit [427] by
-
- 1 edit in trunk/WebKit/Misc.subproj/WebKitReallyPrivate.h
Added checks to validate arguments passed in through public API methods.
Invalid arguments now throw exceptions.
- 1:30 PM Changeset in webkit [426] by
-
- 7 edits in trunk/WebKit
Adding remaining strings to Localizable.strings files
- 1:15 PM Changeset in webkit [425] by
-
- 15 edits in trunk/WebCore
More fixes to improve layout.
- 12:15 PM Changeset in webkit [424] by
-
- 13 edits in trunk/WebCore
Fixes to do page sizing. And other fixes to get forms to render almost correctly.
- 6:53 AM Changeset in webkit [423] by
-
- 164 edits in trunk
A large set of changes:
- I did a pass over all .mm files in WebCore/src/kwq, adding actual return values for all functions that return something (there were *many* cases where callers were left dangling).
- I added numerous log statements throughout the code.
- I made the log statement system configurable at runtime, so the amount of logging can be increased or decreased as desired.
- I added an implementation for QVariant.
- I cleaned up the implementations of QBrush and QPen.
- I made general fixups and cleanups in various places.
Nov 7, 2001:
- 4:59 PM Changeset in webkit [422] by
-
- 3 edits in trunk
Renamed defaults keys to something more friendly such as WebKitStandardFont
- 9:45 AM Changeset in webkit [421] by
-
- 2 deletes in trunk/WebCore
This file has been moved to: Labyrinth/Tests/khtmlview/draw.mm
Nov 6, 2001:
- 7:23 PM Changeset in webkit [420] by
-
- 15 adds in trunk/WebKit
Added the 7 tier-1 lproj's to WebKit including localizable strings
- 7:00 PM Changeset in webkit [419] by
-
- 4 adds in trunk/WebKit
Added the 7 tier-1 lproj's to WebKit including localizable strings
- 6:52 PM Changeset in webkit [418] by
-
- 1 edit in trunk/WebKit/WebKit.pbproj/project.pbxproj
Added the 7 tier-1 lproj's to WebKit including localizable strings
- 6:44 PM Changeset in webkit [417] by
-
- 2 edits in trunk/WebCore
i18n now fetches WebKit's localized strings
- 2:53 PM Changeset in webkit [416] by
-
- 13 edits6 adds in trunk/WebCore
Support for forms. Incomplete. Lots of problems.
- 11:04 AM Changeset in webkit [415] by
-
- 1 edit in trunk/WebKit/WebKit.pbproj/project.pbxproj
Fixed project reference to html4.css
- 10:47 AM Changeset in webkit [414] by
-
- 5 edits in trunk/WebCore
KWQKstddirs now accesses html4.css in WebKit's Resources directory
- 10:14 AM Changeset in webkit [413] by
-
- 1 edit in trunk/WebKit/WebKit.pbproj/project.pbxproj
Added the com.apple.webkit identifier to the WebKit framework. Added html4.css to the frameworks Resources directory
- 9:14 AM Changeset in webkit [412] by
-
- 2 edits in trunk/WebCore
Added KWQGuardedPtr to object list
- 9:03 AM Changeset in webkit [411] by
-
- 2 edits in trunk/WebCore
Tweaked again to add kdelibs directory to include paths
- 9:02 AM Changeset in webkit [410] by
-
- 2 edits in trunk/WebCore
Added kjs directory
- 8:41 AM Changeset in webkit [409] by
-
- 11 adds in trunk/WebCore
A number of changes that help to get javascript up and running:
- Modified a number of Makefiles to include ecma directory
- Tweaked a bunch of kjs files that used 'id' as a local variable name. Now that these files are included in .mm's there's a name conflict with the Objective-C type. In each case, the 'id' local variable name was changed to '_id'.
- 8:40 AM Changeset in webkit [408] by
-
- 58 edits in trunk/WebCore
A number of changes that help to get javascript up and running:
- Modified a number of Makefiles to include ecma directory
- Tweaked a bunch of kjs files that used 'id' as a local variable name. Now that these files are included in .mm's there's a name conflict with the Objective-C type. In each case, the 'id' local variable name was changed to '_id'.
Nov 5, 2001:
- 2:08 PM Changeset in webkit [407] by
-
- 2 edits in trunk/WebCore
Stupid implementation of i18n to return same string.
- 10:33 AM Changeset in webkit [406] by
-
- 3 edits in trunk
Added fonts sizes to defaults
Nov 2, 2001:
- 4:50 PM Changeset in webkit [405] by
-
- 2 edits in trunk/WebCore
Committed evil hack to prevent double freeing of image bytes since
NSData doesn't give a sufficiently good *public* API.....ooof
- 3:14 PM Changeset in webkit [404] by
-
- 4 edits in trunk/WebCore
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.
- 1:37 PM Changeset in webkit [403] by
-
- 4 edits in trunk
Enabled user defaults for KWQKHTMLSettings
- 1:23 PM Changeset in webkit [402] by
-
- 3 edits in trunk/WebKit
Update framework project to include public headers.
- 12:47 PM Changeset in webkit [401] by
-
- 1 edit in trunk/WebKit/WebKit.pbproj/project.pbxproj
Added and removed files to project.
- 11:29 AM Changeset in webkit [400] by
-
- 1 edit2 adds in trunk/WebKit
Some additional files that go along with the recent large change to the make
system
- 11:22 AM Changeset in webkit [399] by
-
- 83 edits4 adds14 deletes in trunk
It's that time again: I have made a number of changes to the make system.
The two major modification are:
- The tests directory, which was formerly buried in WebCore, has been moved to the top-level in Labyrinth, and is now a peer of WebCore and WebKit.
- I have moved the the configure and Makefiles from WebCore one directory up so that they may serve for all of Labyrinth. In other words, running
configureandmakein Labyrinth now builds "everything," including WebCore, WebKit, and the test programs.