wine
12 years agod3dx9: Don't use HEAP_ZERO_MEMORY if we're going to overwrite the memory anyway.
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.

12 years agod3d9: Get rid of the D3D_DECL_* macros.
Henri Verbeet [Fri, 25 May 2012 14:10:28 +0000 (16:10 +0200)] 
d3d9: Get rid of the D3D_DECL_* macros.

12 years agod3d9: Get rid of the d3dType field from d3d_dtype_lookup.
Henri Verbeet [Fri, 25 May 2012 14:10:27 +0000 (16:10 +0200)] 
d3d9: Get rid of the d3dType field from d3d_dtype_lookup.

12 years agousp10: Check bounds before checking value in array.
Aric Stewart [Fri, 25 May 2012 12:55:19 +0000 (07:55 -0500)] 
usp10: Check bounds before checking value in array.

12 years agowindowscodecs: Add some tests for IFD metadata reader.
Dmitry Timoshkov [Fri, 25 May 2012 10:14:05 +0000 (19:14 +0900)] 
windowscodecs: Add some tests for IFD metadata reader.

12 years agoinclude: Add some ids for IFD metadata support.
Dmitry Timoshkov [Fri, 25 May 2012 10:13:44 +0000 (19:13 +0900)] 
include: Add some ids for IFD metadata support.

12 years agowindowscodecs: Fix some typos in the tEXt metadata test.
Dmitry Timoshkov [Fri, 25 May 2012 10:13:24 +0000 (19:13 +0900)] 
windowscodecs: Fix some typos in the tEXt metadata test.

12 years agomshtml/tests: Remove stray ok() calls.
Michael Stefaniuc [Fri, 25 May 2012 09:36:16 +0000 (11:36 +0200)] 
mshtml/tests: Remove stray ok() calls.

12 years agoriched20/tests: Check the correct return value.
Michael Stefaniuc [Fri, 25 May 2012 09:35:10 +0000 (11:35 +0200)] 
riched20/tests: Check the correct return value.

12 years agourlmon/tests: Fix typo in an ok() message.
Michael Stefaniuc [Fri, 25 May 2012 09:33:30 +0000 (11:33 +0200)] 
urlmon/tests: Fix typo in an ok() message.

12 years agokrnl386: Set 11-bit for fixed drive.
Oleksij Rempel [Fri, 25 May 2012 08:58:50 +0000 (10:58 +0200)] 
krnl386: Set 11-bit for fixed drive.

12 years agokrnl386: Set remote bit for cdrom.
Oleksij Rempel [Fri, 25 May 2012 08:58:49 +0000 (10:58 +0200)] 
krnl386: Set remote bit for cdrom.

12 years agod3drm: Add support for D3DRMLOAD_FROMFILE in IDirect3DRMMeshBuilder3_Load.
Christian Costa [Fri, 25 May 2012 06:04:54 +0000 (08:04 +0200)] 
d3drm: Add support for D3DRMLOAD_FROMFILE in IDirect3DRMMeshBuilder3_Load.

12 years agodmusic: Cleanup DMUSIC_CreateDirectMusicImpl.
Christian Costa [Fri, 25 May 2012 06:04:31 +0000 (08:04 +0200)] 
dmusic: Cleanup DMUSIC_CreateDirectMusicImpl.

12 years agogdiplus: Avoid needless gotos.
Dmitry Timoshkov [Thu, 24 May 2012 04:49:02 +0000 (13:49 +0900)] 
gdiplus: Avoid needless gotos.

12 years agogdiplus: Return correct status code if GdipAlloc fails.
Dmitry Timoshkov [Thu, 24 May 2012 04:48:30 +0000 (13:48 +0900)] 
gdiplus: Return correct status code if GdipAlloc fails.

12 years agogdiplus: Reimplement GdipIsEmptyRegion.
Dmitry Timoshkov [Mon, 21 May 2012 08:53:13 +0000 (17:53 +0900)] 
gdiplus: Reimplement GdipIsEmptyRegion.

12 years agooleaut32/tests: Fix handle sign extension on 64-bit.
Alexandre Julliard [Fri, 25 May 2012 08:29:28 +0000 (10:29 +0200)] 
oleaut32/tests: Fix handle sign extension on 64-bit.

