wine
11 years agosetupx.dll16: Avoid a FALSE:TRUE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:09:19 +0000 (23:09 +0200)] 
setupx.dll16: Avoid a FALSE:TRUE conditional expression.

11 years agodbghelp: Remove a superfluous TRUE:FALSE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:08:03 +0000 (23:08 +0200)] 
dbghelp: Remove a superfluous TRUE:FALSE conditional expression.

11 years agoexplorerframe/tests: Avoid a TRUE:FALSE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:04:59 +0000 (23:04 +0200)] 
explorerframe/tests: Avoid a TRUE:FALSE conditional expression.

11 years agowineps.drv: Drop a superfluous TRUE:FALSE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:04:03 +0000 (23:04 +0200)] 
wineps.drv: Drop a superfluous TRUE:FALSE conditional expression.

11 years agorpcrt4: Properly handle async HTTP failures.
Jacek Caban [Tue, 14 Aug 2012 11:35:46 +0000 (13:35 +0200)] 
rpcrt4: Properly handle async HTTP failures.

11 years agorpcrt4: Optimize buffer allocation in rpcrt4_ncacn_http_read.
Jacek Caban [Tue, 14 Aug 2012 11:35:36 +0000 (13:35 +0200)] 
rpcrt4: Optimize buffer allocation in rpcrt4_ncacn_http_read.

11 years agorpcrt4: Use helper for handling async call wait.
Jacek Caban [Tue, 14 Aug 2012 11:35:17 +0000 (13:35 +0200)] 
rpcrt4: Use helper for handling async call wait.

11 years agorpcrt4: Added prepare_async_request helper.
Jacek Caban [Tue, 14 Aug 2012 11:35:06 +0000 (13:35 +0200)] 
rpcrt4: Added prepare_async_request helper.

11 years agorpcrt4: Use proper helper for IRpcStubBuffer call.
Jacek Caban [Tue, 14 Aug 2012 11:34:56 +0000 (13:34 +0200)] 
rpcrt4: Use proper helper for IRpcStubBuffer call.

11 years agovbscript: Added shell registry for VBSFile.
Jacek Caban [Tue, 14 Aug 2012 10:02:01 +0000 (12:02 +0200)] 
vbscript: Added shell registry for VBSFile.

11 years agoadvpack/tests: Avoid test failures without high access rights.
Detlef Riekenberg [Sun, 5 Aug 2012 13:55:20 +0000 (15:55 +0200)] 
advpack/tests: Avoid test failures without high access rights.

11 years agowined3d: Recognize GeForce GT 630M.
Nikolay Bogoychev [Wed, 1 Aug 2012 22:59:19 +0000 (23:59 +0100)] 
wined3d: Recognize GeForce GT 630M.

11 years agogdiplus: get_font_hfont helper should transform returned font height using font and...
Dmitry Timoshkov [Thu, 9 Aug 2012 03:55:19 +0000 (12:55 +0900)] 
gdiplus: get_font_hfont helper should transform returned font height using font and device unit/resolution/scale.

11 years agogdiplus: GdipGetLogFontW should transform returned font height using font and device...
Dmitry Timoshkov [Thu, 9 Aug 2012 03:54:48 +0000 (12:54 +0900)] 
gdiplus: GdipGetLogFontW should transform returned font height using font and device unit/resolution/scale.

11 years agoRevert commit b20a1f56b0c915b24f70b8be83fbf76ea7378123.
Dmitry Timoshkov [Thu, 9 Aug 2012 03:54:20 +0000 (12:54 +0900)] 
Revert commit b20a1f56b0c915b24f70b8be83fbf76ea7378123.

11 years agogdiplus: Add more tests for GdipMeasureString using device with custom resolution.
Dmitry Timoshkov [Thu, 9 Aug 2012 03:53:33 +0000 (12:53 +0900)] 
gdiplus: Add more tests for GdipMeasureString using device with custom resolution.

