wine
13 years agod3dcompiler: Implement ID3D11ShaderReflectionType::GetDesc().
Rico Schüller [Tue, 22 Feb 2011 20:01:19 +0000 (21:01 +0100)] 
d3dcompiler: Implement ID3D11ShaderReflectionType::GetDesc().

13 years agod3dcompiler: Implement ID3D11ShaderRefleflection::GetVariableByName().
Rico Schüller [Tue, 22 Feb 2011 20:01:11 +0000 (21:01 +0100)] 
d3dcompiler: Implement ID3D11ShaderRefleflection::GetVariableByName().

13 years agodbghelp: Fixed pasted size error (Coverity).
Marcus Meissner [Wed, 23 Feb 2011 04:41:27 +0000 (05:41 +0100)] 
dbghelp: Fixed pasted size error (Coverity).

13 years agocryptui: Fixed bad sizeof() (Coverity).
Marcus Meissner [Wed, 23 Feb 2011 04:30:38 +0000 (05:30 +0100)] 
cryptui: Fixed bad sizeof() (Coverity).

13 years agokernel32: Fixed mismatched bracket (Coverity).
Marcus Meissner [Wed, 23 Feb 2011 04:21:42 +0000 (05:21 +0100)] 
kernel32: Fixed mismatched bracket (Coverity).

13 years agorsaenh: Fixed bad sizeof() usage (Coverity).
Marcus Meissner [Wed, 23 Feb 2011 04:14:38 +0000 (05:14 +0100)] 
rsaenh: Fixed bad sizeof() usage (Coverity).

13 years agowineoss.drv: Fixed incorrect sizeof() (Coverity).
Marcus Meissner [Wed, 23 Feb 2011 02:22:52 +0000 (03:22 +0100)] 
wineoss.drv: Fixed incorrect sizeof() (Coverity).

13 years agourlmon: Register MIME filter only for bindings testing them.
Jacek Caban [Wed, 23 Feb 2011 12:12:07 +0000 (13:12 +0100)] 
urlmon: Register MIME filter only for bindings testing them.

13 years agomsi: A custom action dll failing to load is not a fatal error.
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.

13 years agocryptnet: Delete existing cache entries when out of date.
Juan Lang [Wed, 23 Feb 2011 02:43:40 +0000 (18:43 -0800)] 
cryptnet: Delete existing cache entries when out of date.

13 years agows2_32: Make gethostbyname fail if WSAStartup was not called before.
Alexandre Goujon [Tue, 22 Feb 2011 20:02:22 +0000 (21:02 +0100)] 
ws2_32: Make gethostbyname fail if WSAStartup was not called before.

13 years agowscript: Added tests.
Jacek Caban [Tue, 22 Feb 2011 18:48:37 +0000 (19:48 +0100)] 
wscript: Added tests.

13 years agooleaut32: Fixed short time & medium time named formats.
Peter Schellenbach [Mon, 21 Feb 2011 20:15:22 +0000 (12:15 -0800)] 
oleaut32: Fixed short time & medium time named formats.

13 years agomsxml3: Add IObjectSafety support to IXMLHTTPRequest.
Alistair Leslie-Hughes [Sat, 19 Feb 2011 04:51:29 +0000 (15:51 +1100)] 
msxml3: Add IObjectSafety support to IXMLHTTPRequest.

13 years agoconfigure: Check for a modern sched_setaffinity prototype.
Andrew Nguyen [Tue, 22 Feb 2011 13:10:22 +0000 (07:10 -0600)] 
configure: Check for a modern sched_setaffinity prototype.

13 years agouninstaller: List 32-bit applications on 64-bit platforms.
Hans Leidekker [Tue, 22 Feb 2011 12:23:30 +0000 (13:23 +0100)] 
uninstaller: List 32-bit applications on 64-bit platforms.

13 years agoappwiz.cpl: 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.

13 years agomsi: Fix a trace.
Hans Leidekker [Tue, 22 Feb 2011 12:16:55 +0000 (13:16 +0100)] 
msi: Fix a trace.

