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.
Alistair Leslie-Hughes [Sun, 1 Mar 2009 08:57:37 +0000 (19:57 +1100)]
mshtml: Implement IHTMLStyle get/put textDecorationOverline.
Alistair Leslie-Hughes [Sun, 1 Mar 2009 05:53:52 +0000 (16:53 +1100)]
mshtml: Implement IHTMLStyle get/put textDecorationNone.
Detlef Riekenberg [Sat, 28 Feb 2009 23:23:26 +0000 (00:23 +0100)]
spoolss: Implement AddPrinterDriverExW.
Detlef Riekenberg [Sat, 28 Feb 2009 23:15:50 +0000 (00:15 +0100)]
spoolss: Implement DeleteMonitorW.
Detlef Riekenberg [Sat, 28 Feb 2009 22:56:06 +0000 (23:56 +0100)]
spoolss: Implement AddMonitorW.
Gerald Pfeifer [Sat, 28 Feb 2009 22:53:33 +0000 (23:53 +0100)]
comctl32: Simplify three TAB_ functions.
Steven Edwards [Sat, 28 Feb 2009 17:38:58 +0000 (12:38 -0500)]
include: Add check to asm macro for Windows Services for Unix/Subsystem for Unix applications.
Detlef Riekenberg [Sun, 1 Mar 2009 22:57:11 +0000 (23:57 +0100)]
shdocvw/tests: Detect more interfaces in the webbrowser test.
Detlef Riekenberg [Sun, 1 Mar 2009 22:09:02 +0000 (23:09 +0100)]
shdocvw/tests: Add IServiceProvider to the webbrowser test.
Stefan Leichter [Sun, 1 Mar 2009 08:48:51 +0000 (09:48 +0100)]
ntoskrnl.exe: Stub for MmQuerySystemSize.
Alexandre Julliard [Mon, 2 Mar 2009 11:55:00 +0000 (12:55 +0100)]
iphlpapi: Remove the no longer needed getNumRoutes and GetNumWithOneHeader functions.
Alexandre Julliard [Mon, 2 Mar 2009 11:54:35 +0000 (12:54 +0100)]
iphlpapi: Remove the no longer needed getNumTcpEntries function.
Alexandre Julliard [Mon, 2 Mar 2009 11:54:16 +0000 (12:54 +0100)]
iphlpapi: Remove the no longer needed getNumUdpEntries function.
Alexandre Julliard [Mon, 2 Mar 2009 11:53:41 +0000 (12:53 +0100)]
iphlpapi: Remove the no longer needed getNumArpEntries function.
Alexandre Julliard [Mon, 2 Mar 2009 11:52:45 +0000 (12:52 +0100)]
iphlpapi: Moved AllocateAndGetIpForwardTableFromStack implementation to ipstats.c.
Alexandre Julliard [Mon, 2 Mar 2009 11:51:48 +0000 (12:51 +0100)]
iphlpapi: Moved AllocateAndGetIpNetTableFromStack implementation to ipstats.c.
Alexandre Julliard [Mon, 2 Mar 2009 11:51:02 +0000 (12:51 +0100)]
iphlpapi: Moved AllocateAndGetTcpTableFromStack implementation to ipstats.c.
Alexandre Julliard [Mon, 2 Mar 2009 11:50:30 +0000 (12:50 +0100)]
iphlpapi: Moved AllocateAndGetUdpTableFromStack implementation to ipstats.c.
Alexandre Julliard [Mon, 2 Mar 2009 11:49:09 +0000 (12:49 +0100)]
iphlpapi: Reimplement GetIpForwardTable to avoid parsing the same information three times.
Alexandre Julliard [Mon, 2 Mar 2009 11:45:58 +0000 (12:45 +0100)]
iphlpapi: Reimplement GetIpNetTable to avoid parsing the same information three times.
Alexandre Julliard [Mon, 2 Mar 2009 11:45:12 +0000 (12:45 +0100)]
iphlpapi: Reimplement GetTcpTable to avoid parsing the same information three times.
Alexandre Julliard [Mon, 2 Mar 2009 11:43:33 +0000 (12:43 +0100)]
iphlpapi: Reimplement GetUdpTable to avoid parsing the same information three times.
Hwang YunSong(황윤성) [Mon, 2 Mar 2009 07:42:56 +0000 (16:42 +0900)]
wordpad: Updated Korean resource.
Hwang YunSong(황윤성) [Mon, 2 Mar 2009 07:42:16 +0000 (16:42 +0900)]
setupapi: Updated Korean resource.
Henri Verbeet [Mon, 2 Mar 2009 07:52:49 +0000 (08:52 +0100)]
d3d10: Implement ID3D10EffectTechnique::GetPassByIndex().
Henri Verbeet [Mon, 2 Mar 2009 07:52:49 +0000 (08:52 +0100)]
d3d10: Implement ID3D10EffectTechnique::GetPassByName().
Henri Verbeet [Mon, 2 Mar 2009 07:52:49 +0000 (08:52 +0100)]
d3d10: Implement ID3D10Effect::GetTechniqueByIndex().