CVS commit by mueller: make khtml's click event handling suck a little less. fixes http://www.futureshop.ca/ M +2 -2 dom/dom2_events.cpp 1.9 M +2 -3 ecma/kjs_binding.cpp 1.50 M +4 -4 ecma/kjs_dom.cpp 1.143 M +4 -4 ecma/kjs_window.cpp 1.304 M +3 -3 html/html_elementimpl.cpp 1.149 M +22 -4 html/html_formimpl.cpp 1.303 M +5 -1 html/html_formimpl.h 1.131 M +3 -3 html/html_inlineimpl.cpp 1.114 M +18 -15 khtml_part.cpp 1.777 M +4 -40 khtmlview.cpp 1.502 M +2 -185 xml/dom2_eventsimpl.cpp 1.29 M +47 -40 xml/dom2_eventsimpl.h 1.25 M +1 -1 xml/dom_docimpl.cpp 1.201 M +16 -30 xml/dom_nodeimpl.cpp 1.193