13 years agogdi32: Handle BITMAP_CopyBitmap correctly for negative heights.
Maarten Lankhorst [Sat, 19 Feb 2011 01:27:13 +0000 (02:27 +0100)] 
gdi32: Handle BITMAP_CopyBitmap correctly for negative heights.

13 years agogdi32: Fix scaling factors for EMR_EXTTEXTOUTW.
Alexander Kochetkov [Fri, 18 Feb 2011 22:56:01 +0000 (01:56 +0300)] 
gdi32: Fix scaling factors for EMR_EXTTEXTOUTW.

13 years agooleaut32: Implement ITypeInfo_GetNames Stub/Proxy.
Alistair Leslie-Hughes [Fri, 18 Feb 2011 01:04:56 +0000 (12:04 +1100)] 
oleaut32: Implement ITypeInfo_GetNames Stub/Proxy.

13 years agostorage.dll16: Remove unused struct declaration.
Michael Stefaniuc [Tue, 22 Feb 2011 11:12:27 +0000 (12:12 +0100)] 
storage.dll16: Remove unused struct declaration.

13 years agomsxml4: Add version info.
Nikolay Sivov [Mon, 21 Feb 2011 23:48:01 +0000 (02:48 +0300)] 
msxml4: Add version info.

13 years agomsxml3: Use helper to consistently dump variant parameters.
Nikolay Sivov [Mon, 21 Feb 2011 23:04:02 +0000 (02:04 +0300)] 
msxml3: Use helper to consistently dump variant parameters.

13 years agomsxml3: Remove useless parts of schema cleanup helper.
Nikolay Sivov [Mon, 21 Feb 2011 21:49:18 +0000 (00:49 +0300)] 
msxml3: Remove useless parts of schema cleanup helper.

13 years agod3dcompiler: Implement ID3D11ShaderReflectionVariable::GetBuffer().
Rico Schüller [Mon, 21 Feb 2011 21:52:30 +0000 (22:52 +0100)] 
d3dcompiler: Implement ID3D11ShaderReflectionVariable::GetBuffer().

13 years agod3dcompiler: Implement ID3D11ShaderReflectionVariable::GetDesc().
Rico Schüller [Mon, 21 Feb 2011 21:52:27 +0000 (22:52 +0100)] 
d3dcompiler: Implement ID3D11ShaderReflectionVariable::GetDesc().

13 years agod3dcompiler: Implement ID3D11ShaderReflectionConstantBuffer::GetVariableByName().
Rico Schüller [Mon, 21 Feb 2011 21:52:24 +0000 (22:52 +0100)] 
d3dcompiler: Implement ID3D11ShaderReflectionConstantBuffer::GetVariableByName().

13 years agod3dcompiler: Implement ID3D11ShaderReflectionConstantBuffer::GetVariableByIndex().
Rico Schüller [Mon, 21 Feb 2011 21:52:16 +0000 (22:52 +0100)] 
d3dcompiler: Implement ID3D11ShaderReflectionConstantBuffer::GetVariableByIndex().

13 years agod3dcompiler: Parse reflection types.
Rico Schüller [Mon, 21 Feb 2011 21:52:13 +0000 (22:52 +0100)] 
d3dcompiler: Parse reflection types.

13 years agomsxml3: Store document event handler for ready state notification.
Nikolay Sivov [Sat, 19 Feb 2011 14:09:58 +0000 (17:09 +0300)] 
msxml3: Store document event handler for ready state notification.

13 years agojscript: Added more uninitialization tests.
Jacek Caban [Mon, 21 Feb 2011 16:49:32 +0000 (17:49 +0100)] 
jscript: Added more uninitialization tests.

13 years agojscript: Added SetScriptState(SCRIPTSTATE_UNINITIALIZED) implementation.
Jacek Caban [Mon, 21 Feb 2011 16:49:15 +0000 (17:49 +0100)] 
jscript: Added SetScriptState(SCRIPTSTATE_UNINITIALIZED) implementation.

13 years agogdiplus: Implement in-memory font storage.
Maarten Lankhorst [Wed, 16 Feb 2011 18:09:15 +0000 (19:09 +0100)] 
gdiplus: Implement in-memory font storage.

