Timeline
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