12 years agogdi32/tests: Add tests for color mappings in monochrome bitmaps.
Alexandre Julliard [Thu, 17 May 2012 20:22:46 +0000 (22:22 +0200)] 
gdi32/tests: Add tests for color mappings in monochrome bitmaps.

12 years agogdi32: Always use the DIB engine for monochrome bitmap rendering.
Alexandre Julliard [Fri, 25 May 2012 09:47:46 +0000 (11:47 +0200)] 
gdi32: Always use the DIB engine for monochrome bitmap rendering.

12 years agogdi32: Check that the bitmap depth matches the DC when selecting it.
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.

12 years agogdi32: Remove the CopyBitmap driver entry point.
Alexandre Julliard [Wed, 23 May 2012 19:30:22 +0000 (21:30 +0200)] 
gdi32: Remove the CopyBitmap driver entry point.

12 years agopropsys: Implement IPropertyStoreCache::SetValueAndState.
Vincent Povirk [Tue, 22 May 2012 20:46:23 +0000 (15:46 -0500)] 
propsys: Implement IPropertyStoreCache::SetValueAndState.

12 years agopropsys: Implement IPropertyStoreCache::SetState.
Vincent Povirk [Tue, 22 May 2012 20:43:01 +0000 (15:43 -0500)] 
propsys: Implement IPropertyStoreCache::SetState.

12 years agopropsys: Implement IPropertyStoreCache::GetValueAndState.
Vincent Povirk [Tue, 22 May 2012 20:40:45 +0000 (15:40 -0500)] 
propsys: Implement IPropertyStoreCache::GetValueAndState.

12 years agopropsys: Implement IPropertyStoreCache::GetState.
Vincent Povirk [Tue, 22 May 2012 20:38:22 +0000 (15:38 -0500)] 
propsys: Implement IPropertyStoreCache::GetState.

12 years agopropsys: Implement IPropertyStore::GetAt.
Vincent Povirk [Tue, 22 May 2012 20:34:25 +0000 (15:34 -0500)] 
propsys: Implement IPropertyStore::GetAt.

12 years agoquartz: COM cleanup for ParserImpl.
Aric Stewart [Mon, 21 May 2012 13:21:48 +0000 (08:21 -0500)] 
quartz: COM cleanup for ParserImpl.

12 years agoquartz: COM cleanup for Parser_OutputPin.
Aric Stewart [Mon, 21 May 2012 13:21:41 +0000 (08:21 -0500)] 
quartz: COM cleanup for Parser_OutputPin.

12 years agod3d9: Get rid of the D3DDECLTYPE_INFO typedef.
Henri Verbeet [Thu, 24 May 2012 16:27:44 +0000 (18:27 +0200)] 
d3d9: Get rid of the D3DDECLTYPE_INFO typedef.

12 years agod3d8: Get rid of the wined3d_usage_t typedef.
Henri Verbeet [Thu, 24 May 2012 16:27:43 +0000 (18:27 +0200)] 
d3d8: Get rid of the wined3d_usage_t typedef.

12 years agoddraw/tests: Add test_wndproc() for the other ddraw versions as well.
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.

12 years agoddraw/tests: Move test_wndproc() to ddraw7.c.
Henri Verbeet [Thu, 24 May 2012 16:27:41 +0000 (18:27 +0200)] 
ddraw/tests: Move test_wndproc() to ddraw7.c.

12 years agoddraw: Only initially enable color keying for version 1 devices.
Henri Verbeet [Thu, 24 May 2012 16:27:40 +0000 (18:27 +0200)] 
ddraw: Only initially enable color keying for version 1 devices.

12 years agowininet: Added better traces for status info in INTERNET_SendCallback.
Jacek Caban [Thu, 24 May 2012 13:25:12 +0000 (15:25 +0200)] 
wininet: Added better traces for status info in INTERNET_SendCallback.

12 years agowininet: Added INTERNET_OPTION_REQUEST_FLAGS tests.
Jacek Caban [Thu, 24 May 2012 13:24:55 +0000 (15:24 +0200)] 
wininet: Added INTERNET_OPTION_REQUEST_FLAGS tests.

