Timeline
Oct 16, 2001:
- 4:29 PM Changeset in webkit [338] by
-
- 4 edits in trunk/WebCore
More comments.
- 3:26 PM Changeset in webkit [337] by
-
- 2 edits in trunk/WebCore
Now executes perl scripts with an explicit perl invocation rather than
relying on them to be executable
- 3:22 PM Changeset in webkit [336] by
-
- 1 edit in trunk/WebKit/Misc.subproj/_NSMonitor.m
Removed dependency on whacky objective-C internals
- 3:14 PM Changeset in webkit [335] by
-
- 3 adds in trunk/WebCore/lib
More changes for the new build system
- 3:10 PM Changeset in webkit [334] by
-
- 93 edits2 adds in trunk
I have made substantial changes to the build environment in WebCore, specifically to the way we link our code. The main improvement is that we now build a single library, called libwebcore.dylib, for the whole source tree.
- 3:04 PM Changeset in webkit [333] by
-
- 2 edits in trunk/WebCore
Fixed comments, again.
- 3:00 PM Changeset in webkit [332] by
-
- 2 edits in trunk/WebCore
Fixed comments.
- 2:58 PM Changeset in webkit [331] by
-
- 16 edits4 adds in trunk/WebCore
Implemented KWQTextArea that has all the functionality we need for the <TEXTAREA> widget. KWQTextEdit.mm emulates the kde/Qt APIs and passes call through to KWQTextArea.
Oct 15, 2001:
- 4:37 PM Changeset in webkit [330] by
-
- 2 edits in trunk/WebCore
qchar-test.cpp
- 3:31 PM Changeset in webkit [329] by
-
- 2 edits in trunk/WebCore
qchar-test.cpp
- 12:27 PM Changeset in webkit [328] by
-
- 3 edits in trunk/WebCore
Modified the stubs so they won't actually explode for now
- 12:26 PM Changeset in webkit [327] by
-
- 4 edits in trunk/WebCore
Added partially implemented log and did some tweaking
- 12:26 PM Changeset in webkit [326] by
-
- 4 edits in trunk/WebCore
Changed ref to draw.mm to Project Relative
- 11:31 AM Changeset in webkit [325] by
-
- 3 edits in trunk/WebCore
More work on KWQKHTMLPart <--> WebViewTest integration
- 11:04 AM Changeset in webkit [324] by
-
- 1 edit in trunk/WebCore/include/WCURICacheData.h
Changes that help to make the WebViewTest work
- 9:37 AM Changeset in webkit [323] by
-
- 1 edit in trunk/WebCore/include/WCURICache.h
WCURICacheClient.h is obsolete, removed include
- 7:23 AM Changeset in webkit [322] by
-
- 22 edits3 adds in trunk/WebCore
Changes and additions to make the WebViewTest work, and to begin
the process of bringing WebCore and WebKit together
- 7:19 AM Changeset in webkit [321] by
-
- 2 edits2 adds in trunk/WebCore
Added .cvsignore file