wine
15 years agoRemove the remaining casts of NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:27:00 +0000 (00:27 +0100)] 
Remove the remaining casts of NULL.

15 years agocomctl32: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:22:49 +0000 (00:22 +0100)] 
comctl32: Do not cast NULL.

15 years agooleaut32: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:21:15 +0000 (00:21 +0100)] 
oleaut32: Do not cast NULL.

15 years agodmloader: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:23:39 +0000 (00:23 +0100)] 
dmloader: Do not cast NULL.

15 years agoshell32: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:23:18 +0000 (00:23 +0100)] 
shell32: Do not cast NULL.

15 years agowinedos: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:21:38 +0000 (00:21 +0100)] 
winedos: Do not cast NULL.

15 years agodmsynth: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:24:07 +0000 (00:24 +0100)] 
dmsynth: Do not cast NULL.

15 years agosetupapi: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:21:48 +0000 (00:21 +0100)] 
setupapi: Do not cast NULL.

15 years agooleview: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:26:07 +0000 (00:26 +0100)] 
oleview: Do not cast NULL.

15 years agoole32: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:25:54 +0000 (00:25 +0100)] 
ole32: Do not cast NULL.

15 years agonetapi32/tests: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:24:59 +0000 (00:24 +0100)] 
netapi32/tests: Do not cast NULL.

15 years agod3dx8: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:24:38 +0000 (00:24 +0100)] 
d3dx8: Do not cast NULL.

15 years agodnsapi: Transform two for loops into while loops.
Michael Stefaniuc [Sat, 1 Nov 2008 23:24:20 +0000 (00:24 +0100)] 
dnsapi: Transform two for loops into while loops.

15 years agodmusic: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:24:00 +0000 (00:24 +0100)] 
dmusic: Do not cast NULL.

15 years agouser32: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:23:27 +0000 (00:23 +0100)] 
user32: Do not cast NULL.

15 years agowinedbg: Use FIELD_OFFSET instead of reimplementing it.
Michael Stefaniuc [Sat, 1 Nov 2008 23:23:02 +0000 (00:23 +0100)] 
winedbg: Use FIELD_OFFSET instead of reimplementing it.

15 years agoriched20: Use MAKELPARAM instead of "(LPARAM) MAKELONG".
Michael Stefaniuc [Sat, 1 Nov 2008 23:22:27 +0000 (00:22 +0100)] 
riched20: Use MAKELPARAM instead of "(LPARAM) MAKELONG".

15 years agoriched20: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:22:07 +0000 (00:22 +0100)] 
riched20: Do not cast NULL.

15 years agocabinet: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:21:28 +0000 (00:21 +0100)] 
cabinet: Do not cast NULL.

15 years agowinex11.drv: ImmLockIMCC() returns a void pointer; no need to cast that.
Michael Stefaniuc [Sat, 1 Nov 2008 23:21:05 +0000 (00:21 +0100)] 
winex11.drv: ImmLockIMCC() returns a void pointer; no need to cast that.

15 years agowinedump: Remove casts of void pointers to other pointer types.
Michael Stefaniuc [Sat, 1 Nov 2008 23:20:49 +0000 (00:20 +0100)] 
winedump: Remove casts of void pointers to other pointer types.

15 years agod3d: Do not restore the display mode in ddraw.
Stefan Dösinger [Sat, 1 Nov 2008 21:35:23 +0000 (22:35 +0100)] 
d3d: Do not restore the display mode in ddraw.

15 years agod3d9: Test the effect of lighting on the result alpha.
Stefan Dösinger [Fri, 31 Oct 2008 21:21:18 +0000 (22:21 +0100)] 
d3d9: Test the effect of lighting on the result alpha.

15 years agowined3d: Restore the fragment replacement prog after depth_blt.
Stefan Dösinger [Sat, 1 Nov 2008 19:11:41 +0000 (20:11 +0100)] 
wined3d: Restore the fragment replacement prog after depth_blt.

The current code properly enabled/disabled GL_ARB_fragment_program
after a depth blit, but it did not restore the bound fragment program
properly. This leads to problems if a depth blit was done between two
draws without any change of the fragment processing settings.

15 years agontdll: Return more correct information for SystemBasicInformation and GetSystemInfo.
Alexandre Julliard [Mon, 3 Nov 2008 12:23:48 +0000 (13:23 +0100)] 
ntdll: Return more correct information for SystemBasicInformation and GetSystemInfo.

