wine
11 years agoRelease 1.5.14. wine-1.5.14
Alexandre Julliard [Fri, 28 Sep 2012 18:25:58 +0000 (20:25 +0200)] 
Release 1.5.14.

11 years agod3dcompiler: Parse array indexing expressions.
Matteo Bruni [Fri, 28 Sep 2012 15:22:41 +0000 (17:22 +0200)] 
d3dcompiler: Parse array indexing expressions.

11 years agod3dcompiler: Parse struct typedefs.
Matteo Bruni [Fri, 28 Sep 2012 15:22:40 +0000 (17:22 +0200)] 
d3dcompiler: Parse struct typedefs.

11 years agod3dcompiler: Parse struct dereferences.
Matteo Bruni [Fri, 28 Sep 2012 15:22:39 +0000 (17:22 +0200)] 
d3dcompiler: Parse struct dereferences.

11 years agod3dcompiler: Fix freeing function.
Matteo Bruni [Fri, 28 Sep 2012 15:22:38 +0000 (17:22 +0200)] 
d3dcompiler: Fix freeing function.

11 years agogdiplus: Reuse an existing image stream in GdipImageSelectActiveFrame.
Dmitry Timoshkov [Fri, 28 Sep 2012 01:15:39 +0000 (10:15 +0900)] 
gdiplus: Reuse an existing image stream in GdipImageSelectActiveFrame.

11 years agohhctrl.ocx: Get rid of no longer needed hack.
Jacek Caban [Fri, 28 Sep 2012 12:21:25 +0000 (14:21 +0200)] 
hhctrl.ocx: Get rid of no longer needed hack.

11 years agowbemprox: Implement Win32_ComputerSystem.Domain.
Hans Leidekker [Fri, 28 Sep 2012 11:39:04 +0000 (13:39 +0200)] 
wbemprox: Implement Win32_ComputerSystem.Domain.

11 years agowbemprox: Implement Win32_BIOS.Version.
Hans Leidekker [Fri, 28 Sep 2012 11:38:34 +0000 (13:38 +0200)] 
wbemprox: Implement Win32_BIOS.Version.

11 years agowbemprox: Add support for WbemAdministrativeLocator.
Hans Leidekker [Fri, 28 Sep 2012 11:38:05 +0000 (13:38 +0200)] 
wbemprox: Add support for WbemAdministrativeLocator.

11 years agoinclude: Add wbemprov.idl.
Hans Leidekker [Fri, 28 Sep 2012 11:37:43 +0000 (13:37 +0200)] 
include: Add wbemprov.idl.

11 years agowbemprox: Implement IWbemServices::ExecMethod.
Hans Leidekker [Fri, 28 Sep 2012 11:37:21 +0000 (13:37 +0200)] 
wbemprox: Implement IWbemServices::ExecMethod.

11 years agovbscript: Fixed copy&paste typo in invoke_builtin.
Jacek Caban [Fri, 28 Sep 2012 10:48:46 +0000 (12:48 +0200)] 
vbscript: Fixed copy&paste typo in invoke_builtin.

11 years agovbscript: Added StrReverse implementation.
Jacek Caban [Fri, 28 Sep 2012 09:49:48 +0000 (11:49 +0200)] 
vbscript: Added StrReverse implementation.

11 years agovbscript: Added Now() implementation.
Jacek Caban [Fri, 28 Sep 2012 09:49:30 +0000 (11:49 +0200)] 
vbscript: Added Now() implementation.

11 years agocmd: Reuse common string constants.
Frédéric Delanoy [Fri, 28 Sep 2012 09:13:16 +0000 (11:13 +0200)] 
cmd: Reuse common string constants.

11 years agocmd: Spelling fixes.
Frédéric Delanoy [Fri, 28 Sep 2012 09:13:15 +0000 (11:13 +0200)] 
cmd: Spelling fixes.

11 years agodmusic: Check returned value of GetPortCaps.
Christian Costa [Fri, 28 Sep 2012 06:59:36 +0000 (08:59 +0200)] 
dmusic: Check returned value of GetPortCaps.

11 years agoiphlpapi: Set DhcpEnabled to TRUE for all interfaces.
Qian Hong [Thu, 27 Sep 2012 15:14:32 +0000 (23:14 +0800)] 
iphlpapi: Set DhcpEnabled to TRUE for all interfaces.

