Marcus Meissner
|
62f270e269
|
regedit: fgetc() gets int, not char (Coverity).
|
2011-02-23 18:22:35 +01:00 |
Nikolay Sivov
|
d0bff37cb2
|
msxml3: Remove get_text() forward.
|
2011-02-23 18:22:18 +01:00 |
Nikolay Sivov
|
2e5a0dd63f
|
msxml3: Remove get_ownerDocument() forward.
|
2011-02-23 18:22:12 +01:00 |
Nikolay Sivov
|
3d63982f86
|
msxml3: Remove hasChildNodes() forward.
|
2011-02-23 18:22:04 +01:00 |
Nikolay Sivov
|
5775bcde4a
|
msxml3: Remove appendChild() forward.
|
2011-02-23 18:21:57 +01:00 |
Nikolay Sivov
|
1178f7b46e
|
msxml3: Remove forward to removeChild() method for nodes.
|
2011-02-23 18:21:51 +01:00 |
Rico Schüller
|
12d4683f05
|
d3dcompiler: Implement ID3D11ShaderReflectionVariable::GetType().
|
2011-02-23 18:21:36 +01:00 |
Rico Schüller
|
c647243ed9
|
d3dcompiler: Implement ID3D11ShaderReflectionType::GetDesc().
|
2011-02-23 18:21:34 +01:00 |
Rico Schüller
|
3c75a985e3
|
d3dcompiler: Implement ID3D11ShaderRefleflection::GetVariableByName().
|
2011-02-23 18:21:32 +01:00 |
Marcus Meissner
|
0d198362aa
|
dbghelp: Fixed pasted size error (Coverity).
|
2011-02-23 15:01:27 +01:00 |
Marcus Meissner
|
ab138e9c58
|
cryptui: Fixed bad sizeof() (Coverity).
|
2011-02-23 15:01:22 +01:00 |
Marcus Meissner
|
b42c593f67
|
kernel32: Fixed mismatched bracket (Coverity).
|
2011-02-23 15:01:17 +01:00 |
Marcus Meissner
|
c4337f1e33
|
rsaenh: Fixed bad sizeof() usage (Coverity).
|
2011-02-23 15:01:06 +01:00 |
Marcus Meissner
|
242cbcaa27
|
wineoss.drv: Fixed incorrect sizeof() (Coverity).
|
2011-02-23 15:00:30 +01:00 |
Jacek Caban
|
6d887f072f
|
urlmon: Register MIME filter only for bindings testing them.
|
2011-02-23 15:00:18 +01:00 |
Hans Leidekker
|
288718d8c3
|
msi: A custom action dll failing to load is not a fatal error.
|
2011-02-23 14:58:58 +01:00 |
Juan Lang
|
2a53eb7087
|
cryptnet: Delete existing cache entries when out of date.
|
2011-02-23 14:58:32 +01:00 |
Alexandre Goujon
|
778757ba74
|
ws2_32: Make gethostbyname fail if WSAStartup was not called before.
|
2011-02-23 14:58:09 +01:00 |
Jacek Caban
|
f5eb15a2fe
|
wscript: Added tests.
|
2011-02-23 14:55:17 +01:00 |
Peter Schellenbach
|
4f3b78797d
|
oleaut32: Fixed short time & medium time named formats.
|
2011-02-22 16:49:40 +01:00 |
Alistair Leslie-Hughes
|
955685a777
|
msxml3: Add IObjectSafety support to IXMLHTTPRequest.
|
2011-02-22 16:34:46 +01:00 |
Andrew Nguyen
|
2f22a504e7
|
configure: Check for a modern sched_setaffinity prototype.
|
2011-02-22 16:33:07 +01:00 |
Hans Leidekker
|
7b2604e5f9
|
uninstaller: List 32-bit applications on 64-bit platforms.
|
2011-02-22 13:35:12 +01:00 |
Hans Leidekker
|
013e92c9cd
|
appwiz.cpl: List 32-bit applications on 64-bit platforms.
|
2011-02-22 13:35:09 +01:00 |
Hans Leidekker
|
178d39ccc5
|
msi: Fix a trace.
|
2011-02-22 13:34:33 +01:00 |
Maarten Lankhorst
|
720bc3fa53
|
gdi32: Handle BITMAP_CopyBitmap correctly for negative heights.
|
2011-02-22 13:30:11 +01:00 |
Alexander Kochetkov
|
005915f405
|
gdi32: Fix scaling factors for EMR_EXTTEXTOUTW.
|
2011-02-22 13:24:53 +01:00 |
Alistair Leslie-Hughes
|
f6b16ea774
|
oleaut32: Implement ITypeInfo_GetNames Stub/Proxy.
|
2011-02-22 12:49:40 +01:00 |
Michael Stefaniuc
|
59e058ab20
|
storage.dll16: Remove unused struct declaration.
|
2011-02-22 12:31:04 +01:00 |
Nikolay Sivov
|
565a66654c
|
msxml4: Add version info.
|
2011-02-22 12:30:46 +01:00 |
Nikolay Sivov
|
a0a464ad81
|
msxml3: Use helper to consistently dump variant parameters.
|
2011-02-22 12:30:37 +01:00 |
Nikolay Sivov
|
26084daa46
|
msxml3: Remove useless parts of schema cleanup helper.
|
2011-02-22 12:29:04 +01:00 |
Rico Schüller
|
e8c6ea220d
|
d3dcompiler: Implement ID3D11ShaderReflectionVariable::GetBuffer().
|
2011-02-22 12:28:59 +01:00 |
Rico Schüller
|
49651c105e
|
d3dcompiler: Implement ID3D11ShaderReflectionVariable::GetDesc().
|
2011-02-22 12:28:55 +01:00 |
Rico Schüller
|
a386f480be
|
d3dcompiler: Implement ID3D11ShaderReflectionConstantBuffer::GetVariableByName().
|
2011-02-22 12:28:51 +01:00 |
Rico Schüller
|
73f9d9f516
|
d3dcompiler: Implement ID3D11ShaderReflectionConstantBuffer::GetVariableByIndex().
|
2011-02-22 12:28:46 +01:00 |
Rico Schüller
|
debfb06148
|
d3dcompiler: Parse reflection types.
|
2011-02-22 12:28:37 +01:00 |
Nikolay Sivov
|
df08e9b4f6
|
msxml3: Store document event handler for ready state notification.
|
2011-02-22 12:28:25 +01:00 |
Jacek Caban
|
01a6286b5f
|
jscript: Added more uninitialization tests.
|
2011-02-22 12:28:09 +01:00 |
Jacek Caban
|
244a6951ac
|
jscript: Added SetScriptState(SCRIPTSTATE_UNINITIALIZED) implementation.
|
2011-02-22 12:28:07 +01:00 |
Maarten Lankhorst
|
8794f8f708
|
gdiplus: Implement in-memory font storage.
|
2011-02-22 12:27:59 +01:00 |
Alexandre Julliard
|
130e38e047
|
cabinet: Preserve trailing slash on directory name in Extract().
|
2011-02-21 19:36:32 +01:00 |
Alexandre Julliard
|
7a70499fb8
|
wine.inf: Put some fake dlls in the right place for WoW64.
|
2011-02-21 18:05:28 +01:00 |
Dylan Smith
|
5fe7522ba1
|
d3dx9: Add stubs for D3DXCreateText.
|
2011-02-21 16:25:58 +01:00 |
Jacek Caban
|
6ef4e78027
|
include: Make some include guards compatible with MS headers.
This is for compatibility with mingw-w64.
|
2011-02-21 16:25:20 +01:00 |
Alistair Leslie-Hughes
|
62c8c143c4
|
mshtml: Add support for get/put mousemove event.
|
2011-02-21 16:24:39 +01:00 |
Dmitry Timoshkov
|
e0f5ddddf1
|
gdi32: Do not leak the hfont list (Valgrind).
|
2011-02-21 15:18:39 +01:00 |
Dmitry Timoshkov
|
20bdd203aa
|
gdi32: Go through all hfontlist entries not just the first one when checking whether font is in the child font list.
|
2011-02-21 15:18:37 +01:00 |
Dmitry Timoshkov
|
00c8250ff8
|
gdi32: Add dumping of child GDI font cache.
|
2011-02-21 15:18:33 +01:00 |
Dmitry Timoshkov
|
cf6c76b3b4
|
user32: Cope with failing SetForegroundWindow().
|
2011-02-21 15:18:29 +01:00 |