15 years agontdll: Initialize the large address space before attaching dlls.
Alexandre Julliard [Mon, 3 Nov 2008 12:23:27 +0000 (13:23 +0100)] 
ntdll: Initialize the large address space before attaching dlls.

15 years agontdll: Fix parsing of proc file. Also correct memory deallocation on the Mac.
Aric Stewart [Fri, 31 Oct 2008 20:17:17 +0000 (15:17 -0500)] 
ntdll: Fix parsing of proc file. Also correct memory deallocation on the Mac.

15 years agowinecfg: Display an nicer error when the mount manager cannot be accessed.
Alexandre Julliard [Mon, 3 Nov 2008 11:00:42 +0000 (12:00 +0100)] 
winecfg: Display an nicer error when the mount manager cannot be accessed.

15 years agodxdiagn: Add service pack version.
Vitaliy Margolen [Mon, 3 Nov 2008 04:26:40 +0000 (21:26 -0700)] 
dxdiagn: Add service pack version.

15 years agodxdiagn: Add windows path.
Vitaliy Margolen [Mon, 3 Nov 2008 04:26:33 +0000 (21:26 -0700)] 
dxdiagn: Add windows path.

15 years agodxdiagn: Add pagefile size info.
Vitaliy Margolen [Mon, 3 Nov 2008 04:26:20 +0000 (21:26 -0700)] 
dxdiagn: Add pagefile size info.

15 years agodxdiagn: Replace remaining FIXMEs with TRACEs.
Vitaliy Margolen [Mon, 3 Nov 2008 04:26:01 +0000 (21:26 -0700)] 
dxdiagn: Replace remaining FIXMEs with TRACEs.

15 years agoshlwapi/tests: AssocQueryStringA/W() are missing on Windows 98.
Francois Gouget [Sun, 2 Nov 2008 22:58:06 +0000 (23:58 +0100)] 
shlwapi/tests: AssocQueryStringA/W() are missing on Windows 98.

15 years agod3dx8/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sun, 2 Nov 2008 22:56:48 +0000 (23:56 +0100)] 
d3dx8/tests: Fix compilation on systems that don't support nameless unions.

15 years agocryptui: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sun, 2 Nov 2008 22:56:29 +0000 (23:56 +0100)] 
cryptui: Fix compilation on systems that don't support nameless unions.

15 years agogdi32: Try to avoid not necessary glyph transformations.
Dmitry Timoshkov [Sat, 1 Nov 2008 09:44:05 +0000 (17:44 +0800)] 
gdi32: Try to avoid not necessary glyph transformations.

15 years agowininet: Removed redundant NULL check (Coverity).
Marcus Meissner [Sat, 1 Nov 2008 08:40:59 +0000 (09:40 +0100)] 
wininet: Removed redundant NULL check (Coverity).

15 years agocrypt32: Static functions CertContext_GetProperty and CertContext_SetProperty do...
Aric Stewart [Fri, 31 Oct 2008 20:16:52 +0000 (15:16 -0500)] 
crypt32: Static functions CertContext_GetProperty and CertContext_SetProperty do not need to be WINAPI.

15 years agocrypt32: Fix test failures on older versions of Windows.
Juan Lang [Fri, 31 Oct 2008 18:03:12 +0000 (11:03 -0700)] 
crypt32: Fix test failures on older versions of Windows.

15 years agowined3d: Remove another redundant NULL check (LLVM/Clang).
Henri Verbeet [Fri, 31 Oct 2008 15:21:22 +0000 (16:21 +0100)] 
wined3d: Remove another redundant NULL check (LLVM/Clang).

15 years agowined3d: vertexshader should never be NULL in generate_param_reorder_function() ...
Henri Verbeet [Fri, 31 Oct 2008 15:21:22 +0000 (16:21 +0100)] 
wined3d: vertexshader should never be NULL in generate_param_reorder_function() (LLVM/Clang).

15 years agod3d9: Don't ignore the GetCursorInfo() return value (LLVM/Clang).
Henri Verbeet [Fri, 31 Oct 2008 15:21:22 +0000 (16:21 +0100)] 
d3d9: Don't ignore the GetCursorInfo() return value (LLVM/Clang).

15 years agod3d8: Don't ignore the GetCursorInfo() return value (LLVM/Clang).
Henri Verbeet [Fri, 31 Oct 2008 15:21:22 +0000 (16:21 +0100)] 
d3d8: Don't ignore the GetCursorInfo() return value (LLVM/Clang).