11 years agowinex11: Remove remaining X11 locking around graphics calls.
Alexandre Julliard [Tue, 14 Aug 2012 12:43:28 +0000 (14:43 +0200)] 
winex11: Remove remaining X11 locking around graphics calls.

11 years agowinex11: Remove X11 locking around simple X calls.
Alexandre Julliard [Tue, 14 Aug 2012 11:38:03 +0000 (13:38 +0200)] 
winex11: Remove X11 locking around simple X calls.

11 years agomsvcp90: Fix the calling convention of the basic_string helpers.
Alexandre Julliard [Tue, 14 Aug 2012 11:29:20 +0000 (13:29 +0200)] 
msvcp90: Fix the calling convention of the basic_string helpers.

11 years agod3dx9/tests: Add tests for ID3DXConstantTable::SetDefaults.
Józef Kucia [Tue, 14 Aug 2012 09:42:35 +0000 (11:42 +0200)] 
d3dx9/tests: Add tests for ID3DXConstantTable::SetDefaults.

11 years agod3dx9/tests: Add tests for constant tables with default values.
Józef Kucia [Tue, 14 Aug 2012 09:42:34 +0000 (11:42 +0200)] 
d3dx9/tests: Add tests for constant tables with default values.

11 years agod3dx9: Implement ID3DXConstantTable::SetDefaults.
Józef Kucia [Tue, 14 Aug 2012 09:42:33 +0000 (11:42 +0200)] 
d3dx9: Implement ID3DXConstantTable::SetDefaults.

11 years agod3dx9: Correctly handle constants without default values in D3DXGetShaderConstantTableEx.
Józef Kucia [Tue, 14 Aug 2012 09:42:32 +0000 (11:42 +0200)] 
d3dx9: Correctly handle constants without default values in D3DXGetShaderConstantTableEx.

11 years agod3dx9: Introduce a helper function for setting float shader constants.
Józef Kucia [Tue, 14 Aug 2012 09:42:31 +0000 (11:42 +0200)] 
d3dx9: Introduce a helper function for setting float shader constants.

11 years agod3dx9: Introduce helper functions to operate on constant handles.
Józef Kucia [Tue, 14 Aug 2012 09:42:30 +0000 (11:42 +0200)] 
d3dx9: Introduce helper functions to operate on constant handles.

11 years agomshtml: Moved HTMLLocation reference to inner window.
Jacek Caban [Tue, 14 Aug 2012 09:29:17 +0000 (11:29 +0200)] 
mshtml: Moved HTMLLocation reference to inner window.

11 years agomshtml: Use helper to get IUri in HTMLLocation implementation.
Jacek Caban [Tue, 14 Aug 2012 09:29:02 +0000 (11:29 +0200)] 
mshtml: Use helper to get IUri in HTMLLocation implementation.

11 years agomshtml: Use inner window's moniker in PluginHost implementation.
Jacek Caban [Tue, 14 Aug 2012 09:28:50 +0000 (11:28 +0200)] 
mshtml: Use inner window's moniker in PluginHost implementation.

11 years agomshtml: Store moniker in HTMLInnerWindow.
Jacek Caban [Tue, 14 Aug 2012 09:28:37 +0000 (11:28 +0200)] 
mshtml: Store moniker in HTMLInnerWindow.

11 years agomsvcp90: Added basic_fstream<wchar> implementation.
Piotr Caban [Tue, 14 Aug 2012 08:53:30 +0000 (10:53 +0200)] 
msvcp90: Added basic_fstream<wchar> implementation.

11 years agomsvcp90: Added basic_ifstream<wchar> implementation.
Piotr Caban [Tue, 14 Aug 2012 08:53:09 +0000 (10:53 +0200)] 
msvcp90: Added basic_ifstream<wchar> implementation.

11 years agomsvcp90: Added basic_ofstream<wchar> implementation.
Piotr Caban [Tue, 14 Aug 2012 08:52:48 +0000 (10:52 +0200)] 
msvcp90: Added basic_ofstream<wchar> implementation.

