2006-12-08 Don Gibson <dgibson77@gmail.com>
Reviewed and landed by Alexey.
http://bugs.webkit.org/show_bug.cgi?id=11759:
Windows build bustage
WebCore:
* WebCore.vcproj/WebCore/WebCore.vcproj:
* bridge/win/ContextMenuClientWin.h:
* bridge/win/FrameWin.h:
* loader/win/FrameLoaderWin.cpp:
(WebCore::FrameLoader::submitForm):
* platform/network/win/ResourceHandleWin.cpp:
(WebCore::ResourceHandle::onRequestComplete):
(WebCore::ResourceHandle::fileLoadTimer):
(WebCore::ResourceHandle::cancel):
* platform/win/MouseEventWin.cpp:
(WebCore::PlatformMouseEvent::PlatformMouseEvent):
* platform/win/TemporaryLinkStubs.cpp:
(WebCore::fileButtonChooseFileLabel):
(WebCore::inputElementAltText):
(WebCore::copyCursor):
(WebCore::resetButtonDefaultLabel):
(WebCore::ContextMenuClientWin::contextMenuItemSelected):
(WebCore::ContextMenuClientWin::copyLinkToClipboard):
(WebCore::ContextMenuClientWin::downloadURL):
(WebCore::ContextMenuClientWin::copyImageToClipboard):
(WebCore::Editor::ignoreSpelling):
(WebCore::Editor::learnSpelling):
(WebCore::Editor::isSelectionUngrammatical):
(WebCore::Editor::isSelectionMisspelled):
(WebCore::Editor::guessesForMisspelledSelection):
(WebCore::Editor::guessesForUngrammaticalSelection):
(WebCore::Editor::markMisspellingsInAdjacentWords):
(WebCore::FrameLoader::load):
(WebCore::FrameWin::scheduleClose):
(WebCore::FrameWin::respondToChangedSelection):
WebKit:
* COM/WebFrame.cpp:
(WebFrame::loadDataSource):
* COM/WebFrame.h:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@18086
268f45cc-cd09-0410-ab3c-
d52691b4dbfc