Paul Vriens [Wed, 4 Mar 2009 20:55:11 +0000 (21:55 +0100)]
shell32/tests: Skip some tests on Win95 because of W-functions.
Paul Vriens [Wed, 4 Mar 2009 20:53:16 +0000 (21:53 +0100)]
shell32/tests: Make sure we test on Win95.
Paul Vriens [Wed, 4 Mar 2009 20:18:58 +0000 (21:18 +0100)]
shell32/tests: Use the correct directory on Win95.
Juan Lang [Wed, 4 Mar 2009 18:53:38 +0000 (10:53 -0800)]
crypt32: Fix some test failures on Win9x.
Tony Wasserka [Wed, 4 Mar 2009 19:27:49 +0000 (20:27 +0100)]
d3dx9: Fix inclusions in some d3dx9 headers.
Jacek Caban [Wed, 4 Mar 2009 18:08:20 +0000 (19:08 +0100)]
urlmon: Get rid of URLMonikerImpl_BindToStorage_hack.
Jacek Caban [Wed, 4 Mar 2009 18:07:29 +0000 (19:07 +0100)]
urlmon: Added gopher pluggable protocol implementation.
Jacek Caban [Wed, 4 Mar 2009 18:07:05 +0000 (19:07 +0100)]
urlmon: Added IInternetPriority implementation for gopher protocol.
Jacek Caban [Wed, 4 Mar 2009 18:06:42 +0000 (19:06 +0100)]
urlmon: Added gopher protocol handler stub implementation.
Jacek Caban [Wed, 4 Mar 2009 18:06:18 +0000 (19:06 +0100)]
urlmon: Added ftp binding tests.
Jacek Caban [Wed, 4 Mar 2009 18:06:06 +0000 (19:06 +0100)]
urlmon: Added ftp protocol tests.
Alexandre Julliard [Wed, 4 Mar 2009 14:45:48 +0000 (15:45 +0100)]
kernel32/tests: Improve some failure messages in the pipe tests.
Jörg Höhle [Mon, 2 Mar 2009 08:11:59 +0000 (09:11 +0100)]
d3d9/tests: Fix typos in text.
Ricardo Filipe [Mon, 2 Mar 2009 16:21:28 +0000 (16:21 +0000)]
setupapi: Implement SetupPromptForDiskA by wrapping around W version.
Paul Vriens [Wed, 4 Mar 2009 12:55:07 +0000 (13:55 +0100)]
kernel32/tests: Correct an ok() statement.
Alexandre Julliard [Wed, 4 Mar 2009 13:32:56 +0000 (14:32 +0100)]
user32: Make mouse.drv into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:30:37 +0000 (14:30 +0100)]
user32: Make keyboard.drv into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:28:32 +0000 (14:28 +0100)]
user32: Make display.drv into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:27:05 +0000 (14:27 +0100)]
gdi32: Make dispdib.dll into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:24:30 +0000 (14:24 +0100)]
kernel32: Make windebug.dll into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:22:24 +0000 (14:22 +0100)]
kernel32: Make comm.drv into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:19:49 +0000 (14:19 +0100)]
kernel32: Make win87em.dll into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:16:18 +0000 (14:16 +0100)]
kernel32: Make stress.dll into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 4 Mar 2009 13:08:35 +0000 (14:08 +0100)]
winebuild: Ignore 16-bit absolute exports when checking for undefined symbols.
Alexandre Julliard [Wed, 4 Mar 2009 13:08:23 +0000 (14:08 +0100)]
winebuild: Support the --main-module option for stand-alone 16-bit modules.
Alexandre Julliard [Wed, 4 Mar 2009 13:07:49 +0000 (14:07 +0100)]
winebuild: Don't output the relay table if no entry point needs it.
Tony Wasserka [Wed, 4 Mar 2009 11:49:23 +0000 (12:49 +0100)]
d3dx9: Implement ID3DXSprite_OnLostDevice/OnResetDevice.
Huw Davies [Wed, 4 Mar 2009 11:47:10 +0000 (11:47 +0000)]
gdi32/tests: Fix tests on NT4.
Huw Davies [Wed, 4 Mar 2009 11:28:15 +0000 (11:28 +0000)]
gdi32/tests: Win9x doesn't initialize the bitmap bits, so skip this test.
Hans Leidekker [Wed, 4 Mar 2009 11:45:30 +0000 (12:45 +0100)]
mscms: Accept REG_DWORD values when enumerating registered color profiles.
Fixes test failures on Vista.
Hans Leidekker [Wed, 4 Mar 2009 11:45:03 +0000 (12:45 +0100)]
usp10: Don't test digit substitution data.
It has apparently changed in Vista.
Hans Leidekker [Wed, 4 Mar 2009 11:44:22 +0000 (12:44 +0100)]
wininet: Ignore invalid response headers.
Hans Leidekker [Wed, 4 Mar 2009 11:42:43 +0000 (12:42 +0100)]
wininet: Remove MSG_PEEK hack from HTTP_GetResponseHeaders.
Fixes Quicken 2009. Aric said he added this hack back in 2002
to work around a bug in the IE6 installer, which installs fine
now without this hack.
Christian Costa [Tue, 3 Mar 2009 21:45:21 +0000 (22:45 +0100)]
ddraw: Implement IDirect3DViewportImpl_NextLight.
Alistair Leslie-Hughes [Wed, 4 Mar 2009 09:18:12 +0000 (20:18 +1100)]
shell32: Add and register CLSID_QueryAssociations.
Alistair Leslie-Hughes [Tue, 3 Mar 2009 10:49:12 +0000 (21:49 +1100)]
mshtml: Implement IHTMLCurrentStyle_get_borderStyle.
Alistair Leslie-Hughes [Mon, 2 Mar 2009 10:58:55 +0000 (21:58 +1100)]
mshtml: Implement IHTMLStyle get/put borderStyle.
Alistair Leslie-Hughes [Tue, 3 Mar 2009 10:10:55 +0000 (21:10 +1100)]
mshtml: Implement IHTMLCurrentStyle_get_borderColor.
Alistair Leslie-Hughes [Tue, 3 Mar 2009 10:04:49 +0000 (21:04 +1100)]
mshtml: Implement IHTMLStyle get/put borderColor.
Alistair Leslie-Hughes [Sun, 1 Mar 2009 09:26:59 +0000 (20:26 +1100)]
mshtml: Implement IHTMLStyle_put_textDecoration.
Alexandre Julliard [Wed, 4 Mar 2009 10:47:20 +0000 (11:47 +0100)]
advapi32/tests: GetTokenInformation apparently needs a dword-aligned buffer.
Henri Verbeet [Wed, 4 Mar 2009 06:07:38 +0000 (07:07 +0100)]
d3d10core: Add a stub ID3D10PixelShader implementation.
Henri Verbeet [Wed, 4 Mar 2009 06:07:38 +0000 (07:07 +0100)]
d3d10core: Add a stub ID3D10GeometryShader implementation.
Henri Verbeet [Wed, 4 Mar 2009 06:07:38 +0000 (07:07 +0100)]
d3d10core: Add a stub ID3D10VertexShader implementation.
Henri Verbeet [Wed, 4 Mar 2009 06:07:38 +0000 (07:07 +0100)]
d3d10core: Add a stub ID3D10InputLayout implementation.
Henri Verbeet [Wed, 4 Mar 2009 06:07:38 +0000 (07:07 +0100)]
wined3d: Use flags for shader_glsl_get_sample_function().
Having three BOOL parameters looks a bit awkward.
Michael Stefaniuc [Wed, 4 Mar 2009 09:41:15 +0000 (10:41 +0100)]
mlang: Remove superfluous pointer casts.
The casts are already part of the CONTAINING_RECORD macro.
Michael Stefaniuc [Wed, 4 Mar 2009 09:41:21 +0000 (10:41 +0100)]
cryptui: Remove superfluous pointer casts.
Michael Stefaniuc [Wed, 4 Mar 2009 09:41:06 +0000 (10:41 +0100)]
winedos: Remove superfluous pointer casts.
Michael Stefaniuc [Tue, 3 Mar 2009 22:56:31 +0000 (23:56 +0100)]
mlang: Silence some Win64 compile warnings.
If the flag TCI_SRCFONTSIG is not set then the first argument passed
to TranslateCharsetInfo is just a DWORD that needs to be marshalled
over a pointer.
Andrew Talbot [Tue, 3 Mar 2009 21:14:04 +0000 (21:14 +0000)]
comdlg32: Fix a typo.
Paul Vriens [Tue, 3 Mar 2009 20:42:32 +0000 (21:42 +0100)]
shlwapi/tests: Fix some typos.
Christian Costa [Tue, 3 Mar 2009 19:54:36 +0000 (20:54 +0100)]
wine.inf: Use 32-bit version of MCI DirectShow driver.
Alexandre Julliard [Tue, 3 Mar 2009 18:46:03 +0000 (19:46 +0100)]
iphlpapi: Move the ip/icmp/tcp/udp statistics functions to ipstats.c.
Alexandre Julliard [Tue, 3 Mar 2009 15:34:52 +0000 (16:34 +0100)]
configure: Enable automatic dependencies for FreeBSD make.
Alexandre Julliard [Tue, 3 Mar 2009 15:23:16 +0000 (16:23 +0100)]
makefiles: Add a dummy dependency on empty targets to work around a FreeBSD make bug.
Alexandre Julliard [Tue, 3 Mar 2009 14:41:06 +0000 (15:41 +0100)]
configure: 16-bit object files should depend on IDL headers too.
Diaa Sami [Mon, 2 Mar 2009 18:45:50 +0000 (20:45 +0200)]
cmd: Fixed a number of buffer overflows.
Huw Davies [Tue, 3 Mar 2009 10:24:08 +0000 (10:24 +0000)]
gdi32/tests: Improve some test failure messages.
Huw Davies [Tue, 3 Mar 2009 10:37:50 +0000 (10:37 +0000)]
gdiplus/tests: Elliptic regions have a shorter layout in win98.
Nikolay Sivov [Mon, 2 Mar 2009 21:15:45 +0000 (16:15 -0500)]
comctl32: Correctly report systemcolor use for Treeview background.
Alexandre Julliard [Tue, 3 Mar 2009 12:20:49 +0000 (13:20 +0100)]
user32/tests: Add some more optional messages.
Alexandre Julliard [Tue, 3 Mar 2009 12:20:34 +0000 (13:20 +0100)]
user32/tests: Fix a couple of failing menu tests.
Alexandre Julliard [Tue, 3 Mar 2009 12:20:21 +0000 (13:20 +0100)]
user32: Use MAKEWPARAM instead of MAKELONG for menu messages.
Henri Verbeet [Tue, 3 Mar 2009 08:03:46 +0000 (09:03 +0100)]
d3d10: Implement ID3D10EffectPass::GetDesc().
Henri Verbeet [Tue, 3 Mar 2009 08:03:46 +0000 (09:03 +0100)]
d3d10: Store the shader's input signature.
Henri Verbeet [Tue, 3 Mar 2009 08:03:46 +0000 (09:03 +0100)]
d3d10: Implement ID3D10EffectTechnique::GetDesc().
Henri Verbeet [Tue, 3 Mar 2009 08:03:46 +0000 (09:03 +0100)]
d3d10: Simplify DXBC chunk handlers.
Henri Verbeet [Tue, 3 Mar 2009 08:03:46 +0000 (09:03 +0100)]
d3d10: Actually use the parse_fx10() return value.
Paul Vriens [Tue, 3 Mar 2009 08:46:25 +0000 (09:46 +0100)]
shlwapi/tests: Fix a typo.
Paul Vriens [Tue, 3 Mar 2009 07:43:26 +0000 (08:43 +0100)]
msi/tests: Fix a test failure on Win95.
Ken Thomases [Tue, 3 Mar 2009 05:17:00 +0000 (23:17 -0600)]
dsound: Don't use HEAP_ZERO_MEMORY when we're about to overwrite the buffer.
Francois Gouget [Mon, 2 Mar 2009 23:16:10 +0000 (00:16 +0100)]
sane.ds: Fix compilation with older SANE headers.
Jeremy White [Mon, 2 Mar 2009 23:08:11 +0000 (17:08 -0600)]
sane.ds: Implement grayscale and B&W scanning for native image transfers.
Jeremy White [Mon, 2 Mar 2009 22:48:10 +0000 (16:48 -0600)]
sane.ds: Add a few trace messages useful in following color format.
Jeremy White [Mon, 2 Mar 2009 22:47:47 +0000 (16:47 -0600)]
sane.ds: Downgrade inappropriate FIXMEs.
Michael Stefaniuc [Mon, 2 Mar 2009 22:33:19 +0000 (23:33 +0100)]
regedit: Cast to LPARAM the 4th argument passed to SendMessage.
Michael Stefaniuc [Mon, 2 Mar 2009 22:26:51 +0000 (23:26 +0100)]
taskmgr: Cast to LPARAM the 4th argument passed to SendMessage.
Casting to long would truncate the pointers when compiling with MSVC
for Win64.
Jacek Caban [Mon, 2 Mar 2009 18:58:07 +0000 (19:58 +0100)]
urlmon: Use pluggable protocol for ftp binding.
Jacek Caban [Mon, 2 Mar 2009 18:57:35 +0000 (19:57 +0100)]
urlmon: Added ftp pluggable protocol implementation.
Jacek Caban [Mon, 2 Mar 2009 18:57:17 +0000 (19:57 +0100)]
wininet: Don't send INTERNET_STATUS_HANDLE_CLOSING notification for ftp session created by InternetOpenUrl.
Alexandre Julliard [Tue, 3 Mar 2009 11:35:35 +0000 (12:35 +0100)]
uninstaller: Only load error strings when needed.
Francois Gouget [Mon, 2 Mar 2009 18:26:35 +0000 (19:26 +0100)]
uninstaller: Use DELAYIMPORTS on the GUI dlls to speed up 'uninstaller --list'.
Vitaliy Margolen [Fri, 27 Feb 2009 16:20:08 +0000 (09:20 -0700)]
dinput: Add few special cases for key mappings.
Vincent Povirk [Fri, 20 Feb 2009 19:39:44 +0000 (13:39 -0600)]
kernel32/tests: Add named pipe test using i/o completion ports.
Alexandre Julliard [Mon, 2 Mar 2009 19:35:23 +0000 (20:35 +0100)]
kernel32: Fix the last error code for timeout in GetQueuedCompletionStatus.
Alexandre Julliard [Mon, 2 Mar 2009 19:34:39 +0000 (20:34 +0100)]
server: Make the new named pipe server fd inherit the I/O completion if it was set before connecting.
Alexandre Julliard [Mon, 2 Mar 2009 19:33:52 +0000 (20:33 +0100)]
server: Overlapped named pipes are never blocking, even if no APC was specified.
Anders Jonsson [Fri, 27 Feb 2009 22:52:49 +0000 (23:52 +0100)]
README: Swedish translation.
Aurimas Fischer [Thu, 26 Feb 2009 15:36:46 +0000 (17:36 +0200)]
shell32: Update Lithuanian translation.
Aurimas Fischer [Thu, 26 Feb 2009 15:27:09 +0000 (17:27 +0200)]
comctl32: Add Lithuanian translation.
Stefano Guidoni [Fri, 27 Feb 2009 19:11:04 +0000 (20:11 +0100)]
imaadp32: Support for non-standard formats.
Stefano Guidoni [Sat, 28 Feb 2009 23:10:15 +0000 (00:10 +0100)]
imaadp32: Fixed adpcm_FormatSuggest.
Stefano Guidoni [Fri, 27 Feb 2009 18:59:11 +0000 (19:59 +0100)]
imaadp32: block align the adpcm extra data.
Rein Klazes [Fri, 27 Feb 2009 16:34:46 +0000 (17:34 +0100)]
user32: MENU_TrackMenu, called from TrackPopupMenu(), should send WM_ENTERIDLE message with the menu window handle as lparam with test.
Tony Wasserka [Sat, 15 Nov 2008 11:48:51 +0000 (12:48 +0100)]
d3dx9: ID3DXSprite: Move vdecl creation to ID3DXSprite_Begin.
Tony Wasserka [Sat, 28 Feb 2009 18:05:29 +0000 (19:05 +0100)]
d3dx9: Implement ID3DXSprite_Get/SetTransform.
Eric Pouech [Sat, 28 Feb 2009 13:07:52 +0000 (14:07 +0100)]
winex11: Correctly pad 1 bpp DDB's lines with 0 values.
Paul Vriens [Mon, 2 Mar 2009 12:20:30 +0000 (13:20 +0100)]
user32/tests: Fix some test failures on Win98/WinME.
Alistair Leslie-Hughes [Sun, 1 Mar 2009 09:06:29 +0000 (20:06 +1100)]
mshtml: Implement IHTMLStyle get/put textDecorationBlink.