wine
12 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.

12 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.

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

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

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

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

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

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

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

12 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.

12 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.

12 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.

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

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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,.

12 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.

12 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.

12 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.

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

12 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.

12 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.

12 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.

12 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.

12 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.

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

12 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.

12 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.

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

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

12 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.

12 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.

12 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.

12 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.

12 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.

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

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

12 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.

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

12 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.

12 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.

12 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.

12 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.

12 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.

12 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).

12 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).

12 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.

12 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.

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

12 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.

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

12 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.

12 years agomshtml: Fixed DISPATCH_PROPERTYGET|DISPATCH_METHOD support in invoke_builtin_prop.
Jacek Caban [Mon, 13 Aug 2012 09:03:13 +0000 (11:03 +0200)] 
mshtml: Fixed DISPATCH_PROPERTYGET|DISPATCH_METHOD support in invoke_builtin_prop.

12 years agomshtml: Test contentWindow interfaces of frame and iframe elements.
Jacek Caban [Mon, 13 Aug 2012 09:03:02 +0000 (11:03 +0200)] 
mshtml: Test contentWindow interfaces of frame and iframe elements.

12 years agodsound/tests: Trace the number of tested DirectSound drivers.
Francois Gouget [Sun, 12 Aug 2012 22:16:13 +0000 (00:16 +0200)] 
dsound/tests: Trace the number of tested DirectSound drivers.

12 years agodsound/tests: Clarify some skip() traces.
Francois Gouget [Sun, 12 Aug 2012 22:15:33 +0000 (00:15 +0200)] 
dsound/tests: Clarify some skip() traces.

12 years agowinmm: MMDRV_GetRelated() is not used anymore so remove it.
Francois Gouget [Sun, 12 Aug 2012 22:14:35 +0000 (00:14 +0200)] 
winmm: MMDRV_GetRelated() is not used anymore so remove it.

12 years agod3dx9/tests: Check all elements in the effect parameter value test.
Rico Schüller [Wed, 8 Aug 2012 15:02:13 +0000 (17:02 +0200)] 
d3dx9/tests: Check all elements in the effect parameter value test.

12 years agod3dx9/tests: Reduce effect parameter value test count.
Rico Schüller [Wed, 8 Aug 2012 15:01:57 +0000 (17:01 +0200)] 
d3dx9/tests: Reduce effect parameter value test count.

12 years agoinclude/gdipluspixelformats.h: Avoid explicit TRUE/FALSE in conditional expressions.
Dmitry Timoshkov [Wed, 8 Aug 2012 08:20:51 +0000 (17:20 +0900)] 
include/gdipluspixelformats.h: Avoid explicit TRUE/FALSE in conditional expressions.

12 years agouser32: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 08:15:09 +0000 (10:15 +0200)] 
user32: Avoid TRUE:FALSE conditional expressions.

12 years agoole32: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 08:13:54 +0000 (10:13 +0200)] 
ole32: Avoid TRUE:FALSE conditional expressions.

12 years agoserver: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Wed, 8 Aug 2012 08:10:44 +0000 (10:10 +0200)] 
server: Avoid TRUE:FALSE conditional expressions.

12 years agokrnl386.exe16: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Mon, 6 Aug 2012 09:26:07 +0000 (11:26 +0200)] 
krnl386.exe16: Avoid TRUE:FALSE conditional expressions.