wine
13 years agoinclude: Move D3D_SHADER_INPUT_TYPE to d3dcommon.h.
Rico Schüller [Wed, 27 Oct 2010 19:33:33 +0000 (21:33 +0200)] 
include: Move D3D_SHADER_INPUT_TYPE to d3dcommon.h.

13 years agoinclude: Move D3D_NAME to d3dcommon.h.
Rico Schüller [Wed, 27 Oct 2010 19:33:30 +0000 (21:33 +0200)] 
include: Move D3D_NAME to d3dcommon.h.

13 years agoinclude: Move D3D_RESOURCE_RETURN_TYPE to d3dcommon.h.
Rico Schüller [Wed, 27 Oct 2010 19:33:22 +0000 (21:33 +0200)] 
include: Move D3D_RESOURCE_RETURN_TYPE to d3dcommon.h.

13 years agokernel32: Update function docs for GetBinayType.
André Hentschel [Wed, 27 Oct 2010 17:49:13 +0000 (19:49 +0200)] 
kernel32: Update function docs for GetBinayType.

13 years agowinmm/tests: Fix one mcicda test failure on VMware.
Jörg Höhle [Wed, 22 Sep 2010 05:47:34 +0000 (07:47 +0200)] 
winmm/tests: Fix one mcicda test failure on VMware.

13 years agowinegstreamer: Handle active push of data in Splitter.
Aric Stewart [Tue, 26 Oct 2010 16:40:57 +0000 (11:40 -0500)] 
winegstreamer: Handle active push of data in Splitter.

13 years agowinegstreamer: Add SourceSeeking implementation to the Splitter.
Aric Stewart [Tue, 26 Oct 2010 16:40:41 +0000 (11:40 -0500)] 
winegstreamer: Add SourceSeeking implementation to the Splitter.

13 years agowinegstreamer: Add output pin with audio format.
Aric Stewart [Tue, 26 Oct 2010 16:39:55 +0000 (11:39 -0500)] 
winegstreamer: Add output pin with audio format.

13 years agowinegstreamer: Add splitter output pin with video format.
Aric Stewart [Tue, 26 Oct 2010 16:39:36 +0000 (11:39 -0500)] 
winegstreamer: Add splitter output pin with video format.

13 years agowinegstreamer: Add gstreamer splitter filter.
Aric Stewart [Tue, 26 Oct 2010 16:39:15 +0000 (11:39 -0500)] 
winegstreamer: Add gstreamer splitter filter.

13 years agoadvapi32: Implement EnumServicesStatusA/W.
Hans Leidekker [Wed, 27 Oct 2010 10:03:28 +0000 (12:03 +0200)] 
advapi32: Implement EnumServicesStatusA/W.

13 years agod3d9: Use more reasonable return values for unimplemented functions.
Henri Verbeet [Wed, 27 Oct 2010 09:36:17 +0000 (11:36 +0200)] 
d3d9: Use more reasonable return values for unimplemented functions.

13 years agod3d9: Partially implement IDirect3D9Ex::CreateDeviceEx().
Henri Verbeet [Wed, 27 Oct 2010 09:36:16 +0000 (11:36 +0200)] 
d3d9: Partially implement IDirect3D9Ex::CreateDeviceEx().

13 years agowined3d: Read transform flags from the compile args in pshader_hw_texm3x3spec().
Henri Verbeet [Wed, 27 Oct 2010 09:36:15 +0000 (11:36 +0200)] 
wined3d: Read transform flags from the compile args in pshader_hw_texm3x3spec().

13 years agowined3d: Read transform flags from the compile args in pshader_hw_texm3x3vspec().
Henri Verbeet [Wed, 27 Oct 2010 09:36:14 +0000 (11:36 +0200)] 
wined3d: Read transform flags from the compile args in pshader_hw_texm3x3vspec().

13 years agogdi32: Make AddFontToList skip adding a face into global lists if the font is not...
Dmitry Timoshkov [Wed, 27 Oct 2010 09:30:32 +0000 (18:30 +0900)] 
gdi32: Make AddFontToList skip adding a face into global lists if the font is not supposed to be enumerated, and return a pointer to first loaded face.

