Timeline



Feb 8, 2002:

5:10 PM Changeset in webkit [608] by sullivan
  • 6 edits in trunk/WebKit

Changed back & forward to goBack and goForward and made them not return
a value (so signatures match those in WebBrowser). Added backEntry and
forwardEntry that don't alter the list. These will be needed to ask to
go to the URL at the back position without altering the back list until
the change is committed.

  • History.subproj/IFBackForwardList.h:
  • History.subproj/IFBackForwardList.m: (-[IFBackForwardList goBack]), (-[IFBackForwardList backEntry]), (-[IFBackForwardList currentEntry]), (-[IFBackForwardList forwardEntry]), (-[IFBackForwardList goForward]):
  • BrowserDocument.m: (-[BrowserDocument goBack]), (-[BrowserDocument goForward]): Updated to match new API from IFBackForwardList. Behavior is unchanged for now.

Feb 7, 2002:

6:20 PM Changeset in webkit [607] by rjw
  • 2 edits in trunk/WebCore

removed unnecessary adjustment for scroll width.`:

6:20 PM Changeset in webkit [606] by rjw
  • 13 edits in trunk/WebKit/WebView.subproj

Fixed deallocs.

5:56 PM Changeset in webkit [605] by rjw
  • 2 adds in trunk/WebKit/WebView.subproj

New file.

5:55 PM Changeset in webkit [604] by rjw
  • 18 edits
    2 adds in trunk

More changes to IFLocationChangeHandler API.

5:38 PM Changeset in webkit [603] by rjw
  • 4 edits in trunk/WebKit

factor private class out of IFWebFrame.

5:26 PM Changeset in webkit [602] by cblu
  • 7 edits in trunk/WebKit

Fixed HIToolbox include problem. Ricard added a call to stop in IFWebViewPrivate

4:21 PM Changeset in webkit [601] by cblu
  • 12 edits
    19 adds
    16 deletes in trunk
  • Renamed WebCore plug-in classes to WC*.
  • Created Plugins.subproj in WebKit.
  • Created IFCarbonWindowView.
  • Moved IFPluginView to WebKit.
  • Turned off -Werror in WebKit until Macjiej updates the warning problem in NSStringBuffer.h

Modified Files:

WebCore/src/kwq/KWQKConfigBase.mm
WebCore/src/kwq/KWQKHTMLPart.mm WebCore/src/kwq/Makefile.am

WebCore/src/kwq/npapi.h WebCore/src/kwq/npapi.mm

WebKit/WebKit.pbproj/project.pbxproj

Added Files:

WebCore/src/kwq/WCPlugin.h WebCore/src/kwq/WCPlugin.mm
WebCore/src/kwq/WCPluginDatabase.h
WebCore/src/kwq/WCPluginDatabase.mm
WebCore/src/kwq/WCPluginWidget.h
WebCore/src/kwq/WCPluginWidget.mm
WebKit/Plugins.subproj/IFCarbonWindowView.h
WebKit/Plugins.subproj/IFCarbonWindowView.m
WebKit/Plugins.subproj/IFPluginView.h
WebKit/Plugins.subproj/IFPluginView.mm

Removed Files:

WebCore/src/kwq/WKPlugin.h WebCore/src/kwq/WKPlugin.mm
WebCore/src/kwq/WKPluginDatabase.h
WebCore/src/kwq/WKPluginDatabase.mm
WebCore/src/kwq/WKPluginView.h WebCore/src/kwq/WKPluginView.mm
WebCore/src/kwq/WKPluginWidget.h
WebCore/src/kwq/WKPluginWidget.mm

3:03 PM Changeset in webkit [600] by rjw
  • 19 edits in trunk

Updated IFLocationChangeHandler API.

Feb 6, 2002:

6:15 PM Changeset in webkit [599] by rjw
  • 3 edits in trunk/WebKit/WebView.subproj

Fixed comment.

6:15 PM Changeset in webkit [598] by rjw
  • 3 edits in trunk/WebCore

Fixed debuggging test.

6:00 PM Changeset in webkit [597] by rjw
  • 6 edits in trunk/WebCore

Fixed allocation problems.

6:00 PM Changeset in webkit [596] by rjw
  • 14 edits in trunk/WebKit

Fixed allocation problems. Implemented parent->child management

for datasource correctly.

Feb 5, 2002:

8:53 PM Changeset in webkit [595] by rjw
  • 30 edits in trunk

Updated to reflect new API.

7:11 PM Changeset in webkit [594] by mjs
  • 4 edits
    2 deletes in trunk/WebKit

WebKit:

Remove old obsolete cache code from tree and build.

  • Cache.subproj/NSURICache.h:
  • Cache.subproj/NSURICache.m:
  • Cache.subproj/NSURICacheData.h:
  • Cache.subproj/NSURICacheData.m:
  • Cache.subproj/NSURILoad.h:
  • Cache.subproj/NSURILoad.m:
  • Cache.subproj/NSURILoadReallyPrivate.h:
  • Cache.subproj/_NSURICacheQueue.h:
  • Cache.subproj/_NSURICacheQueue.m:
  • Misc.subproj/WebKitReallyPrivate.h:
  • Misc.subproj/_NSMonitor.h:
  • Misc.subproj/_NSMonitor.m:
  • WebKit.pbproj/project.pbxproj:
5:59 PM Changeset in webkit [593] by rjw
  • 17 edits in trunk

Working dynamic scroll bars.

12:47 PM Changeset in webkit [592] by cblu
  • 4 edits in trunk/WebCore

Reintegrated Ken's cache changes after stomping them out

11:15 AM Changeset in webkit [591] by cblu
  • 19 edits in trunk/WebCore

Added support for the object tag. Added getPluginForURL in WKPluginDatabase. Now grabbing remaining info from plug-in resources

8:32 AM Changeset in webkit [590] by kocienda
  • 9 edits in trunk/WebCore

2002-02-05 Kenneth Kocienda <kocienda@apple.com>

I know WebViewTest is dead, but this was breaking the build...

  • Tests/khtmlview/_KWQOwner.h:
  • Tests/khtmlview/_KWQOwner.m: (-[_KWQOwner applicationDidFinishLaunching:]), (-[_KWQOwner _setURL:]), (-[_KWQOwner changeURL:]), (-[_KWQOwner back:]), (-[_KWQOwner forward:]), (-[_KWQOwner newUriDone:]):

Changes to move these last bits of code to the new cache API.

  • src/kwq/KWQKjobclasses.mm:
  • src/kwq/WKPluginView.h:
  • src/kwq/WKPluginView.mm: (-[WKPluginView drawRect:]), (-[WKPluginView WCURLHandleResourceDidBeginLoading:userData:]), (-[WKPluginView WCURLHandleResourceDidCancelLoading:userData:]), (-[WKPluginView WCURLHandleResourceDidFinishLoading:userData:]), (-[WKPluginView WCURLHandle:resourceDataDidBecomeAvailable:userData:]), (-[WKPluginView WCURLHandle:resourceDidFailLoadingWithResult:userData:]):

Feb 4, 2002:

6:45 PM Changeset in webkit [589] by mjs
  • 61 edits in trunk

Top level:

Fix everything for WebFoundation and WebKit WK --> IF rename.

  • Tests/CookieManager/wkcookie-test.m:

WebBrowser:

Fix everything for WK --> IF rename.

  • BackForwardListEntry.h:
  • BrowserDocument.h:
  • BrowserDocument.m: (-[BrowserDocument init]), (-[BrowserDocument setMainWebView:]), (-[BrowserDocument goToURLBypassingBackForwardList:]), (-[BrowserDocument receivedProgress:forResource:fromDataSource:]), (-[BrowserDocument receivedError:forResource:partialProgress:fromDataSource:]), (-[BrowserDocument setStatusText:forDataSource:]), (-[BrowserDocument statusTextForDataSource:]), (-[BrowserDocument authenticate:]), (-[BrowserDocument locationChangeStartedForDataSource:]), (-[BrowserDocument locationChangeInProgressForDataSource:]), (-[BrowserDocument locationChangeDone:forDataSource:]), (-[BrowserDocument receivedPageTitle:forDataSource:]), (-[BrowserDocument serverRedirectTo:forDataSource:]), (-[BrowserDocument createFrameNamed:for:inParent:]):
  • BrowserWindow.h:
  • WebController.h:
  • WebController.m: (-[WebController receivedProgress:forResource:fromDataSource:]), (-[WebController receivedError:forResource:partialProgress:fromDataSource:]), (-[WebController setStatusText:forDataSource:]), (-[WebController locationChangeStartedForDataSource:]), (-[WebController locationChangeInProgressForDataSource:]), (-[WebController locationChangeDone:forDataSource:]), (-[WebController receivedPageTitle:forDataSource:]), (-[WebController serverRedirectTo:forDataSource:]):

WebCore:

Fix everything for WK --> IF rename.

  • src/kwq/KWQKHTMLPart.h:
  • src/kwq/KWQKHTMLPart.mm: (KHTMLPart::khtmlMouseReleaseEvent), (KHTMLPart::requestFrame), (KHTMLPart::checkCompleted):

WebFoundation:

Rename all classes from WK prefix to IF prefix.

  • CacheLoader.subproj/IFCachedObject.h:
  • CacheLoader.subproj/IFCachedObject.m:
  • CacheLoader.subproj/IFContentType.h:
  • CacheLoader.subproj/IFContentType.m:
  • CacheLoader.subproj/IFHTTPURLHandle.h:
  • CacheLoader.subproj/IFHTTPURLHandle.m: (+[IFHTTPURLHandle canInitWithURL:]), (-[IFHTTPURLHandle initWithURL:cached:]), (-[IFHTTPURLHandle initWithURL:flags:group:requestMethod:requestData:]):
  • CacheLoader.subproj/IFHTTPURLHandleCookies.h:
  • CacheLoader.subproj/IFHTTPURLProtocolHandler.h:
  • CacheLoader.subproj/IFHTTPURLProtocolHandler.m: (readStreamCallback), (-[IFHTTPURLProtocolHandler initWithURLLoad:]), (-[IFHTTPURLProtocolHandler beginLoadInBackground]), (-[IFHTTPURLProtocolHandler endLoadInBackground]), (-[IFHTTPURLProtocolHandler handleReadStreamEvent:event:]), (-[IFHTTPURLProtocolHandler performHTTPHeaderRead:]), (-[IFHTTPURLProtocolHandler performStreamRead:]), (-[IFHTTPURLProtocolHandler determineError]):
  • CacheLoader.subproj/IFURLCache.h:
  • CacheLoader.subproj/IFURLCache.m: (-[IFURLCache objectForURL:]), (-[IFURLCache cacheObject:forURL:untilDate:]), (-[IFURLCache expiryForURL:]), (-[IFURLCache setExpiryForURL:date:]), (-[IFURLCache invalidateURL:]), (-[IFURLCache clearCache]), (-[IFURLCache truncateToSizeLimit:]):
  • CacheLoader.subproj/IFURLDataProvider.h:
  • CacheLoader.subproj/IFURLDiskCache.h:
  • CacheLoader.subproj/IFURLDiskCache.m:
  • CacheLoader.subproj/IFURLHandle.h:
  • CacheLoader.subproj/IFURLHandle.m: (-[IFURLHandleSynchronousClient init]), (-[IFURLHandleSynchronousClient IFURLHandleResourceDidBeginLoading:]), (-[IFURLHandleSynchronousClient IFURLHandleResourceDidCancelLoading:]), (-[IFURLHandleSynchronousClient IFURLHandleResourceDidFinishLoading:]), (-[IFURLHandleSynchronousClient IFURLHandle:resourceDataDidBecomeAvailable:]), (-[IFURLHandleSynchronousClient IFURLHandle:resourceDidFailLoadingWithResult:]), (_sendLoadCancelledMessages), (_sendLoadDidBeginMessages), (_sendDidLoadDataMessages), (_sendLoadCompleteMessages), (_sendLoadFailedMessages), (_handleRetain), (_handleRelease), (_handleCopyDescription), (+[IFURLHandle initialize]), (+[IFURLHandle canInitWithURL:]), (-[IFURLHandle initWithURL:cached:]), (-[IFURLHandle addClient:]), (-[IFURLHandle removeClient:]), (-[IFURLHandle loadInBackground]), (-[IFURLHandle cancelLoadInBackground]), (-[IFURLHandle backgroundLoadDidBegin]), (-[IFURLHandle didLoadData:fromStream:]), (-[IFURLHandle backgroundLoadComplete]), (-[IFURLHandle backgroundLoadFailedWithResultCode:]), (-[IFURLHandle loadInForeground:]), (-[IFURLHandle statusCode]), (-[IFURLHandle resultCode]), (-[IFURLHandle isEqual:]), (-[IFURLHandle hash]), (-[IFURLHandle cacheable]), (-[IFURLHandle setCacheable:]), (-[IFURLHandle setStatusCode:]), (-[IFURLHandle setResultCode:]), (-[IFURLHandle notifyClientsBackgroundLoadCancelled]), (-[IFURLHandle notifyClientsBackgroundLoadDidBegin]), (-[IFURLHandle notifyClientsDidLoadData]), (-[IFURLHandle notifyClientsBackgroundLoadComplete]), (-[IFURLHandle notifyClientsBackgroundLoadFailed]):
  • CacheLoader.subproj/IFURLHandleCGlue.h:
  • CacheLoader.subproj/IFURLHandleCGlue.m: (-[IFURLHandleCGlueClient initWithClientContext:]), (-[IFURLHandleCGlueClient IFURLHandleResourceDidBeginLoading:]), (-[IFURLHandleCGlueClient IFURLHandleResourceDidCancelLoading:]), (-[IFURLHandleCGlueClient IFURLHandleResourceDidFinishLoading:]), (-[IFURLHandleCGlueClient IFURLHandle:resourceDataDidBecomeAvailable:]), (-[IFURLHandleCGlueClient IFURLHandle:resourceDidFailLoadingWithResult:]), (IFURLHandleCreate), (IFURLHandleRelease), (IFURLHandleLoadInBackground):
  • CacheLoader.subproj/IFURLLoad.m: (+[IFURLLoad initialize]), (+[IFURLLoad URLLoadWithURL:flags:]), (-[IFURLLoad initWithURL:flags:]), (-[IFURLLoad addHandle:]), (-[IFURLLoad removeHandle:]), (-[IFURLLoad schedule]), (-[IFURLLoad statusCode]), (-[IFURLLoad resultCode]), (-[IFURLLoad succeeded]), (-[IFURLLoad failedWithResultCode:]), (-[IFURLLoad protocolHandler]), (-[IFURLLoad beginOriginLoad]), (-[IFURLLoad didBeginLoading]), (-[IFURLLoad cleanup]), (-[IFURLLoad setStatusCode:]), (-[IFURLLoad setResultCode:]), (+[IFURLLoad IFURLLoadCacheCheckerRun:]), (+[IFURLLoad IFURLLoadThrottlerRun:]), (+[IFURLLoad IFURLLoadLoaderRun:]), (+[IFURLLoad IFURLLoadSweeperRun:]), (+[IFURLLoad IFURLLoadCFStreamHandlerRun:]):
  • CacheLoader.subproj/IFURLLoadManager.m: (-[IFURLLoadManager initWithDefaultStack]), (+[IFURLLoadManager sharedURLLoader]), (-[IFURLLoadManager concurrentNetworkLoadLimit]), (-[IFURLLoadManager setConcurrentNetworkLoadLimit:]), (-[IFURLLoadManager canAccessNetwork]), (-[IFURLLoadManager setCanAccessNetwork:]), (-[IFURLLoadManager networkLoadTimeout]), (-[IFURLLoadManager setNetworkLoadTimeout:]), (-[IFURLLoadManager requestWithURLHandle:]), (-[IFURLLoadManager cancelRequestWithURLHandle:]), (-[IFURLLoadManager cancelAllRequestsWithURL:]), (-[IFURLLoadManager handleURLLoadDone:]), (-[IFURLLoadManager handleURLLoadedResourceData:]):
  • CacheLoader.subproj/IFURLMemoryCache.m: (+[IFMemoryCacheObject memoryCacheObjectWithObject:]), (+[IFMemoryCacheObject memoryCacheObjectWithObject:expiry:]), (-[IFMemoryCacheObject initWithObject:]), (-[IFMemoryCacheObject touch]), (-[IFMemoryCacheObject isExpired]), (-[IFURLMemoryCache initWithSizeLimit:]), (-[IFURLMemoryCache truncateToSizeLimit]), (-[IFURLMemoryCache objectForURL:]), (-[IFURLMemoryCache cacheObject:forURL:untilDate:]), (-[IFURLMemoryCache invalidateURL:]):
  • CacheLoader.subproj/IFURLProtocolHandler.m: (+[IFURLProtocolHandler initialize]), (+[IFURLProtocolHandler canInitWithURL:]), (-[IFURLProtocolHandler initWithURLLoad:]), (-[IFURLProtocolHandler beginLoadInBackground]), (-[IFURLProtocolHandler endLoadInBackground]):
  • CacheLoader.subproj/WCURLHandleGlue.m: (-[WCURLHandleClientProxy IFURLHandleResourceDidBeginLoading:]), (-[WCURLHandleClientProxy IFURLHandleResourceDidCancelLoading:]), (-[WCURLHandleClientProxy IFURLHandleResourceDidFinishLoading:]), (-[WCURLHandleClientProxy IFURLHandle:resourceDataDidBecomeAvailable:]), (-[WCURLHandleClientProxy IFURLHandle:resourceDidFailLoadingWithResult:]), (WCURLHandleCreate):
  • CookieManager.subproj/IFCookie.m: (+[IFCookie cookieWithDictionary:]), (setVersion), (setName), (setValue), (setDefaultsFromOriginURL), (setDomain), (setPath), (setSecure), (setExpires), (-[IFCookie initWithDictionary:]), (-[IFCookie version]), (-[IFCookie name]), (-[IFCookie value]), (-[IFCookie expires]), (-[IFCookie sessionOnly]), (-[IFCookie domain]), (-[IFCookie path]), (-[IFCookie secure]), (-[IFCookie comment]), (-[IFCookie commentURL]), (-[IFCookie portList]), (+[IFCookie cookieWithV0Spec:forURL:]), (MakeCookieWithV0Spec), (-[IFCookie compare:]), (-[IFCookie description]):
  • CookieManager.subproj/IFCookieManager.m: (+[IFCookieManager sharedCookieManager]), (-[IFCookieManager cookies]), (-[IFCookieManager setCookie:]), (-[IFCookieManager deleteCookie:]), (-[IFCookieManager deleteCookieWithName:domain:path:]), (-[IFCookieManager cookieRequestHeadersForURL:]), (-[IFCookieManager setCookiesFromResponseHeaders:forURL:]), (-[IFCookieManager addAcceptHandler:]), (-[IFCookieManager removeAcceptHandler:]), (-[IFCookieManager addChangeListener:]), (-[IFCookieManager removeChangeListener:]), (-[IFCookieManager description]):
  • Misc.subproj/IFBinaryHeap.m: (_IFBinaryHeapRetain), (_IFBinaryHeapRelease), (_IFBinaryHeapCopyDescription), (_IFBinaryHeapCompare), (_heap), (+[IFBinaryHeap binaryHeap]), (+[IFBinaryHeap binaryHeapWithBinaryHeap:]), (-[IFBinaryHeap init]), (-[IFBinaryHeap initWithBinaryHeap:]):
  • Misc.subproj/IFMonitor.m: (-[IFMonitor description]):
  • Misc.subproj/IFMutableData.m: (-[IFMutableData getBytes:length:]), (-[IFMutableData getBytes:range:]), (-[IFMutableData subdataWithRange:]):
  • Misc.subproj/IFMutableDataPrivate.m: (IFDataCheckBound), (+[IFByteRange rangeWithRange:]), (-[IFByteRange isEqual:]), (+[IFByteBlock byteBlockWithBytes:length:]), (-[IFMutableData createBlockForRange:buffer:]), (-[IFMutableData dataObjectsGreaterThanMatchedOffset:]), (-[IFMutableData byteBlocksForRange:]), (-[IFMutableData bytesInRange:]), (-[IFMutableData appendBytes:length:]), (+[IFData dataWithByteBlock:]), (-[IFData initWithByteBlock:]), (-[IFData getBytes:range:]), (-[IFData subdataWithRange:]):
  • Misc.subproj/IFNSArrayExtensions.m:
  • Misc.subproj/IFNSObjectExtensions.m:
  • Misc.subproj/IFQueue.m: (+[IFQueue newNode]), (-[IFQueue init]), (-[IFQueue put:]), (-[IFQueue take]), (-[IFQueue peekAt:]), (-[IFQueue remove:]), (-[IFQueue clear]), (-[IFQueue indexOf:]):
  • Misc.subproj/IFReadWriteLock.m: (-[IFReadWriteLock init]):

WebKit:

Rename all classes from WK prefix to IF prefix.

  • Cache.subproj/IFLoadChunk.h:
  • Cache.subproj/IFWebCache.h:
  • Cache.subproj/IFWebCacheClient.h:
  • Cache.subproj/IFWebContentType.h:
  • History.subproj/IFAttributedURL.h:
  • History.subproj/IFBackForwardList.h:
  • History.subproj/IFBackForwardList.m: (-[IFBackForwardList init]), (-[IFBackForwardList addEntry:]), (-[IFBackForwardList back]), (-[IFBackForwardList currentEntry]), (-[IFBackForwardList forward]), (-[IFBackForwardList description]):
  • History.subproj/IFURIEntry.h:
  • History.subproj/IFURIEntry.m: (WCCreateURIEntry), (-[IFURIEntry isEqual:]), (-[IFURIEntry description]):
  • History.subproj/IFURIList.h:
  • History.subproj/IFURIList.m: (newURIListNode), (freeNode), (-[IFURIList dealloc]), (-[IFURIList addEntry:]), (-[IFURIList removeURL:]), (-[IFURIList removeEntry:]), (-[IFURIList entryForURL:]), (-[IFURIList entryAtIndex:]), (-[IFURIList removeEntryAtIndex:]), (-[IFURIList removeEntriesToIndex:]):
  • Misc.subproj/IFException.h:
  • Misc.subproj/IFException.m:
  • WebKit.pbproj/project.pbxproj:
  • WebView.subproj/IFBaseWebController.h:
  • WebView.subproj/IFBaseWebController.mm: (+[IFObjectHolder holderWithObject:]), (-[IFBaseWebController init]), (-[IFBaseWebController initWithView:dataSource:]), (-[IFBaseWebController setDirectsAllLinksToSystemBrowser:]), (-[IFBaseWebController directsAllLinksToSystemBrowser]), (-[IFBaseWebController setView:andDataSource:]), (-[IFBaseWebController createFrameNamed:for:inParent:]), (-[IFBaseWebController viewForDataSource:]), (-[IFBaseWebController dataSourceForView:]), (-[IFBaseWebController mainView]), (-[IFBaseWebController mainDataSource]), (-[IFBaseWebController setStatusText:forDataSource:]), (-[IFBaseWebController statusTextForDataSource:]), (-[IFBaseWebController authenticate:]), (-[IFBaseWebController receivedProgress:forResource:fromDataSource:]), (-[IFBaseWebController receivedError:forResource:partialProgress:fromDataSource:]), (-[IFBaseWebController locationWillChangeTo:]), (-[IFBaseWebController locationChangeStartedForDataSource:]), (-[IFBaseWebController locationChangeInProgressForDataSource:]), (-[IFBaseWebController locationChangeDone:forDataSource:]), (-[IFBaseWebController receivedPageTitle:forDataSource:]), (-[IFBaseWebController serverRedirectTo:forDataSource:]):
  • WebView.subproj/IFBaseWebControllerPrivate.h:
4:02 PM Changeset in webkit [588] by mjs
  • 48 edits
    32 deletes in trunk/WebKit

Top level:

Fix everything for WebFoundation and WebKit WK --> IF rename.

  • Tests/CookieManager/wkcookie-test.m:
  • Tests/CookieManager/wkcookiemanager-test.m:
  • Tests/khtmlview/_KWQOwner.h:
  • Tests/khtmlview/_KWQOwner.m:

WebFoundation:

Rename all WK files to IF (classes not renamed yet).

  • CacheLoader.subproj/IFCachedObject.h:
  • CacheLoader.subproj/IFCachedObject.m:
  • CacheLoader.subproj/IFContentType.h:
  • CacheLoader.subproj/IFContentType.m:
  • CacheLoader.subproj/IFHTTPURLHandle.h:
  • CacheLoader.subproj/IFHTTPURLHandle.m:
  • CacheLoader.subproj/IFHTTPURLHandleCookies.h:
  • CacheLoader.subproj/IFHTTPURLProtocolHandler.h:
  • CacheLoader.subproj/IFHTTPURLProtocolHandler.m:
  • CacheLoader.subproj/IFURLCache.h:
  • CacheLoader.subproj/IFURLCache.m:
  • CacheLoader.subproj/IFURLDataProvider.h:
  • CacheLoader.subproj/IFURLDiskCache.h:
  • CacheLoader.subproj/IFURLDiskCache.m:
  • CacheLoader.subproj/IFURLHandle.h:
  • CacheLoader.subproj/IFURLHandle.m:
  • CacheLoader.subproj/IFURLHandleCGlue.h:
  • CacheLoader.subproj/IFURLHandleCGlue.m:
  • CacheLoader.subproj/IFURLHandleClient.h:
  • CacheLoader.subproj/IFURLLoad.h:
  • CacheLoader.subproj/IFURLLoad.m:
  • CacheLoader.subproj/IFURLLoadManager.h:
  • CacheLoader.subproj/IFURLLoadManager.m:
  • CacheLoader.subproj/IFURLMemoryCache.h:
  • CacheLoader.subproj/IFURLMemoryCache.m:
  • CacheLoader.subproj/IFURLProtocolHandler.h:
  • CacheLoader.subproj/IFURLProtocolHandler.m:
  • CacheLoader.subproj/WCURLHandleGlue.m:
  • CacheLoader.subproj/WKCachedObject.h:
  • CacheLoader.subproj/WKCachedObject.m:
  • CacheLoader.subproj/WKContentType.h:
  • CacheLoader.subproj/WKContentType.m:
  • CacheLoader.subproj/WKHTTPURLHandle.h:
  • CacheLoader.subproj/WKHTTPURLHandle.m:
  • CacheLoader.subproj/WKHTTPURLHandleCookies.h:
  • CacheLoader.subproj/WKHTTPURLProtocolHandler.h:
  • CacheLoader.subproj/WKHTTPURLProtocolHandler.m:
  • CacheLoader.subproj/WKURLCache.h:
  • CacheLoader.subproj/WKURLCache.m:
  • CacheLoader.subproj/WKURLDataProvider.h:
  • CacheLoader.subproj/WKURLDiskCache.h:
  • CacheLoader.subproj/WKURLDiskCache.m:
  • CacheLoader.subproj/WKURLHandle.h:
  • CacheLoader.subproj/WKURLHandle.m:
  • CacheLoader.subproj/WKURLHandleCGlue.h:
  • CacheLoader.subproj/WKURLHandleCGlue.m:
  • CacheLoader.subproj/WKURLHandleClient.h:
  • CacheLoader.subproj/WKURLLoad.h:
  • CacheLoader.subproj/WKURLLoad.m:
  • CacheLoader.subproj/WKURLLoadManager.h:
  • CacheLoader.subproj/WKURLLoadManager.m:
  • CacheLoader.subproj/WKURLMemoryCache.h:
  • CacheLoader.subproj/WKURLMemoryCache.m:
  • CacheLoader.subproj/WKURLProtocolHandler.h:
  • CacheLoader.subproj/WKURLProtocolHandler.m:
  • CookieManager.subproj/IFCookie.h:
  • CookieManager.subproj/IFCookie.m:
  • CookieManager.subproj/IFCookieAcceptHandler.h:
  • CookieManager.subproj/IFCookieChangeListener.h:
  • CookieManager.subproj/IFCookieManager.h:
  • CookieManager.subproj/IFCookieManager.m:
  • CookieManager.subproj/IFCookieManagerPrivate.h:
  • CookieManager.subproj/IFCookiePrivate.h:
  • CookieManager.subproj/WKCookie.h:
  • CookieManager.subproj/WKCookie.m:
  • CookieManager.subproj/WKCookieAcceptHandler.h:
  • CookieManager.subproj/WKCookieChangeListener.h:
  • CookieManager.subproj/WKCookieManager.h:
  • CookieManager.subproj/WKCookieManager.m:
  • CookieManager.subproj/WKCookieManagerPrivate.h:
  • CookieManager.subproj/WKCookiePrivate.h:
  • Misc.subproj/IFBinaryHeap.h:
  • Misc.subproj/IFBinaryHeap.m:
  • Misc.subproj/IFMonitor.h:
  • Misc.subproj/IFMonitor.m:
  • Misc.subproj/IFMutableData.h:
  • Misc.subproj/IFMutableData.m:
  • Misc.subproj/IFMutableDataPrivate.h:
  • Misc.subproj/IFMutableDataPrivate.m:
  • Misc.subproj/IFOrderable.h:
  • Misc.subproj/IFQueue.h:
  • Misc.subproj/IFQueue.m:
  • Misc.subproj/IFReadWriteLock.h:
  • Misc.subproj/IFReadWriteLock.m:
  • Misc.subproj/WKBinaryHeap.h:
  • Misc.subproj/WKBinaryHeap.m:
  • Misc.subproj/WKMonitor.h:
  • Misc.subproj/WKMonitor.m:
  • Misc.subproj/WKMutableData.h:
  • Misc.subproj/WKMutableData.m:
  • Misc.subproj/WKMutableDataPrivate.h:
  • Misc.subproj/WKMutableDataPrivate.m:
  • Misc.subproj/WKOrderable.h:
  • Misc.subproj/WKQueue.h:
  • Misc.subproj/WKQueue.m:
  • Misc.subproj/WKReadWriteLock.h:
  • Misc.subproj/WKReadWriteLock.m:
  • WebFoundation.pbproj/project.pbxproj:

WebKit:

Rename all WK files to IF (classes not renamed yet).

  • Cache.subproj/IFLoadChunk.h:
  • Cache.subproj/IFWebCache.h:
  • Cache.subproj/IFWebCacheClient.h:
  • Cache.subproj/IFWebContentType.h:
  • Cache.subproj/WKLoadChunk.h:
  • Cache.subproj/WKWebCache.h:
  • Cache.subproj/WKWebCacheClient.h:
  • Cache.subproj/WKWebContentType.h:
  • History.subproj/IFAttributedURL.h:
  • History.subproj/IFBackForwardList.h:
  • History.subproj/IFBackForwardList.m:
  • History.subproj/IFURIEntry.h:
  • History.subproj/IFURIEntry.m:
  • History.subproj/IFURIList.h:
  • History.subproj/IFURIList.m:
  • History.subproj/WKAttributedURL.h:
  • History.subproj/WKBackForwardList.h:
  • History.subproj/WKBackForwardList.m:
  • History.subproj/WKURIEntry.h:
  • History.subproj/WKURIEntry.m:
  • History.subproj/WKURIList.h:
  • History.subproj/WKURIList.m:
  • Misc.subproj/WKException.h:
  • Misc.subproj/WKException.m:
  • WebKit.pbproj/project.pbxproj:
  • WebView.subproj/IFBaseWebController.h:
  • WebView.subproj/IFBaseWebController.mm:
  • WebView.subproj/IFBaseWebControllerPrivate.h:
  • WebView.subproj/IFBaseWebControllerPrivate.mm:
  • WebView.subproj/IFDefaultWebController.h:
  • WebView.subproj/IFDefaultWebController.mm:
  • WebView.subproj/IFDefaultWebControllerPrivate.h:
  • WebView.subproj/IFDefaultWebControllerPrivate.mm:
  • WebView.subproj/IFDynamicScrollBarsView.m:
  • WebView.subproj/IFGrabBag.h:
  • WebView.subproj/IFPreferences.h:
  • WebView.subproj/IFWebController.h:
  • WebView.subproj/IFWebDataSource.h:
  • WebView.subproj/IFWebDataSource.mm:
  • WebView.subproj/IFWebDataSourcePrivate.h:
  • WebView.subproj/IFWebDataSourcePrivate.mm:
  • WebView.subproj/IFWebFrame.h:
  • WebView.subproj/IFWebFrame.m:
  • WebView.subproj/IFWebView.h:
  • WebView.subproj/IFWebView.mm:
  • WebView.subproj/IFWebViewPrivate.h:
  • WebView.subproj/IFWebViewPrivate.mm:
  • WebView.subproj/WKDefaultWebController.h:
  • WebView.subproj/WKDefaultWebController.mm:
  • WebView.subproj/WKDefaultWebControllerPrivate.h:
  • WebView.subproj/WKDefaultWebControllerPrivate.mm:
  • WebView.subproj/WKDynamicScrollBarsView.h:
  • WebView.subproj/WKDynamicScrollBarsView.m:
  • WebView.subproj/WKGrabBag.h:
  • WebView.subproj/WKPreferences.h:
  • WebView.subproj/WKWebController.h:
  • WebView.subproj/WKWebDataSource.h:
  • WebView.subproj/WKWebDataSource.mm:
  • WebView.subproj/WKWebDataSourcePrivate.h:
  • WebView.subproj/WKWebDataSourcePrivate.mm:
  • WebView.subproj/WKWebFrame.h:
  • WebView.subproj/WKWebFrame.m:
  • WebView.subproj/WKWebView.h:
  • WebView.subproj/WKWebView.mm:
  • WebView.subproj/WKWebViewPrivate.h:
  • WebView.subproj/WKWebViewPrivate.mm:

WebBrowser:

Fix everything for WebFoundation and WebKit WK --> IF rename.

  • BackForwardListEntry.h:
  • BrowserDocument.h:
  • BrowserDocument.m:
  • BrowserWindow.h:
  • WebController.h:
11:01 AM Changeset in webkit [587] by kocienda
  • 1 edit in trunk/WebKit/WebKit.pbproj/kocienda.pbxuser

2002-02-04 Kenneth Kocienda <kocienda@apple.com>

Rearranged and cleaned up some cache API.

  • CacheLoader.subproj/WKURLCache.h:
  • CacheLoader.subproj/WKURLCache.m: (-[WKURLCache sizeLimit]), (-[WKURLCache setSizeLimit:]), (-[WKURLCache objectSizeLimit]), (-[WKURLCache setObjectSizeLimit:]), (-[WKURLCache currentUsage]), (-[WKURLCache truncateToSizeLimit:]), (-[WKURLCache initWithSizeLimit:]):
  • CacheLoader.subproj/WKURLDiskCache.h:
  • CacheLoader.subproj/WKURLDiskCache.m: (-[WKURLDiskCache initWithSizeLimit:]), (-[WKURLDiskCache initWithSizeLimit:location:]):
  • CacheLoader.subproj/WKURLMemoryCache.h:
  • CacheLoader.subproj/WKURLMemoryCache.m: (-[WKMemoryCacheObject size]), (-[WKURLMemoryCache initWithSizeLimit:]), (-[WKURLMemoryCache truncateToSizeLimit]), (-[WKURLMemoryCache cacheObject:forURL:untilDate:]), (-[WKURLMemoryCache clearCache]), (-[WKURLMemoryCache setSizeLimit:]):
  • WebFoundation.pbproj/project.pbxproj:
Note: See TracTimeline for information about the timeline view.