Timeline



Dec 10, 2001:

5:00 PM Changeset in webkit [485] by sullivan
  • 12 edits in trunk/WebKit
  • WebView.subproj/WKWebController.h:
  • WebView.subproj/WKWebDataSource.h:
  • WebView.subproj/WKWebView.h:

Fixed some typos and misspellings.

1:56 PM Changeset in webkit [484] by kocienda
  • 5 edits in trunk/WebCore

Went back and did a better job of cleaning up the warnings
that resulted from comparing signed and unsigned numbers.

  • src/kwq/KWQString.mm: (QString::insert), (QString::remove),

(QString::truncate):

Dec 7, 2001:

6:20 PM Changeset in webkit [483] by rjw
  • 4 edits
    10 adds in trunk/WebKit

New API described in headers.

1:58 PM Changeset in webkit [482] by rjw
  • 8 edits in trunk

Changes to clean up warnings.
Also big swath of new API for WebView and WebdataSource

1:39 PM Changeset in webkit [481] by kocienda
  • 5 edits in trunk/WebCore

Fixed small bug in a comparison that was making -Wall complain

  • src/kwq/KWQString.mm:

Removed -Werror cflag. That's probably a bit premature.

  • configure:
  • configure.in:
1:11 PM Changeset in webkit [480] by kocienda
  • 87 edits in trunk/WebCore

I made a pass through the code and cleaned up all compiler warnings
reported by -Wall.
I also added some beginning of support for inlining functions.

10:57 AM Changeset in webkit [479] by rjw
  • 2 edits in trunk/WebCore

Fixed warning

10:45 AM Changeset in webkit [478] by rjw
  • 2 edits in trunk/WebCore

Fixed compiler warning that actually turned out to be a bug! Imagine that.

Dec 6, 2001:

11:09 AM Changeset in webkit [477] by mjs
  • 2 adds in trunk/WebKit
  • Cache.subproj/NSURICacheData.m: (+[NSURICacheData dataWithURL:status:error:data:size:notificationString:userData:]), (-[NSURICacheData initWithURL:status:error:data:size:notificationString:userData:]): Remove redundant semicolons between the end of the prototype and the open brace, because they confuse the changelog script.
10:59 AM Changeset in webkit [476] by mjs
  • 3 adds in trunk/WebCore
  • prepare-ChangeLog: Script to automatically generate a skeleton ChangeLog entry. Run it as ./prepare-ChangeLog from the Labyrinth top level, after settimg the EMAIL_ADDRESS environment variable.
  • ChangeLog, WebCore/ChangeLog, WebKit/ChangeLog: Added top-level ChangeLog and ChangeLogs for WebCore and WebKit.
10:13 AM Changeset in webkit [475] by kocienda
  • 2 edits in trunk/WebKit/WebKit.pbproj

Deleted reference to InterThreadMessaging files

9:52 AM Changeset in webkit [474] by kocienda
  • 3 edits in trunk

This is my first attempt at getting the build server to work, and in
removing our dependency and a hardcoded symroots directory.

Note: See TracTimeline for information about the timeline view.