11 years agomsvcp90: Added basic_iostream<short> implementation.
Piotr Caban [Tue, 14 Aug 2012 08:52:36 +0000 (10:52 +0200)] 
msvcp90: Added basic_iostream<short> implementation.

11 years agomsvcp90: Added basic_istream<short> implementation.
Piotr Caban [Tue, 14 Aug 2012 08:52:22 +0000 (10:52 +0200)] 
msvcp90: Added basic_istream<short> implementation.

11 years agomsvcp90: Added basic_ostream<short> implementation.
Piotr Caban [Tue, 14 Aug 2012 08:52:09 +0000 (10:52 +0200)] 
msvcp90: Added basic_ostream<short> implementation.

11 years agomsvcp90: Added basic_filebuf<wchar> and basic_filebuf<short> implementation.
Piotr Caban [Tue, 14 Aug 2012 08:51:55 +0000 (10:51 +0200)] 
msvcp90: Added basic_filebuf<wchar> and basic_filebuf<short> implementation.

11 years agomsvcp90: Only define virtual function callers in base class.
Piotr Caban [Tue, 14 Aug 2012 08:51:45 +0000 (10:51 +0200)] 
msvcp90: Only define virtual function callers in base class.

11 years agomsvcp: Rename msvcp90 debug channel.
Piotr Caban [Tue, 14 Aug 2012 08:51:34 +0000 (10:51 +0200)] 
msvcp: Rename msvcp90 debug channel.

11 years agodinput: Semi-stub for IDirectInputJoyConfig8_GetConfig.
Lucas Zawacki [Mon, 13 Aug 2012 23:36:56 +0000 (20:36 -0300)] 
dinput: Semi-stub for IDirectInputJoyConfig8_GetConfig.

11 years agodinput/tests: Tests for IDirectInputJoyConfig8_GetConfig.
Lucas Zawacki [Mon, 13 Aug 2012 23:36:55 +0000 (20:36 -0300)] 
dinput/tests: Tests for IDirectInputJoyConfig8_GetConfig.

11 years agojoy.cpl: Correct misplaced elements when using high DPIs.
Lucas Zawacki [Mon, 13 Aug 2012 23:36:54 +0000 (20:36 -0300)] 
joy.cpl: Correct misplaced elements when using high DPIs.

11 years agorpcrt4: Added RpcError* stubs.
Jacek Caban [Mon, 13 Aug 2012 11:32:49 +0000 (13:32 +0200)] 
rpcrt4: Added RpcError* stubs.

11 years agommdevapi: Avoid a TRUE:FALSE conditional expression.
Michael Stefaniuc [Mon, 13 Aug 2012 09:44:18 +0000 (11:44 +0200)] 
mmdevapi: Avoid a TRUE:FALSE conditional expression.

11 years agoiexplore: Avoid a TRUE:FALSE conditional expression.
Michael Stefaniuc [Mon, 13 Aug 2012 09:44:06 +0000 (11:44 +0200)] 
iexplore: Avoid a TRUE:FALSE conditional expression.

11 years agohlink: Avoid a TRUE:FALSE conditional expression.
Michael Stefaniuc [Mon, 13 Aug 2012 09:44:12 +0000 (11:44 +0200)] 
hlink: Avoid a TRUE:FALSE conditional expression.

11 years agodsound: Avoid a TRUE:FALSE conditional expression.
Michael Stefaniuc [Mon, 13 Aug 2012 09:43:59 +0000 (11:43 +0200)] 
dsound: Avoid a TRUE:FALSE conditional expression.

11 years agoshell32: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Mon, 13 Aug 2012 09:42:29 +0000 (11:42 +0200)] 
shell32: Avoid TRUE:FALSE conditional expressions.

11 years agosetupapi: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Thu, 9 Aug 2012 07:34:54 +0000 (09:34 +0200)] 
setupapi: Avoid TRUE:FALSE conditional expressions.

