Matteo Bruni [Thu, 11 Oct 2012 17:48:47 +0000 (19:48 +0200)]
d3dcompiler: Allow multiple input/output modifiers.
Matteo Bruni [Thu, 11 Oct 2012 17:48:46 +0000 (19:48 +0200)]
d3dcompiler: Add a trace to D3DAssemble.
Matteo Bruni [Thu, 11 Oct 2012 17:48:45 +0000 (19:48 +0200)]
d3dcompiler: Avoid "naked" vars in record dereferences.
Nozomi Kodama [Wed, 10 Oct 2012 03:59:00 +0000 (17:59 -1000)]
d3dx9_36: Remove useless casts.
Dmitry Timoshkov [Thu, 11 Oct 2012 10:50:07 +0000 (19:50 +0900)]
gdiplus: Clarify where extra Y margin added by GdipMeasureString comes from.
Dmitry Timoshkov [Thu, 11 Oct 2012 10:49:13 +0000 (19:49 +0900)]
gdiplus: Clarify where extra Y margin added by GdipMeasureString comes from.
Frédéric Delanoy [Thu, 11 Oct 2012 01:08:02 +0000 (03:08 +0200)]
cmd/tests: Add tests for command line parsing.
Adapted from original patch by Martin Wilck <mwilck@arcor.de>.
Frédéric Delanoy [Thu, 11 Oct 2012 01:08:01 +0000 (03:08 +0200)]
cmd/tests: Move command line tests to separate file.
Sergey Guralnik [Wed, 10 Oct 2012 10:34:01 +0000 (14:34 +0400)]
user32/tests: Add tests for class small icons.
André Hentschel [Wed, 10 Oct 2012 19:08:05 +0000 (21:08 +0200)]
include: Update EXTENDED_NAME_FORMAT enumeration.
Dmitry Timoshkov [Thu, 11 Oct 2012 03:33:30 +0000 (12:33 +0900)]
gdiplus: Use IFD_SHORT type for the TIFF compression tag to avoid test failures under some XP versions.
Piotr Caban [Thu, 11 Oct 2012 11:20:03 +0000 (13:20 +0200)]
msvcrt: Fixed exception information on 64-bit systems.
Piotr Caban [Thu, 11 Oct 2012 10:36:16 +0000 (12:36 +0200)]
msvcp: Sync implementations.
Aric Stewart [Thu, 11 Oct 2012 14:49:13 +0000 (09:49 -0500)]
msctf: Uninitialize context prior to releasing it.
Lucas Zawacki [Thu, 11 Oct 2012 13:45:27 +0000 (10:45 -0300)]
dinput: Implement DIPROP_INSTANCENAME for joystick.
Lucas Zawacki [Thu, 11 Oct 2012 13:45:26 +0000 (10:45 -0300)]
dinput/tests: Test for DIPROP_INSTANCENAME and DIPROP_GUIDANDPATH.
Aric Stewart [Thu, 11 Oct 2012 12:46:45 +0000 (07:46 -0500)]
imm32: Unregister IME class on process detach.
Aric Stewart [Thu, 11 Oct 2012 12:46:28 +0000 (07:46 -0500)]
imm32: Remove unused parameter to IMM_RegisterIMEClass.
Jacek Caban [Thu, 11 Oct 2012 12:09:01 +0000 (14:09 +0200)]
mshtml: Added IHTMLIFrameElement3::get_contentDocument implementation.
Jacek Caban [Thu, 11 Oct 2012 12:08:42 +0000 (14:08 +0200)]
mshtml: Added createStyleSheet and get_styleSheet tests.
Jacek Caban [Thu, 11 Oct 2012 12:08:03 +0000 (14:08 +0200)]
mshtml: Create script element in IHTMLDocument::createStyleSheet.
Jacek Caban [Thu, 11 Oct 2012 12:07:44 +0000 (14:07 +0200)]
mshtml: Moved creating HTML element to separated function.
Jacek Caban [Thu, 11 Oct 2012 12:07:26 +0000 (14:07 +0200)]
mshtml: Added IHTMLStyleElement::get_styleSheet imeplementation.
Jacek Caban [Thu, 11 Oct 2012 12:07:08 +0000 (14:07 +0200)]
mshtml: Don't run noscript tests in enhanced security configuration.
Jacek Caban [Thu, 11 Oct 2012 10:17:37 +0000 (12:17 +0200)]
jscript: Get rid of BSTR in date.c.
Jacek Caban [Thu, 11 Oct 2012 10:17:17 +0000 (12:17 +0200)]
jscript: Use jsstr_t for compiler constant strings.
Jacek Caban [Thu, 11 Oct 2012 10:16:50 +0000 (12:16 +0200)]
jscript: Store regexp source as jsstr_t.
Jacek Caban [Thu, 11 Oct 2012 10:16:01 +0000 (12:16 +0200)]
jscript: Use custom string container instead of BSTR.
Henri Verbeet [Wed, 10 Oct 2012 20:22:20 +0000 (22:22 +0200)]
wined3d: Implement WINED3DSIH_LT in the GLSL shader backend.
Henri Verbeet [Wed, 10 Oct 2012 20:22:19 +0000 (22:22 +0200)]
wined3d: Implement WINED3DSIH_IGE in the GLSL shader backend.
Henri Verbeet [Wed, 10 Oct 2012 20:22:18 +0000 (22:22 +0200)]
wined3d: Implement WINED3DSIH_GE in the GLSL shader backend.
Henri Verbeet [Wed, 10 Oct 2012 20:22:17 +0000 (22:22 +0200)]
wined3d: Implement WINED3DSIH_EQ in the GLSL shader backend.
Henri Verbeet [Wed, 10 Oct 2012 20:22:16 +0000 (22:22 +0200)]
wined3d: Implement WINED3DSIH_XOR in the GLSL shader backend.
Matteo Bruni [Wed, 10 Oct 2012 16:26:00 +0000 (18:26 +0200)]
d3dcompiler: Don't raise a warning for an uninitialized uniform.
Matteo Bruni [Wed, 10 Oct 2012 16:25:59 +0000 (18:25 +0200)]
d3dcompiler/tests: Fix access to the test output for y > 0.
Matteo Bruni [Wed, 10 Oct 2012 16:25:58 +0000 (18:25 +0200)]
d3dcompiler: Fix "for" syntax.
Matteo Bruni [Wed, 10 Oct 2012 16:25:57 +0000 (18:25 +0200)]
d3d8: Use proper helper.
Matteo Bruni [Wed, 10 Oct 2012 16:25:56 +0000 (18:25 +0200)]
wined3d: Recognize Radeon HD 6970 as reported on some Macs.
Roman Dadkov [Tue, 9 Oct 2012 10:49:50 +0000 (14:49 +0400)]
ole32: Fix dwClsContext parameter of a CoCreateInstance call in DefaultHandler_Run.
Jacek Caban [Wed, 10 Oct 2012 15:38:35 +0000 (17:38 +0200)]
vbscript: Fixed tests on some non-English configs (without '.' as decimal point).
Andrew Eikum [Wed, 10 Oct 2012 15:17:10 +0000 (10:17 -0500)]
dsound: Don't exit early in mixer thread.
Andrew Eikum [Wed, 10 Oct 2012 15:16:27 +0000 (10:16 -0500)]
vbscript: Undefined variables resolve as EMPTY without Option Explicit.
Alexandre Julliard [Wed, 10 Oct 2012 15:09:01 +0000 (17:09 +0200)]
winex11: Don't return an alpha channel for DIBs read from the screen.
Alexandre Julliard [Wed, 10 Oct 2012 15:19:42 +0000 (17:19 +0200)]
gdi32: Handle a missing source alpha directly in the blend_rect primitive instead of modifying the source data.
Alexandre Julliard [Wed, 10 Oct 2012 15:08:05 +0000 (17:08 +0200)]
gdi32: Use BI_BITFIELDS to indicate that a 32-bpp DIB doesn't have an alpha channel.
Alexandre Julliard [Wed, 10 Oct 2012 15:06:06 +0000 (17:06 +0200)]
gdi32: Limit the allocation size to the useful data when converting DIB bits.
Alexandre Julliard [Wed, 10 Oct 2012 15:05:41 +0000 (17:05 +0200)]
gdi32: Return the full DIB height in GetImage instead of clipping to the visible rect.
Nikolay Sivov [Wed, 10 Oct 2012 18:58:20 +0000 (14:58 -0400)]
dwrite: Added IDWriteTextFormat stub implementation.
Nikolay Sivov [Wed, 10 Oct 2012 12:37:55 +0000 (08:37 -0400)]
dwrite: Implement GetFontStretch().
Hans Leidekker [Wed, 10 Oct 2012 10:03:10 +0000 (12:03 +0200)]
wbemprox: Add support for array types.
Hans Leidekker [Wed, 10 Oct 2012 10:02:05 +0000 (12:02 +0200)]
wbemprox: Add support for uncommitted instances in IWbemClassObject::Get.
Hans Leidekker [Wed, 10 Oct 2012 10:01:44 +0000 (12:01 +0200)]
wbemprox: Add reference counting to the table structure.
Hans Leidekker [Wed, 10 Oct 2012 10:01:22 +0000 (12:01 +0200)]
wbemprox: Implement Win32_NetworkAdapter.AdapterType.
Hans Leidekker [Wed, 10 Oct 2012 10:00:58 +0000 (12:00 +0200)]
wbemprox: Handle NULL operands in eval_strcmp.
Jacek Caban [Wed, 10 Oct 2012 09:19:55 +0000 (11:19 +0200)]
mshtml: Added more ActiveX loading and script binding tests.
Jacek Caban [Wed, 10 Oct 2012 09:19:38 +0000 (11:19 +0200)]
mshtml: Get rid of no longer needed workarounds for async ActiveX loading.
Jacek Caban [Wed, 10 Oct 2012 09:19:22 +0000 (11:19 +0200)]
mshtml: Added noscript tag handling tests.
Daniel Lehman [Wed, 3 Oct 2012 23:49:37 +0000 (16:49 -0700)]
msvcp90: Copy facetvec element pointer in copy ctor.
Daniel Lehman [Tue, 2 Oct 2012 07:04:22 +0000 (00:04 -0700)]
msvcp90: Initialize state in mb_to_wc.
Daniel Lehman [Mon, 8 Oct 2012 19:14:24 +0000 (12:14 -0700)]
msvcp: Flip fclose result check in filebuf<>::close.
Alexandre Julliard [Wed, 10 Oct 2012 08:46:16 +0000 (10:46 +0200)]
winex11: Recreate the GL drawable when changing the window parent.
Alexandre Julliard [Wed, 10 Oct 2012 10:46:37 +0000 (12:46 +0200)]
winex11: Create a surface even for OpenGL windows, to allow painting the non-client area.
Alexandre Julliard [Wed, 10 Oct 2012 10:46:14 +0000 (12:46 +0200)]
user32: Don't use the window surface when the pixel format was set.
Francois Gouget [Tue, 9 Oct 2012 22:54:07 +0000 (00:54 +0200)]
shell32: Fix ShellExecute()'s handling of file URLs.
Francois Gouget [Tue, 9 Oct 2012 22:53:52 +0000 (00:53 +0200)]
shell32/tests: Simplify shlexec's test_directory() and add some more tests.
Christian Costa [Tue, 9 Oct 2012 21:55:53 +0000 (23:55 +0200)]
quartz: Don't say we have a menu to AdjustWindowRectEx since the created window doesn't have one.
Christian Costa [Tue, 9 Oct 2012 21:55:44 +0000 (23:55 +0200)]
quartz: Use target rect if set otherwise default to source rect in VideoRenderer_AutoShowWindow.
Marcus Meissner [Wed, 10 Oct 2012 08:12:11 +0000 (10:12 +0200)]
winetest: Close filehandle on run error (Coverity).
Marcus Meissner [Wed, 10 Oct 2012 08:00:17 +0000 (10:00 +0200)]
advapi32: Removed a double free issue on loop termination (Coverity).
Marcus Meissner [Wed, 10 Oct 2012 08:06:55 +0000 (10:06 +0200)]
server: Removed duplicate close of acceptfd (Coverity).
Henri Verbeet [Tue, 9 Oct 2012 18:41:51 +0000 (20:41 +0200)]
wined3d: Implement SM4 WINED3DSIH_SINCOS in the GLSL shader backend.
Henri Verbeet [Tue, 9 Oct 2012 18:41:50 +0000 (20:41 +0200)]
wined3d: Implement SM4 loops in the GLSL shader backend.
Henri Verbeet [Tue, 9 Oct 2012 18:41:49 +0000 (20:41 +0200)]
wined3d: Implement WINED3DSIH_IADD in the GLSL shader backend.
Henri Verbeet [Tue, 9 Oct 2012 18:41:48 +0000 (20:41 +0200)]
wined3d: Implement WINED3DSIH_DIV in the GLSL shader backend.
Henri Verbeet [Tue, 9 Oct 2012 18:41:47 +0000 (20:41 +0200)]
wined3d: Implement WINED3DSIH_BREAKP in the GLSL shader backend.
Daniel Lehman [Wed, 3 Oct 2012 23:15:35 +0000 (16:15 -0700)]
msvcp90: Fix export for fstream<wchar_t> ctor.
Daniel Lehman [Thu, 4 Oct 2012 21:54:51 +0000 (14:54 -0700)]
msvcp90: Fix cxx exception information for 64-bit.
Daniel Lehman [Thu, 27 Sep 2012 19:19:39 +0000 (12:19 -0700)]
msvcp90: Flip fclose result check in filebuf<>::close.
Daniel Lehman [Tue, 2 Oct 2012 06:06:02 +0000 (23:06 -0700)]
msvcp90: Change basic_ios<wchar_t>::imbue to match char version.
Erich Hoover [Thu, 4 Oct 2012 18:49:52 +0000 (12:49 -0600)]
setupapi: Close the target file before issuing SPFILENOTIFY_FILEEXTRACTED.
Erich Hoover [Thu, 4 Oct 2012 18:49:14 +0000 (12:49 -0600)]
setupapi: Report the correct target file with SPFILENOTIFY_FILEEXTRACTED.
André Hentschel [Sun, 7 Oct 2012 16:36:21 +0000 (18:36 +0200)]
winetest: Report actual number of failures in the statusbar.
Christian Costa [Sun, 7 Oct 2012 20:00:34 +0000 (22:00 +0200)]
ntoskrnl.exe: Add MDL flags definitions.
Christian Costa [Sun, 7 Oct 2012 20:01:08 +0000 (22:01 +0200)]
quartz: Fill right RECT structure in SetDefaultTargetRec.
Christian Costa [Sun, 7 Oct 2012 20:01:00 +0000 (22:01 +0200)]
quartz: Forward IMediaControl_RenderFile to IFilterGraph2_RenderFile.
Jacek Caban [Tue, 9 Oct 2012 09:26:18 +0000 (11:26 +0200)]
mshtml: Wine Gecko 1.8 release.
Jacek Caban [Tue, 9 Oct 2012 13:48:47 +0000 (15:48 +0200)]
appwiz.cpl: Cache downloaded addon MSI files.
Jacek Caban [Tue, 9 Oct 2012 11:39:29 +0000 (13:39 +0200)]
services: Fixed memory leak.
Piotr Caban [Tue, 9 Oct 2012 11:06:34 +0000 (13:06 +0200)]
msvcp60: Added missing 64-bit exports.
Dmitry Timoshkov [Tue, 9 Oct 2012 09:41:47 +0000 (18:41 +0900)]
gdiplus: Add more font transformation tests.
Alexandre Julliard [Tue, 9 Oct 2012 13:21:21 +0000 (15:21 +0200)]
user32: Add support for setting the window surface visible region.
Alexandre Julliard [Tue, 9 Oct 2012 13:17:57 +0000 (15:17 +0200)]
server: Add a heuristic to avoid computing surface regions when no pixel format has been set.
Alexandre Julliard [Tue, 9 Oct 2012 09:47:50 +0000 (11:47 +0200)]
server: Add a request to compute the clipping region of a window surface.
Alexandre Julliard [Tue, 9 Oct 2012 09:32:38 +0000 (11:32 +0200)]
server: Add flags in the set_window_pos request to inform the server about the window surface.
Francois Gouget [Mon, 8 Oct 2012 22:13:54 +0000 (00:13 +0200)]
shell32: Don't expand environment variables in ShellExecute()'s parameters argument.
Francois Gouget [Mon, 8 Oct 2012 22:13:48 +0000 (00:13 +0200)]
shell32: Fix CommandLineToArgvW()'s handling of the executable path and consecutive quotes.
Francois Gouget [Mon, 8 Oct 2012 22:13:35 +0000 (00:13 +0200)]
shell32: Simplify CommandLineToArgvW() a bit.
Francois Gouget [Mon, 8 Oct 2012 21:56:08 +0000 (23:56 +0200)]
shell32/tests: Fix test_one_cmdline() and add a few more tests.
test_one_cmdline() did not check the last parameter.
André Hentschel [Mon, 8 Oct 2012 21:48:27 +0000 (23:48 +0200)]
winemaker: Include the target specific dll path when linking.
André Hentschel [Mon, 8 Oct 2012 21:45:27 +0000 (23:45 +0200)]
winemaker: Always use parent project for project files.