Timeline
Jan 17, 2002:
- 9:28 PM Changeset in webkit [546] by
-
- 10 edits in trunk
Fix a couple of problems that kept `make -j3' from working from a
clean start (use stamp files to serialize build a bit more where
needed)
- src/Makefile.am:
- src/kdelibs/khtml/css/Makefile.am:
- src/kdelibs/khtml/misc/Makefile.am:
- src/kdelibs/kjs/Makefile.am:
- 8:04 PM Changeset in webkit [545] by
-
- 5 edits in trunk/WebCore
- src/kwq/Makefile.am: Fix another bonehead mistake.
- 7:30 PM Changeset in webkit [544] by
-
- 11 edits in trunk/WebCore
Fix bonehead mistakes in last checkin which were killing Jersey.
- src/kdelibs/khtml/ecma/Makefile.am:
- src/kdelibs/khtml/html/Makefile.am:
- src/kdelibs/khtml/rendering/Makefile.am:
- src/kwq/kde/Makefile.am:
- 6:56 PM Changeset in webkit [543] by
-
- 30 edits in trunk
Top level:
- configure.in: always substitute OBJCXXLD, for the benefit of WebCore speedups.
WebCore:
Build speedups:
- autogen.sh, configure.in: Don't use libtool any more. Set RANLIB to 'echo' since ranlib is really slow and we don't really need to run it.
- libtool.diff: Removed.
- 5:47 PM Changeset in webkit [542] by
-
- 32 edits in trunk
Top level:
Build speedups:
- autogen.sh, configure.in: Don't use libtool any more. Set RANLIB to 'echo' since ranlib is really slow and we don't really need to run it.
- libtool.diff: Removed.
WebCore:
Build speedups: Don't use libtool, and don't link static libraries
into each other.
- src/Makefile.am
- src/kdelibs/khtml/Makefile.am:
- src/kdelibs/khtml/css/Makefile.am:
- src/kdelibs/khtml/dom/Makefile.am:
- src/kdelibs/khtml/ecma/Makefile.am:
- src/kdelibs/khtml/html/Makefile.am:
- src/kdelibs/khtml/java/Makefile.am:
- src/kdelibs/khtml/misc/Makefile.am:
- src/kdelibs/khtml/rendering/Makefile.am:
- src/kdelibs/khtml/xml/Makefile.am:
- src/kdelibs/kjs/Makefile.am:
- src/kwq/Makefile.am:
- src/kwq/kde/Makefile.am:
- src/kwq/qt/Makefile.am:
- 4:55 PM Changeset in webkit [541] by
-
- 2 adds in trunk/WebCore
Adding npapi.mm
- 4:51 PM Changeset in webkit [540] by
-
- 2 edits2 deletes in trunk/WebCore
Removed npapi.c
- 4:45 PM Changeset in webkit [539] by
-
- 16 edits in trunk/WebCore
Added remaining mouse events to WKPluginView. Attributes (HTML tags) are now passed to plug-ins. Routed instance-specific plug-in to browser calls to WKPluginView
- 1:50 PM Changeset in webkit [538] by
-
- 18 edits6 adds in trunk/WebCore
top level:
- configure.in: Improve odds of avoiding $ln problem a bit more. Also, turn on more c++ warning flags.
- .cvsignore: Prune cruft.
WebCore:
- src/kwq/qt/_qpoint.h, src/kwq/qt/_qrect.h, src/kwq/qt/_qsize.h, src/kwq/qt/qpoint.h, src/kwq/qt/qrect.h, src/kwq/qt/qsize.h: Make QPoint, QRect and QSize easily turn-off-able again.
Jan 16, 2002:
- 1:56 PM Changeset in webkit [537] by
-
- 1 edit in trunk/WebCore/src/Makefile.am
Added a some more implementations.
Tweaked the interface to quite a few files.
Removed all compiler warnings.
- CacheLoader.subproj/WKHTTPURLHandle.h:
- CacheLoader.subproj/WKHTTPURLHandle.m: (-[WKHTTPURLHandle initWithURL:flags:group:requestMethod:postDict:]), (-[WKHTTPURLHandle initWithURL:flags:group:requestMethod:postData:]), (-[WKHTTPURLHandle didLoadData:fromStream:]), (-[WKHTTPURLHandle requestMethod]), (-[WKHTTPURLHandle setPostData:]), (-[WKHTTPURLHandle contentLength]), (-[WKHTTPURLHandle contentLengthReceived]), (-[WKHTTPURLHandle percentComplete]):
- CacheLoader.subproj/WKURLDiskCache.m: (-[WKURLDiskCache objectForURL:]), (-[WKURLDiskCache cacheObject:forURL:]), (-[WKURLDiskCache cacheObject:forURL:untilExpiry:]), (-[WKURLDiskCache containsURL:]), (-[WKURLDiskCache expiryForURL:]), (-[WKURLDiskCache setExpiryForURL:expiry:]), (-[WKURLDiskCache invalidateURL:]), (-[WKURLDiskCache clearCache]), (-[WKURLDiskCache setSizeLimit:]), (-[WKURLDiskCache usage]):
- CacheLoader.subproj/WKURLHandle.h:
- CacheLoader.subproj/WKURLHandle.m: (+[WKURLHandle initialize]), (+[WKURLHandle registerURLHandleClass:]), (+[WKURLHandle URLHandleClassForURL:]), (+[WKURLHandle canInitWithURL:]), (-[WKURLHandle didLoadData:fromStream:]), (-[WKURLHandle backgroundLoadComplete]), (-[WKURLHandle backgroundLoadFailedWithResultCode:]), (-[WKURLHandle availableResourceData]), (-[WKURLHandle statusCode]), (-[WKURLHandle resultCode]), (-[WKURLHandle failureReason]):
- CacheLoader.subproj/WKURLHandleClient.h:
- CacheLoader.subproj/WKURLLoad.h:
- CacheLoader.subproj/WKURLLoad.m: (-[WKURLHandle setStatusCode:]), (-[WKURLHandle setResultCode:]), (-[WKHTTPURLHandle setResponseHeaders:]), (-[WKHTTPURLHandle hasResponseHeaders]), (WKURLLoadReadStreamCallback), (+[WKURLLoad initialize]), (+[WKURLLoad URLLoadWithURL:]), (-[WKURLLoad initWithURL:]), (-[WKURLLoad addHandle:]), (-[WKURLLoad removeHandle:]), (-[WKURLLoad removeAllHandles]), (-[WKURLLoad isEqual:]), (-[WKURLLoad hash]), (-[WKURLLoad dealloc]), (+[WKURLLoad incrementConcurrentNetworkLoadsNow]), (+[WKURLLoad decrementConcurrentNetworkLoadsNow]), (-[WKURLLoad beginNetworkLoad]), (-[WKURLLoad beginHTTPNetworkLoad]), (-[WKURLLoad WKURLLoadReadStreamCallback:event:data:]), (-[WKURLLoad statusCode]), (-[WKURLLoad resultCode]), (-[WKURLLoad setStatusCode:]), (-[WKURLLoad setResultCode:]), (+[WKURLLoad WKURLLoadThrottlerRun:]), (+[WKURLLoad WKURLLoadLoaderRun:]), (+[WKURLLoad WKURLLoadSweeperRun:]), (+[WKURLLoad WKURLLoadCFStreamHandlerRun:]):
- CacheLoader.subproj/WKURLLoader.m: (+[WKURLLoader sharedURLLoader]), (-[WKURLLoader requestWithURLHandle:]), (-[WKURLLoader cancelRequestWithURLHandle:]), (-[WKURLLoader cancelAllRequestsWithURL:]), (-[WKURLLoader cancelAllRequestsInGroup:]), (-[WKURLLoader cachedObjectForURL:]), (-[WKURLLoader cacheExpiryForURL:]), (-[WKURLLoader setCacheExpiryForURL:expiry:]), (-[WKURLLoader expireCachedObjectNow:]), (-[WKURLLoader clearAllCaches]):
- CacheLoader.subproj/WKURLMemoryCache.m: (-[WKURLMemoryCache objectForURL:]), (-[WKURLMemoryCache cacheObject:forURL:]), (-[WKURLMemoryCache cacheObject:forURL:untilExpiry:]), (-[WKURLMemoryCache containsURL:]), (-[WKURLMemoryCache expiryForURL:]), (-[WKURLMemoryCache setExpiryForURL:expiry:]), (-[WKURLMemoryCache invalidateURL:]), (-[WKURLMemoryCache clearCache]), (-[WKURLMemoryCache setSizeLimit:]), (-[WKURLMemoryCache usage]):
Jan 15, 2002:
- 6:30 PM Changeset in webkit [536] by
-
- 5 edits in trunk
2002-01-15 Maciej Stachowiak <mjs@apple.com>
- src/kdelibs/kjs/Makefile.am: Add missing files to BUILT_SOURCES and build rules to fix `make -j3'
Jan 14, 2002:
- 11:21 AM Changeset in webkit [535] by
-
- 78 edits41 adds38 deletes in trunk
Convert build system to automake
- Makefile.am: Add this
- Makefile.in: Remove this
- configure.in:
Remove newly autogenerated things,
- aclocal.m4:
- autogen.sh:
- config.guess:
- config.h.in:
- config.sub:
- configure:
- missing:
- acconfig.h, acinclude.m4: Templates for auto*
- libtool.diff: Couple of tweaks needed to automake.
- .cvsignore: Ignore the right stuff
Add these.
- Tests/Makefile.am:
- Tests/draw/Makefile.am:
- Tests/draw/drawApp/Makefile.am:
- Tests/khtmlview/Makefile.am:
- Tests/khtmlview/WebViewTest/Makefile.am:
- Tests/qt/Makefile.am:
Remove these.
- Tests/Makefile.in:
- Tests/draw/Makefile:
- Tests/draw/drawApp/Makefile.in:
- Tests/khtmlview/WebViewTest/Makefile.in:
- Tests/qt/Makefile.in:
Tweak link flags.
- Tests/draw/drawApp/drawApp.pbproj/project.pbxproj:
- Tests/khtmlview/WebViewTest/WebViewTest.pbproj/project.pbxproj:
Ignore the right stuff.
- Tests/khtmlview/.cvsignore:
- Tests/khtmlview/WebViewTest/.cvsignore:
- Tests/.cvsignore:
- Tests/draw/.cvsignore:
- Tests/qt/.cvsignore:
- Tests/harness.c: Fix a couple of warnings.
- Tests/qt/qarray-test.chk, Tests/qt/qarray-test.cpp (main): Remove a faulty test case: can't count on contents of uninitialized array!
- Tests/test.list: Add a newly-enabled javascript test.
- Updates/install-automake.sh, Updates/automake-1.5-mac-ported.diff, Updates/update: Install automake 1.5 as an update, patch for Mac OS X
- Updates/install-gperf.sh: Fix potential minor bug for blind cut & pasters.