13 years agocabinet: Preserve trailing slash on directory name in Extract().
Alexandre Julliard [Mon, 21 Feb 2011 17:19:11 +0000 (18:19 +0100)] 
cabinet: Preserve trailing slash on directory name in Extract().

13 years agowine.inf: Put some fake dlls in the right place for WoW64.
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.

13 years agod3dx9: Add stubs for D3DXCreateText.
Dylan Smith [Mon, 21 Feb 2011 14:29:56 +0000 (09:29 -0500)] 
d3dx9: Add stubs for D3DXCreateText.

13 years agoinclude: Make some include guards compatible with MS headers.
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.

13 years agomshtml: Add support for get/put mousemove event.
Alistair Leslie-Hughes [Mon, 21 Feb 2011 09:23:48 +0000 (20:23 +1100)] 
mshtml: Add support for get/put mousemove event.

13 years agogdi32: Do not leak the hfont list (Valgrind).
Dmitry Timoshkov [Mon, 21 Feb 2011 10:21:46 +0000 (18:21 +0800)] 
gdi32: Do not leak the hfont list (Valgrind).

13 years agogdi32: Go through all hfontlist entries not just the first one when checking whether...
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.

13 years agogdi32: Add dumping of child GDI font cache.
Dmitry Timoshkov [Mon, 21 Feb 2011 10:20:01 +0000 (18:20 +0800)] 
gdi32: Add dumping of child GDI font cache.

13 years agouser32: Cope with failing SetForegroundWindow().
Dmitry Timoshkov [Sun, 20 Feb 2011 07:16:03 +0000 (15:16 +0800)] 
user32: Cope with failing SetForegroundWindow().

13 years agopo: Update French translation.
Frédéric Delanoy [Fri, 18 Feb 2011 17:17:51 +0000 (18:17 +0100)] 
po: Update French translation.

13 years agod3dcompiler: Parse reflection variables.
Rico Schüller [Sun, 20 Feb 2011 20:21:23 +0000 (21:21 +0100)] 
d3dcompiler: Parse reflection variables.

13 years agod3dcompiler: Implement ID3D11ShaderReflectionConstantBuffer::GetDesc().
Rico Schüller [Sun, 20 Feb 2011 20:21:21 +0000 (21:21 +0100)] 
d3dcompiler: Implement ID3D11ShaderReflectionConstantBuffer::GetDesc().

13 years agod3dcompiler: Implement ID3D11ShaderReflection::GetConstantBufferByName().
Rico Schüller [Sun, 20 Feb 2011 20:21:18 +0000 (21:21 +0100)] 
d3dcompiler: Implement ID3D11ShaderReflection::GetConstantBufferByName().

13 years agod3dcompiler: Implement ID3D11ShaderReflection::GetConstantBufferByIndex().
Rico Schüller [Sun, 20 Feb 2011 20:21:14 +0000 (21:21 +0100)] 
d3dcompiler: Implement ID3D11ShaderReflection::GetConstantBufferByIndex().

13 years agod3dcompiler: Parse reflection constant buffers.
Rico Schüller [Sun, 20 Feb 2011 20:21:11 +0000 (21:21 +0100)] 
d3dcompiler: Parse reflection constant buffers.

13 years agowinmm: Let WideCharToMultiByte search for NUL string terminator (Valgrind).
Jörg Höhle [Sun, 20 Feb 2011 17:55:12 +0000 (18:55 +0100)] 
winmm: Let WideCharToMultiByte search for NUL string terminator (Valgrind).

13 years agowinemenubuilder: Make sure extension-based mimetypes are always lowercase.
Jerome Leclanche [Sun, 20 Feb 2011 18:05:44 +0000 (18:05 +0000)] 
winemenubuilder: Make sure extension-based mimetypes are always lowercase.

13 years agocomctl32: Fix read of uninitialized data in notify_itemactivate (Valgrind).
Alexander Scott-Johns [Fri, 18 Feb 2011 23:21:34 +0000 (23:21 +0000)] 
comctl32: Fix read of uninitialized data in notify_itemactivate (Valgrind).

