Lines Matching full:moved
1312 previous impl moved from Bridge.
1313 (-[WebFrame _clientRedirectCancelled]): Previous impl moved from Bridge.
1589 so we emit a mouse moved event right away.
1648 ProvisionalItem and PreviousItem are moved back up to WebFrame, where we know more about the
1656 (-[WebFrame setProvisionalDataSource:]): Saving the scroll location has moved elsewhere to handle frames.
1759 has been moved into the private file.
1765 (-[WebHTMLView _frameOrBoundsChanged:]): Moved the code here that was formerly in the
1824 (-[WebHTMLView dealloc]): moved to top of file
2086 (-[WebDownloadHandler decodeData:]): Added. Moved most of the code from
2584 - Moved plug-in error handling to WebResourceLoadDelegate
2638 Moved involved code for loading URLs from WebBridge up to WebFrame, with a little
2647 Much of the guts of these is moved to WebFramePrivate.
2666 Helper method moved from WebBridge.
2668 Core impl moved up from WebBridge.
2670 Core impl moved up from WebBridge.
2978 The BF items we are going to and from were moved here from
3002 Previous and provisional BF are moved to datasource.
3036 the code from here was moved into there.
3040 Moved all the code from mouseMovedNotification: in here so it could be used twice.
3124 Tighten up the code that observes mouse moved events.
3145 (-[WebBridge childFrames]): moved
3146 (-[WebBridge mainFrame]): moved
3855 - Moved things around to make room for new plug-in API.
5016 Moved assumption that a resource without a content type or extension is HTML to WebFoundation.
5386 (-[WebHTMLView viewDidMoveToWindow]): Only set up the mouse moved
5403 the _elementAtPoint method which could be moved to WebNSDictionaryExtras some day.
5445 (-[WebMainResourceClient handle:didReceiveResponse:]): Moved the response handling
5547 which have moved to the HTTP-sepcific request category.
5606 (-[WebLoadProgress initWithResourceHandle:]): Status code moved from WebResourceResponse
5974 Also moved setting title in history to WebKit.
6113 Moved errors string #defines here.
6792 (+[NSPasteboard _web_dragTypesForURL]): Moved this here; was
6794 (-[NSPasteboard _web_bestURL]): Moved this here; was
7506 This has been removed from WebResourceRequest, and has been moved to
7830 (-[WebSubresourceClient receivedProgressWithComplete:]): Moved up here and removed handle
7843 (-[WebTextRenderer widthForCharacters:length:]): Moved up in the file to fix build failure.
8279 resource data as it is loaded. Instead, this buffering task has been moved
8315 - Moved the default icon method to WebIconDatabase
9093 (-[WebHTMLView initWithFrame:]): Don't add the mouse moved observer until
9193 Moved buffered text drawing out of web core.
9834 (-[NSView _web_dragOperationForDraggingInfo:]): moved a fast
9917 (-[NSView _web_dragShouldBeginFromMouseDown:withExpiration:]): added, moved from WebBrowser
10398 Moved back/forward list from Alex's document to WebController. First step
10432 (-[WebBridge loadURL:attributes:flags:withParent:]): Moved from WebFrameBridge.
10433 (-[WebBridge loadURL:]): Moved from WebFrameBridge.
10434 (-[WebBridge postWithURL:data:]): Moved from WebFrameBridge.
11545 (-[IFWebView performDragOperation:]): moved implementation from here
11798 (-[IFWebView _scrollVerticallyBy:]): added, moved from BrowserWindow.m
11799 (-[IFWebView _scrollHorizontallyBy:]): added, moved from BrowserWindow.m
11800 (-[IFWebView _pageVertically:]): added, moved from BrowserWindow.m
11801 (-[IFWebView _scrollLineVertically:]): added, moved from BrowserWindow.m
11802 (-[IFWebView _scrollLineHorizontally:]): added, moved from BrowserWindow.m
11803 (-[IFWebView _pageDown]): added, moved from BrowserWindow.m
11804 (-[IFWebView _pageUp]): added, moved from BrowserWindow.m
11805 (-[IFWebView _scrollToTopLeft]): added, moved from BrowserWindow.m
11806 (-[IFWebView _scrollToBottomLeft]): added, moved from BrowserWindow.m
11807 (-[IFWebView _lineDown]): added, moved from BrowserWindow.m
11808 (-[IFWebView _lineUp]): added, moved from BrowserWindow.m
11809 (-[IFWebView _lineLeft]): added, moved from BrowserWindow.m
11810 (-[IFWebView _lineRight]): added, moved from BrowserWindow.m
11977 - Moved all policy methods to IFWebControllerPolicyHandler.h
11978 - Moved all file URL error checking to WebKit
12664 (-[IFHTMLView removeNotifications]): Moved here from NSWindowWillCloseNotification.
13149 Moved the IFURLHandleClient subclass here from WebCore, so it can some day be merged
13158 Removed all the old methods, with their guts moved into IFResourceURLHandleClient.
13420 * IFWebCoreBridge.h: Moved into WebCoreSupport.subproj.
13421 * IFWebCoreBridge.mm: Moved into WebCoreSupport.subproj.
13422 * WebCoreSupport.subproj/IFWebCoreBridge.h: Moved from top level.
13423 * WebCoreSupport.subproj/IFWebCoreBridge.mm: Moved from top level.
13482 * WebView.subproj/IFHTMLRepresentation.h: Moved variables into a private structure so
13658 Removed MIME.subproj. Moved IFDownloadHandler to Misc.
13818 and DOM tree viewers, mostly moved here from WebBrowser.
14238 Excluded call to new API until everyone has moved to >= 6C48.
14298 Moved the string truncator class here from WebBrowser so we don't have to
14400 Use methods in KWQKHTMLPartImpl that were moved there from KHTMLPart.
14435 Moved image rendering into webkit.
14673 Radar 2876449 - The Alexander authentication panel should be moved
14822 Move the tracking rect after the view has moved.
14878 Moved the following functions from npapi to IFPlugin.
15312 * WebCoreSupport.subproj/IFTextRenderer.h: Moved most of the
15491 * Plugins.subproj/IFPlugin.h: Moved from WebCore.
15492 * Plugins.subproj/IFPlugin.m: Moved from WebCore.
15493 * Plugins.subproj/IFPluginDatabase.h: Moved from WebCore.
15494 * Plugins.subproj/IFPluginDatabase.m: Moved from WebCore.
15495 * Plugins.subproj/npapi.h: Moved from WebCore.
15496 * Plugins.subproj/npapi.m: Moved from WebCore.
15673 WEBKIT_LOG_FONTCACHECHARMISS for font code moved here from WebCore.
15681 This has code moved here from WebCore.
16276 Moved plugin instance creation to the start method in IFPluginView.
16474 Moved IFError class from WebKit to WebFoundation.
16511 Moved a line of code to prevent pluginNotFound message from being
16664 Cleaned up the IFPluginView code. Moved a lot of things around.
17103 Moved stop before start from frame to data source.
17291 Moved IFLoadProgress declaration and implementation to here;
17470 Moved IFMainURLHandleClient from WebCore.
17607 * Resources/url_icon.tiff: default IFURIEntry image, moved here from WebBrowser.
17878 Moved private IFWebBaseController method implementations to
18767 Moved search API to WKWebView.
18769 Moved WKPreferences to a new file, WKPreferences.h. We are still discussing