11 years agontdll: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Thu, 9 Aug 2012 07:32:54 +0000 (09:32 +0200)] 
ntdll: Avoid TRUE:FALSE conditional expressions.

11 years agodssenh/tests: Hash tests for the DSSENH cryptographic service provider.
Marek Chmiel [Mon, 6 Aug 2012 17:27:05 +0000 (12:27 -0500)] 
dssenh/tests: Hash tests for the DSSENH cryptographic service provider.

11 years agodssenh/tests: Key length tests for the DSSENH cryptographic service provider.
Marek Chmiel [Fri, 29 Jun 2012 02:31:37 +0000 (21:31 -0500)] 
dssenh/tests: Key length tests for the DSSENH cryptographic service provider.

11 years agowintrust/tests: Handle ERROR_ACCESS_DENIED failures.
Detlef Riekenberg [Mon, 6 Aug 2012 22:12:16 +0000 (00:12 +0200)] 
wintrust/tests: Handle ERROR_ACCESS_DENIED failures.

11 years agod3dx9_36/tests: Fix failures on vista x64.
Detlef Riekenberg [Sun, 5 Aug 2012 22:41:45 +0000 (00:41 +0200)] 
d3dx9_36/tests: Fix failures on vista x64.

11 years agomshtml/tests: Mark IE6 behavior as broken.
Detlef Riekenberg [Sun, 5 Aug 2012 18:58:37 +0000 (20:58 +0200)] 
mshtml/tests: Mark IE6 behavior as broken.

11 years agoinclude/wininet.h: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 19:45:27 +0000 (21:45 +0200)] 
include/wininet.h: Avoid TRUE:FALSE conditional expressions.

11 years agowordpad: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 19:42:16 +0000 (21:42 +0200)] 
wordpad: Avoid TRUE:FALSE conditional expressions.

11 years agoshlwapi: Avoid FALSE:TRUE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 19:35:53 +0000 (21:35 +0200)] 
shlwapi: Avoid FALSE:TRUE conditional expressions.

11 years agowinedbg: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 19:33:56 +0000 (21:33 +0200)] 
winedbg: Avoid TRUE:FALSE conditional expressions.

11 years agooledlg: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 19:29:34 +0000 (21:29 +0200)] 
oledlg: Avoid TRUE:FALSE conditional expressions.

11 years agomsvcrt: Aoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 19:25:57 +0000 (21:25 +0200)] 
msvcrt: Aoid TRUE:FALSE conditional expressions.

11 years agomsvcp60: Avoid FALSE:TRUE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 19:18:33 +0000 (21:18 +0200)] 
msvcp60: Avoid FALSE:TRUE conditional expressions.

11 years agojscript: Avoid FALSE:TRUE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 19:13:43 +0000 (21:13 +0200)] 
jscript: Avoid FALSE:TRUE conditional expressions.

11 years agogdi32: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 19:10:10 +0000 (21:10 +0200)] 
gdi32: Avoid TRUE:FALSE conditional expressions.

11 years agocredui: Avoid TRUE:FALSE conditional expressions,.
Michael Stefaniuc [Wed, 8 Aug 2012 19:06:42 +0000 (21:06 +0200)] 
credui: Avoid TRUE:FALSE conditional expressions,.

11 years agocomdlg32: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 19:01:59 +0000 (21:01 +0200)] 
comdlg32: Avoid TRUE:FALSE conditional expressions.

11 years agocomctl32: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 19:00:22 +0000 (21:00 +0200)] 
comctl32: Avoid TRUE:FALSE conditional expressions.

11 years agocomctl32: Get rid of two macros.
Michael Stefaniuc [Wed, 8 Aug 2012 18:58:35 +0000 (20:58 +0200)] 
comctl32: Get rid of two macros.

11 years agoscrrun: Implement IFileSystem3 FolderExists.
Alistair Leslie-Hughes [Sun, 29 Jul 2012 23:02:39 +0000 (09:02 +1000)] 
scrrun: Implement IFileSystem3 FolderExists.