11 years agodwrite: Added IDWriteTextLayout stub.
Nikolay Sivov [Fri, 28 Sep 2012 08:13:17 +0000 (12:13 +0400)] 
dwrite: Added IDWriteTextLayout stub.

11 years agomlang: Mode CodePagesToCodePage() code to IMLangFontLink2 and forward to it.
Nikolay Sivov [Thu, 27 Sep 2012 18:48:37 +0000 (22:48 +0400)] 
mlang: Mode CodePagesToCodePage() code to IMLangFontLink2 and forward to it.

11 years agomlang: Move GetFontCodePages() code to IMLangFontLink2 and forward to it.
Nikolay Sivov [Thu, 27 Sep 2012 18:41:51 +0000 (22:41 +0400)] 
mlang: Move GetFontCodePages() code to IMLangFontLink2 and forward to it.

11 years agomlang: Use proper interface call instead of implementation function.
Nikolay Sivov [Thu, 27 Sep 2012 18:34:21 +0000 (22:34 +0400)] 
mlang: Use proper interface call instead of implementation function.

11 years agomlang: Forward ConvertStringFromUnicode() to IMultiLanguage3 implementation.
Nikolay Sivov [Thu, 27 Sep 2012 18:28:09 +0000 (22:28 +0400)] 
mlang: Forward ConvertStringFromUnicode() to IMultiLanguage3 implementation.

11 years agomlang: Forward GetLcidFromRfc1766() to IMultiLanguage3 implementation.
Nikolay Sivov [Thu, 27 Sep 2012 18:24:31 +0000 (22:24 +0400)] 
mlang: Forward GetLcidFromRfc1766() to IMultiLanguage3 implementation.

11 years agod3dx9: Improve traces for D3DXSHMultiply2/3().
Rico Schüller [Fri, 28 Sep 2012 06:43:40 +0000 (08:43 +0200)] 
d3dx9: Improve traces for D3DXSHMultiply2/3().

11 years agod3dx9: Use float functions in D3DXMatrixRotationAxis().
Rico Schüller [Fri, 28 Sep 2012 06:43:30 +0000 (08:43 +0200)] 
d3dx9: Use float functions in D3DXMatrixRotationAxis().

11 years agod3dx9: Improve D3DXMatrixAffineTransformation().
Rico Schüller [Fri, 28 Sep 2012 06:43:26 +0000 (08:43 +0200)] 
d3dx9: Improve D3DXMatrixAffineTransformation().

11 years agod3dx9: Improve D3DXMatrixAffineTransformation2D().
Rico Schüller [Fri, 28 Sep 2012 06:43:18 +0000 (08:43 +0200)] 
d3dx9: Improve D3DXMatrixAffineTransformation2D().

11 years agod3dx9: Use float function in D3DXFresnelTerm().
Rico Schüller [Fri, 28 Sep 2012 06:43:14 +0000 (08:43 +0200)] 
d3dx9: Use float function in D3DXFresnelTerm().

11 years agod3dx9: Use float function in D3DXPlaneNormalize().
Rico Schüller [Fri, 28 Sep 2012 06:43:04 +0000 (08:43 +0200)] 
d3dx9: Use float function in D3DXPlaneNormalize().

11 years agowined3d: Set more accurate limits for SM4 shaders.
Henri Verbeet [Thu, 27 Sep 2012 23:06:56 +0000 (01:06 +0200)] 
wined3d: Set more accurate limits for SM4 shaders.

11 years agowined3d: Unify GLSL input / output variable naming.
Henri Verbeet [Thu, 27 Sep 2012 23:06:55 +0000 (01:06 +0200)] 
wined3d: Unify GLSL input / output variable naming.

11 years agowinex11: Use the first active CRTC as primary if no primary is explicitly set.
Henri Verbeet [Thu, 27 Sep 2012 23:06:54 +0000 (01:06 +0200)] 
winex11: Use the first active CRTC as primary if no primary is explicitly set.

11 years agowinex11: Handle a NULL cursor clipping rect the same as a fullscreen rect.
Henri Verbeet [Thu, 27 Sep 2012 23:06:53 +0000 (01:06 +0200)] 
winex11: Handle a NULL cursor clipping rect the same as a fullscreen rect.

