Nikolay Sivov [Fri, 28 Sep 2012 08:13:17 +0000 (12:13 +0400)]
dwrite: Added IDWriteTextLayout stub.
Nikolay Sivov [Thu, 27 Sep 2012 18:48:37 +0000 (22:48 +0400)]
mlang: Mode CodePagesToCodePage() 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.
Nikolay Sivov [Thu, 27 Sep 2012 18:34:21 +0000 (22:34 +0400)]
mlang: Use proper interface call instead of implementation function.
Nikolay Sivov [Thu, 27 Sep 2012 18:28:09 +0000 (22:28 +0400)]
mlang: Forward ConvertStringFromUnicode() to IMultiLanguage3 implementation.
Nikolay Sivov [Thu, 27 Sep 2012 18:24:31 +0000 (22:24 +0400)]
mlang: Forward GetLcidFromRfc1766() to IMultiLanguage3 implementation.
Rico Schüller [Fri, 28 Sep 2012 06:43:40 +0000 (08:43 +0200)]
d3dx9: Improve traces for D3DXSHMultiply2/3().
Rico Schüller [Fri, 28 Sep 2012 06:43:30 +0000 (08:43 +0200)]
d3dx9: Use float functions in D3DXMatrixRotationAxis().
Rico Schüller [Fri, 28 Sep 2012 06:43:26 +0000 (08:43 +0200)]
d3dx9: Improve D3DXMatrixAffineTransformation().
Rico Schüller [Fri, 28 Sep 2012 06:43:18 +0000 (08:43 +0200)]
d3dx9: Improve D3DXMatrixAffineTransformation2D().
Rico Schüller [Fri, 28 Sep 2012 06:43:14 +0000 (08:43 +0200)]
d3dx9: Use float function in D3DXFresnelTerm().
Rico Schüller [Fri, 28 Sep 2012 06:43:04 +0000 (08:43 +0200)]
d3dx9: Use float function in D3DXPlaneNormalize().
Henri Verbeet [Thu, 27 Sep 2012 23:06:56 +0000 (01:06 +0200)]
wined3d: Set more accurate limits for SM4 shaders.
Henri Verbeet [Thu, 27 Sep 2012 23:06:55 +0000 (01:06 +0200)]
wined3d: Unify GLSL input / output variable naming.
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.
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.
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.
Christian Costa [Thu, 27 Sep 2012 21:12:36 +0000 (23:12 +0200)]
ntoskrnl.exe: Add partial stub for IoFreeMdl.
Christian Costa [Thu, 27 Sep 2012 21:12:28 +0000 (23:12 +0200)]
ntoskrnl.exe: Improve IoAllocateMdl stub.
André Hentschel [Thu, 27 Sep 2012 18:32:25 +0000 (20:32 +0200)]
ole32/tests: Use IUnknown_Release instead of deprecated WdtpInterfacePointer_UserFree.
Dmitry Timoshkov [Thu, 27 Sep 2012 06:52:29 +0000 (15:52 +0900)]
gdiplus: Take into account font substitution in GdipCreateFontFromLogfont.
Dmitry Timoshkov [Thu, 27 Sep 2012 06:52:18 +0000 (15:52 +0900)]
gdiplus: Take into account font substitution in GdipCreateFontFamilyFromName.
Dmitry Timoshkov [Thu, 27 Sep 2012 06:52:07 +0000 (15:52 +0900)]
gdiplus: Move font substitution test into a separate function.
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.
Jacek Caban [Thu, 27 Sep 2012 11:11:08 +0000 (13:11 +0200)]
vbscript: Added MonthName implementation.
Jacek Caban [Thu, 27 Sep 2012 11:10:49 +0000 (13:10 +0200)]
vbscript: Added WeekDayName implementation.
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.
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.
Alexandre Julliard [Wed, 26 Sep 2012 20:42:28 +0000 (22:42 +0200)]
gdi32: Allow GetCharABCWidths on all scalable fonts, not just TrueType ones.
Rico Schüller [Thu, 27 Sep 2012 10:14:53 +0000 (12:14 +0200)]
include/d3dx9math.inl: Use float functions.
Rico Schüller [Thu, 27 Sep 2012 10:14:49 +0000 (12:14 +0200)]
d3dx9: Use float functions in D3DXQuaternionExp().
Rico Schüller [Thu, 27 Sep 2012 10:14:23 +0000 (12:14 +0200)]
d3dx9: Use float functions in D3DXQuaternionRotationMatrix().
Rico Schüller [Thu, 27 Sep 2012 10:14:18 +0000 (12:14 +0200)]
d3dx9: Use float functions in D3DXQuaternionLn().
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.
Ričardas Barkauskas [Wed, 26 Sep 2012 17:46:37 +0000 (20:46 +0300)]
dxgi/tests: Test IDXGISwapChain_CreateSwapchain and IDXGISwapChain_GetDesc a bit.
Jacek Caban [Thu, 27 Sep 2012 10:20:41 +0000 (12:20 +0200)]
include: Added uiautomationcoreapi.h.
Henri Verbeet [Wed, 26 Sep 2012 20:34:04 +0000 (22:34 +0200)]
wined3d: Introduce a separate function to retrieve the GLSL variable prefix.
Henri Verbeet [Wed, 26 Sep 2012 20:34:03 +0000 (22:34 +0200)]
wined3d: wined3d_device_set_software_vertex_processing() never fails.
Henri Verbeet [Wed, 26 Sep 2012 20:34:02 +0000 (22:34 +0200)]
wined3d: Just return the texture from wined3d_device_get_texture().
Henri Verbeet [Wed, 26 Sep 2012 20:34:01 +0000 (22:34 +0200)]
d3d10: Implement d3d10_effect_blend_variable_GetBlendState().
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.
Matteo Bruni [Wed, 26 Sep 2012 17:22:35 +0000 (19:22 +0200)]
d3dcompiler: Handle simple struct initializers.
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.
Matteo Bruni [Wed, 26 Sep 2012 17:22:33 +0000 (19:22 +0200)]
d3dcompiler: Also free the list itself in free_instr_list().
Matteo Bruni [Wed, 26 Sep 2012 17:22:32 +0000 (19:22 +0200)]
d3dcompiler: Parse structure declarations.
Matteo Bruni [Wed, 26 Sep 2012 17:22:31 +0000 (19:22 +0200)]
d3dcompiler: Move variables declaration to a separate function.
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.
Jason Edmeades [Tue, 25 Sep 2012 22:16:54 +0000 (23:16 +0100)]
cmd: Display 'set' sort ordering correctly.
Jason Edmeades [Tue, 25 Sep 2012 21:05:03 +0000 (22:05 +0100)]
cmd: Echo back command with whitespace removed first.
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.
Jason Edmeades [Tue, 25 Sep 2012 12:45:28 +0000 (13:45 +0100)]
cmd: Add circumflex support into command shell.
Jason Edmeades [Tue, 25 Sep 2012 23:07:20 +0000 (00:07 +0100)]
cmd: Fix parameterization around delimiters.
Nikolay Sivov [Wed, 26 Sep 2012 13:43:40 +0000 (17:43 +0400)]
mlang: Forward ConvertStringReset() to IMultiLanguage3.
Nikolay Sivov [Wed, 26 Sep 2012 13:41:39 +0000 (17:41 +0400)]
mlang: Forward ConvertStringToUnicode() to IMultiLanguage3 implementation.
Nikolay Sivov [Wed, 26 Sep 2012 13:39:11 +0000 (17:39 +0400)]
mlang: Forward ConvertString() to IMultiLanguage3 implementation.
Nikolay Sivov [Wed, 26 Sep 2012 13:35:45 +0000 (17:35 +0400)]
mlang: Implement IMLangConvertCharset_DoConversionFromUnicode().
Nikolay Sivov [Wed, 26 Sep 2012 13:30:09 +0000 (17:30 +0400)]
mlang: Ignore MLCONVCHARF_USEDEFCHAR in IMLangConvertCharset_Initialize().
Alexandre Julliard [Wed, 26 Sep 2012 14:58:03 +0000 (16:58 +0200)]
wineps: Always escape Postscript reserved characters in font names.
Jacek Caban [Wed, 26 Sep 2012 12:37:47 +0000 (14:37 +0200)]
mshtml: Added IActiveScriptSiteUIControl tests.
Jacek Caban [Wed, 26 Sep 2012 12:37:34 +0000 (14:37 +0200)]
mshtml: Added IActiveScriptSiteUIControl implementation.
Jacek Caban [Wed, 26 Sep 2012 12:37:16 +0000 (14:37 +0200)]
mshtml: Added better IActiveScriptSiteWindow implementation.
Jacek Caban [Wed, 26 Sep 2012 12:36:58 +0000 (14:36 +0200)]
vbscript: Added MsgBox tests.
Jacek Caban [Wed, 26 Sep 2012 12:36:45 +0000 (14:36 +0200)]
vbscript: Added MsgBox implementation.
Jacek Caban [Wed, 26 Sep 2012 12:36:34 +0000 (14:36 +0200)]
activscp.idl: Added IActiveScriptSiteUIControl declaration.
Jacek Caban [Wed, 26 Sep 2012 12:36:15 +0000 (14:36 +0200)]
vbscript: Added VT_R8 support to to_int.
Jacek Caban [Wed, 26 Sep 2012 12:36:01 +0000 (14:36 +0200)]
vbscript: Added Round implementation.
Rico Schüller [Wed, 26 Sep 2012 11:57:21 +0000 (13:57 +0200)]
d3dx9: Avoid variable assignment in D3DXQuaternionNormalize().
Rico Schüller [Wed, 26 Sep 2012 11:57:11 +0000 (13:57 +0200)]
d3dx9: Use float functions in D3DXQuaternionRotationAxis().
Rico Schüller [Wed, 26 Sep 2012 11:57:05 +0000 (13:57 +0200)]
d3dx9: Use float functions in D3DXQuaternionRotationYawPitchRoll().
Rico Schüller [Wed, 26 Sep 2012 11:57:01 +0000 (13:57 +0200)]
d3dx9: Use float functions in D3DXQuaternionSlerp().
Rico Schüller [Wed, 26 Sep 2012 11:56:57 +0000 (13:56 +0200)]
d3dx9: Use float functions in D3DXSHRotateZ().
Rico Schüller [Wed, 26 Sep 2012 10:22:02 +0000 (12:22 +0200)]
d3dx9: Improve RegisterCount calculation for D3DXRS_INT4/BOOL.
Rico Schüller [Wed, 26 Sep 2012 10:21:54 +0000 (12:21 +0200)]
d3dx9: Fix shader constant byte calculation.
Rico Schüller [Wed, 26 Sep 2012 09:52:02 +0000 (11:52 +0200)]
d3dx9: Handle D3DXPT_VOID in get_float/bool/int().
Rico Schüller [Wed, 26 Sep 2012 09:45:58 +0000 (11:45 +0200)]
winex11.drv: Remove unneeded include file.
Francois Gouget [Wed, 26 Sep 2012 09:12:51 +0000 (11:12 +0200)]
d3dx9_36/tests: Remove spaces before '\n's in ok() calls.
Francois Gouget [Wed, 26 Sep 2012 09:12:46 +0000 (11:12 +0200)]
wininet: Add a trailing '\n' to a couple of Wine traces.
Piotr Caban [Wed, 26 Sep 2012 09:37:55 +0000 (11:37 +0200)]
wininet: Delete cache directory when cache version doesn't match.
Piotr Caban [Wed, 26 Sep 2012 09:37:41 +0000 (11:37 +0200)]
wininet: Don't ask for confirmation while deleting cache directory.
Jacek Caban [Wed, 26 Sep 2012 09:01:14 +0000 (11:01 +0200)]
include: Added uiautomationclient.idl.
Alexandre Julliard [Wed, 26 Sep 2012 10:14:03 +0000 (12:14 +0200)]
winex11: Recreate the graphics context when setting the drawable.
Alexandre Julliard [Wed, 26 Sep 2012 11:08:40 +0000 (13:08 +0200)]
winex11: Remove some unused palette code.
Alexandre Julliard [Wed, 26 Sep 2012 10:53:16 +0000 (12:53 +0200)]
winex11: Create a default colormap along with the default visual info.
Alexandre Julliard [Tue, 25 Sep 2012 13:51:03 +0000 (15:51 +0200)]
winex11: Store the full visual info for the default visual.
Alexandre Julliard [Tue, 25 Sep 2012 17:25:02 +0000 (19:25 +0200)]
winex11: Add a workaround for XInput support with mouse drivers that don't provide labels.
Henri Verbeet [Wed, 26 Sep 2012 08:12:15 +0000 (10:12 +0200)]
wined3d: Add some basic SM4 bytecode dumping code.
Henri Verbeet [Wed, 26 Sep 2012 08:12:14 +0000 (10:12 +0200)]
wined3d: wined3d_device_get_texture_stage_state() never fails.
Henri Verbeet [Wed, 26 Sep 2012 08:12:13 +0000 (10:12 +0200)]
wined3d: wined3d_device_set_texture_stage_state() never fails.
Henri Verbeet [Wed, 26 Sep 2012 08:12:12 +0000 (10:12 +0200)]
d3d10: Introduce a state object variable structure.
Henri Verbeet [Wed, 26 Sep 2012 08:12:11 +0000 (10:12 +0200)]
d3d10: Properly handle arrays of state objects.
Hans Leidekker [Wed, 26 Sep 2012 07:37:55 +0000 (09:37 +0200)]
httpapi: Add a stub implementation of HttpAddUrl.
Hans Leidekker [Wed, 26 Sep 2012 07:37:40 +0000 (09:37 +0200)]
hnetcfg: Return success from INetFwAuthorizedApplication::put_Scope.
Hans Leidekker [Wed, 26 Sep 2012 07:37:23 +0000 (09:37 +0200)]
hnetcfg: Add IDispatch support for INetFwMgr, INetFwPolicy and INetFwProfile.
Hans Leidekker [Wed, 26 Sep 2012 07:37:08 +0000 (09:37 +0200)]
hnetcfg: Add IDispatch support for INetFwAuthorizedApplication and INetFwAuthorizedApplications.
Hans Leidekker [Wed, 26 Sep 2012 07:36:52 +0000 (09:36 +0200)]
hnetcfg: Add a typelib.
Gerald Pfeifer [Tue, 25 Sep 2012 23:38:32 +0000 (19:38 -0400)]
d3dx9_36: Fix initialization of header in save_dds_surface_to_memory. save_dds_surface_to_memory.
Francois Gouget [Wed, 26 Sep 2012 02:22:00 +0000 (04:22 +0200)]
shlwapi: Fix the PathCreateFromUrlW() implementation.
Francois Gouget [Wed, 26 Sep 2012 02:20:00 +0000 (04:20 +0200)]
shlwapi: UrlIs()'s check for the 'file:' protocol is case insensitive.
Dmitry Timoshkov [Wed, 26 Sep 2012 01:56:56 +0000 (10:56 +0900)]
windowscodecs: Use appropriate helper to release GIF decoder.
Vincent Povirk [Tue, 25 Sep 2012 21:34:59 +0000 (16:34 -0500)]
windowscodecs: Use WINCODEC_ERR_UNSUPPORTEDOPERATION in GetColorContexts stubs.