12 years agowininet: Added real implementation of InternetQueryOption(INTERNET_OPTION_REQUEST_FLAGS).
Jacek Caban [Thu, 24 May 2012 13:24:43 +0000 (15:24 +0200)] 
wininet: Added real implementation of InternetQueryOption(INTERNET_OPTION_REQUEST_FLAGS).

12 years agourlmon/tests: Remove stray ok() call.
Michael Stefaniuc [Thu, 24 May 2012 12:01:52 +0000 (14:01 +0200)] 
urlmon/tests: Remove stray ok() call.

12 years agowindowscodecs: Add a stubbed out IWICMetadataBlockReader interface.
Dmitry Timoshkov [Thu, 24 May 2012 09:39:50 +0000 (18:39 +0900)] 
windowscodecs: Add a stubbed out IWICMetadataBlockReader interface.

12 years agofusion: Add a stub implementation of InitializeFusion.
Hans Leidekker [Thu, 24 May 2012 07:53:43 +0000 (09:53 +0200)] 
fusion: Add a stub implementation of InitializeFusion.

12 years agodmusic: Cleanup IDirectMusic8Impl_QueryInterface.
Christian Costa [Thu, 24 May 2012 06:50:32 +0000 (08:50 +0200)] 
dmusic: Cleanup IDirectMusic8Impl_QueryInterface.

12 years agodmusic: Display new ref in trace for AddRef and Release for direct music object.
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.

12 years agod3drm: Add stub interface for IDirectTextureX.
Christian Costa [Thu, 24 May 2012 06:50:02 +0000 (08:50 +0200)] 
d3drm: Add stub interface for IDirectTextureX.

12 years agod3drm: Add some tests for mesh default material and texture.
Christian Costa [Thu, 24 May 2012 06:49:53 +0000 (08:49 +0200)] 
d3drm: Add some tests for mesh default material and texture.

12 years agopo: Update German translation.
Julian Rüger [Thu, 24 May 2012 13:22:51 +0000 (15:22 +0200)] 
po: Update German translation.

12 years agopo: Update French translation.
Frédéric Delanoy [Thu, 24 May 2012 13:10:01 +0000 (15:10 +0200)] 
po: Update French translation.

12 years agopo: Update Korean translation.
Hwang YunSong [Wed, 23 May 2012 12:45:51 +0000 (21:45 +0900)] 
po: Update Korean translation.

12 years agocomctl32: Use WARN instead of ERR if a toolbar index is out of range.
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.

12 years agowininet: Add "Content-Disposition" field.
Alexander Morozov [Wed, 23 May 2012 13:49:24 +0000 (17:49 +0400)] 
wininet: Add "Content-Disposition" field.

12 years agowinex11: Always create the brush pixmap from the pattern bits.
Alexandre Julliard [Wed, 23 May 2012 19:44:59 +0000 (21:44 +0200)] 
winex11: Always create the brush pixmap from the pattern bits.

12 years agogdi32: Always store a copy of the bitmap bits for pattern brushes.
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.

12 years agogdi32: Don't use the DC colors when drawing a monochrome pattern to a monochrome...
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.

12 years agogdi32: Implement dithering of solid brushes when drawing to DDBs.
Alexandre Julliard [Wed, 23 May 2012 09:14:16 +0000 (11:14 +0200)] 
gdi32: Implement dithering of solid brushes when drawing to DDBs.

12 years agopo: Update Swedish translation.
Lauri Kenttä [Wed, 23 May 2012 16:41:22 +0000 (19:41 +0300)] 
po: Update Swedish translation.

12 years agopo: Update Finnish translation.
Lauri Kenttä [Wed, 23 May 2012 16:41:21 +0000 (19:41 +0300)] 
po: Update Finnish translation.

12 years agowininet: Moved querying INTERNET_OPTION_REQUEST_FLAGS implementation to HTTPREQ_Query...
Jacek Caban [Wed, 23 May 2012 16:24:02 +0000 (18:24 +0200)] 
wininet: Moved querying INTERNET_OPTION_REQUEST_FLAGS implementation to HTTPREQ_QueryOption.

12 years agopropsys: Implement IPropertyStore::GetCount.
Vincent Povirk [Tue, 22 May 2012 20:24:03 +0000 (15:24 -0500)] 
propsys: Implement IPropertyStore::GetCount.