11 years agod3dx9/tests: Add cube texture tests for ID3DXRenderToEnvMap.
Józef Kucia [Tue, 31 Jul 2012 13:26:41 +0000 (15:26 +0200)] 
d3dx9/tests: Add cube texture tests for ID3DXRenderToEnvMap.

11 years agod3dx9/tests: Add basic tests for ID3DXRenderToEnvMap.
Józef Kucia [Tue, 31 Jul 2012 13:26:40 +0000 (15:26 +0200)] 
d3dx9/tests: Add basic tests for ID3DXRenderToEnvMap.

11 years agod3dx9: Implement rendering to cube textures in ID3DXRenderToEnvMap.
Józef Kucia [Tue, 31 Jul 2012 13:26:39 +0000 (15:26 +0200)] 
d3dx9: Implement rendering to cube textures in ID3DXRenderToEnvMap.

11 years agod3dx9: Introduce separate functions for restoring and capturing device state.
Józef Kucia [Tue, 31 Jul 2012 13:26:38 +0000 (15:26 +0200)] 
d3dx9: Introduce separate functions for restoring and capturing device state.

11 years agod3dx9/tests: Clean up device state after tests.
Józef Kucia [Tue, 31 Jul 2012 13:26:37 +0000 (15:26 +0200)] 
d3dx9/tests: Clean up device state after tests.

11 years agod3drm: Add SceneBackground handling.
André Hentschel [Sun, 5 Aug 2012 15:44:46 +0000 (17:44 +0200)] 
d3drm: Add SceneBackground handling.

11 years agowinex11: Explicitly clear virtual desktop maximized state.
Henri Verbeet [Mon, 13 Aug 2012 09:39:42 +0000 (11:39 +0200)] 
winex11: Explicitly clear virtual desktop maximized state.

11 years agowinex11: Don't set MWM decorations either for fullscreen virtual desktops.
Henri Verbeet [Mon, 13 Aug 2012 09:39:41 +0000 (11:39 +0200)] 
winex11: Don't set MWM decorations either for fullscreen virtual desktops.

11 years agoole32: Added ISynchronizeHandle tests.
Jacek Caban [Mon, 13 Aug 2012 09:41:12 +0000 (11:41 +0200)] 
ole32: Added ISynchronizeHandle tests.

11 years agoole32: Added ISynchronizeHandle implementation.
Jacek Caban [Mon, 13 Aug 2012 09:41:02 +0000 (11:41 +0200)] 
ole32: Added ISynchronizeHandle implementation.

11 years agoole32/tests: Use proper helpers for iface calls.
Jacek Caban [Mon, 13 Aug 2012 09:40:46 +0000 (11:40 +0200)] 
ole32/tests: Use proper helpers for iface calls.

11 years agoole32: Use proper helpers for iface calls.
Jacek Caban [Mon, 13 Aug 2012 09:40:33 +0000 (11:40 +0200)] 
ole32: Use proper helpers for iface calls.

11 years agooleaut32/tests: Use proper helpers for iface calls.
Jacek Caban [Mon, 13 Aug 2012 09:12:24 +0000 (11:12 +0200)] 
oleaut32/tests: Use proper helpers for iface calls.

11 years agoinetcomm: Use proper iface call helpers.
Jacek Caban [Mon, 13 Aug 2012 09:11:26 +0000 (11:11 +0200)] 
inetcomm: Use proper iface call helpers.

11 years agowscript: Use proper helpers for iface calls.
Jacek Caban [Mon, 13 Aug 2012 09:10:21 +0000 (11:10 +0200)] 
wscript: Use proper helpers for iface calls.

11 years agodwrite: Implement IDWriteBitmapRenderTarget_GetSize.
Nikolay Sivov [Mon, 13 Aug 2012 03:51:38 +0000 (07:51 +0400)] 
dwrite: Implement IDWriteBitmapRenderTarget_GetSize.

