* Tests/html/mousetest.html: Added.
Fixed broken DOM handling of click count. DOM click
events can be tested with Labyrinth/Test/html/mousetest.html.
Preparation work for double and triple click selection.
* khtml/khtml_events.cpp:
* khtml/khtml_events.h:
* khtml/khtml_part.cpp:
(KHTMLPart::khtmlMouseTripleClickEvent):
* khtml/khtml_part.h:
* khtml/khtmlview.cpp:
(KHTMLView::viewportMousePressEvent):
(KHTMLView::viewportMouseTripleClickEvent):
(KHTMLView::viewportMouseDoubleClickEvent):
(KHTMLView::viewportMouseReleaseEvent):
* khtml/khtmlview.h:
* kwq/KWQEvent.mm:
(QMouseEvent::QMouseEvent):
* kwq/WebCoreBridge.mm:
(-[WebCoreBridge mouseUp:]):
(-[WebCoreBridge mouseDown:]):
* kwq/qt/qevent.h:
Renamed method.
* Preferences.subproj/AppearancePreferences.m:
(-[AppearancePreferences toggleDisplayImages:]):
(-[AppearancePreferences initializeFromDefaults]):
Renamed method.
* WebView.subproj/WebPreferences.h:
* WebView.subproj/WebPreferences.m:
(-[WebPreferences _updateWebCoreSettings]):
(-[WebPreferences setWillLoadImagesAutomatically:]):
(-[WebPreferences willLoadImagesAutomatically]):
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2026 268f45cc-cd09-0410-ab3c-d52691b4dbfc
17 files changed