13 years agocomctl32: Fix read of uninitialized data in LISTVIEW_GetItemExtT when LVIF_TEXT is...
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).

13 years agowpp: Let pp_add_define take the responsibility of copying strings (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).

13 years agowpp: Free strings on define deletion (Valgrind).
Matteo Bruni [Mon, 7 Feb 2011 13:39:57 +0000 (14:39 +0100)] 
wpp: Free strings on define deletion (Valgrind).

13 years agod3dx9/tests: Remove spurious assignment (LLVM/Clang).
Matteo Bruni [Mon, 7 Feb 2011 18:49:45 +0000 (19:49 +0100)] 
d3dx9/tests: Remove spurious assignment (LLVM/Clang).

13 years agod3dx9: Remove an unnecessary initialization (LLVM/Clang).
Matteo Bruni [Mon, 7 Feb 2011 19:17:14 +0000 (20:17 +0100)] 
d3dx9: Remove an unnecessary initialization (LLVM/Clang).

13 years agod3dx9: Remove a couple of spurious assignments (LLVM/Clang).
Matteo Bruni [Mon, 7 Feb 2011 19:16:47 +0000 (20:16 +0100)] 
d3dx9: Remove a couple of spurious assignments (LLVM/Clang).

13 years agod3dcompiler: Fix initial allocation (Valgrind).
Matteo Bruni [Mon, 7 Feb 2011 13:35:37 +0000 (14:35 +0100)] 
d3dcompiler: Fix initial allocation (Valgrind).

13 years agontdll: Fix IOCTL_CDROM_RAW_READ on Mac OS.
Charles Davis [Fri, 18 Feb 2011 17:36:24 +0000 (10:36 -0700)] 
ntdll: Fix IOCTL_CDROM_RAW_READ on Mac OS.

13 years agoconfigure: Check for additional libxml2 headers to reject inadequate libxml2 versions.
Andrew Nguyen [Mon, 21 Feb 2011 11:01:50 +0000 (05:01 -0600)] 
configure: Check for additional libxml2 headers to reject inadequate libxml2 versions.

13 years agontdll: Improve the error reporting for invalid PE file architectures.
Alexandre Julliard [Sat, 19 Feb 2011 13:10:58 +0000 (14:10 +0100)] 
ntdll: Improve the error reporting for invalid PE file architectures.

13 years agokernel32: Use debugstr_a to avoid overflow with user-specified string.
Alexandre Julliard [Sat, 19 Feb 2011 12:06:40 +0000 (13:06 +0100)] 
kernel32: Use debugstr_a to avoid overflow with user-specified string.

13 years agocabarc: Set the initial cabinet number to 0.
Alexandre Julliard [Sat, 19 Feb 2011 12:06:20 +0000 (13:06 +0100)] 
cabarc: Set the initial cabinet number to 0.

13 years agocabinet: Fix the remaining todo_wine tests in fdi.c.
Alexandre Julliard [Sat, 19 Feb 2011 11:50:09 +0000 (12:50 +0100)] 
cabinet: Fix the remaining todo_wine tests in fdi.c.

13 years agoRelease 1.3.14. wine-1.3.14
Alexandre Julliard [Fri, 18 Feb 2011 18:28:55 +0000 (19:28 +0100)] 
Release 1.3.14.

13 years agojscript: Implement character escaping as described by ECMA-262 B.2.1.
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.

13 years agomsxml3: Add IObjectWithSite support to IXMLHttpRequest.
Alistair Leslie-Hughes [Thu, 17 Feb 2011 09:26:15 +0000 (20:26 +1100)] 
msxml3: Add IObjectWithSite support to IXMLHttpRequest.

13 years agomshtml/tests: Update disabled test comment.
Austin English [Fri, 18 Feb 2011 03:07:19 +0000 (19:07 -0800)] 
mshtml/tests: Update disabled test comment.

13 years agowintrust/tests: Remove win9x hacks.
Austin English [Fri, 18 Feb 2011 02:51:12 +0000 (18:51 -0800)] 
wintrust/tests: Remove win9x hacks.

