Timeline
Feb 8, 2002:
- 5:10 PM Changeset in webkit [608] by
-
- 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
-
- 2 edits in trunk/WebCore
removed unnecessary adjustment for scroll width.`:
- 6:20 PM Changeset in webkit [606] by
-
- 13 edits in trunk/WebKit/WebView.subproj
Fixed deallocs.
- 5:56 PM Changeset in webkit [605] by
-
- 2 adds in trunk/WebKit/WebView.subproj
New file.
- 5:55 PM Changeset in webkit [604] by
-
- 18 edits2 adds in trunk
More changes to IFLocationChangeHandler API.
- 5:38 PM Changeset in webkit [603] by
-
- 4 edits in trunk/WebKit
factor private class out of IFWebFrame.
- 5:26 PM Changeset in webkit [602] by
-
- 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
-
- 12 edits19 adds16 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
-
- 19 edits in trunk
Updated IFLocationChangeHandler API.
Feb 6, 2002:
- 6:15 PM Changeset in webkit [599] by
-
- 3 edits in trunk/WebKit/WebView.subproj
Fixed comment.
- 6:15 PM Changeset in webkit [598] by
-
- 3 edits in trunk/WebCore
Fixed debuggging test.
- 6:00 PM Changeset in webkit [597] by
-
- 6 edits in trunk/WebCore
Fixed allocation problems.
- 6:00 PM Changeset in webkit [596] by
-
- 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
-
- 30 edits in trunk
Updated to reflect new API.
- 7:11 PM Changeset in webkit [594] by
-
- 4 edits2 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
-
- 17 edits in trunk
Working dynamic scroll bars.
- 12:47 PM Changeset in webkit [592] by
-
- 4 edits in trunk/WebCore
Reintegrated Ken's cache changes after stomping them out
- 11:15 AM Changeset in webkit [591] by
-
- 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
-
- 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:]):