11 years agodwrite: Implement IDWriteBitmapRenderTarget creation.
Nikolay Sivov [Mon, 13 Aug 2012 03:49:19 +0000 (07:49 +0400)] 
dwrite: Implement IDWriteBitmapRenderTarget creation.

11 years agodwrite: Store font style provided in LOGFONT data.
Nikolay Sivov [Mon, 13 Aug 2012 03:46:43 +0000 (07:46 +0400)] 
dwrite: Store font style provided in LOGFONT data.

11 years agodwrite: Added IDWriteFont stub.
Nikolay Sivov [Mon, 13 Aug 2012 03:44:19 +0000 (07:44 +0400)] 
dwrite: Added IDWriteFont stub.

11 years agomsacm32: Convert acmFormatChoose internals to Unicode, implement acmFormatChoose...
Eric Pouech [Sun, 12 Aug 2012 08:03:41 +0000 (10:03 +0200)] 
msacm32: Convert acmFormatChoose internals to Unicode, implement acmFormatChoose[AW] on top of it.

11 years agomsacm32: In format chosse dialog, get rid of static variables, and store information...
Eric Pouech [Sun, 12 Aug 2012 08:03:35 +0000 (10:03 +0200)] 
msacm32: In format chosse dialog, get rid of static variables, and store information as a property of dialog.

11 years agowinedbg: Add Coprocessor move operators to Thumb2 disassembler.
André Hentschel [Thu, 9 Aug 2012 21:20:03 +0000 (23:20 +0200)] 
winedbg: Add Coprocessor move operators to Thumb2 disassembler.

11 years agompr/tests: Handle result from the AppV virtual drive.
Detlef Riekenberg [Fri, 3 Aug 2012 17:16:35 +0000 (19:16 +0200)] 
mpr/tests: Handle result from the AppV virtual drive.

11 years agokernel32/tests: Fix test failures on win7.
Detlef Riekenberg [Fri, 3 Aug 2012 03:12:59 +0000 (05:12 +0200)] 
kernel32/tests: Fix test failures on win7.

11 years agoole32: Remove superfluous NULL pointer check before free (Smatch).
Michael Stefaniuc [Tue, 31 Jul 2012 23:14:56 +0000 (01:14 +0200)] 
ole32: Remove superfluous NULL pointer check before free (Smatch).

11 years agogdiplus: Remove unreachable break after return (Smatch).
Michael Stefaniuc [Tue, 31 Jul 2012 23:14:15 +0000 (01:14 +0200)] 
gdiplus: Remove unreachable break after return (Smatch).

11 years agousp10: Use cached values in GPOS functions.
Aric Stewart [Tue, 31 Jul 2012 13:50:06 +0000 (08:50 -0500)] 
usp10: Use cached values in GPOS functions.

11 years agousp10: Cache OUTLINETEXTMETRICW in addition to TEXTMETRICW.
Aric Stewart [Tue, 31 Jul 2012 13:49:57 +0000 (08:49 -0500)] 
usp10: Cache OUTLINETEXTMETRICW in addition to TEXTMETRICW.

11 years agovbscript: Added IActiveScriptParseProcedure2 stub implementation.
Jacek Caban [Mon, 13 Aug 2012 09:04:31 +0000 (11:04 +0200)] 
vbscript: Added IActiveScriptParseProcedure2 stub implementation.

11 years agomshtml: Added VBScript in HTML tests.
Jacek Caban [Mon, 13 Aug 2012 09:04:18 +0000 (11:04 +0200)] 
mshtml: Added VBScript in HTML tests.

11 years agovbscript: Ignore fdexNameCaseSensitive flag.
Jacek Caban [Mon, 13 Aug 2012 09:03:46 +0000 (11:03 +0200)] 
vbscript: Ignore fdexNameCaseSensitive flag.

11 years agomshtml: Default to previous script type if not given.
Jacek Caban [Mon, 13 Aug 2012 09:03:27 +0000 (11:03 +0200)] 
mshtml: Default to previous script type if not given.