13 years agowinmm: Simplify MCI_DumpCommandTable a bit.
Gerald Pfeifer [Fri, 18 Feb 2011 03:03:01 +0000 (04:03 +0100)] 
winmm: Simplify MCI_DumpCommandTable a bit.

13 years agouser32: Use the windows created by the SetParent() test to get a more predictable...
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.

13 years agod3dcompiler/tests: Add GetResourceBindingDesc() test.
Rico Schüller [Thu, 17 Feb 2011 20:47:29 +0000 (21:47 +0100)] 
d3dcompiler/tests: Add GetResourceBindingDesc() test.

13 years agocomctl32/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:21:29 +0000 (18:21 -0800)] 
comctl32/tests: Make sure to use a return value (LLVM/Clang).

13 years agocomctl32/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).

13 years agocomctl32/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).

13 years agocomctl32/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).

13 years agocomctl32/tests: Remove dead assignments (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:20:04 +0000 (18:20 -0800)] 
comctl32/tests: Remove dead assignments (LLVM/Clang).

13 years agoconfigure: Print a notice if zlib isn't found.
Alexandre Julliard [Fri, 18 Feb 2011 12:07:27 +0000 (13:07 +0100)] 
configure: Print a notice if zlib isn't found.

13 years agocabinet: Avoid some memory allocations by storing buffers directly in the FCI structure.
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.

13 years agocabinet: Add support for MSZIP compression.
Alexandre Julliard [Thu, 17 Feb 2011 23:15:44 +0000 (00:15 +0100)] 
cabinet: Add support for MSZIP compression.

13 years agocabinet: Create temp files only once we have data to store into them.
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.

13 years agocabinet: Cleanup file loading and add infrastructure for plugging in real compression.
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.

13 years agomsvcrt/tests: sizeof(long double) is 12 with MS.
Jörg Höhle [Tue, 28 Dec 2010 22:02:12 +0000 (23:02 +0100)] 
msvcrt/tests: sizeof(long double) is 12 with MS.

13 years agomsvcrt: sizeof(long double) is 12 with MS, but not necessarily so on UNIX.
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.

13 years agojscript/tests: Remove a dead assignment (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:43:24 +0000 (18:43 -0800)] 
jscript/tests: Remove a dead assignment (LLVM/Clang).

13 years agod3d9/tests: Make sure to use return values (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).

13 years agocrypt32/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).

13 years agocrypt32/tests: Make sure to use a return value (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).

13 years agowinmm/tests: Remove dead assignment (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:26:25 +0000 (18:26 -0800)] 
winmm/tests: Remove dead assignment (LLVM/Clang).

13 years agousp10/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).

13 years agokernel32/tests: Make sure to use return values (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).

13 years agouser32: Fix read of uninitialized data and a couple of typos in TrackMouseEvent ...
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).

13 years agopo: Add missing \n in various po language files.
Frédéric Delanoy [Wed, 16 Feb 2011 20:13:17 +0000 (21:13 +0100)] 
po: Add missing \n in various po language files.

13 years agomshtml: Implement IHTMLAnchorElement_put_href.
Alistair Leslie-Hughes [Thu, 17 Feb 2011 03:29:48 +0000 (14:29 +1100)] 
mshtml: Implement IHTMLAnchorElement_put_href.

13 years agomlang: GetGlobalFontLinkObject() takes a non-zero number of arguments.
Dmitry Timoshkov [Thu, 17 Feb 2011 09:05:05 +0000 (17:05 +0800)] 
mlang: GetGlobalFontLinkObject() takes a non-zero number of arguments.

13 years agocomctl32: Fix read of uninitialized data in LISTVIEW_HeaderNotification and rename...
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).

13 years agoole32/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:57:22 +0000 (17:57 -0800)] 
ole32/tests: Make sure to use a return value (LLVM/Clang).

13 years agocrypt32/tests: Remove a dead initialization (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:50:14 +0000 (17:50 -0800)] 
crypt32/tests: Remove a dead initialization (LLVM/Clang).

13 years agoinetmib1/tests: Remove a dead assignment (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:41:26 +0000 (17:41 -0800)] 
inetmib1/tests: Remove a dead assignment (LLVM/Clang).