Timeline
Dec 12, 2001:
- 5:36 PM Changeset in webkit [496] by
-
- 10 edits in trunk/WebKit/WebView.subproj
More changes and notes based on our API discussion meetings.
Dec 11, 2001:
- 7:28 PM Changeset in webkit [495] by
-
- 4 edits in trunk/WebKit/WebView.subproj
Fixed a typo.
- 7:20 PM Changeset in webkit [494] by
-
- 10 edits in trunk/WebKit/WebView.subproj
More changes to the WebView API.
- 6:41 PM Changeset in webkit [493] by
-
- 5 edits in trunk/WebCore
Didn't mean to make last commit
- 6:37 PM Changeset in webkit [492] by
-
- 5 edits in trunk/WebCore
Added another .copy() to get around Gramp's + QConstString problem
- 6:19 PM Changeset in webkit [491] by
-
- 2 edits in trunk/WebCore
Added another .copy() to get around Gramp's + QConstString problem
- 4:49 PM Changeset in webkit [490] by
-
- 2 edits in trunk/WebCore
Make deep copy in parseAttribute to fix memory smasher
- 4:47 PM Changeset in webkit [489] by
-
- 2 edits in trunk/WebCore
Properly initialize cache and cacheType members QConstString constructor
- 10:57 AM Changeset in webkit [488] by
-
- 3 edits in trunk/WebCore
Added debug string so that other could debug this problem: no url being passed to requestObject
- 10:33 AM Changeset in webkit [487] by
-
- 3 edits in trunk/WebCore
Added http://cb.apple.com/plugin.html to WebViewTest to test plug-ins
- 9:53 AM Changeset in webkit [486] by
-
- 9 edits in trunk
Added default for pluginsEnabled
Dec 10, 2001:
- 5:00 PM Changeset in webkit [485] by
-
- 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
-
- 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):