15 years agowined3d: Remove a FIXME that doesn't apply anymore.
Henri Verbeet [Fri, 31 Oct 2008 15:21:22 +0000 (16:21 +0100)] 
wined3d: Remove a FIXME that doesn't apply anymore.

15 years agoinetcomm: Implement IPOP3Transport::Disconnect.
Hans Leidekker [Fri, 31 Oct 2008 12:52:51 +0000 (13:52 +0100)] 
inetcomm: Implement IPOP3Transport::Disconnect.

15 years agoinetcomm: Add an implementation of IPOP3Transport::CommandUIDL.
Hans Leidekker [Fri, 31 Oct 2008 12:52:43 +0000 (13:52 +0100)] 
inetcomm: Add an implementation of IPOP3Transport::CommandUIDL.

15 years agoinetcomm: Add an implementation of IPOP3Transport::CommandSTAT.
Hans Leidekker [Fri, 31 Oct 2008 12:52:31 +0000 (13:52 +0100)] 
inetcomm: Add an implementation of IPOP3Transport::CommandSTAT.

15 years agoinetcomm: Add an implementation of IPOP3Transport::CommandQUIT.
Hans Leidekker [Fri, 31 Oct 2008 12:52:20 +0000 (13:52 +0100)] 
inetcomm: Add an implementation of IPOP3Transport::CommandQUIT.

15 years agoinetcomm: Add an implementation of IPOP3Transport::CommandLIST.
Hans Leidekker [Fri, 31 Oct 2008 12:52:11 +0000 (13:52 +0100)] 
inetcomm: Add an implementation of IPOP3Transport::CommandLIST.

