Rico Schüller [Tue, 22 Feb 2011 20:01:19 +0000 (21:01 +0100)]
d3dcompiler: Implement ID3D11ShaderReflectionType::GetDesc().
Rico Schüller [Tue, 22 Feb 2011 20:01:11 +0000 (21:01 +0100)]
d3dcompiler: Implement ID3D11ShaderRefleflection::GetVariableByName().
Marcus Meissner [Wed, 23 Feb 2011 04:41:27 +0000 (05:41 +0100)]
dbghelp: Fixed pasted size error (Coverity).
Marcus Meissner [Wed, 23 Feb 2011 04:30:38 +0000 (05:30 +0100)]
cryptui: Fixed bad sizeof() (Coverity).
Marcus Meissner [Wed, 23 Feb 2011 04:21:42 +0000 (05:21 +0100)]
kernel32: Fixed mismatched bracket (Coverity).
Marcus Meissner [Wed, 23 Feb 2011 04:14:38 +0000 (05:14 +0100)]
rsaenh: Fixed bad sizeof() usage (Coverity).
Marcus Meissner [Wed, 23 Feb 2011 02:22:52 +0000 (03:22 +0100)]
wineoss.drv: Fixed incorrect sizeof() (Coverity).
Jacek Caban [Wed, 23 Feb 2011 12:12:07 +0000 (13:12 +0100)]
urlmon: Register MIME filter only for bindings testing them.
Hans Leidekker [Wed, 23 Feb 2011 10:25:17 +0000 (11:25 +0100)]
msi: A custom action dll failing to load is not a fatal error.
Juan Lang [Wed, 23 Feb 2011 02:43:40 +0000 (18:43 -0800)]
cryptnet: Delete existing cache entries when out of date.
Alexandre Goujon [Tue, 22 Feb 2011 20:02:22 +0000 (21:02 +0100)]
ws2_32: Make gethostbyname fail if WSAStartup was not called before.
Jacek Caban [Tue, 22 Feb 2011 18:48:37 +0000 (19:48 +0100)]
wscript: Added tests.
Peter Schellenbach [Mon, 21 Feb 2011 20:15:22 +0000 (12:15 -0800)]
oleaut32: Fixed short time & medium time named formats.
Alistair Leslie-Hughes [Sat, 19 Feb 2011 04:51:29 +0000 (15:51 +1100)]
msxml3: Add IObjectSafety support to IXMLHTTPRequest.
Andrew Nguyen [Tue, 22 Feb 2011 13:10:22 +0000 (07:10 -0600)]
configure: Check for a modern sched_setaffinity prototype.
Hans Leidekker [Tue, 22 Feb 2011 12:23:30 +0000 (13:23 +0100)]
uninstaller: List 32-bit applications on 64-bit platforms.
Hans Leidekker [Tue, 22 Feb 2011 12:23:19 +0000 (13:23 +0100)]
appwiz.cpl: List 32-bit applications on 64-bit platforms.
Hans Leidekker [Tue, 22 Feb 2011 12:16:55 +0000 (13:16 +0100)]
msi: Fix a trace.
Maarten Lankhorst [Sat, 19 Feb 2011 01:27:13 +0000 (02:27 +0100)]
gdi32: Handle BITMAP_CopyBitmap correctly for negative heights.
Alexander Kochetkov [Fri, 18 Feb 2011 22:56:01 +0000 (01:56 +0300)]
gdi32: Fix scaling factors for EMR_EXTTEXTOUTW.
Alistair Leslie-Hughes [Fri, 18 Feb 2011 01:04:56 +0000 (12:04 +1100)]
oleaut32: Implement ITypeInfo_GetNames Stub/Proxy.
Michael Stefaniuc [Tue, 22 Feb 2011 11:12:27 +0000 (12:12 +0100)]
storage.dll16: Remove unused struct declaration.
Nikolay Sivov [Mon, 21 Feb 2011 23:48:01 +0000 (02:48 +0300)]
msxml4: Add version info.
Nikolay Sivov [Mon, 21 Feb 2011 23:04:02 +0000 (02:04 +0300)]
msxml3: Use helper to consistently dump variant parameters.
Nikolay Sivov [Mon, 21 Feb 2011 21:49:18 +0000 (00:49 +0300)]
msxml3: Remove useless parts of schema cleanup helper.
Rico Schüller [Mon, 21 Feb 2011 21:52:30 +0000 (22:52 +0100)]
d3dcompiler: Implement ID3D11ShaderReflectionVariable::GetBuffer().
Rico Schüller [Mon, 21 Feb 2011 21:52:27 +0000 (22:52 +0100)]
d3dcompiler: Implement ID3D11ShaderReflectionVariable::GetDesc().
Rico Schüller [Mon, 21 Feb 2011 21:52:24 +0000 (22:52 +0100)]
d3dcompiler: Implement ID3D11ShaderReflectionConstantBuffer::GetVariableByName().
Rico Schüller [Mon, 21 Feb 2011 21:52:16 +0000 (22:52 +0100)]
d3dcompiler: Implement ID3D11ShaderReflectionConstantBuffer::GetVariableByIndex().
Rico Schüller [Mon, 21 Feb 2011 21:52:13 +0000 (22:52 +0100)]
d3dcompiler: Parse reflection types.
Nikolay Sivov [Sat, 19 Feb 2011 14:09:58 +0000 (17:09 +0300)]
msxml3: Store document event handler for ready state notification.
Jacek Caban [Mon, 21 Feb 2011 16:49:32 +0000 (17:49 +0100)]
jscript: Added more uninitialization tests.
Jacek Caban [Mon, 21 Feb 2011 16:49:15 +0000 (17:49 +0100)]
jscript: Added SetScriptState(SCRIPTSTATE_UNINITIALIZED) implementation.
Maarten Lankhorst [Wed, 16 Feb 2011 18:09:15 +0000 (19:09 +0100)]
gdiplus: Implement in-memory font storage.
Alexandre Julliard [Mon, 21 Feb 2011 17:19:11 +0000 (18:19 +0100)]
cabinet: Preserve trailing slash on directory name in Extract().
Alexandre Julliard [Mon, 21 Feb 2011 17:05:28 +0000 (18:05 +0100)]
wine.inf: Put some fake dlls in the right place for WoW64.
Dylan Smith [Mon, 21 Feb 2011 14:29:56 +0000 (09:29 -0500)]
d3dx9: Add stubs for D3DXCreateText.
Jacek Caban [Mon, 21 Feb 2011 12:00:07 +0000 (13:00 +0100)]
include: Make some include guards compatible with MS headers.
This is for compatibility with mingw-w64.
Alistair Leslie-Hughes [Mon, 21 Feb 2011 09:23:48 +0000 (20:23 +1100)]
mshtml: Add support for get/put mousemove event.
Dmitry Timoshkov [Mon, 21 Feb 2011 10:21:46 +0000 (18:21 +0800)]
gdi32: Do not leak the hfont list (Valgrind).
Dmitry Timoshkov [Mon, 21 Feb 2011 10:20:59 +0000 (18:20 +0800)]
gdi32: Go through all hfontlist entries not just the first one when checking whether font is in the child font list.
Dmitry Timoshkov [Mon, 21 Feb 2011 10:20:01 +0000 (18:20 +0800)]
gdi32: Add dumping of child GDI font cache.
Dmitry Timoshkov [Sun, 20 Feb 2011 07:16:03 +0000 (15:16 +0800)]
user32: Cope with failing SetForegroundWindow().
Frédéric Delanoy [Fri, 18 Feb 2011 17:17:51 +0000 (18:17 +0100)]
po: Update French translation.
Rico Schüller [Sun, 20 Feb 2011 20:21:23 +0000 (21:21 +0100)]
d3dcompiler: Parse reflection variables.
Rico Schüller [Sun, 20 Feb 2011 20:21:21 +0000 (21:21 +0100)]
d3dcompiler: Implement ID3D11ShaderReflectionConstantBuffer::GetDesc().
Rico Schüller [Sun, 20 Feb 2011 20:21:18 +0000 (21:21 +0100)]
d3dcompiler: Implement ID3D11ShaderReflection::GetConstantBufferByName().
Rico Schüller [Sun, 20 Feb 2011 20:21:14 +0000 (21:21 +0100)]
d3dcompiler: Implement ID3D11ShaderReflection::GetConstantBufferByIndex().
Rico Schüller [Sun, 20 Feb 2011 20:21:11 +0000 (21:21 +0100)]
d3dcompiler: Parse reflection constant buffers.
Jörg Höhle [Sun, 20 Feb 2011 17:55:12 +0000 (18:55 +0100)]
winmm: Let WideCharToMultiByte search for NUL string terminator (Valgrind).
Jerome Leclanche [Sun, 20 Feb 2011 18:05:44 +0000 (18:05 +0000)]
winemenubuilder: Make sure extension-based mimetypes are always lowercase.
Alexander Scott-Johns [Fri, 18 Feb 2011 23:21:34 +0000 (23:21 +0000)]
comctl32: Fix read of uninitialized data in notify_itemactivate (Valgrind).
Alexander Scott-Johns [Fri, 18 Feb 2011 13:42:56 +0000 (13:42 +0000)]
comctl32: Fix read of uninitialized data in LISTVIEW_GetItemExtT when LVIF_TEXT is not set (Valgrind).
Matteo Bruni [Mon, 7 Feb 2011 14:15:13 +0000 (15:15 +0100)]
wpp: Let pp_add_define take the responsibility of copying strings (Valgrind).
Matteo Bruni [Mon, 7 Feb 2011 13:39:57 +0000 (14:39 +0100)]
wpp: Free strings on define deletion (Valgrind).
Matteo Bruni [Mon, 7 Feb 2011 18:49:45 +0000 (19:49 +0100)]
d3dx9/tests: Remove spurious assignment (LLVM/Clang).
Matteo Bruni [Mon, 7 Feb 2011 19:17:14 +0000 (20:17 +0100)]
d3dx9: Remove an unnecessary initialization (LLVM/Clang).
Matteo Bruni [Mon, 7 Feb 2011 19:16:47 +0000 (20:16 +0100)]
d3dx9: Remove a couple of spurious assignments (LLVM/Clang).
Matteo Bruni [Mon, 7 Feb 2011 13:35:37 +0000 (14:35 +0100)]
d3dcompiler: Fix initial allocation (Valgrind).
Charles Davis [Fri, 18 Feb 2011 17:36:24 +0000 (10:36 -0700)]
ntdll: Fix IOCTL_CDROM_RAW_READ on Mac OS.
Andrew Nguyen [Mon, 21 Feb 2011 11:01:50 +0000 (05:01 -0600)]
configure: Check for additional libxml2 headers to reject inadequate libxml2 versions.
Alexandre Julliard [Sat, 19 Feb 2011 13:10:58 +0000 (14:10 +0100)]
ntdll: Improve the error reporting for invalid PE file architectures.
Alexandre Julliard [Sat, 19 Feb 2011 12:06:40 +0000 (13:06 +0100)]
kernel32: Use debugstr_a to avoid overflow with user-specified string.
Alexandre Julliard [Sat, 19 Feb 2011 12:06:20 +0000 (13:06 +0100)]
cabarc: Set the initial cabinet number to 0.
Alexandre Julliard [Sat, 19 Feb 2011 11:50:09 +0000 (12:50 +0100)]
cabinet: Fix the remaining todo_wine tests in fdi.c.
Alexandre Julliard [Fri, 18 Feb 2011 18:28:55 +0000 (19:28 +0100)]
Release 1.3.14.
Peter Urbanec [Fri, 18 Feb 2011 10:05:46 +0000 (21:05 +1100)]
jscript: Implement character escaping as described by ECMA-262 B.2.1.
Alistair Leslie-Hughes [Thu, 17 Feb 2011 09:26:15 +0000 (20:26 +1100)]
msxml3: Add IObjectWithSite support to IXMLHttpRequest.
Austin English [Fri, 18 Feb 2011 03:07:19 +0000 (19:07 -0800)]
mshtml/tests: Update disabled test comment.
Austin English [Fri, 18 Feb 2011 02:51:12 +0000 (18:51 -0800)]
wintrust/tests: Remove win9x hacks.
Gerald Pfeifer [Fri, 18 Feb 2011 03:03:01 +0000 (04:03 +0100)]
winmm: Simplify MCI_DumpCommandTable a bit.
Dmitry Timoshkov [Fri, 18 Feb 2011 04:31:52 +0000 (12:31 +0800)]
user32: Use the windows created by the SetParent() test to get a more predictable active/focus window state.
Rico Schüller [Thu, 17 Feb 2011 20:47:29 +0000 (21:47 +0100)]
d3dcompiler/tests: Add GetResourceBindingDesc() test.
Austin English [Thu, 17 Feb 2011 02:21:29 +0000 (18:21 -0800)]
comctl32/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:21:09 +0000 (18:21 -0800)]
comctl32/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:20:47 +0000 (18:20 -0800)]
comctl32/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:20:25 +0000 (18:20 -0800)]
comctl32/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:20:04 +0000 (18:20 -0800)]
comctl32/tests: Remove dead assignments (LLVM/Clang).
Alexandre Julliard [Fri, 18 Feb 2011 12:07:27 +0000 (13:07 +0100)]
configure: Print a notice if zlib isn't found.
Alexandre Julliard [Fri, 18 Feb 2011 10:32:35 +0000 (11:32 +0100)]
cabinet: Avoid some memory allocations by storing buffers directly in the FCI structure.
Alexandre Julliard [Thu, 17 Feb 2011 23:15:44 +0000 (00:15 +0100)]
cabinet: Add support for MSZIP compression.
Alexandre Julliard [Thu, 17 Feb 2011 20:23:03 +0000 (21:23 +0100)]
cabinet: Create temp files only once we have data to store into them.
Alexandre Julliard [Thu, 17 Feb 2011 20:08:28 +0000 (21:08 +0100)]
cabinet: Cleanup file loading and add infrastructure for plugging in real compression.
Jörg Höhle [Tue, 28 Dec 2010 22:02:12 +0000 (23:02 +0100)]
msvcrt/tests: sizeof(long double) is 12 with MS.
Jörg Höhle [Wed, 1 Dec 2010 21:26:26 +0000 (22:26 +0100)]
msvcrt: sizeof(long double) is 12 with MS, but not necessarily so on UNIX.
Austin English [Thu, 17 Feb 2011 02:43:24 +0000 (18:43 -0800)]
jscript/tests: Remove a dead assignment (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:37:45 +0000 (18:37 -0800)]
d3d9/tests: Make sure to use return values (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:35:07 +0000 (18:35 -0800)]
crypt32/tests: Make sure to use return values (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:34:28 +0000 (18:34 -0800)]
crypt32/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:26:25 +0000 (18:26 -0800)]
winmm/tests: Remove dead assignment (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:24:26 +0000 (18:24 -0800)]
usp10/tests: Remove dead assignment (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:18:11 +0000 (18:18 -0800)]
kernel32/tests: Make sure to use return values (LLVM/Clang).
Alexander Scott-Johns [Wed, 16 Feb 2011 01:09:35 +0000 (01:09 +0000)]
user32: Fix read of uninitialized data and a couple of typos in TrackMouseEvent (Valgrind).
Frédéric Delanoy [Wed, 16 Feb 2011 20:13:17 +0000 (21:13 +0100)]
po: Add missing \n in various po language files.
Alistair Leslie-Hughes [Thu, 17 Feb 2011 03:29:48 +0000 (14:29 +1100)]
mshtml: Implement IHTMLAnchorElement_put_href.
Dmitry Timoshkov [Thu, 17 Feb 2011 09:05:05 +0000 (17:05 +0800)]
mlang: GetGlobalFontLinkObject() takes a non-zero number of arguments.
Alexander Scott-Johns [Thu, 17 Feb 2011 01:24:14 +0000 (01:24 +0000)]
comctl32: Fix read of uninitialized data in LISTVIEW_HeaderNotification and rename it to LISTVIEW_Notify (Valgrind).
Austin English [Thu, 17 Feb 2011 01:57:22 +0000 (17:57 -0800)]
ole32/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:50:14 +0000 (17:50 -0800)]
crypt32/tests: Remove a dead initialization (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:41:26 +0000 (17:41 -0800)]
inetmib1/tests: Remove a dead assignment (LLVM/Clang).