Henri Verbeet
|
abb7f92b78
|
shell32: Add a FIXME for unimplemented view modes.
|
2008-10-14 13:41:56 +02:00 |
Henri Verbeet
|
67f86a410f
|
shell32: Implement IShellView2_CreateViewWindow2.
|
2008-10-14 13:41:55 +02:00 |
Henri Verbeet
|
eeb762d06c
|
shell32: Add VIDs.
|
2008-10-14 13:41:55 +02:00 |
Henri Verbeet
|
5cfb3c4a6f
|
shell32: Add IShellView32 stubs.
|
2008-10-14 13:41:55 +02:00 |
Henri Verbeet
|
6176cf4e97
|
shell32: Add the IShellView2 interface.
|
2008-10-14 13:41:55 +02:00 |
Lei Zhang
|
69871bedf1
|
version: Prevent infinite looping in VersionInfo32_FindChild.
|
2008-10-14 13:41:55 +02:00 |
Marcus Meissner
|
1b95076308
|
oleview: RegEnumKey gets always sizes, not -1.
|
2008-10-14 13:41:55 +02:00 |
Detlef Riekenberg
|
57a5a60ca3
|
gdi32/tests: Fix tests to not depend on 96 dpi.
|
2008-10-14 13:41:55 +02:00 |
Dylan Smith
|
f124a586d4
|
wordpad: Added option to disable word wrap.
|
2008-10-14 13:41:55 +02:00 |
Rob Shearman
|
8ef9d20f96
|
wnaspi32: Protect the inclusion of dirent.h in aspi.c.
This allows the file to be compiled on platforms that don't have the
header file, such as MSVC.
|
2008-10-14 13:41:54 +02:00 |
Rob Shearman
|
b919443a58
|
rpcrt4: The type referred to by the wire_marshal attribute in server.idl must be a pointer.
Therefore, declare the structure as user_bstr_t and make wire_bstr_t
be a typedef to a pointer of this type.
|
2008-10-14 13:41:54 +02:00 |
Rob Shearman
|
b06f882072
|
jscript: Fix shift/reduce conflict caused by ArrayLiteral.
|
2008-10-14 11:26:37 +02:00 |
Jacek Caban
|
122198a24f
|
jscript: Added Date.getTime() implementation.
|
2008-10-14 11:26:33 +02:00 |
Jacek Caban
|
9932f29e69
|
jscript: Added Date constructor implementation.
|
2008-10-14 11:26:27 +02:00 |
Juan Lang
|
1bde692112
|
crypt32: Fix more test failures on Win9x.
|
2008-10-14 11:26:13 +02:00 |
Roderick Colenbrander
|
eb7f85f691
|
opengl32/tests: Don't call wglGetProcAddress at the start of the test.
|
2008-10-14 11:26:06 +02:00 |
Andrew Talbot
|
763562d383
|
itss: Sign-compare warnings fix.
|
2008-10-14 11:26:00 +02:00 |
Andrew Talbot
|
5b598f2ec4
|
imm32: Sign-compare warnings fix.
|
2008-10-14 11:25:54 +02:00 |
Jacek Caban
|
c97d498f40
|
mshtml: Added IOmNavigator::get_appVersion implementation.
|
2008-10-14 11:25:39 +02:00 |
Jacek Caban
|
53d6b6616e
|
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_left implementation.
|
2008-10-14 11:25:23 +02:00 |
Jacek Caban
|
6cf4060aff
|
mshtml: Added IHTMLStyle::put_top(VT_NULL) implementation.
|
2008-10-14 11:25:18 +02:00 |
Jacek Caban
|
7c8cdd519b
|
mshtml: Don't fail in IHTMLDOMNode::appendChild if AppendChild failed.
|
2008-10-14 11:25:13 +02:00 |
Jacek Caban
|
beec20f2f5
|
mshtml: Added IHTMLDOMNode::insertBefore implementation.
|
2008-10-14 11:25:08 +02:00 |
Jacek Caban
|
aae2c59dfd
|
mshtml: Added IHTMImgElement::get_src implementation.
|
2008-10-14 11:25:02 +02:00 |
Jacek Caban
|
59c66e34a9
|
mshtml: Added IHTMLElement::put_innerText implementation.
|
2008-10-14 11:24:50 +02:00 |
Jacek Caban
|
3fc0c73159
|
mshtml: Fixed increasing buffer size logic in text range implementation.
|
2008-10-14 11:24:32 +02:00 |
Jacek Caban
|
d05e328db2
|
mshtml: Added IHTMLElement::get_innerText implementation.
|
2008-10-14 11:24:25 +02:00 |
Jacek Caban
|
a0ba631d86
|
mshtml: Added IHTMLDocument4::focus implementation.
|
2008-10-14 11:24:18 +02:00 |
Dylan Smith
|
1ed84f0dcc
|
richedit: Fixed centering and right align with word wrap disabled.
|
2008-10-13 13:17:53 +02:00 |
Dylan Smith
|
a32f1f2c1c
|
richedit: Account for selection bar in calculating available width.
|
2008-10-13 13:17:42 +02:00 |
James Hawkins
|
47ac325f82
|
msi: Fix the returned format of REG_BINARY data.
|
2008-10-13 13:04:30 +02:00 |
James Hawkins
|
6d02194a46
|
msi: Expand REG_EXPAND_SZ registry values in the RegLocator table.
|
2008-10-13 13:00:47 +02:00 |
James Hawkins
|
65915af1ae
|
msi: Append the file signature to the component's directory when searching for the component's key path.
|
2008-10-13 13:00:42 +02:00 |
James Hawkins
|
701c2a2728
|
msi: Add tests for the DrLocator part of the AppSearch action.
|
2008-10-13 13:00:37 +02:00 |
James Hawkins
|
33c9e80be5
|
msi: Add tests for the RegLocator part of the AppSearch action.
|
2008-10-13 13:00:32 +02:00 |
James Hawkins
|
3e76ade6c8
|
msi: Add tests for the IniLocator part of the AppSearch action.
|
2008-10-13 13:00:25 +02:00 |
James Hawkins
|
41c8bc8ae6
|
msi: Add more tests for the CompLocator part of the AppSearch action.
|
2008-10-13 13:00:06 +02:00 |
Jeremy White
|
484add2220
|
gdi32/tests: Make the comparison of the enumerated and returned logfont structures actually work.
|
2008-10-13 12:14:23 +02:00 |
Jeremy White
|
fed3d50663
|
gdi32: Expand maximum font count to 4096, warn when we go over that limit.
|
2008-10-13 12:14:00 +02:00 |
Andrew Talbot
|
3a02030d54
|
gdi32: Sign-compare warnings fix.
|
2008-10-13 12:13:19 +02:00 |
Marcus Meissner
|
0ff2c06c1d
|
Fixed RegEnumKey(Ex)W buffer sizes.
|
2008-10-13 12:04:26 +02:00 |
Detlef Riekenberg
|
7cfaf4aca0
|
d3d9/tests: Fix test for old gfx-card.
|
2008-10-13 12:03:43 +02:00 |
Detlef Riekenberg
|
c27b37a77e
|
d3d9/tests: Fix test on win9x.
|
2008-10-13 12:03:38 +02:00 |
Detlef Riekenberg
|
38abbe3d60
|
d3d8/tests: Fix test on win9x with broken driver.
|
2008-10-13 12:03:25 +02:00 |
Detlef Riekenberg
|
76ca951fab
|
crypt32/tests: Fix some tests on win9x.
|
2008-10-13 12:03:09 +02:00 |
Detlef Riekenberg
|
846e613b87
|
crypt32/tests: Fix a test on win9x.
|
2008-10-13 12:03:05 +02:00 |
Eric Pouech
|
07c80924eb
|
msvcrt: Implemented wcscat_s.
|
2008-10-13 11:55:55 +02:00 |
Andrey Turkin
|
dfb64699bf
|
wordpad: Do not leak a handle on error path.
|
2008-10-13 11:55:29 +02:00 |
Andrey Turkin
|
ef23ef9335
|
wordpad: Use inches instead of cm in calculations.
|
2008-10-13 11:55:24 +02:00 |
Michael Karcher
|
f229469de3
|
msxml3: Use orphan node list.
|
2008-10-13 11:54:06 +02:00 |