We want to avoid ungrabbing the clipping window if "fullscreen clipping" is
enabled.

11 years agowinex11: Fullscreen windows are never maximized.
Henri Verbeet [Thu, 27 Sep 2012 23:06:52 +0000 (01:06 +0200)] 
winex11: Fullscreen windows are never maximized.

Some window managers incorrectly set maximized state on fullscreen windows.

11 years agontoskrnl.exe: Add partial stub for IoFreeMdl.
Christian Costa [Thu, 27 Sep 2012 21:12:36 +0000 (23:12 +0200)] 
ntoskrnl.exe: Add partial stub for IoFreeMdl.

11 years agontoskrnl.exe: Improve IoAllocateMdl stub.
Christian Costa [Thu, 27 Sep 2012 21:12:28 +0000 (23:12 +0200)] 
ntoskrnl.exe: Improve IoAllocateMdl stub.

11 years agoole32/tests: Use IUnknown_Release instead of deprecated WdtpInterfacePointer_UserFree.
André Hentschel [Thu, 27 Sep 2012 18:32:25 +0000 (20:32 +0200)] 
ole32/tests: Use IUnknown_Release instead of deprecated WdtpInterfacePointer_UserFree.

11 years agogdiplus: Take into account font substitution in GdipCreateFontFromLogfont.
Dmitry Timoshkov [Thu, 27 Sep 2012 06:52:29 +0000 (15:52 +0900)] 
gdiplus: Take into account font substitution in GdipCreateFontFromLogfont.

11 years agogdiplus: Take into account font substitution in GdipCreateFontFamilyFromName.
Dmitry Timoshkov [Thu, 27 Sep 2012 06:52:18 +0000 (15:52 +0900)] 
gdiplus: Take into account font substitution in GdipCreateFontFamilyFromName.

11 years agogdiplus: Move font substitution test into a separate function.
Dmitry Timoshkov [Thu, 27 Sep 2012 06:52:07 +0000 (15:52 +0900)] 
gdiplus: Move font substitution test into a separate function.

11 years agouser32: Add tests for UpdateLayeredWindowIndirect and fix the behavior of the ULW_EX_...
Alexandre Julliard [Thu, 27 Sep 2012 15:16:21 +0000 (17:16 +0200)] 
user32: Add tests for UpdateLayeredWindowIndirect and fix the behavior of the ULW_EX_NORESIZE flag.

11 years agovbscript: Added MonthName implementation.
Jacek Caban [Thu, 27 Sep 2012 11:11:08 +0000 (13:11 +0200)] 
vbscript: Added MonthName implementation.

11 years agovbscript: Added WeekDayName implementation.
Jacek Caban [Thu, 27 Sep 2012 11:10:49 +0000 (13:10 +0200)] 
vbscript: Added WeekDayName implementation.

11 years agoimm32: Properly separate the IME UI window and the thread default IME window.
Aric Stewart [Thu, 27 Sep 2012 14:42:54 +0000 (09:42 -0500)] 
imm32: Properly separate the IME UI window and the thread default IME window.

11 years agogdi32: Enumerate a default charset if no other valid charset was found.
Alexandre Julliard [Thu, 27 Sep 2012 11:07:01 +0000 (13:07 +0200)] 
gdi32: Enumerate a default charset if no other valid charset was found.

11 years agogdi32: Allow GetCharABCWidths on all scalable fonts, not just TrueType ones.
Alexandre Julliard [Wed, 26 Sep 2012 20:42:28 +0000 (22:42 +0200)] 
gdi32: Allow GetCharABCWidths on all scalable fonts, not just TrueType ones.

11 years agoinclude/d3dx9math.inl: Use float functions.
Rico Schüller [Thu, 27 Sep 2012 10:14:53 +0000 (12:14 +0200)] 
include/d3dx9math.inl: Use float functions.

11 years agod3dx9: Use float functions in D3DXQuaternionExp().
Rico Schüller [Thu, 27 Sep 2012 10:14:49 +0000 (12:14 +0200)] 
d3dx9: Use float functions in D3DXQuaternionExp().