13 years agowidl: Do not define MIDL_user_allocate and MIDL_user_free as it's already in the...
Amine Khaldi [Tue, 26 Oct 2010 17:06:01 +0000 (18:06 +0100)] 
widl: Do not define MIDL_user_allocate and MIDL_user_free as it's already in the psdk.

13 years agouser32: Added Hebrew translation.
Yaron Shahrabani [Wed, 27 Oct 2010 02:49:03 +0000 (04:49 +0200)] 
user32: Added Hebrew translation.

13 years agoiccvid: Added Hebrew translation.
Yaron Shahrabani [Tue, 26 Oct 2010 21:26:56 +0000 (23:26 +0200)] 
iccvid: Added Hebrew translation.

13 years agolocalspl: Added Hebrew translation.
Yaron Shahrabani [Tue, 26 Oct 2010 21:17:19 +0000 (23:17 +0200)] 
localspl: Added Hebrew translation.

13 years agompr: Added Hebrew translation.
Yaron Shahrabani [Tue, 26 Oct 2010 21:12:41 +0000 (23:12 +0200)] 
mpr: Added Hebrew translation.

13 years agoavifile32: Added Hebrew translation.
Yaron Shahrabani [Tue, 26 Oct 2010 21:01:44 +0000 (23:01 +0200)] 
avifile32: Added Hebrew translation.

13 years agomsacm32: Added Hebrew translation.
Yaron Shahrabani [Tue, 26 Oct 2010 17:10:48 +0000 (19:10 +0200)] 
msacm32: Added Hebrew translation.

13 years agoxcopy: Fix command line parsing logic.
Martin Wilck [Tue, 26 Oct 2010 23:49:06 +0000 (01:49 +0200)] 
xcopy: Fix command line parsing logic.

Experiments show xcopy under Windows does not use argc/argv logic for
treating double quotes and backslashes. The xcopy logic is simplified
because literal quotes are illegal in Windows file names, thus escaped
double quotes (\") need not be treated.  'XCOPY "c:\dir a" "c:\dir
b\"' works under Windows.

13 years agoxcopy: Move command line parsing code into separate function.
Martin Wilck [Tue, 26 Oct 2010 23:48:50 +0000 (01:48 +0200)] 
xcopy: Move command line parsing code into separate function.

13 years agoshlwapi: Add room for null terminator in local SHGetShellKey buffer.
David Hedberg [Wed, 27 Oct 2010 01:13:11 +0000 (03:13 +0200)] 
shlwapi: Add room for null terminator in local SHGetShellKey buffer.

13 years agomsxml3: Output error message for fatal errors.
Nikolay Sivov [Tue, 26 Oct 2010 21:25:26 +0000 (01:25 +0400)] 
msxml3: Output error message for fatal errors.

13 years agomsxml3: Fix a leak of error message BSTR.
Nikolay Sivov [Tue, 26 Oct 2010 21:15:38 +0000 (01:15 +0400)] 
msxml3: Fix a leak of error message BSTR.

13 years agomsxml3: Make line endings fix helper faster using BSTR stored length.
Nikolay Sivov [Tue, 26 Oct 2010 21:10:53 +0000 (01:10 +0400)] 
msxml3: Make line endings fix helper faster using BSTR stored length.

13 years agourlmon: Improved url canonicalize when Uri_CREATE_FILE_USE_DOS_PATH is specified.
Piotr Caban [Tue, 26 Oct 2010 21:27:59 +0000 (23:27 +0200)] 
urlmon: Improved url canonicalize when Uri_CREATE_FILE_USE_DOS_PATH is specified.

13 years agorpcrt4: Add stub for NdrMesTypeEncode2.
Louis Lenders [Tue, 26 Oct 2010 20:56:11 +0000 (22:56 +0200)] 
rpcrt4: Add stub for NdrMesTypeEncode2.

13 years agowinscard: Add stub for SCardReleaseStartedEvent.
Louis Lenders [Tue, 26 Oct 2010 21:12:20 +0000 (23:12 +0200)] 
winscard: Add stub for SCardReleaseStartedEvent.

13 years agoinclude: Define PROCESSOR_ARCHITECTURE_IA32_ON_WIN64.
André Hentschel [Tue, 26 Oct 2010 19:50:31 +0000 (21:50 +0200)] 
include: Define PROCESSOR_ARCHITECTURE_IA32_ON_WIN64.

13 years agomsvfw32: Added Hebrew translation.
Yaron Shahrabani [Tue, 26 Oct 2010 11:41:37 +0000 (13:41 +0200)] 
msvfw32: Added Hebrew translation.

13 years agocomdlg32: Removed 16 bit dependency.
Carl Raffaele [Tue, 26 Oct 2010 00:54:35 +0000 (20:54 -0400)] 
comdlg32: Removed 16 bit dependency.

13 years agower/tests: Add initial tests.
Detlef Riekenberg [Tue, 26 Oct 2010 09:37:17 +0000 (11:37 +0200)] 
wer/tests: Add initial tests.

13 years agower: Add a stub for WerRemoveExcludedApplication.
Detlef Riekenberg [Tue, 26 Oct 2010 09:37:16 +0000 (11:37 +0200)] 
wer: Add a stub for WerRemoveExcludedApplication.

13 years agowinegstreamer: Add glib threading overrides.
Aric Stewart [Mon, 25 Oct 2010 13:44:41 +0000 (08:44 -0500)] 
winegstreamer: Add glib threading overrides.

13 years agoshlwapi: Fix UrlGetPart to also return unknown schemes.
David Hedberg [Tue, 26 Oct 2010 11:07:59 +0000 (13:07 +0200)] 
shlwapi: Fix UrlGetPart to also return unknown schemes.

13 years agotaskkill: Update the Dutch translation.
Sven Baars [Tue, 26 Oct 2010 12:15:37 +0000 (14:15 +0200)] 
taskkill: Update the Dutch translation.

13 years agojscript: Update the Dutch translation.
Sven Baars [Tue, 26 Oct 2010 12:15:28 +0000 (14:15 +0200)] 
jscript: Update the Dutch translation.

13 years agocredui: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Tue, 26 Oct 2010 11:29:05 +0000 (13:29 +0200)] 
credui: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agomsi: An inactive dialog control does not require a property.
Hans Leidekker [Tue, 26 Oct 2010 10:42:49 +0000 (12:42 +0200)] 
msi: An inactive dialog control does not require a property.