15 years agoinetcomm: Add an implementation of the pop3 USER and PASS commands.
Hans Leidekker [Fri, 31 Oct 2008 12:51:59 +0000 (13:51 +0100)] 
inetcomm: Add an implementation of the pop3 USER and PASS commands.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandRSET.
Rob Shearman [Fri, 31 Oct 2008 12:51:47 +0000 (13:51 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandRSET.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandAUTH.
Rob Shearman [Fri, 31 Oct 2008 12:51:35 +0000 (13:51 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandAUTH.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandHELO.
Rob Shearman [Fri, 31 Oct 2008 12:51:25 +0000 (13:51 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandHELO.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandEHLO.
Rob Shearman [Fri, 31 Oct 2008 12:51:14 +0000 (13:51 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandEHLO.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandRCPT.
Rob Shearman [Fri, 31 Oct 2008 12:51:02 +0000 (13:51 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandRCPT.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandMAIL.
Rob Shearman [Fri, 31 Oct 2008 12:50:40 +0000 (13:50 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandMAIL.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::CommandQUIT.
Rob Shearman [Fri, 31 Oct 2008 12:50:23 +0000 (13:50 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::CommandQUIT.

15 years agoinetcomm: Add an implementation of ISMTPTransport2::SendMessage.
Rob Shearman [Fri, 31 Oct 2008 12:50:08 +0000 (13:50 +0100)] 
inetcomm: Add an implementation of ISMTPTransport2::SendMessage.

15 years agokernel32: Call build_envp in the parent process so that it can use the Win32 heap.
Alexandre Julliard [Fri, 31 Oct 2008 13:55:33 +0000 (14:55 +0100)] 
kernel32: Call build_envp in the parent process so that it can use the Win32 heap.

15 years agokernel32: Call build_argv in the parent process so that it can use the Win32 heap.
Alexandre Julliard [Fri, 31 Oct 2008 13:02:04 +0000 (14:02 +0100)] 
kernel32: Call build_argv in the parent process so that it can use the Win32 heap.

15 years agoole32: Call the object's GetClassID if it's running.
Huw Davies [Fri, 31 Oct 2008 12:29:10 +0000 (12:29 +0000)] 
ole32: Call the object's GetClassID if it's running.

15 years agonetapi32: Add stub for NetShareAdd.
Vitaly Perov [Fri, 31 Oct 2008 11:59:29 +0000 (14:59 +0300)] 
netapi32: Add stub for NetShareAdd.

15 years agogdi32: Don't cast NULL.
Michael Stefaniuc [Fri, 31 Oct 2008 11:43:52 +0000 (12:43 +0100)] 
gdi32: Don't cast NULL.

15 years agooleacc: Added Dutch translations.
Frans Kool [Fri, 31 Oct 2008 11:04:31 +0000 (12:04 +0100)] 
oleacc: Added Dutch translations.

15 years agomsxml3: IXMLCDATASection is not an element.
Michael Karcher [Thu, 30 Oct 2008 23:57:31 +0000 (00:57 +0100)] 
msxml3: IXMLCDATASection is not an element.

15 years agomshtml: Fixed reversed NULl check.
Marcus Meissner [Thu, 30 Oct 2008 22:33:57 +0000 (23:33 +0100)] 
mshtml: Fixed reversed NULl check.

15 years agomsxml3: Fixed if nesting / ptr checking problems in xmlnode_transformNode.
Marcus Meissner [Thu, 30 Oct 2008 23:19:49 +0000 (00:19 +0100)] 
msxml3: Fixed if nesting / ptr checking problems in xmlnode_transformNode.

15 years agomsxml3: Fixed NULL ptr dereference possibilities (Coverity).
Marcus Meissner [Thu, 30 Oct 2008 23:17:44 +0000 (00:17 +0100)] 
msxml3: Fixed NULL ptr dereference possibilities (Coverity).

15 years agoadvapi32: Removed redundant NULL check.
Marcus Meissner [Thu, 30 Oct 2008 22:49:24 +0000 (23:49 +0100)] 
advapi32: Removed redundant NULL check.

15 years agontoskrnl.exe: Check irp for NULL consistently.
Marcus Meissner [Thu, 30 Oct 2008 20:56:59 +0000 (21:56 +0100)] 
ntoskrnl.exe: Check irp for NULL consistently.

15 years agokernel32: Allocate global arenas on the Win32 heap.
Alexandre Julliard [Fri, 31 Oct 2008 12:01:31 +0000 (13:01 +0100)] 
kernel32: Allocate global arenas on the Win32 heap.

15 years agontdll: Create a separate heap for allocating memory views instead of using malloc.
Alexandre Julliard [Fri, 31 Oct 2008 12:00:59 +0000 (13:00 +0100)] 
ntdll: Create a separate heap for allocating memory views instead of using malloc.

15 years agontdll: Merge HEAP_InitSubHeap and HEAP_CreateSubHeap.
Alexandre Julliard [Fri, 31 Oct 2008 12:00:15 +0000 (13:00 +0100)] 
ntdll: Merge HEAP_InitSubHeap and HEAP_CreateSubHeap.

15 years agowined3d: Print an error when drawStridedSlowVs() is called with 0 idxSize and non...
Henri Verbeet [Thu, 30 Oct 2008 16:38:56 +0000 (17:38 +0100)] 
wined3d: Print an error when drawStridedSlowVs() is called with 0 idxSize and non-NULL idxData (LLVM/Clang).

15 years agowined3d: Properly break in get_argreg() (LLVM/Clang).
Henri Verbeet [Thu, 30 Oct 2008 16:38:55 +0000 (17:38 +0100)] 
wined3d: Properly break in get_argreg() (LLVM/Clang).

15 years agod3dx8: Add a few tests for ID3DXMatrixStack.
Henri Verbeet [Thu, 30 Oct 2008 16:38:55 +0000 (17:38 +0100)] 
d3dx8: Add a few tests for ID3DXMatrixStack.

15 years agod3dx8: Make expect_mat a bit more useable.
Henri Verbeet [Thu, 30 Oct 2008 16:38:55 +0000 (17:38 +0100)] 
d3dx8: Make expect_mat a bit more useable.

15 years agod3dx8: Implement ID3DXMatrixStack_LoadMatrix.
David Adam [Thu, 30 Oct 2008 16:38:55 +0000 (17:38 +0100)] 
d3dx8: Implement ID3DXMatrixStack_LoadMatrix.

15 years agod3dx8: Implement ID3DXMatrixStack_LoadIdentity.
David Adam [Thu, 30 Oct 2008 16:38:55 +0000 (17:38 +0100)] 
d3dx8: Implement ID3DXMatrixStack_LoadIdentity.

15 years agocomdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
Michael Stefaniuc [Thu, 30 Oct 2008 21:31:35 +0000 (22:31 +0100)] 
comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.

15 years agontdll: Skip deleted files in read_directory_getdents.
Lei Zhang [Thu, 30 Oct 2008 18:59:00 +0000 (11:59 -0700)] 
ntdll: Skip deleted files in read_directory_getdents.

15 years agoadvapi32: Print error if opening /dev/urandom fails, and update comment.
Juan Lang [Thu, 23 Oct 2008 18:38:04 +0000 (11:38 -0700)] 
advapi32: Print error if opening /dev/urandom fails, and update comment.

15 years agocrypt32: Fix some test failures on Win9x/NT4.
Juan Lang [Thu, 30 Oct 2008 17:10:09 +0000 (10:10 -0700)] 
crypt32: Fix some test failures on Win9x/NT4.

15 years agocrypt32: Fix chain error status when a cert's issuer can't be found.
Juan Lang [Wed, 29 Oct 2008 21:09:43 +0000 (14:09 -0700)] 
crypt32: Fix chain error status when a cert's issuer can't be found.

15 years agocrypt32: Don't neglect status to ignore on a Windows platform when a test is todo_wine.
Juan Lang [Wed, 29 Oct 2008 20:49:17 +0000 (13:49 -0700)] 
crypt32: Don't neglect status to ignore on a Windows platform when a test is todo_wine.

15 years agogdi32: Fix copy/paste typo.
Kirill K. Smirnov [Thu, 30 Oct 2008 15:31:52 +0000 (19:31 +0400)] 
gdi32: Fix copy/paste typo.

15 years agoconfigure: Re-generate with autoconf 2.63.
Alexandre Julliard [Fri, 31 Oct 2008 11:56:53 +0000 (12:56 +0100)] 
configure: Re-generate with autoconf 2.63.

15 years agoinetcomm: Add an implementation of the HELO/EHLO command.
Rob Shearman [Thu, 30 Oct 2008 14:46:25 +0000 (15:46 +0100)] 
inetcomm: Add an implementation of the HELO/EHLO command.

15 years agoinetcomm: Add a stub implementation of ISMTPTransport2.
Hans Leidekker [Thu, 30 Oct 2008 14:05:39 +0000 (15:05 +0100)] 
inetcomm: Add a stub implementation of ISMTPTransport2.

15 years agoinetcomm: Add a stub implementation of IPOP3Transport.
Hans Leidekker [Thu, 30 Oct 2008 14:05:24 +0000 (15:05 +0100)] 
inetcomm: Add a stub implementation of IPOP3Transport.

15 years agowsock32: Make EnumProtocols a wrapper around WSAEnumProtocols instead of forwarding...
Hans Leidekker [Thu, 30 Oct 2008 14:06:25 +0000 (15:06 +0100)] 
wsock32: Make EnumProtocols a wrapper around WSAEnumProtocols instead of forwarding directly.

15 years agogdiplus: Add a structure to header for easier navigation (by wrapper class).
Nikolay Sivov [Thu, 30 Oct 2008 09:22:08 +0000 (12:22 +0300)] 
gdiplus: Add a structure to header for easier navigation (by wrapper class).

15 years agokernel32: Moved the pthread emulation support to ntdll.
Alexandre Julliard [Thu, 30 Oct 2008 14:39:50 +0000 (15:39 +0100)] 
kernel32: Moved the pthread emulation support to ntdll.

15 years agokernel32: Use ntdll functions where possible to implement the pthread wrappers.
Alexandre Julliard [Thu, 30 Oct 2008 14:38:59 +0000 (15:38 +0100)] 
kernel32: Use ntdll functions where possible to implement the pthread wrappers.

15 years agomshtml: Supply a default value for get_designMode.
Alistair Leslie-Hughes [Thu, 30 Oct 2008 09:46:39 +0000 (20:46 +1100)] 
mshtml: Supply a default value for get_designMode.

15 years agoshell32/tests: Fix a test on several platforms.
Nicolas Le Cam [Wed, 29 Oct 2008 22:05:52 +0000 (23:05 +0100)] 
shell32/tests: Fix a test on several platforms.

15 years agomsi: Allow private properties from the AdminProperties property list.
James Hawkins [Thu, 30 Oct 2008 09:03:07 +0000 (04:03 -0500)] 
msi: Allow private properties from the AdminProperties property list.

15 years agocrypt32: Fix frequency with which chains are checked for cycles.
Juan Lang [Wed, 29 Oct 2008 19:24:31 +0000 (12:24 -0700)] 
crypt32: Fix frequency with which chains are checked for cycles.

15 years agocrypt32: Fix failing test.
Juan Lang [Wed, 29 Oct 2008 18:32:11 +0000 (11:32 -0700)] 
crypt32: Fix failing test.

15 years agod3dx8: Implement ID3DXMatrixStack_Push() and ID3DXMatrixStack_Pop().
Henri Verbeet [Wed, 29 Oct 2008 15:34:21 +0000 (16:34 +0100)] 
d3dx8: Implement ID3DXMatrixStack_Push() and ID3DXMatrixStack_Pop().

Based on a patchset by David Adam.