Timeline
Nov 7, 2001:
- 4:59 PM Changeset in webkit [422] by
-
- 3 edits in trunk
Renamed defaults keys to something more friendly such as WebKitStandardFont
- 9:45 AM Changeset in webkit [421] by
-
- 2 deletes in trunk/WebCore
This file has been moved to: Labyrinth/Tests/khtmlview/draw.mm
Nov 6, 2001:
- 7:23 PM Changeset in webkit [420] by
-
- 15 adds in trunk/WebKit
Added the 7 tier-1 lproj's to WebKit including localizable strings
- 7:00 PM Changeset in webkit [419] by
-
- 4 adds in trunk/WebKit
Added the 7 tier-1 lproj's to WebKit including localizable strings
- 6:52 PM Changeset in webkit [418] by
-
- 1 edit in trunk/WebKit/WebKit.pbproj/project.pbxproj
Added the 7 tier-1 lproj's to WebKit including localizable strings
- 6:44 PM Changeset in webkit [417] by
-
- 2 edits in trunk/WebCore
i18n now fetches WebKit's localized strings
- 2:53 PM Changeset in webkit [416] by
-
- 13 edits6 adds in trunk/WebCore
Support for forms. Incomplete. Lots of problems.
- 11:04 AM Changeset in webkit [415] by
-
- 1 edit in trunk/WebKit/WebKit.pbproj/project.pbxproj
Fixed project reference to html4.css
- 10:47 AM Changeset in webkit [414] by
-
- 5 edits in trunk/WebCore
KWQKstddirs now accesses html4.css in WebKit's Resources directory
- 10:14 AM Changeset in webkit [413] by
-
- 1 edit in trunk/WebKit/WebKit.pbproj/project.pbxproj
Added the com.apple.webkit identifier to the WebKit framework. Added html4.css to the frameworks Resources directory
- 9:14 AM Changeset in webkit [412] by
-
- 2 edits in trunk/WebCore
Added KWQGuardedPtr to object list
- 9:03 AM Changeset in webkit [411] by
-
- 2 edits in trunk/WebCore
Tweaked again to add kdelibs directory to include paths
- 9:02 AM Changeset in webkit [410] by
-
- 2 edits in trunk/WebCore
Added kjs directory
- 8:41 AM Changeset in webkit [409] by
-
- 11 adds in trunk/WebCore
A number of changes that help to get javascript up and running:
- Modified a number of Makefiles to include ecma directory
- Tweaked a bunch of kjs files that used 'id' as a local variable name. Now that these files are included in .mm's there's a name conflict with the Objective-C type. In each case, the 'id' local variable name was changed to '_id'.
- 8:40 AM Changeset in webkit [408] by
-
- 58 edits in trunk/WebCore
A number of changes that help to get javascript up and running:
- Modified a number of Makefiles to include ecma directory
- Tweaked a bunch of kjs files that used 'id' as a local variable name. Now that these files are included in .mm's there's a name conflict with the Objective-C type. In each case, the 'id' local variable name was changed to '_id'.
Nov 5, 2001:
- 2:08 PM Changeset in webkit [407] by
-
- 2 edits in trunk/WebCore
Stupid implementation of i18n to return same string.
- 10:33 AM Changeset in webkit [406] by
-
- 3 edits in trunk
Added fonts sizes to defaults