13 years agomsi: Open the log file once per package.
Hans Leidekker [Tue, 26 Oct 2010 10:42:34 +0000 (12:42 +0200)] 
msi: Open the log file once per package.

13 years agomsi: Open the log file in shared write mode.
Hans Leidekker [Tue, 26 Oct 2010 10:42:16 +0000 (12:42 +0200)] 
msi: Open the log file in shared write mode.

13 years agogdi32: Fix invalid parameter handling in EnumICMProfiles and SetICMProfile.
Hans Leidekker [Tue, 26 Oct 2010 10:41:49 +0000 (12:41 +0200)] 
gdi32: Fix invalid parameter handling in EnumICMProfiles and SetICMProfile.

13 years agowinex11: Implement EnumICMProfiles.
Hans Leidekker [Tue, 26 Oct 2010 10:41:19 +0000 (12:41 +0200)] 
winex11: Implement EnumICMProfiles.

13 years agogdi32: Move EnumICMProfiles to the driver.
Hans Leidekker [Tue, 26 Oct 2010 10:40:41 +0000 (12:40 +0200)] 
gdi32: Move EnumICMProfiles to the driver.

13 years agooleview: Added Hebrew translation.
Yaron Shahrabani [Tue, 26 Oct 2010 10:21:52 +0000 (12:21 +0200)] 
oleview: Added Hebrew translation.

13 years agowinedbg: Added Hebrew translation.
Yaron Shahrabani [Sun, 24 Oct 2010 14:43:26 +0000 (16:43 +0200)] 
winedbg: Added Hebrew translation.

13 years agoshdoclc: Added Hebrew translation.
Yaron Shahrabani [Sun, 24 Oct 2010 14:33:46 +0000 (16:33 +0200)] 
shdoclc: Added Hebrew translation.

13 years agomshtml.idl: Added DispHTMLObjectElement declaration.
Jacek Caban [Tue, 26 Oct 2010 09:14:18 +0000 (11:14 +0200)] 
mshtml.idl: Added DispHTMLObjectElement declaration.