11 years agod3dx9: Use float functions in D3DXQuaternionRotationMatrix().
Rico Schüller [Thu, 27 Sep 2012 10:14:23 +0000 (12:14 +0200)] 
d3dx9: Use float functions in D3DXQuaternionRotationMatrix().

11 years agod3dx9: Use float functions in D3DXQuaternionLn().
Rico Schüller [Thu, 27 Sep 2012 10:14:18 +0000 (12:14 +0200)] 
d3dx9: Use float functions in D3DXQuaternionLn().

11 years agomsvcp80: Use LoadLibraryA as msvcp90 might not yet or ever be loaded.
Ričardas Barkauskas [Wed, 26 Sep 2012 20:27:49 +0000 (23:27 +0300)] 
msvcp80: Use LoadLibraryA as msvcp90 might not yet or ever be loaded.

11 years agodxgi/tests: Test IDXGISwapChain_CreateSwapchain and IDXGISwapChain_GetDesc a bit.
Ričardas Barkauskas [Wed, 26 Sep 2012 17:46:37 +0000 (20:46 +0300)] 
dxgi/tests: Test IDXGISwapChain_CreateSwapchain and IDXGISwapChain_GetDesc a bit.

11 years agoinclude: Added uiautomationcoreapi.h.
Jacek Caban [Thu, 27 Sep 2012 10:20:41 +0000 (12:20 +0200)] 
include: Added uiautomationcoreapi.h.

11 years agowined3d: Introduce a separate function to retrieve the GLSL variable prefix.
Henri Verbeet [Wed, 26 Sep 2012 20:34:04 +0000 (22:34 +0200)] 
wined3d: Introduce a separate function to retrieve the GLSL variable prefix.

11 years agowined3d: wined3d_device_set_software_vertex_processing() never fails.
Henri Verbeet [Wed, 26 Sep 2012 20:34:03 +0000 (22:34 +0200)] 
wined3d: wined3d_device_set_software_vertex_processing() never fails.

11 years agowined3d: Just return the texture from wined3d_device_get_texture().
Henri Verbeet [Wed, 26 Sep 2012 20:34:02 +0000 (22:34 +0200)] 
wined3d: Just return the texture from wined3d_device_get_texture().

11 years agod3d10: Implement d3d10_effect_blend_variable_GetBlendState().
Henri Verbeet [Wed, 26 Sep 2012 20:34:01 +0000 (22:34 +0200)] 
d3d10: Implement d3d10_effect_blend_variable_GetBlendState().

11 years agod3d10: Use a union to store effect variable data instead of a void pointer.
Henri Verbeet [Wed, 26 Sep 2012 20:34:00 +0000 (22:34 +0200)] 
d3d10: Use a union to store effect variable data instead of a void pointer.

11 years agod3dcompiler: Handle simple struct initializers.
Matteo Bruni [Wed, 26 Sep 2012 17:22:35 +0000 (19:22 +0200)] 
d3dcompiler: Handle simple struct initializers.

11 years agod3dcompiler: Store the pointer to the struct field in the dereference node.
Matteo Bruni [Wed, 26 Sep 2012 17:22:34 +0000 (19:22 +0200)] 
d3dcompiler: Store the pointer to the struct field in the dereference node.

11 years agod3dcompiler: Also free the list itself in free_instr_list().
Matteo Bruni [Wed, 26 Sep 2012 17:22:33 +0000 (19:22 +0200)] 
d3dcompiler: Also free the list itself in free_instr_list().

11 years agod3dcompiler: Parse structure declarations.
Matteo Bruni [Wed, 26 Sep 2012 17:22:32 +0000 (19:22 +0200)] 
d3dcompiler: Parse structure declarations.

11 years agod3dcompiler: Move variables declaration to a separate function.
Matteo Bruni [Wed, 26 Sep 2012 17:22:31 +0000 (19:22 +0200)] 
d3dcompiler: Move variables declaration to a separate function.

11 years agowinmm: The "open new ..." MCI string command sets an empty OPEN_ELEMENT.
Jörg Höhle [Thu, 20 Sep 2012 14:48:17 +0000 (16:48 +0200)] 
winmm: The "open new ..." MCI string command sets an empty OPEN_ELEMENT.

