Juan Lang [Thu, 12 Feb 2009 19:20:40 +0000 (11:20 -0800)]
setupapi: Add stub entries for CM_Query_And_Remove_SubTreeA/W and CM_Query_And_Remove_SubTree_ExA/W.
Juan Lang [Thu, 12 Feb 2009 18:33:03 +0000 (10:33 -0800)]
shell32: Let caller determine whether a shell path function must succeed or fail.
Juan Lang [Thu, 12 Feb 2009 17:23:40 +0000 (09:23 -0800)]
wintrust: Fix typo.
Juan Lang [Thu, 12 Feb 2009 17:24:18 +0000 (09:24 -0800)]
crypt32: Removed unneeded strcmp.
Alexandre Julliard [Thu, 12 Feb 2009 16:52:54 +0000 (17:52 +0100)]
user32/tests: Add some more optional messages we get on Windows.
Alexandre Julliard [Thu, 12 Feb 2009 16:32:15 +0000 (17:32 +0100)]
user32/tests: Fix Z-order tests in the presence of owned popups.
Also fix a couple of other failures on Windows.
Paul Bryan Roberts [Thu, 12 Feb 2009 08:09:17 +0000 (08:09 +0000)]
ntdll: Avoid potential infinite loop.
Alexandre Julliard [Thu, 12 Feb 2009 14:28:33 +0000 (15:28 +0100)]
dbghelp: Avoid size_t in a trace.
Francois Gouget [Thu, 12 Feb 2009 11:30:13 +0000 (12:30 +0100)]
wined3d: Add a trailing '\n' to shader_addline() calls.
Francois Gouget [Thu, 12 Feb 2009 11:30:08 +0000 (12:30 +0100)]
ntdll/tests: Remove WINAPI on static functions where not needed.
Francois Gouget [Thu, 12 Feb 2009 11:29:54 +0000 (12:29 +0100)]
mssign32: The mssign32 debug channel is unused so remove it.
Francois Gouget [Thu, 12 Feb 2009 11:29:47 +0000 (12:29 +0100)]
d3dx8: The d3dx debug channel is unused so remove it.
Francois Gouget [Thu, 12 Feb 2009 11:29:28 +0000 (12:29 +0100)]
shell32: Make SHILCreateFromPathA() static and remove WINAPI.
Huw Davies [Thu, 12 Feb 2009 12:30:45 +0000 (12:30 +0000)]
gdi32/tests: Use the ANSI text metrics so the tests work on win9x.
Huw Davies [Thu, 12 Feb 2009 12:23:01 +0000 (12:23 +0000)]
gdi32: Add missing serif types.
Michael Stefaniuc [Thu, 12 Feb 2009 10:34:16 +0000 (11:34 +0100)]
atl: Remove superfluous pointer casts.
Alistair Leslie-Hughes [Sun, 8 Feb 2009 09:20:38 +0000 (20:20 +1100)]
mshtml: Implement IHTMLStyle_get_paddingLeft.
Juan Lang [Thu, 12 Feb 2009 02:03:40 +0000 (18:03 -0800)]
wintrust: Fix a couple tests on a variety of systems.
Juan Lang [Thu, 12 Feb 2009 02:03:14 +0000 (18:03 -0800)]
wintrust: Remove a couple tests that fail on a variety of systems.
Juan Lang [Thu, 12 Feb 2009 01:47:40 +0000 (17:47 -0800)]
wintrust: Don't fail if a registry value doesn't exist.
Juan Lang [Thu, 12 Feb 2009 04:34:27 +0000 (20:34 -0800)]
crypt32: Fix a couple test failures on some Windows 98 systems.
Juan Lang [Thu, 12 Feb 2009 04:33:25 +0000 (20:33 -0800)]
crypt32: Support an alternate OID in order to fix a test on some Windows 98 systems.
Juan Lang [Thu, 12 Feb 2009 01:32:49 +0000 (17:32 -0800)]
crypt32: Fix test failures on some Windows 98 systems.
Juan Lang [Thu, 12 Feb 2009 01:23:52 +0000 (17:23 -0800)]
crypt32: Fix a couple tests on some Windows 98 systems.
Juan Lang [Thu, 12 Feb 2009 01:21:50 +0000 (17:21 -0800)]
crypt32: Remove a test that fails on some Windows 98 systems, and document it.
Juan Lang [Wed, 11 Feb 2009 18:12:31 +0000 (10:12 -0800)]
kernel32: Add more tests for getting/setting a named pipe's state.
Erich Hoover [Mon, 9 Feb 2009 20:47:54 +0000 (13:47 -0700)]
wcmd: Properly cleanup redirects when there are no in/out/error pipes.
Michael Stefaniuc [Wed, 11 Feb 2009 22:17:12 +0000 (23:17 +0100)]
dsound: Arguments 3,4,5 of a CALLBACK are of type DWORD_PTR.
(LPWAVEHDR)->dwUser is also a DWORD_PTR.
Andrew Talbot [Wed, 11 Feb 2009 20:35:04 +0000 (20:35 +0000)]
winedos: Replace malloc/calloc with HeapAlloc().
Juan Lang [Wed, 11 Feb 2009 18:07:56 +0000 (10:07 -0800)]
crypt32: Set the info status on the last element of a chain even if its issuer can't be found.
Juan Lang [Wed, 11 Feb 2009 18:07:33 +0000 (10:07 -0800)]
crypt32: Don't assume intermediate certificates are allowed to be CAs.
Juan Lang [Wed, 11 Feb 2009 18:06:48 +0000 (10:06 -0800)]
crypt32: Change some traces to the chain channel.
Juan Lang [Wed, 11 Feb 2009 18:06:27 +0000 (10:06 -0800)]
crypt32: Add chain debugging channel for debugging certificate chaining errors.
Juan Lang [Tue, 10 Feb 2009 18:52:33 +0000 (10:52 -0800)]
crypt32: Include more info about skipped checks in skip message.
Aric Stewart [Wed, 11 Feb 2009 16:50:36 +0000 (10:50 -0600)]
wininet: Print better stubs for the internet options IE7 uses.
David Adam [Wed, 11 Feb 2009 16:24:41 +0000 (17:24 +0100)]
d3dx9_36: Remove a duplicate declaration for D3DXGetFVFVertexSize.
Michael Stefaniuc [Wed, 11 Feb 2009 15:21:11 +0000 (16:21 +0100)]
imm32: Make space for a 64bit pointer in the IMM window.
Artem Reznikov [Wed, 11 Feb 2009 14:49:36 +0000 (15:49 +0100)]
wininet: Ukranian translation.
Alexandre Julliard [Thu, 12 Feb 2009 10:42:06 +0000 (11:42 +0100)]
loader: Start phasing out the LinuxThreads support.
Alexandre Julliard [Thu, 12 Feb 2009 10:41:56 +0000 (11:41 +0100)]
winegcc: Hardcode the various gcc tool names when cross-compiling.
Alexandre Julliard [Thu, 12 Feb 2009 09:28:23 +0000 (10:28 +0100)]
configure: Set the target flags from the --host option even if cross-compiling is not detected.
Alexandre Julliard [Wed, 11 Feb 2009 19:41:50 +0000 (20:41 +0100)]
configure: Print an error and fail if we don't have libpthread.
Alexandre Julliard [Wed, 11 Feb 2009 19:40:58 +0000 (20:40 +0100)]
configure: Move down the X11 checks to allow defaulting to --without-x for the Windows build.
Huw Davies [Wed, 11 Feb 2009 13:49:52 +0000 (13:49 +0000)]
gdi32: Correct the font family values returned in the text metrics.
Alexandre Julliard [Wed, 11 Feb 2009 13:49:43 +0000 (14:49 +0100)]
winmm/tests: Don't test upper bound on sound duration, it's not guaranteed.
Also avoid infinite waits.
Alexandre Julliard [Wed, 11 Feb 2009 13:21:51 +0000 (14:21 +0100)]
user32/tests: Try to fix some more failures in the message test.
Francois Gouget [Wed, 11 Feb 2009 12:35:25 +0000 (13:35 +0100)]
Assorted spelling fixes.
Francois Gouget [Wed, 11 Feb 2009 12:35:29 +0000 (13:35 +0100)]
twain_32/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Wed, 11 Feb 2009 12:35:18 +0000 (13:35 +0100)]
winapi_test: Improve the usage message.
Alistair Leslie-Hughes [Thu, 13 Nov 2008 10:38:13 +0000 (21:38 +1100)]
mshtml: Do a case-insensitive compare of type.
Stefano Guidoni [Mon, 9 Feb 2009 21:09:17 +0000 (22:09 +0100)]
msadp32: ADPCM_FormatSuggest compare source format tag with destination format tag.
Stefano Guidoni [Mon, 9 Feb 2009 21:06:30 +0000 (22:06 +0100)]
msadp32: MSDN suggests "wfx.nBlockAlign * 2 / wfx.nChannels - 12" as the formula for calculating wSamplesPerBlock.
Stefano Guidoni [Mon, 9 Feb 2009 20:56:19 +0000 (21:56 +0100)]
msadp32: Block align size is proportional to the number of channels.
Stefano Guidoni [Mon, 9 Feb 2009 20:34:13 +0000 (21:34 +0100)]
msadp32: ADPCM allows other sample rates other than 8000, 11025, 22050 and 44100.
Marcus Meissner [Tue, 10 Feb 2009 18:33:32 +0000 (19:33 +0100)]
winegcc: Added some strarray_free() (Coverity).
David Adam [Tue, 10 Feb 2009 14:44:24 +0000 (15:44 +0100)]
d3dx9_36: Implement D3DXGetFVFVertexSize.
David Adam [Tue, 10 Feb 2009 14:43:36 +0000 (15:43 +0100)]
d3dx9_36: Implement D3DXComputeBoundingSphere.
David Adam [Tue, 10 Feb 2009 15:06:41 +0000 (16:06 +0100)]
d3dx9_36: Implement D3DXComputeBoundingBox.
Alistair Leslie-Hughes [Tue, 10 Feb 2009 21:55:07 +0000 (08:55 +1100)]
mshtml: Implement IDispatch for IHTMLLocation.
Paul Vriens [Wed, 11 Feb 2009 10:09:04 +0000 (11:09 +0100)]
fusion/tests: Fix some typos.
Paul Vriens [Wed, 11 Feb 2009 09:59:00 +0000 (10:59 +0100)]
fusion/tests: Mark test as skipped when we don't have enough rights.
Michael Stefaniuc [Wed, 11 Feb 2009 09:48:38 +0000 (10:48 +0100)]
ole32: Remove superfluous pointer casts.
Michael Stefaniuc [Tue, 10 Feb 2009 22:31:38 +0000 (23:31 +0100)]
wineesd.drv: dwParam1 and dwParam2 have the type DWORD_PTR.
Andrew Talbot [Tue, 10 Feb 2009 22:18:08 +0000 (22:18 +0000)]
itss: Replace malloc() with HeapAlloc().
Eric Pouech [Tue, 10 Feb 2009 21:29:18 +0000 (22:29 +0100)]
dbghelp: Fix bad call to free() instead of pdb_free().
Juan Lang [Tue, 10 Feb 2009 18:41:32 +0000 (10:41 -0800)]
crypt32: Fix a typo.
Juan Lang [Tue, 10 Feb 2009 19:07:37 +0000 (11:07 -0800)]
crypt32: Fix a test failure on Windows 98.
Juan Lang [Tue, 10 Feb 2009 19:03:11 +0000 (11:03 -0800)]
crypt32: Fix a compiler warning.
Juan Lang [Tue, 10 Feb 2009 18:43:31 +0000 (10:43 -0800)]
crypt32: Relax a test whose results are ignored on Windows anyway.
Stefan Dösinger [Mon, 19 Jan 2009 17:56:25 +0000 (18:56 +0100)]
d3d9: Test table fog and exp fog in the shader fog test.
Stefan Dösinger [Fri, 2 Jan 2009 00:59:13 +0000 (01:59 +0100)]
wined3d: Implement EXP and EXP2 fog in GLSL.
Stefan Dösinger [Sat, 10 Jan 2009 01:29:39 +0000 (02:29 +0100)]
wined3d: Properly set the fog frag coord according to the FOGTABLEMODE.
This also fixes the test that an earlier patch broke, so the todo_wine can be
removed again.
Stefan Dösinger [Thu, 5 Feb 2009 18:44:32 +0000 (19:44 +0100)]
WineD3D: Put vertex shader duplication infrastructure in place.
Rob Shearman [Tue, 10 Feb 2009 15:32:12 +0000 (15:32 +0000)]
ole32: Fix a test failure in the moniker tests on Win9x.
Also fix a crash in running the tests on Win95.
Rob Shearman [Tue, 10 Feb 2009 15:32:01 +0000 (15:32 +0000)]
ole32: Fix some test failures in the free threaded marshaller tests on Win9x & NT4.
These platforms only write 8 bytes into the stream so cope appropriately.
Jacek Caban [Tue, 10 Feb 2009 15:31:19 +0000 (16:31 +0100)]
wininet: Don't send INTERNET_STATUS_REQUEST_COMPLETE notification from FTP_Connect.
Jacek Caban [Tue, 10 Feb 2009 15:30:45 +0000 (16:30 +0100)]
wininet: Make sure that we have some data buffered before sending INTERNET_STATUS_REQUEST_COMPLETE notification.
Jacek Caban [Tue, 10 Feb 2009 15:29:40 +0000 (16:29 +0100)]
wininet: Added QueryDataAvailable implementation for FTP files.
Jacek Caban [Tue, 10 Feb 2009 15:29:11 +0000 (16:29 +0100)]
wininet: Fixed handling empty string password.
Jacek Caban [Tue, 10 Feb 2009 15:28:56 +0000 (16:28 +0100)]
wininet: Move FtpOpenFile[AW] implementation to avoid forward declaration.
Christian Costa [Tue, 10 Feb 2009 13:12:47 +0000 (14:12 +0100)]
d3dxof: Add support for DXFILELOAD_FROMRESOURCE source.
Christian Costa [Tue, 10 Feb 2009 13:08:11 +0000 (14:08 +0100)]
d3dxof: Cleanup IDirectXFileImpl_CreateEnumObject a bit.
Christian Costa [Tue, 10 Feb 2009 13:07:19 +0000 (14:07 +0100)]
d3dxof: Make is_keyword handle end of file correctly.
Dylan Smith [Mon, 9 Feb 2009 17:01:35 +0000 (12:01 -0500)]
richedit: Store paragraph in cursors.
This prevents some needless searching for the start of the paragraph
from a run stored in a cursor. Usually a pointer to the paragraph is
already available when the cursor is set anyway.
Jeremy White [Mon, 9 Feb 2009 19:02:47 +0000 (13:02 -0600)]
sane.ds: Add a log message to flag unsupported operations.
Jeremy White [Mon, 9 Feb 2009 19:02:39 +0000 (13:02 -0600)]
sane.ds: Remove a duplicate assignment.
Jeremy White [Mon, 9 Feb 2009 19:02:32 +0000 (13:02 -0600)]
sane.ds: Indicate that we used a modal dialog.
Jeremy White [Mon, 9 Feb 2009 19:02:28 +0000 (13:02 -0600)]
sane.ds: Revise the logic around processing events to reflect the need for us to generate and post a message to drive Sane events.
Jeremy White [Mon, 9 Feb 2009 19:02:05 +0000 (13:02 -0600)]
sane.ds: Add stub support for ICAP_COMPRESSION.
Jeremy White [Mon, 9 Feb 2009 19:01:57 +0000 (13:01 -0600)]
twain_32: Prevent an incorrect test warning message on get checks.
Jeremy White [Mon, 9 Feb 2009 19:01:48 +0000 (13:01 -0600)]
twain_32: Change get requirements such that we require only a minimum level of support.
Jeremy White [Mon, 9 Feb 2009 19:01:39 +0000 (13:01 -0600)]
sane.ds: Add support for CAP_UICONTROLLABLE.
Jeremy White [Mon, 9 Feb 2009 19:01:27 +0000 (13:01 -0600)]
sane.ds: Add partial stub support for ICAP_PIXELTYPE, with tests. Fixes a first crash in Adobe Acrobat scanning support.
Jeremy White [Mon, 9 Feb 2009 19:01:09 +0000 (13:01 -0600)]
sane.ds: Return a 0 for MSG_QUERYSUPPORT even for capabilities we don't support.
Jeremy White [Mon, 9 Feb 2009 19:01:03 +0000 (13:01 -0600)]
sane.ds: Eliminate incorrect TWRC_FAILURE return.
Jeremy White [Mon, 9 Feb 2009 19:00:57 +0000 (13:00 -0600)]
sane.ds: More correctly stub CAP_XFERCOUNT, and tests.
Jeremy White [Mon, 9 Feb 2009 19:00:47 +0000 (13:00 -0600)]
sane.ds: Rearrange function position to avoid the need for forward function declarations.
Jeremy White [Mon, 9 Feb 2009 18:59:15 +0000 (12:59 -0600)]
sane.ds: Simplify SANE_SaneCapability.
Michael Stefaniuc [Tue, 10 Feb 2009 09:03:22 +0000 (10:03 +0100)]
wineesd.drv: Remove superfluous pointer casts.
Michael Stefaniuc [Mon, 9 Feb 2009 22:34:30 +0000 (23:34 +0100)]
msvfw32: Remove some Win64 compiler warnings.
- Use HandleToLong to get to the user handle.
- Use GetWindowLongPtr to retrieve a pointer.