13 years agomshtml.idl: Added IHTMLObjectElement declaration.
Jacek Caban [Tue, 26 Oct 2010 09:13:59 +0000 (11:13 +0200)] 
mshtml.idl: Added IHTMLObjectElement declaration.

13 years agofaultrep/tests: Add tests for AddERExcludedApplicationA.
Detlef Riekenberg [Tue, 26 Oct 2010 08:11:13 +0000 (10:11 +0200)] 
faultrep/tests: Add tests for AddERExcludedApplicationA.

13 years agomsxml3: Handle passed BSTR argument as a WCHAR string in ::createProcessingInstruction().
Nikolay Sivov [Mon, 25 Oct 2010 22:06:52 +0000 (02:06 +0400)] 
msxml3: Handle passed BSTR argument as a WCHAR string in ::createProcessingInstruction().

13 years agowinedbg: Don't start another instance of the debugger when it crashes.
Alexandre Julliard [Tue, 26 Oct 2010 10:55:53 +0000 (12:55 +0200)] 
winedbg: Don't start another instance of the debugger when it crashes.

13 years agowined3d: Read transform flags from the compile args in pshader_hw_texm3x3tex().
Henri Verbeet [Tue, 26 Oct 2010 07:11:09 +0000 (09:11 +0200)] 
wined3d: Read transform flags from the compile args in pshader_hw_texm3x3tex().

13 years agowined3d: Read transform flags from the compile args in pshader_hw_texm3x2tex().
Henri Verbeet [Tue, 26 Oct 2010 07:11:08 +0000 (09:11 +0200)] 
wined3d: Read transform flags from the compile args in pshader_hw_texm3x2tex().

Instead of directly from the stateblock. Note that the GLSL backend doesn't
take these flags into account at all. That's probably a bug in the GLSL
backend, but needs tests.

13 years agowined3d: Explicitly pass parameters to shader_arb_ps_local_constants().
Henri Verbeet [Tue, 26 Oct 2010 07:11:07 +0000 (09:11 +0200)] 
wined3d: Explicitly pass parameters to shader_arb_ps_local_constants().

13 years agowined3d: Explicitly pass parameters to shader_arb_vs_local_constants().
Henri Verbeet [Tue, 26 Oct 2010 07:11:06 +0000 (09:11 +0200)] 
wined3d: Explicitly pass parameters to shader_arb_vs_local_constants().

13 years agowined3d: Get rid of the posFixup field from the device.
Henri Verbeet [Tue, 26 Oct 2010 07:11:05 +0000 (09:11 +0200)] 
wined3d: Get rid of the posFixup field from the device.

13 years agouser32/tests: Fixed WM_SETFONT combo box tests.
Austin Lund [Tue, 26 Oct 2010 04:45:12 +0000 (14:45 +1000)] 
user32/tests: Fixed WM_SETFONT combo box tests.

13 years agowldap32: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Tue, 26 Oct 2010 08:42:10 +0000 (10:42 +0200)] 
wldap32: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agoadvapi32: Add a stub for EventEnabled.
Detlef Riekenberg [Mon, 25 Oct 2010 22:17:54 +0000 (00:17 +0200)] 
advapi32: Add a stub for EventEnabled.

13 years agomsxml3/tests: Remove superfluous NULL check before free (Smatch).
Michael Stefaniuc [Mon, 25 Oct 2010 21:50:13 +0000 (23:50 +0200)] 
msxml3/tests: Remove superfluous NULL check before free (Smatch).

13 years agomsxml3: Remove returns after returns (Smatch).
Michael Stefaniuc [Mon, 25 Oct 2010 21:50:45 +0000 (23:50 +0200)] 
msxml3: Remove returns after returns (Smatch).

That's the intent of commit 70edd9a7.

13 years agoddraw: Add missing unlock (Smatch).
Michael Stefaniuc [Mon, 25 Oct 2010 21:50:37 +0000 (23:50 +0200)] 
ddraw: Add missing unlock (Smatch).

13 years agomscms: Don't produce unreachable code with #ifdef (Smatch).
Michael Stefaniuc [Mon, 25 Oct 2010 21:50:04 +0000 (23:50 +0200)] 
mscms: Don't produce unreachable code with #ifdef (Smatch).