11 years agocmd: Display 'set' sort ordering correctly.
Jason Edmeades [Tue, 25 Sep 2012 22:16:54 +0000 (23:16 +0100)] 
cmd: Display 'set' sort ordering correctly.

11 years agocmd: Echo back command with whitespace removed first.
Jason Edmeades [Tue, 25 Sep 2012 21:05:03 +0000 (22:05 +0100)] 
cmd: Echo back command with whitespace removed first.

11 years agocmd: Support for ^ character at end of line.
Jason Edmeades [Tue, 25 Sep 2012 20:02:09 +0000 (21:02 +0100)] 
cmd: Support for ^ character at end of line.

Based on a patch by John Chow.

11 years agocmd: Add circumflex support into command shell.
Jason Edmeades [Tue, 25 Sep 2012 12:45:28 +0000 (13:45 +0100)] 
cmd: Add circumflex support into command shell.

11 years agocmd: Fix parameterization around delimiters.
Jason Edmeades [Tue, 25 Sep 2012 23:07:20 +0000 (00:07 +0100)] 
cmd: Fix parameterization around delimiters.

11 years agomlang: Forward ConvertStringReset() to IMultiLanguage3.
Nikolay Sivov [Wed, 26 Sep 2012 13:43:40 +0000 (17:43 +0400)] 
mlang: Forward ConvertStringReset() to IMultiLanguage3.

11 years agomlang: Forward ConvertStringToUnicode() to IMultiLanguage3 implementation.
Nikolay Sivov [Wed, 26 Sep 2012 13:41:39 +0000 (17:41 +0400)] 
mlang: Forward ConvertStringToUnicode() to IMultiLanguage3 implementation.

11 years agomlang: Forward ConvertString() to IMultiLanguage3 implementation.
Nikolay Sivov [Wed, 26 Sep 2012 13:39:11 +0000 (17:39 +0400)] 
mlang: Forward ConvertString() to IMultiLanguage3 implementation.

11 years agomlang: Implement IMLangConvertCharset_DoConversionFromUnicode().
Nikolay Sivov [Wed, 26 Sep 2012 13:35:45 +0000 (17:35 +0400)] 
mlang: Implement IMLangConvertCharset_DoConversionFromUnicode().

11 years agomlang: Ignore MLCONVCHARF_USEDEFCHAR in IMLangConvertCharset_Initialize().
Nikolay Sivov [Wed, 26 Sep 2012 13:30:09 +0000 (17:30 +0400)] 
mlang: Ignore MLCONVCHARF_USEDEFCHAR in IMLangConvertCharset_Initialize().

11 years agowineps: Always escape Postscript reserved characters in font names.
Alexandre Julliard [Wed, 26 Sep 2012 14:58:03 +0000 (16:58 +0200)] 
wineps: Always escape Postscript reserved characters in font names.

11 years agomshtml: Added IActiveScriptSiteUIControl tests.
Jacek Caban [Wed, 26 Sep 2012 12:37:47 +0000 (14:37 +0200)] 
mshtml: Added IActiveScriptSiteUIControl tests.

11 years agomshtml: Added IActiveScriptSiteUIControl implementation.
Jacek Caban [Wed, 26 Sep 2012 12:37:34 +0000 (14:37 +0200)] 
mshtml: Added IActiveScriptSiteUIControl implementation.

11 years agomshtml: Added better IActiveScriptSiteWindow implementation.
Jacek Caban [Wed, 26 Sep 2012 12:37:16 +0000 (14:37 +0200)] 
mshtml: Added better IActiveScriptSiteWindow implementation.

11 years agovbscript: Added MsgBox tests.
Jacek Caban [Wed, 26 Sep 2012 12:36:58 +0000 (14:36 +0200)] 
vbscript: Added MsgBox tests.

11 years agovbscript: Added MsgBox implementation.
Jacek Caban [Wed, 26 Sep 2012 12:36:45 +0000 (14:36 +0200)] 
vbscript: Added MsgBox implementation.

11 years agoactivscp.idl: Added IActiveScriptSiteUIControl declaration.
Jacek Caban [Wed, 26 Sep 2012 12:36:34 +0000 (14:36 +0200)] 
activscp.idl: Added IActiveScriptSiteUIControl declaration.