12 years agopropsys: Implement IPropertyStore::SetValue and GetValue.
Vincent Povirk [Tue, 22 May 2012 20:19:51 +0000 (15:19 -0500)] 
propsys: Implement IPropertyStore::SetValue and GetValue.

12 years agopropsys: Add stub InMemoryPropertyStore implementation.
Vincent Povirk [Tue, 22 May 2012 19:18:11 +0000 (14:18 -0500)] 
propsys: Add stub InMemoryPropertyStore implementation.

12 years agopropsys: Register CLSID_InMemoryPropertyStore.
Vincent Povirk [Tue, 22 May 2012 16:17:29 +0000 (11:17 -0500)] 
propsys: Register CLSID_InMemoryPropertyStore.

12 years agopropsys: Add tests for CLSID_InMemoryPropertyStore.
Vincent Povirk [Tue, 22 May 2012 15:46:57 +0000 (10:46 -0500)] 
propsys: Add tests for CLSID_InMemoryPropertyStore.

12 years agod3d8: Add a trailing '\n' to an ERR() message.
Francois Gouget [Wed, 23 May 2012 13:41:14 +0000 (15:41 +0200)] 
d3d8: Add a trailing '\n' to an ERR() message.

12 years agovbscript: Add support for integer values in conditional jumps.
Francois Gouget [Wed, 23 May 2012 13:36:04 +0000 (15:36 +0200)] 
vbscript: Add support for integer values in conditional jumps.

12 years agoole32: Forward OleCreateLinkFromData and OleCreateStaticFromData to OleCreateFromData.
Dmitry Timoshkov [Wed, 23 May 2012 07:50:31 +0000 (16:50 +0900)] 
ole32: Forward OleCreateLinkFromData and OleCreateStaticFromData to OleCreateFromData.

12 years agoole32: Query support also for static storage formats.
Dmitry Timoshkov [Wed, 23 May 2012 07:50:12 +0000 (16:50 +0900)] 
ole32: Query support also for static storage formats.

12 years agoaxextend.idl: Added VIDEO_STREAM_CONFIG_CAPS and AUDIO_STREAM_CONFIG_CAPS declarations.
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.

12 years agofusion: Handle DWORD-sized blob indices when loading the public key.
Hans Leidekker [Wed, 23 May 2012 11:05:14 +0000 (13:05 +0200)] 
fusion: Handle DWORD-sized blob indices when loading the public key.

12 years agofusion: Add a "v4.0_" prefix to version 4.0 assembly directories.
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.

12 years agopo: Update Russian translation.
Nikolay Sivov [Wed, 23 May 2012 05:05:38 +0000 (09:05 +0400)] 
po: Update Russian translation.

12 years agod3dx9: Add support for luminance pixel formats.
Józef Kucia [Tue, 22 May 2012 20:35:58 +0000 (22:35 +0200)] 
d3dx9: Add support for luminance pixel formats.

12 years agod3dx9: Add a WARN to get_image_info_from_dds about too short DDS files.
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.

12 years agod3dx9: Fix the expected_length computation for non-square 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.

12 years agod3d8: Return D3DERR_INVALIDCALL when IDirect3DCubeTexture8::GetLevelDesc is called...
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.

12 years agod3d8: Return D3DERR_INVALIDCALL when IDirect3DCubeTexture8::GetCubeMapSurface is...
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.

12 years agod3d8: Get rid of IDirect3DVolume8Impl.
Henri Verbeet [Wed, 23 May 2012 16:14:34 +0000 (18:14 +0200)] 
d3d8: Get rid of IDirect3DVolume8Impl.

12 years agod3d8: Get rid of IDirect3DSurface8Impl.
Henri Verbeet [Wed, 23 May 2012 16:14:33 +0000 (18:14 +0200)] 
d3d8: Get rid of IDirect3DSurface8Impl.

12 years agoddraw/tests: Add a test for the initial color keying state.
Henri Verbeet [Wed, 23 May 2012 16:14:32 +0000 (18:14 +0200)] 
ddraw/tests: Add a test for the initial color keying state.