13 years agodwmapi: Add stubbed DwmGetWindowAttribute.
Louis Lenders [Mon, 25 Oct 2010 19:04:34 +0000 (21:04 +0200)] 
dwmapi: Add stubbed DwmGetWindowAttribute.

13 years agowinedump: Add ARM Thumb detection.
André Hentschel [Mon, 25 Oct 2010 20:55:38 +0000 (22:55 +0200)] 
winedump: Add ARM Thumb detection.

13 years agoipconfig: Update the Polish translation.
Łukasz Wojniłowicz [Mon, 25 Oct 2010 16:11:41 +0000 (18:11 +0200)] 
ipconfig: Update the Polish translation.

13 years agotaskkill: Add the Polish translation.
Łukasz Wojniłowicz [Mon, 25 Oct 2010 16:11:42 +0000 (18:11 +0200)] 
taskkill: Add the Polish translation.

13 years agojscript: Update the Polish translation.
Łukasz Wojniłowicz [Mon, 25 Oct 2010 16:11:40 +0000 (18:11 +0200)] 
jscript: Update the Polish translation.

13 years agoinetcpl: Update the Polish translation.
Łukasz Wojniłowicz [Mon, 25 Oct 2010 16:11:39 +0000 (18:11 +0200)] 
inetcpl: Update the Polish translation.

13 years agoinclude: Move D3D_REGISTER_COMPONENT_TYPE to d3dcommon.h.
Rico Schüller [Mon, 25 Oct 2010 18:30:42 +0000 (20:30 +0200)] 
include: Move D3D_REGISTER_COMPONENT_TYPE to d3dcommon.h.

13 years agoinclude: Move D3D_SRV_DIMENSION to d3dcommon.h.
Rico Schüller [Mon, 25 Oct 2010 18:30:38 +0000 (20:30 +0200)] 
include: Move D3D_SRV_DIMENSION to d3dcommon.h.

13 years agoinclude: Move D3D_CBUFFER_TYPE to d3dcommon.h.
Rico Schüller [Mon, 25 Oct 2010 18:30:35 +0000 (20:30 +0200)] 
include: Move D3D_CBUFFER_TYPE to d3dcommon.h.

13 years agoinclude: Move D3D_SHADER_VARIABLE_CLASS to d3dcommon.h.
Rico Schüller [Mon, 25 Oct 2010 18:30:25 +0000 (20:30 +0200)] 
include: Move D3D_SHADER_VARIABLE_CLASS to d3dcommon.h.

13 years agowinegcc: Detect the appropriate lib directory for 32/64 cross-builds.
Alexandre Julliard [Mon, 25 Oct 2010 18:42:00 +0000 (20:42 +0200)] 
winegcc: Detect the appropriate lib directory for 32/64 cross-builds.

13 years agoddraw: Surfaces with DDSCAPS_3DDEVICE and DDSCAPS_ZBUFFER can't be render targets.
Ričardas Barkauskas [Sun, 24 Oct 2010 19:39:31 +0000 (22:39 +0300)] 
ddraw: Surfaces with DDSCAPS_3DDEVICE and DDSCAPS_ZBUFFER can't be render targets.

13 years agoddraw: Fix DDSCAPS_3DDEVICE surfaces always setting DDSCAPS_VISIBLE.
Ričardas Barkauskas [Sun, 24 Oct 2010 19:36:43 +0000 (22:36 +0300)] 
ddraw: Fix DDSCAPS_3DDEVICE surfaces always setting DDSCAPS_VISIBLE.

13 years agoddraw/tests: Test some more caps combinations.
Ričardas Barkauskas [Sun, 24 Oct 2010 18:48:51 +0000 (21:48 +0300)] 
ddraw/tests: Test some more caps combinations.

13 years agoddraw/tests: Test if surface with DDSCAPS_ZBUFFER can be render target.
Ričardas Barkauskas [Sun, 24 Oct 2010 18:47:35 +0000 (21:47 +0300)] 
ddraw/tests: Test if surface with DDSCAPS_ZBUFFER can be render target.

