Michael Karcher
|
b7ac3bde68
|
msxml3: IXMLDOMNode_put_nodeValue: Use variant coercion.
|
2008-10-13 11:51:34 +02:00 |
Michael Karcher
|
c729305511
|
msxml3: Correct handling of listLength == NULL in IXMLDOMNamedNodeMap::get_length.
|
2008-10-13 11:51:02 +02:00 |
Michael Karcher
|
dfc5a00cb0
|
msxml3: Implementation of IXMLDOMNamedNodeMap::removeNamedItem.
|
2008-10-13 11:50:52 +02:00 |
Lei Zhang
|
c08ec04d41
|
shlwapi: Close registry handles when destroying IQueryAssociations.
|
2008-10-13 11:50:00 +02:00 |
Lei Zhang
|
3684009b6e
|
shlwapi: Handle ASSOCSTR_EXECUTABLE in IQueryAssociations_GetString.
|
2008-10-13 11:49:53 +02:00 |
Lei Zhang
|
db08d6e807
|
shlwapi: Fix AssocQueryStringW parameter checking.
|
2008-10-13 11:49:06 +02:00 |
Lei Zhang
|
0c568c2ae8
|
shlwapi: Add some tests for AssocQueryStringW.
|
2008-10-13 11:48:36 +02:00 |
Andrey Turkin
|
8d18cb8caf
|
riched20: Add spare area to ITextServicesImpl to work around broken apps.
|
2008-10-13 11:45:23 +02:00 |
Aric Stewart
|
91b4064062
|
shell32: Refine UNIXFS_path_to_pidl to return more detailed failures.
|
2008-10-13 11:43:51 +02:00 |
Dylan Smith
|
e6b16cce77
|
richedit: Added test for word wrapping behaviour.
|
2008-10-13 11:42:22 +02:00 |
Dylan Smith
|
440db38eba
|
richedit: Moved optional message loop in tests to its own function.
|
2008-10-13 11:42:16 +02:00 |
Dylan Smith
|
b8fe020077
|
richedit: Added DestroyWindow call to clean up the end of a test.
|
2008-10-13 11:42:01 +02:00 |
Dylan Smith
|
197f3f4c23
|
richedit: Added EM_SETMARGINS to the list of unsupported messages.
|
2008-10-13 11:41:55 +02:00 |
Muneyuki Noguchi
|
6f88b4f2a7
|
shlwapi: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:36 +02:00 |
Muneyuki Noguchi
|
6869b54caa
|
winmm: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:33 +02:00 |
Muneyuki Noguchi
|
66bcb9c689
|
wininet: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:30 +02:00 |
Muneyuki Noguchi
|
6970516bec
|
wineps.drv: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:27 +02:00 |
Muneyuki Noguchi
|
2c87922caf
|
user32: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:24 +02:00 |
Muneyuki Noguchi
|
807becd272
|
shell32: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:21 +02:00 |
Muneyuki Noguchi
|
96377bf42b
|
setupapi: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:18 +02:00 |
Muneyuki Noguchi
|
8d22dcfc87
|
serialui: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:15 +02:00 |
Muneyuki Noguchi
|
8d72cbf093
|
oledlg: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:11 +02:00 |
Muneyuki Noguchi
|
39ef6e607d
|
msrle32: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:08 +02:00 |
Muneyuki Noguchi
|
4935b561b5
|
mshtml: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:04 +02:00 |
Muneyuki Noguchi
|
8d29d140d7
|
msacm32: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:01 +02:00 |
Muneyuki Noguchi
|
e45e807ed6
|
mpr: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:58 +02:00 |
Muneyuki Noguchi
|
b2a8627dbd
|
comdlg32: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:54 +02:00 |
Muneyuki Noguchi
|
9035894fff
|
comctl32: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:51 +02:00 |
Muneyuki Noguchi
|
26134a731d
|
avifil32: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:47 +02:00 |
Muneyuki Noguchi
|
98a37f8076
|
appwiz.cpl: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:43 +02:00 |
Jacek Caban
|
e23d0e077c
|
mshtml: Test for NULL nscontainer in set_event_handler_disp.
|
2008-10-13 11:17:23 +02:00 |
Jacek Caban
|
46434faca3
|
mshtml: Added element mouseout and selectstart event implementation.
|
2008-10-13 11:17:18 +02:00 |
Jacek Caban
|
b21e90ee8a
|
mshtml: Added document keydown, keyup, dragstart and selectstart event implementation.
|
2008-10-13 11:17:12 +02:00 |
Jacek Caban
|
36fa704444
|
mshtml: Added element keydown, mouseup and mousedown event implementation.
|
2008-10-13 11:17:06 +02:00 |
Jacek Caban
|
d6f07e0bf8
|
mshtml: Added element blur, focus, paste and drag event implementation.
|
2008-10-13 11:17:00 +02:00 |
Jacek Caban
|
bf61a2619f
|
mshtml: Added IHTMLInputElement::select implementation.
|
2008-10-13 11:16:52 +02:00 |
Jacek Caban
|
50393191a1
|
mshtml: Added open and close implementation.
|
2008-10-13 11:16:46 +02:00 |
Jacek Caban
|
f27386fb81
|
mshtml: Added IHTMLFrameBase2::get_contentWidnow implementation.
|
2008-10-13 11:16:39 +02:00 |
Jacek Caban
|
676d4af4f6
|
mshtml: Move GetContentDOMWindow call from HTMLWindow_Create.
|
2008-10-13 11:16:33 +02:00 |
Jacek Caban
|
b5aa4dd8e6
|
mshtml: Don't crash in notif_focus if client is NULL.
|
2008-10-13 11:16:27 +02:00 |
Jacek Caban
|
5e7cf7987f
|
mshtml: Don't crash in UIActivate if hostui is NULL.
|
2008-10-13 11:16:15 +02:00 |
Jacek Caban
|
8db98e9eb6
|
mshtml: Added IHTMLEventObj::get_srcElement implementation.
|
2008-10-13 11:16:12 +02:00 |
Jacek Caban
|
a9bebdf5f8
|
mshtml: Added set_event_handler(VT_NULL) implementation.
|
2008-10-13 11:15:51 +02:00 |
Jacek Caban
|
3d3574eba0
|
mshtml: Pass the right 'this' argument to event handlers.
|
2008-10-13 11:15:43 +02:00 |
Jacek Caban
|
28d918f581
|
mshtml: Added IHTMLWindow2::get_event implementation.
|
2008-10-13 11:15:37 +02:00 |
Jacek Caban
|
a0c162cc4a
|
mshtml: Added event bubbling implementation.
|
2008-10-13 11:15:32 +02:00 |
Jacek Caban
|
364b12609c
|
mshtml: Added get_onmouseover implementations.
|
2008-10-13 11:15:22 +02:00 |
Jacek Caban
|
3cae9a7778
|
mshtml: Added IHTMLDocument2::put_onmouseover implementation.
|
2008-10-13 11:15:15 +02:00 |
Jacek Caban
|
4a2db7cc9b
|
mshtml: Added IHTMLElement::put_onmouseover implementation.
|
2008-10-13 11:15:05 +02:00 |
Alexandre Julliard
|
19966f8c0e
|
comcat: Moved all the implementation to ole32 where it belongs.
|
2008-10-11 13:30:08 +02:00 |