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 |
Frédéric Delanoy
|
65c35aad8e
|
po: Update French translation.
|
2011-02-21 13:24:21 +01:00 |
Rico Schüller
|
0e8d142ea6
|
d3dcompiler: Parse reflection variables.
|
2011-02-21 12:58:58 +01:00 |
Rico Schüller
|
c6ec32aec7
|
d3dcompiler: Implement ID3D11ShaderReflectionConstantBuffer::GetDesc().
|
2011-02-21 12:58:57 +01:00 |
Rico Schüller
|
dd934099e1
|
d3dcompiler: Implement ID3D11ShaderReflection::GetConstantBufferByName().
|
2011-02-21 12:58:55 +01:00 |
Rico Schüller
|
a7483f4bcc
|
d3dcompiler: Implement ID3D11ShaderReflection::GetConstantBufferByIndex().
|
2011-02-21 12:58:53 +01:00 |
Rico Schüller
|
3f6c54f263
|
d3dcompiler: Parse reflection constant buffers.
|
2011-02-21 12:58:50 +01:00 |
Jörg Höhle
|
fd8576bfdb
|
winmm: Let WideCharToMultiByte search for NUL string terminator (Valgrind).
|
2011-02-21 12:46:36 +01:00 |
Jerome Leclanche
|
44527f57b2
|
winemenubuilder: Make sure extension-based mimetypes are always lowercase.
|
2011-02-21 12:46:31 +01:00 |
Alexander Scott-Johns
|
60b5d91abb
|
comctl32: Fix read of uninitialized data in notify_itemactivate (Valgrind).
|
2011-02-21 12:46:26 +01:00 |
Alexander Scott-Johns
|
f2df2f38e6
|
comctl32: Fix read of uninitialized data in LISTVIEW_GetItemExtT when LVIF_TEXT is not set (Valgrind).
|
2011-02-21 12:46:14 +01:00 |
Matteo Bruni
|
46caa0d225
|
wpp: Let pp_add_define take the responsibility of copying strings (Valgrind).
|
2011-02-21 12:45:28 +01:00 |
Matteo Bruni
|
e32598b046
|
wpp: Free strings on define deletion (Valgrind).
|
2011-02-21 12:45:25 +01:00 |
Matteo Bruni
|
ffe65c2721
|
d3dx9/tests: Remove spurious assignment (LLVM/Clang).
|
2011-02-21 12:44:36 +01:00 |
Matteo Bruni
|
6505aed598
|
d3dx9: Remove an unnecessary initialization (LLVM/Clang).
|
2011-02-21 12:44:31 +01:00 |
Matteo Bruni
|
ed1b396b66
|
d3dx9: Remove a couple of spurious assignments (LLVM/Clang).
|
2011-02-21 12:44:27 +01:00 |
Matteo Bruni
|
005910957b
|
d3dcompiler: Fix initial allocation (Valgrind).
|
2011-02-21 12:44:19 +01:00 |
Charles Davis
|
03c29bf7f5
|
ntdll: Fix IOCTL_CDROM_RAW_READ on Mac OS.
|
2011-02-21 12:44:08 +01:00 |
Andrew Nguyen
|
6097f2faf1
|
configure: Check for additional libxml2 headers to reject inadequate libxml2 versions.
|
2011-02-21 12:43:45 +01:00 |
Alexandre Julliard
|
9eba2de390
|
ntdll: Improve the error reporting for invalid PE file architectures.
|
2011-02-19 14:11:05 +01:00 |
Alexandre Julliard
|
0fd822f465
|
kernel32: Use debugstr_a to avoid overflow with user-specified string.
|
2011-02-19 13:06:40 +01:00 |
Alexandre Julliard
|
55013410f7
|
cabarc: Set the initial cabinet number to 0.
|
2011-02-19 13:06:20 +01:00 |
Alexandre Julliard
|
3dc669ffb5
|
cabinet: Fix the remaining todo_wine tests in fdi.c.
|
2011-02-19 13:05:57 +01:00 |
Alexandre Julliard
|
b799765fe6
|
Release 1.3.14.
|
2011-02-18 19:28:55 +01:00 |
Peter Urbanec
|
36391faf45
|
jscript: Implement character escaping as described by ECMA-262 B.2.1.
|
2011-02-18 17:04:15 +01:00 |
Alistair Leslie-Hughes
|
27bb5a0f52
|
msxml3: Add IObjectWithSite support to IXMLHttpRequest.
|
2011-02-18 17:03:01 +01:00 |
Austin English
|
d1442ace43
|
mshtml/tests: Update disabled test comment.
|
2011-02-18 14:54:51 +01:00 |
Austin English
|
d23b088818
|
wintrust/tests: Remove win9x hacks.
|
2011-02-18 14:54:51 +01:00 |
Gerald Pfeifer
|
1dae68e71b
|
winmm: Simplify MCI_DumpCommandTable a bit.
|
2011-02-18 14:54:51 +01:00 |
Dmitry Timoshkov
|
798edfec16
|
user32: Use the windows created by the SetParent() test to get a more predictable active/focus window state.
|
2011-02-18 14:54:51 +01:00 |
Rico Schüller
|
9cc0cd39a1
|
d3dcompiler/tests: Add GetResourceBindingDesc() test.
|
2011-02-18 14:54:51 +01:00 |
Austin English
|
809bb35bf0
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:51 +01:00 |
Austin English
|
85e3ff245f
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:50 +01:00 |
Austin English
|
223c431d90
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:50 +01:00 |
Austin English
|
4803f921e6
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:50 +01:00 |