Home | History | Annotate | Download | only in WebCore

Lines Matching full:moved

1143 	- moved all NSURL and CFURL use out of WebCore
2858 * kwq/KWQKHTMLPartImpl.mm: (KWQKHTMLPartImpl::runJavaScriptPrompt): Moved the code
3405 of the new image up, I moved the deref of the old image down.
4468 Moved "overURL" handling out of WebCore into WebKit and Alex.
4492 * khtml/ecma/kjs_window.cpp: (WindowFunc::tryCall): Moved a case so that the
4736 by fs_usage when mouse is moved
4918 (KWQKHTMLPartImpl::paint): Moved the code here from the bridge, but also call
4922 is where I moved this code.
6859 * kwq/KWQButton.mm: Moved all the code that's push-button specific into QPushButton.
6864 (QPushButton::sizeHint): Moved here from QButton.
6865 (QPushButton::frameGeometry): Moved here from QButton.
6866 (QPushButton::setFrameGeometry): Moved here from QButton.
7928 (KWQKHTMLPartImpl::getBridgeForFrameName): Moved rules for choosing a frame
8406 aside. They are moved back when print functions are called.
8863 layout happens. They get moved back on to the right position during the print process.
9037 * khtml/khtml_part.cpp: Moved the boundary of an existing ifndef APPLE_CHANGES so that
9356 (-[WebCoreBridge renderPart]): Moved here from WebFrameBridge.
9357 (-[WebCoreBridge setRenderPart:]): Moved here from WebFrameBridge.
9403 Moved here from khtml_part.cpp.
9412 * kwq/qt/qstyle.h: Moved contents of KWQStyle.h in here.
9573 (KHTMLPartBrowserExtension::setIconURL): Moved here from
9647 Moved URL mouseover status to KWQKHTMLPartImpl, and made it
9821 * kwq/qt/qpainter.h: Moved QWMatrix into qpixmap.h. Removed constructors that take
9858 (-[WebCoreBridge addModifiers:toState:]): Moved here from IFHTMLView.
9861 (-[WebCoreBridge mouseMoved:]): Added. Used to get a mouse moved event to the KHTMLView.
9862 (-[WebCoreBridge mouseDragged:]): Added. Used to get a mouse moved event to the KHTMLView
10870 Moved the IFURLHandleClient subclass to WebKit, so it can some day be merged
11628 * kwq/external.h: Moved [IFWebView setFrameSize:] here.
11934 * WebCore.exp: Change what's exported for things that moved from
11995 Moved image rendering into webkit.
12027 Moved cancellation check before creation on job instance,
12317 Moved settings here from KWQKHTMLPart.mm
12683 * kwq/WCPlugin.h: Moved to WebKit.
12684 * kwq/WCPlugin.mm: Moved to WebKit.
12685 * kwq/WCPluginDatabase.h: Moved to WebKit.
12686 * kwq/WCPluginDatabase.mm: Moved to WebKit.
12687 * kwq/npapi.h: Moved to WebKit.
12688 * kwq/npapi.mm: Moved to WebKit.
12920 is now moved into WebKit.
12924 is now moved into WebKit.
13274 * dummy.mm: Moved here from src by hand.
13275 * kentities.gperf: Moved here from src/kdelibs/kdecore by hand.
13342 Moved IFError class from WebKit to WebFoundation.
13615 Moved the removal of __KHTML__ EMBED to attributes WCPluginWidget. One less APPLE_CHANGES.
14089 Removed kjs from here - it's now been moved to JavaScriptCore at
14441 (KHTMLSettings::fontSizes): Moved defaults-fetching code from
14450 Moved KWQKloader to the new thread-safe API for accessing handle attributes.
17253 Factored URL loading code out and moved to IFBaseWebController.