Timeline



Nov 15, 2001:

7:40 PM Changeset in webkit [460] by rjw
  • 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 kocienda
  • 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 kocienda
  • 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 kocienda
  • 2 edits in trunk/WebCore

Fixed a buffer overrun in leftRight()

Nov 14, 2001:

8:43 PM Changeset in webkit [456] by rjw
  • 8 edits in trunk/WebCore

Fixed color to parse #000 style color names.

7:45 PM Changeset in webkit [455] by rjw
  • 10 edits in trunk

Debugging functions.

3:51 PM Changeset in webkit [454] by cblu
  • 17 edits in trunk/WebCore

Making sure that functions return proper values

12:07 PM Changeset in webkit [453] by cblu
  • 6 edits in trunk/WebCore

Making sure that functions are return proper values

9:42 AM Changeset in webkit [452] by kocienda
  • 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 kocienda
  • 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 rjw
  • 8 edits in trunk/WebCore

More optimizations to improve performance of font metrics.

3:50 PM Changeset in webkit [449] by kocienda
  • 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 rjw
  • 2 edits in trunk/WebCore

Fixed daffy window resize problems.

2:08 PM Changeset in webkit [447] by rjw
  • 2 edits in trunk/WebCore

Removed extraneous code in _rectForString

9:57 AM Changeset in webkit [446] by kocienda
  • 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 rjw
  • 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 kocienda
  • 1 edit in trunk/WebKit/WebKit.pbproj/project.pbxproj

NSURICacheJobID is defunct

2:05 PM Changeset in webkit [443] by kocienda
  • 9 edits in trunk/WebCore

Some more small cleanups that should improve stability.

1:39 PM Changeset in webkit [442] by kocienda
  • 2 edits
    1 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 cblu
  • 2 edits in trunk/WebCore

jersey test

Note: See TracTimeline for information about the timeline view.