Henri Verbeet [Fri, 25 May 2012 14:10:29 +0000 (16:10 +0200)]
d3dx9: Don't use HEAP_ZERO_MEMORY if we're going to overwrite the memory anyway.
Henri Verbeet [Fri, 25 May 2012 14:10:28 +0000 (16:10 +0200)]
d3d9: Get rid of the D3D_DECL_* macros.
Henri Verbeet [Fri, 25 May 2012 14:10:27 +0000 (16:10 +0200)]
d3d9: Get rid of the d3dType field from d3d_dtype_lookup.
Aric Stewart [Fri, 25 May 2012 12:55:19 +0000 (07:55 -0500)]
usp10: Check bounds before checking value in array.
Dmitry Timoshkov [Fri, 25 May 2012 10:14:05 +0000 (19:14 +0900)]
windowscodecs: Add some tests for IFD metadata reader.
Dmitry Timoshkov [Fri, 25 May 2012 10:13:44 +0000 (19:13 +0900)]
include: Add some ids for IFD metadata support.
Dmitry Timoshkov [Fri, 25 May 2012 10:13:24 +0000 (19:13 +0900)]
windowscodecs: Fix some typos in the tEXt metadata test.
Michael Stefaniuc [Fri, 25 May 2012 09:36:16 +0000 (11:36 +0200)]
mshtml/tests: Remove stray ok() calls.
Michael Stefaniuc [Fri, 25 May 2012 09:35:10 +0000 (11:35 +0200)]
riched20/tests: Check the correct return value.
Michael Stefaniuc [Fri, 25 May 2012 09:33:30 +0000 (11:33 +0200)]
urlmon/tests: Fix typo in an ok() message.
Oleksij Rempel [Fri, 25 May 2012 08:58:50 +0000 (10:58 +0200)]
krnl386: Set 11-bit for fixed drive.
Oleksij Rempel [Fri, 25 May 2012 08:58:49 +0000 (10:58 +0200)]
krnl386: Set remote bit for cdrom.
Christian Costa [Fri, 25 May 2012 06:04:54 +0000 (08:04 +0200)]
d3drm: Add support for D3DRMLOAD_FROMFILE in IDirect3DRMMeshBuilder3_Load.
Christian Costa [Fri, 25 May 2012 06:04:31 +0000 (08:04 +0200)]
dmusic: Cleanup DMUSIC_CreateDirectMusicImpl.
Dmitry Timoshkov [Thu, 24 May 2012 04:49:02 +0000 (13:49 +0900)]
gdiplus: Avoid needless gotos.
Dmitry Timoshkov [Thu, 24 May 2012 04:48:30 +0000 (13:48 +0900)]
gdiplus: Return correct status code if GdipAlloc fails.
Dmitry Timoshkov [Mon, 21 May 2012 08:53:13 +0000 (17:53 +0900)]
gdiplus: Reimplement GdipIsEmptyRegion.
Alexandre Julliard [Fri, 25 May 2012 08:29:28 +0000 (10:29 +0200)]
oleaut32/tests: Fix handle sign extension on 64-bit.
Alexandre Julliard [Thu, 17 May 2012 20:22:46 +0000 (22:22 +0200)]
gdi32/tests: Add tests for color mappings in monochrome bitmaps.
Alexandre Julliard [Fri, 25 May 2012 09:47:46 +0000 (11:47 +0200)]
gdi32: Always use the DIB engine for monochrome bitmap rendering.
Alexandre Julliard [Fri, 25 May 2012 09:19:36 +0000 (11:19 +0200)]
gdi32: Check that the bitmap depth matches the DC when selecting it.
Alexandre Julliard [Wed, 23 May 2012 19:30:22 +0000 (21:30 +0200)]
gdi32: Remove the CopyBitmap driver entry point.
Vincent Povirk [Tue, 22 May 2012 20:46:23 +0000 (15:46 -0500)]
propsys: Implement IPropertyStoreCache::SetValueAndState.
Vincent Povirk [Tue, 22 May 2012 20:43:01 +0000 (15:43 -0500)]
propsys: Implement IPropertyStoreCache::SetState.
Vincent Povirk [Tue, 22 May 2012 20:40:45 +0000 (15:40 -0500)]
propsys: Implement IPropertyStoreCache::GetValueAndState.
Vincent Povirk [Tue, 22 May 2012 20:38:22 +0000 (15:38 -0500)]
propsys: Implement IPropertyStoreCache::GetState.
Vincent Povirk [Tue, 22 May 2012 20:34:25 +0000 (15:34 -0500)]
propsys: Implement IPropertyStore::GetAt.
Aric Stewart [Mon, 21 May 2012 13:21:48 +0000 (08:21 -0500)]
quartz: COM cleanup for ParserImpl.
Aric Stewart [Mon, 21 May 2012 13:21:41 +0000 (08:21 -0500)]
quartz: COM cleanup for Parser_OutputPin.
Henri Verbeet [Thu, 24 May 2012 16:27:44 +0000 (18:27 +0200)]
d3d9: Get rid of the D3DDECLTYPE_INFO typedef.
Henri Verbeet [Thu, 24 May 2012 16:27:43 +0000 (18:27 +0200)]
d3d8: Get rid of the wined3d_usage_t typedef.
Henri Verbeet [Thu, 24 May 2012 16:27:42 +0000 (18:27 +0200)]
ddraw/tests: Add test_wndproc() for the other ddraw versions as well.
Henri Verbeet [Thu, 24 May 2012 16:27:41 +0000 (18:27 +0200)]
ddraw/tests: Move test_wndproc() to ddraw7.c.
Henri Verbeet [Thu, 24 May 2012 16:27:40 +0000 (18:27 +0200)]
ddraw: Only initially enable color keying for version 1 devices.
Jacek Caban [Thu, 24 May 2012 13:25:12 +0000 (15:25 +0200)]
wininet: Added better traces for status info in INTERNET_SendCallback.
Jacek Caban [Thu, 24 May 2012 13:24:55 +0000 (15:24 +0200)]
wininet: Added INTERNET_OPTION_REQUEST_FLAGS tests.
Jacek Caban [Thu, 24 May 2012 13:24:43 +0000 (15:24 +0200)]
wininet: Added real implementation of InternetQueryOption(INTERNET_OPTION_REQUEST_FLAGS).
Michael Stefaniuc [Thu, 24 May 2012 12:01:52 +0000 (14:01 +0200)]
urlmon/tests: Remove stray ok() call.
Dmitry Timoshkov [Thu, 24 May 2012 09:39:50 +0000 (18:39 +0900)]
windowscodecs: Add a stubbed out IWICMetadataBlockReader interface.
Hans Leidekker [Thu, 24 May 2012 07:53:43 +0000 (09:53 +0200)]
fusion: Add a stub implementation of InitializeFusion.
Christian Costa [Thu, 24 May 2012 06:50:32 +0000 (08:50 +0200)]
dmusic: Cleanup IDirectMusic8Impl_QueryInterface.
Christian Costa [Thu, 24 May 2012 06:50:24 +0000 (08:50 +0200)]
dmusic: Display new ref in trace for AddRef and Release for direct music object.
Christian Costa [Thu, 24 May 2012 06:50:02 +0000 (08:50 +0200)]
d3drm: Add stub interface for IDirectTextureX.
Christian Costa [Thu, 24 May 2012 06:49:53 +0000 (08:49 +0200)]
d3drm: Add some tests for mesh default material and texture.
Julian Rüger [Thu, 24 May 2012 13:22:51 +0000 (15:22 +0200)]
po: Update German translation.
Frédéric Delanoy [Thu, 24 May 2012 13:10:01 +0000 (15:10 +0200)]
po: Update French translation.
Hwang YunSong [Wed, 23 May 2012 12:45:51 +0000 (21:45 +0900)]
po: Update Korean translation.
Dmitry Timoshkov [Thu, 24 May 2012 05:43:36 +0000 (14:43 +0900)]
comctl32: Use WARN instead of ERR if a toolbar index is out of range.
Alexander Morozov [Wed, 23 May 2012 13:49:24 +0000 (17:49 +0400)]
wininet: Add "Content-Disposition" field.
Alexandre Julliard [Wed, 23 May 2012 19:44:59 +0000 (21:44 +0200)]
winex11: Always create the brush pixmap from the pattern bits.
Alexandre Julliard [Wed, 23 May 2012 19:12:04 +0000 (21:12 +0200)]
gdi32: Always store a copy of the bitmap bits for pattern brushes.
Alexandre Julliard [Wed, 23 May 2012 10:30:23 +0000 (12:30 +0200)]
gdi32: Don't use the DC colors when drawing a monochrome pattern to a monochrome DDB.
Alexandre Julliard [Wed, 23 May 2012 09:14:16 +0000 (11:14 +0200)]
gdi32: Implement dithering of solid brushes when drawing to DDBs.
Lauri Kenttä [Wed, 23 May 2012 16:41:22 +0000 (19:41 +0300)]
po: Update Swedish translation.
Lauri Kenttä [Wed, 23 May 2012 16:41:21 +0000 (19:41 +0300)]
po: Update Finnish translation.
Jacek Caban [Wed, 23 May 2012 16:24:02 +0000 (18:24 +0200)]
wininet: Moved querying INTERNET_OPTION_REQUEST_FLAGS implementation to HTTPREQ_QueryOption.
Vincent Povirk [Tue, 22 May 2012 20:24:03 +0000 (15:24 -0500)]
propsys: Implement IPropertyStore::GetCount.
Vincent Povirk [Tue, 22 May 2012 20:19:51 +0000 (15:19 -0500)]
propsys: Implement IPropertyStore::SetValue and GetValue.
Vincent Povirk [Tue, 22 May 2012 19:18:11 +0000 (14:18 -0500)]
propsys: Add stub InMemoryPropertyStore implementation.
Vincent Povirk [Tue, 22 May 2012 16:17:29 +0000 (11:17 -0500)]
propsys: Register CLSID_InMemoryPropertyStore.
Vincent Povirk [Tue, 22 May 2012 15:46:57 +0000 (10:46 -0500)]
propsys: Add tests for CLSID_InMemoryPropertyStore.
Francois Gouget [Wed, 23 May 2012 13:41:14 +0000 (15:41 +0200)]
d3d8: Add a trailing '\n' to an ERR() message.
Francois Gouget [Wed, 23 May 2012 13:36:04 +0000 (15:36 +0200)]
vbscript: Add support for integer values in conditional jumps.
Dmitry Timoshkov [Wed, 23 May 2012 07:50:31 +0000 (16:50 +0900)]
ole32: Forward OleCreateLinkFromData and OleCreateStaticFromData to OleCreateFromData.
Dmitry Timoshkov [Wed, 23 May 2012 07:50:12 +0000 (16:50 +0900)]
ole32: Query support also for static storage formats.
Jacek Caban [Wed, 23 May 2012 12:37:36 +0000 (14:37 +0200)]
axextend.idl: Added VIDEO_STREAM_CONFIG_CAPS and AUDIO_STREAM_CONFIG_CAPS declarations.
Hans Leidekker [Wed, 23 May 2012 11:05:14 +0000 (13:05 +0200)]
fusion: Handle DWORD-sized blob indices when loading the public key.
Hans Leidekker [Wed, 23 May 2012 07:14:58 +0000 (09:14 +0200)]
fusion: Add a "v4.0_" prefix to version 4.0 assembly directories.
Nikolay Sivov [Wed, 23 May 2012 05:05:38 +0000 (09:05 +0400)]
po: Update Russian translation.
Józef Kucia [Tue, 22 May 2012 20:35:58 +0000 (22:35 +0200)]
d3dx9: Add support for luminance pixel formats.
Józef Kucia [Tue, 22 May 2012 20:35:57 +0000 (22:35 +0200)]
d3dx9: Add a WARN to get_image_info_from_dds about too short DDS files.
Józef Kucia [Tue, 22 May 2012 20:35:56 +0000 (22:35 +0200)]
d3dx9: Fix the expected_length computation for non-square DDS files.
Józef Kucia [Tue, 22 May 2012 20:19:33 +0000 (22:19 +0200)]
d3d8: Return D3DERR_INVALIDCALL when IDirect3DCubeTexture8::GetLevelDesc is called with invalid level.
Józef Kucia [Tue, 22 May 2012 20:19:32 +0000 (22:19 +0200)]
d3d8: Return D3DERR_INVALIDCALL when IDirect3DCubeTexture8::GetCubeMapSurface is called with invalid level.
Henri Verbeet [Wed, 23 May 2012 16:14:34 +0000 (18:14 +0200)]
d3d8: Get rid of IDirect3DVolume8Impl.
Henri Verbeet [Wed, 23 May 2012 16:14:33 +0000 (18:14 +0200)]
d3d8: Get rid of IDirect3DSurface8Impl.
Henri Verbeet [Wed, 23 May 2012 16:14:32 +0000 (18:14 +0200)]
ddraw/tests: Add a test for the initial color keying state.
Henri Verbeet [Wed, 23 May 2012 16:14:31 +0000 (18:14 +0200)]
ddraw/tests: Properly cleanup on failed device creation in a couple of places.
Henri Verbeet [Wed, 23 May 2012 16:14:30 +0000 (18:14 +0200)]
ddraw/tests: Add a helper function to setup execute buffers.
Christian Costa [Tue, 22 May 2012 20:05:40 +0000 (22:05 +0200)]
d3drm: Material object is taken into account when a mesh references it.
Christian Costa [Tue, 22 May 2012 20:05:32 +0000 (22:05 +0200)]
d3drm: Implement IDirect3DRMXImpl_CreateMaterial.
Christian Costa [Tue, 22 May 2012 20:05:24 +0000 (22:05 +0200)]
d3drm: Implement IDirect3DRMMaterial2 interface.
Christian Costa [Tue, 22 May 2012 20:05:16 +0000 (22:05 +0200)]
d3drm: Fix method name Material to CreateMaterial.
Christian Costa [Tue, 22 May 2012 20:05:07 +0000 (22:05 +0200)]
d3drm: Set vertices data of the created mesh.
Eric Pouech [Tue, 22 May 2012 19:52:03 +0000 (21:52 +0200)]
winedbg: In the gdb remote protocol implementation, correctly manage the size of registers on the wire (esp. for 64bit ones).
Aric Stewart [Tue, 22 May 2012 16:17:09 +0000 (11:17 -0500)]
wineqtdecoder: Recreate audio extraction session when we run out of frames.
Alexandre Julliard [Wed, 23 May 2012 09:56:38 +0000 (11:56 +0200)]
gdi32: Don't store the default color table in dib_info objects.
Alexandre Julliard [Wed, 23 May 2012 09:34:22 +0000 (11:34 +0200)]
gdi32: Use the default color table when mapping colors in bitmaps that don't have one.
Alexandre Julliard [Wed, 23 May 2012 09:24:18 +0000 (11:24 +0200)]
gdi32: Simplify creation of hatch masks and avoid endianness issues.
Alexandre Julliard [Tue, 22 May 2012 20:03:18 +0000 (22:03 +0200)]
gdi32: Add a helper function to allocate the brush bits.
Alexandre Julliard [Tue, 22 May 2012 19:52:44 +0000 (21:52 +0200)]
gdi32: Pass a rop_mask_bits object to the pattern_rects primitive.
Alexandre Julliard [Tue, 22 May 2012 19:47:30 +0000 (21:47 +0200)]
gdi32: Use a rop_mask_bits object to store the brush bits.
Andrew Eikum [Tue, 22 May 2012 18:11:09 +0000 (13:11 -0500)]
wineoss.drv: Resolve some diff between winealsa and wineoss.
Andrew Eikum [Tue, 22 May 2012 18:11:06 +0000 (13:11 -0500)]
wineoss.drv: Track number of frames reserved by client in capture direction.
Andrew Eikum [Tue, 22 May 2012 18:01:23 +0000 (13:01 -0500)]
msgsm32: Downgrade ERR to WARN.
Hwang YunSong [Tue, 22 May 2012 13:12:41 +0000 (22:12 +0900)]
po: Update Korean translation.
Karsten Elfenbein [Mon, 21 May 2012 18:54:49 +0000 (20:54 +0200)]
wined3d: Add Nvidia GTX 670.
Henri Verbeet [Tue, 22 May 2012 16:01:08 +0000 (18:01 +0200)]
d3d8: Get rid of IDirect3DSwapChain8Impl.
Henri Verbeet [Tue, 22 May 2012 16:01:07 +0000 (18:01 +0200)]
d3d8: Get rid of IDirect3DVertexBuffer8Impl.
Henri Verbeet [Tue, 22 May 2012 16:01:06 +0000 (18:01 +0200)]
wined3d: Store user clip planes as 4-component float vectors.