Timeline
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