12 years agoddraw/tests: Properly cleanup on failed device creation in a couple of places.
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.

12 years agoddraw/tests: Add a helper function to setup execute buffers.
Henri Verbeet [Wed, 23 May 2012 16:14:30 +0000 (18:14 +0200)] 
ddraw/tests: Add a helper function to setup execute buffers.

12 years agod3drm: Material object is taken into account when a mesh references it.
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.

12 years agod3drm: Implement IDirect3DRMXImpl_CreateMaterial.
Christian Costa [Tue, 22 May 2012 20:05:32 +0000 (22:05 +0200)] 
d3drm: Implement IDirect3DRMXImpl_CreateMaterial.

12 years agod3drm: Implement IDirect3DRMMaterial2 interface.
Christian Costa [Tue, 22 May 2012 20:05:24 +0000 (22:05 +0200)] 
d3drm: Implement IDirect3DRMMaterial2 interface.

12 years agod3drm: Fix method name Material to CreateMaterial.
Christian Costa [Tue, 22 May 2012 20:05:16 +0000 (22:05 +0200)] 
d3drm: Fix method name Material to CreateMaterial.

12 years agod3drm: Set vertices data of the created mesh.
Christian Costa [Tue, 22 May 2012 20:05:07 +0000 (22:05 +0200)] 
d3drm: Set vertices data of the created mesh.

12 years agowinedbg: In the gdb remote protocol implementation, correctly manage the size of...
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).

12 years agowineqtdecoder: Recreate audio extraction session when we run out of frames.
Aric Stewart [Tue, 22 May 2012 16:17:09 +0000 (11:17 -0500)] 
wineqtdecoder: Recreate audio extraction session when we run out of frames.

12 years agogdi32: Don't store the default color table in dib_info objects.
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.

12 years agogdi32: Use the default color table when mapping colors in bitmaps that don't have...
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.

12 years agogdi32: Simplify creation of hatch masks and avoid endianness issues.
Alexandre Julliard [Wed, 23 May 2012 09:24:18 +0000 (11:24 +0200)] 
gdi32: Simplify creation of hatch masks and avoid endianness issues.

12 years agogdi32: Add a helper function to allocate the brush bits.
Alexandre Julliard [Tue, 22 May 2012 20:03:18 +0000 (22:03 +0200)] 
gdi32: Add a helper function to allocate the brush bits.

12 years agogdi32: Pass a rop_mask_bits object to the pattern_rects primitive.
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.

12 years agogdi32: Use a rop_mask_bits object to store the brush bits.
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.

12 years agowineoss.drv: Resolve some diff between winealsa and wineoss.
Andrew Eikum [Tue, 22 May 2012 18:11:09 +0000 (13:11 -0500)] 
wineoss.drv: Resolve some diff between winealsa and wineoss.

12 years agowineoss.drv: Track number of frames reserved by client in capture direction.
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.

12 years agomsgsm32: Downgrade ERR to WARN.
Andrew Eikum [Tue, 22 May 2012 18:01:23 +0000 (13:01 -0500)] 
msgsm32: Downgrade ERR to WARN.

12 years agopo: Update Korean translation.
Hwang YunSong [Tue, 22 May 2012 13:12:41 +0000 (22:12 +0900)] 
po: Update Korean translation.

12 years agowined3d: Add Nvidia GTX 670.
Karsten Elfenbein [Mon, 21 May 2012 18:54:49 +0000 (20:54 +0200)] 
wined3d: Add Nvidia GTX 670.

12 years agod3d8: Get rid of IDirect3DSwapChain8Impl.
Henri Verbeet [Tue, 22 May 2012 16:01:08 +0000 (18:01 +0200)] 
d3d8: Get rid of IDirect3DSwapChain8Impl.

12 years agod3d8: Get rid of IDirect3DVertexBuffer8Impl.
Henri Verbeet [Tue, 22 May 2012 16:01:07 +0000 (18:01 +0200)] 
d3d8: Get rid of IDirect3DVertexBuffer8Impl.

12 years agowined3d: Store user clip planes as 4-component float vectors.
Henri Verbeet [Tue, 22 May 2012 16:01:06 +0000 (18:01 +0200)] 
wined3d: Store user clip planes as 4-component float vectors.