11 years agovbscript: Added VT_R8 support to to_int.
Jacek Caban [Wed, 26 Sep 2012 12:36:15 +0000 (14:36 +0200)] 
vbscript: Added VT_R8 support to to_int.

11 years agovbscript: Added Round implementation.
Jacek Caban [Wed, 26 Sep 2012 12:36:01 +0000 (14:36 +0200)] 
vbscript: Added Round implementation.

11 years agod3dx9: Avoid variable assignment in D3DXQuaternionNormalize().
Rico Schüller [Wed, 26 Sep 2012 11:57:21 +0000 (13:57 +0200)] 
d3dx9: Avoid variable assignment in D3DXQuaternionNormalize().

11 years agod3dx9: Use float functions in D3DXQuaternionRotationAxis().
Rico Schüller [Wed, 26 Sep 2012 11:57:11 +0000 (13:57 +0200)] 
d3dx9: Use float functions in D3DXQuaternionRotationAxis().

11 years agod3dx9: Use float functions in D3DXQuaternionRotationYawPitchRoll().
Rico Schüller [Wed, 26 Sep 2012 11:57:05 +0000 (13:57 +0200)] 
d3dx9: Use float functions in D3DXQuaternionRotationYawPitchRoll().

11 years agod3dx9: Use float functions in D3DXQuaternionSlerp().
Rico Schüller [Wed, 26 Sep 2012 11:57:01 +0000 (13:57 +0200)] 
d3dx9: Use float functions in D3DXQuaternionSlerp().

11 years agod3dx9: Use float functions in D3DXSHRotateZ().
Rico Schüller [Wed, 26 Sep 2012 11:56:57 +0000 (13:56 +0200)] 
d3dx9: Use float functions in D3DXSHRotateZ().

11 years agod3dx9: Improve RegisterCount calculation for D3DXRS_INT4/BOOL.
Rico Schüller [Wed, 26 Sep 2012 10:22:02 +0000 (12:22 +0200)] 
d3dx9: Improve RegisterCount calculation for D3DXRS_INT4/BOOL.

11 years agod3dx9: Fix shader constant byte calculation.
Rico Schüller [Wed, 26 Sep 2012 10:21:54 +0000 (12:21 +0200)] 
d3dx9: Fix shader constant byte calculation.

11 years agod3dx9: Handle D3DXPT_VOID in get_float/bool/int().
Rico Schüller [Wed, 26 Sep 2012 09:52:02 +0000 (11:52 +0200)] 
d3dx9: Handle D3DXPT_VOID in get_float/bool/int().

11 years agowinex11.drv: Remove unneeded include file.
Rico Schüller [Wed, 26 Sep 2012 09:45:58 +0000 (11:45 +0200)] 
winex11.drv: Remove unneeded include file.

11 years agod3dx9_36/tests: Remove spaces before '\n's in ok() calls.
Francois Gouget [Wed, 26 Sep 2012 09:12:51 +0000 (11:12 +0200)] 
d3dx9_36/tests: Remove spaces before '\n's in ok() calls.

11 years agowininet: Add a trailing '\n' to a couple of Wine traces.
Francois Gouget [Wed, 26 Sep 2012 09:12:46 +0000 (11:12 +0200)] 
wininet: Add a trailing '\n' to a couple of Wine traces.

11 years agowininet: Delete cache directory when cache version doesn't match.
Piotr Caban [Wed, 26 Sep 2012 09:37:55 +0000 (11:37 +0200)] 
wininet: Delete cache directory when cache version doesn't match.

11 years agowininet: Don't ask for confirmation while deleting cache directory.
Piotr Caban [Wed, 26 Sep 2012 09:37:41 +0000 (11:37 +0200)] 
wininet: Don't ask for confirmation while deleting cache directory.

11 years agoinclude: Added uiautomationclient.idl.
Jacek Caban [Wed, 26 Sep 2012 09:01:14 +0000 (11:01 +0200)] 
include: Added uiautomationclient.idl.

11 years agowinex11: Recreate the graphics context when setting the drawable.
Alexandre Julliard [Wed, 26 Sep 2012 10:14:03 +0000 (12:14 +0200)] 
winex11: Recreate the graphics context when setting the drawable.