13 years agod3d8: ApplyStateBlock with a zero token returns D3D_OK.
David Adam [Sun, 24 Oct 2010 11:21:06 +0000 (13:21 +0200)] 
d3d8: ApplyStateBlock with a zero token returns D3D_OK.

13 years agowininet: Fix misleading OpenSSL version number check.
Andrew Nguyen [Mon, 25 Oct 2010 05:09:48 +0000 (00:09 -0500)] 
wininet: Fix misleading OpenSSL version number check.

13 years agowinhttp: Fix misleading OpenSSL version number check.
Andrew Nguyen [Mon, 25 Oct 2010 05:09:41 +0000 (00:09 -0500)] 
winhttp: Fix misleading OpenSSL version number check.

13 years agowininet: Fix const qualifier warning when compiling with OpenSSL 1.0.0.
Andrew Nguyen [Mon, 25 Oct 2010 04:42:02 +0000 (23:42 -0500)] 
wininet: Fix const qualifier warning when compiling with OpenSSL 1.0.0.

13 years agowinhttp: Fix const qualifier warning for OpenSSL 1.0.0.
Andrew Nguyen [Mon, 25 Oct 2010 04:41:36 +0000 (23:41 -0500)] 
winhttp: Fix const qualifier warning for OpenSSL 1.0.0.

13 years agowlanapi: Stub WlanOpenHandle.
Ričardas Barkauskas [Fri, 22 Oct 2010 13:24:33 +0000 (16:24 +0300)] 
wlanapi: Stub WlanOpenHandle.

13 years agomsxml3: Use proper naming and types for IObject* interfaces.
Nikolay Sivov [Sat, 23 Oct 2010 13:47:30 +0000 (17:47 +0400)] 
msxml3: Use proper naming and types for IObject* interfaces.

13 years agomsxml3: Add ::Unadvise().
Nikolay Sivov [Sat, 23 Oct 2010 13:40:06 +0000 (17:40 +0400)] 
msxml3: Add ::Unadvise().

13 years agomsxml3: Add ::GetConnectionPointContainer().
Nikolay Sivov [Sat, 23 Oct 2010 13:33:42 +0000 (17:33 +0400)] 
msxml3: Add ::GetConnectionPointContainer().

13 years agomsxml3: Add ::GetConnectionInterface().
Nikolay Sivov [Sat, 23 Oct 2010 13:31:52 +0000 (17:31 +0400)] 
msxml3: Add ::GetConnectionInterface().

13 years agomsxml3: Add stub IConnectionPoint, return points for supported IIDs.
Nikolay Sivov [Sat, 23 Oct 2010 13:22:35 +0000 (17:22 +0400)] 
msxml3: Add stub IConnectionPoint, return points for supported IIDs.

13 years agomsxml3: Add stub connection container support.
Nikolay Sivov [Sat, 23 Oct 2010 11:55:42 +0000 (15:55 +0400)] 
msxml3: Add stub connection container support.

13 years agodxgi: Try to create a software adapter when no regular adapters are found as well.
Henri Verbeet [Mon, 25 Oct 2010 10:33:42 +0000 (12:33 +0200)] 
dxgi: Try to create a software adapter when no regular adapters are found as well.

13 years agod3d10core: Try to create a software adapter when no regular adapters are found as...
Henri Verbeet [Mon, 25 Oct 2010 10:33:41 +0000 (12:33 +0200)] 
d3d10core: Try to create a software adapter when no regular adapters are found as well.

13 years agowined3d: Explicitly pass parameters to shader_load_np2fixup_constants().
Henri Verbeet [Mon, 25 Oct 2010 10:33:40 +0000 (12:33 +0200)] 
wined3d: Explicitly pass parameters to shader_load_np2fixup_constants().

13 years agowined3d: Pass a sub-resource index instead of a face + miplevel to cube texture methods.
Henri Verbeet [Mon, 25 Oct 2010 10:33:39 +0000 (12:33 +0200)] 
wined3d: Pass a sub-resource index instead of a face + miplevel to cube texture methods.

13 years agowined3d: Pass a sub-resource index instead of a miplevel to 2D texture methods.
Henri Verbeet [Mon, 25 Oct 2010 10:33:38 +0000 (12:33 +0200)] 
wined3d: Pass a sub-resource index instead of a miplevel to 2D texture methods.