Hwang YunSong [Wed, 25 Apr 2012 12:21:41 +0000 (21:21 +0900)]
po: Update Korean translation.
Józef Kucia [Thu, 19 Apr 2012 19:54:22 +0000 (21:54 +0200)]
d3dx9/tests: Add DDS pixel format tests for D3DXGetImageInfoFromFileInMemory.
Francois Gouget [Thu, 19 Apr 2012 20:12:31 +0000 (22:12 +0200)]
comctl32/tests: Add a trailing '\n' to an ok() call.
Owen Rudge [Wed, 25 Apr 2012 14:46:58 +0000 (15:46 +0100)]
mapi32: Add support to MAPISendMailW for ANSI fallback.
Owen Rudge [Wed, 25 Apr 2012 14:46:52 +0000 (15:46 +0100)]
mapi32: Convert message to Unicode in MAPISendMail.
Owen Rudge [Wed, 25 Apr 2012 14:46:47 +0000 (15:46 +0100)]
mapi32: Convert sendmail_extended_mapi to Unicode.
Piotr Caban [Wed, 25 Apr 2012 10:10:18 +0000 (12:10 +0200)]
jscript: Fix toExponential behavior when exponent is 0.
Alexandre Julliard [Wed, 25 Apr 2012 15:16:24 +0000 (17:16 +0200)]
iphlpapi/tests: Get rid of function typedefs and use more standard names for function pointers.
Bruno Jesus [Wed, 25 Apr 2012 04:50:21 +0000 (01:50 -0300)]
iphlpapi/tests: Add SetTcpEntry tests.
Christian Costa [Tue, 24 Apr 2012 20:33:01 +0000 (22:33 +0200)]
dmusic: Cleanup IDirectMusicBufferImpl_QueryInterface.
Christian Costa [Tue, 24 Apr 2012 20:32:52 +0000 (22:32 +0200)]
dmusic: Display new ref in IDirectMusicBufferImpl_AddRef and IDirectMusicBufferImpl_Release.
Christian Costa [Tue, 24 Apr 2012 20:32:44 +0000 (22:32 +0200)]
dmusic: Implement IDirectMusicBufferImpl_GetRawBufferPtr.
Christian Costa [Tue, 24 Apr 2012 20:32:36 +0000 (22:32 +0200)]
dmusic: Implement IDirectMusicBufferImpl_GetMaxBytes.
Christian Costa [Tue, 24 Apr 2012 20:32:27 +0000 (22:32 +0200)]
dmusic: Implement IDirectMusicBufferImpl_GetBufferFormat.
Jacek Caban [Wed, 25 Apr 2012 09:26:34 +0000 (11:26 +0200)]
vbscript: 'property' may be both keyword and identifier.
Jacek Caban [Wed, 25 Apr 2012 09:26:21 +0000 (11:26 +0200)]
jscript: Moved collecting variable declarations from parser to compiler.
Jacek Caban [Wed, 25 Apr 2012 09:26:12 +0000 (11:26 +0200)]
jscript: Make parser a temporary compiler object.
Jacek Caban [Wed, 25 Apr 2012 09:25:57 +0000 (11:25 +0200)]
jscript: Store function parameters in function_code_t.
Jacek Caban [Wed, 25 Apr 2012 09:25:44 +0000 (11:25 +0200)]
jscript: Fixed func->funcs leak.
Jacek Caban [Wed, 25 Apr 2012 08:47:56 +0000 (10:47 +0200)]
jscript: Store variable names in function_code_t.
Vincent Povirk [Tue, 24 Apr 2012 15:14:35 +0000 (10:14 -0500)]
gdiplus: Store only one surround color if all colors are the same.
Vincent Povirk [Tue, 24 Apr 2012 14:55:29 +0000 (09:55 -0500)]
gdiplus: Implement GdipSetPathGradientSigmaBlend.
Vincent Povirk [Tue, 24 Apr 2012 14:50:33 +0000 (09:50 -0500)]
gdiplus: Implement GdipSetPathGradientLinearBlend.
Vincent Povirk [Tue, 24 Apr 2012 14:44:43 +0000 (09:44 -0500)]
gdiplus: Implement GdipSetPathGradientBlend, with tests.
Vincent Povirk [Tue, 24 Apr 2012 14:17:42 +0000 (09:17 -0500)]
gdiplus: Remove FIXME on implemented function.
Henri Verbeet [Tue, 24 Apr 2012 18:54:15 +0000 (20:54 +0200)]
d3d9: Get rid of IDirect3DBaseTexture9Impl.
Henri Verbeet [Tue, 24 Apr 2012 18:54:14 +0000 (20:54 +0200)]
d3d9: Merge volumetexture.c into texture.c.
Henri Verbeet [Tue, 24 Apr 2012 18:54:13 +0000 (20:54 +0200)]
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetBackBuffer().
Henri Verbeet [Tue, 24 Apr 2012 18:54:12 +0000 (20:54 +0200)]
d3d9: Use the surface implementation pointer in reset_enum_callback().
Henri Verbeet [Tue, 24 Apr 2012 18:54:11 +0000 (20:54 +0200)]
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetSwapChain().
Aric Stewart [Tue, 24 Apr 2012 18:47:08 +0000 (13:47 -0500)]
strmbase: get_VideoHeight should always have a positive height.
Piotr Caban [Tue, 24 Apr 2012 16:44:07 +0000 (18:44 +0200)]
msvcrt: Rework wcsncpy_s to work on overlapping pointers.
Dmitry Timoshkov [Mon, 9 Apr 2012 06:08:50 +0000 (15:08 +0900)]
winex11.drv: Windows always generates VK_DECIMAL for Del/. on a keypad.
Dmitry Timoshkov [Mon, 23 Apr 2012 14:31:59 +0000 (23:31 +0900)]
gdiplus: Use symbolic name of the font style.
Dmitry Timoshkov [Tue, 24 Apr 2012 08:03:35 +0000 (17:03 +0900)]
gdi32: ntmCellHeight and ntmAvgWidth should be in font units.
Dmitry Timoshkov [Tue, 24 Apr 2012 08:03:12 +0000 (17:03 +0900)]
gdi32: Enumerated font size should not be too large.
This reverts commit
f4625d1ae1109ee9a30faa8254b10779853f0ac2.
Dmitry Timoshkov [Tue, 24 Apr 2012 08:02:59 +0000 (17:02 +0900)]
gdiplus: Do not rely on an enumerated font size being equal to otmEMSquare.
Christian Costa [Mon, 23 Apr 2012 19:44:28 +0000 (21:44 +0200)]
amstream: Add IAudioMediaStream stub implementation.
Christian Costa [Mon, 23 Apr 2012 19:44:19 +0000 (21:44 +0200)]
amstream: Use proper constructor name for ddraw mediastream.
Jacek Caban [Tue, 24 Apr 2012 15:39:40 +0000 (17:39 +0200)]
jscript: Store source code range in function_code_t.
Jacek Caban [Tue, 24 Apr 2012 15:39:25 +0000 (17:39 +0200)]
jscript: Store function name in function_code_t.
Jacek Caban [Tue, 24 Apr 2012 15:39:09 +0000 (17:39 +0200)]
jscript: Use compiler-generated struct for representing function code.
Huw Davies [Tue, 24 Apr 2012 11:55:48 +0000 (12:55 +0100)]
winspool: Don't leak the handle returned by AddPrinter.
Alexandre Julliard [Tue, 24 Apr 2012 10:38:09 +0000 (12:38 +0200)]
gdi32: Fix coordinates for row copies in mirrored vertical stretching.
Owen Rudge [Mon, 23 Apr 2012 13:29:02 +0000 (14:29 +0100)]
mapistub: Forward MAPISendMailW.
Owen Rudge [Mon, 23 Apr 2012 13:05:49 +0000 (14:05 +0100)]
mapi32: Add stub implementation of MAPISendMailW.
Owen Rudge [Mon, 23 Apr 2012 13:05:43 +0000 (14:05 +0100)]
include: Add MAPISendMailW definition and structures.
Nikolay Sivov [Tue, 24 Apr 2012 07:32:51 +0000 (11:32 +0400)]
msxml3: Implement getURI() for IMXAttributes.
Nikolay Sivov [Tue, 24 Apr 2012 07:30:24 +0000 (11:30 +0400)]
msxml3: Implement getLocalName() for IMXAttributes.
Vincent Povirk [Mon, 23 Apr 2012 18:12:05 +0000 (13:12 -0500)]
gdiplus: Implement accessors for graphics rendering origin.
Vincent Povirk [Mon, 23 Apr 2012 19:55:52 +0000 (14:55 -0500)]
mscoree: Always call mono_thread_attach before invoking managed code.
Alexandre Julliard [Tue, 24 Apr 2012 09:37:20 +0000 (11:37 +0200)]
dmusic: Internal functions don't need to be WINAPI.
Christian Costa [Mon, 23 Apr 2012 19:26:24 +0000 (21:26 +0200)]
include: Add dmksctrl.h with definition of KSDATAFORMAT_SUBTYPE_DIRECTMUSIC needed by DirectMusic.
Christian Costa [Mon, 23 Apr 2012 19:26:02 +0000 (21:26 +0200)]
dmusic: COM clean-up of IDirectMusicBuffer.
Christian Costa [Mon, 23 Apr 2012 19:25:53 +0000 (21:25 +0200)]
dmusic: Pass creation parameters to DMUSIC_CreateDirectMusicBufferImpl then allocate data buffer and set format accordingly.
Aric Stewart [Mon, 23 Apr 2012 16:24:53 +0000 (11:24 -0500)]
strmbase: We cannot hold the RenderLock during QualityControlRender_WaitFor.
Henri Verbeet [Mon, 23 Apr 2012 19:24:57 +0000 (21:24 +0200)]
d3d9: Merge cubetexture.c into texture.c.
Henri Verbeet [Mon, 23 Apr 2012 19:24:56 +0000 (21:24 +0200)]
d3d9: Get rid of IDirect3DVolumeTexture9Impl.
Henri Verbeet [Mon, 23 Apr 2012 19:24:55 +0000 (21:24 +0200)]
d3d9: Properly retrieve an interface pointer in IDirect3DSwapChain9Impl_GetBackBuffer().
Henri Verbeet [Mon, 23 Apr 2012 19:24:54 +0000 (21:24 +0200)]
d3d8: Properly retrieve an interface pointer in IDirect3DDevice8Impl_GetStreamSource().
Henri Verbeet [Mon, 23 Apr 2012 19:24:53 +0000 (21:24 +0200)]
d3d8: Properly retrieve an interface pointer in IDirect3DDevice8Impl_GetIndices().
Hans Leidekker [Mon, 23 Apr 2012 13:47:15 +0000 (15:47 +0200)]
msi: Check supported languages in the AppSearch action.
Hans Leidekker [Mon, 23 Apr 2012 13:46:50 +0000 (15:46 +0200)]
msi: Remove child folders first in the RemoveFolders action.
Hans Leidekker [Mon, 23 Apr 2012 13:46:41 +0000 (15:46 +0200)]
msi: Dynamically allocate the path buffer in MsiQueryComponentStateW.
Hans Leidekker [Mon, 23 Apr 2012 13:46:30 +0000 (15:46 +0200)]
msi: Initialize hkey in msi_comp_find_prod_key.
Hans Leidekker [Mon, 23 Apr 2012 13:46:12 +0000 (15:46 +0200)]
msi: Reduce the indentation level in ACTION_GetComponentInstallStates.
Jacek Caban [Mon, 23 Apr 2012 12:50:15 +0000 (14:50 +0200)]
winhttp: Trace accept types in WinHttpOpenRequest.
Jacek Caban [Mon, 23 Apr 2012 10:48:58 +0000 (12:48 +0200)]
mshtml: Accept different VARIANT types in document_write.
Alexandre Julliard [Mon, 23 Apr 2012 12:58:12 +0000 (14:58 +0200)]
gdi32: Fix some typos in the 4-bpp shrink_row function.
Dmitry Timoshkov [Fri, 20 Apr 2012 07:14:45 +0000 (16:14 +0900)]
include/wine/test.h: Fix tests compilation with a PSDK compiler.
André Hentschel [Thu, 19 Apr 2012 21:22:33 +0000 (23:22 +0200)]
dbghelp: Assorted fixes for shadow variables.
Christian Costa [Sat, 21 Apr 2012 12:19:35 +0000 (14:19 +0200)]
dmusic: Fix IDirectMusic8Impl_CreateMusicBuffer buffer signature.
Lauri Kenttä [Sun, 22 Apr 2012 10:29:47 +0000 (13:29 +0300)]
po: Update Swedish translation.
Lauri Kenttä [Fri, 20 Apr 2012 19:00:52 +0000 (22:00 +0300)]
po: Update Finnish translation.
Henri Verbeet [Sun, 22 Apr 2012 20:47:44 +0000 (22:47 +0200)]
d3d9: Get rid of IDirect3DCubeTexture9Impl.
Henri Verbeet [Sun, 22 Apr 2012 20:47:43 +0000 (22:47 +0200)]
d3d9: Get rid of IDirect3DTexture9Impl.
Henri Verbeet [Sun, 22 Apr 2012 20:47:42 +0000 (22:47 +0200)]
d3d8: Properly retrieve an interface pointer in IDirect3DDevice8Impl_GetTexture().
Henri Verbeet [Sun, 22 Apr 2012 20:47:41 +0000 (22:47 +0200)]
d3d8: Properly retrieve an interface pointer in IDirect3DDevice8Impl_GetDepthStencilSurface().
Henri Verbeet [Sun, 22 Apr 2012 20:47:40 +0000 (22:47 +0200)]
d3d8: Properly retrieve an interface pointer in IDirect3DDevice8Impl_GetRenderTarget().
Nikolay Sivov [Sun, 22 Apr 2012 20:08:54 +0000 (00:08 +0400)]
msxml3: Added getName() for IMXAttributes.
Nikolay Sivov [Sun, 22 Apr 2012 20:00:24 +0000 (00:00 +0400)]
msxml3: Added getValueFromName() for IMXAttributes.
Nikolay Sivov [Sun, 22 Apr 2012 19:37:47 +0000 (23:37 +0400)]
msxml3: getPrefix() should check all pushed contexts as well.
Nikolay Sivov [Sun, 22 Apr 2012 19:30:22 +0000 (23:30 +0400)]
msxml3: Implement push/pop operations for contexts.
Nikolay Sivov [Sat, 21 Apr 2012 08:32:15 +0000 (12:32 +0400)]
msxml3: Switch parser encoding manually when it won't be able to detect it (UTF-16 case).
André Hentschel [Sun, 22 Apr 2012 17:05:05 +0000 (19:05 +0200)]
ws2_32: Remove unneeded shadow variable.
André Hentschel [Sun, 22 Apr 2012 17:04:57 +0000 (19:04 +0200)]
winevdm: Remove unneeded shadow variable.
André Hentschel [Sun, 22 Apr 2012 17:03:36 +0000 (19:03 +0200)]
winedbg: Print all available information about branch targets in ARM disassembler.
Dmitry Timoshkov [Fri, 20 Apr 2012 07:44:17 +0000 (16:44 +0900)]
gdiplus: Use Tahoma instead of Arial for gdiplus font tests.
Dmitry Timoshkov [Fri, 20 Apr 2012 07:43:24 +0000 (16:43 +0900)]
gdiplus: Use symbolic names of font styles.
Dmitry Timoshkov [Thu, 19 Apr 2012 12:43:51 +0000 (21:43 +0900)]
gdiplus: Avoid saving negative values in pixel_size and emSize.
Aric Stewart [Fri, 20 Apr 2012 12:26:53 +0000 (07:26 -0500)]
strmbase: Have PassThruImpl use BaseDispatch.
Aric Stewart [Fri, 20 Apr 2012 12:26:43 +0000 (07:26 -0500)]
strmbase: Have BaseControlVideo use BaseDispatch.
Aric Stewart [Fri, 20 Apr 2012 12:26:32 +0000 (07:26 -0500)]
strmbase: Have BaseControlWindow use BaseDispatch.
Aric Stewart [Fri, 20 Apr 2012 12:26:18 +0000 (07:26 -0500)]
strmbase: Implement BaseDispatch.
Aurimas Fišeras [Thu, 19 Apr 2012 19:52:56 +0000 (22:52 +0300)]
po: Update Lithuanian translation.
Julian Rüger [Fri, 20 Apr 2012 10:54:03 +0000 (12:54 +0200)]
po: Update German translation.
Francois Gouget [Thu, 19 Apr 2012 20:52:23 +0000 (22:52 +0200)]
po: Update a few Yes/No/All Slovak translations.
Francois Gouget [Thu, 19 Apr 2012 20:41:07 +0000 (22:41 +0200)]
po: Fix a Portuguese (Portugal) translation.
Francois Gouget [Thu, 19 Apr 2012 20:35:45 +0000 (22:35 +0200)]
po: Fix some typography issues in the Chinese (PRC) translation.
Francois Gouget [Thu, 19 Apr 2012 20:34:50 +0000 (22:34 +0200)]
po: Mark an incorrect Spanish translation as fuzzy.