wine
2012-05-24  Christian Costadmusic: Cleanup IDirectMusic8Impl_QueryInterface.
2012-05-24  Christian Costadmusic: Display new ref in trace for AddRef and Release...
2012-05-24  Christian Costad3drm: Add stub interface for IDirectTextureX.
2012-05-24  Christian Costad3drm: Add some tests for mesh default material and...
2012-05-24  Julian Rügerpo: Update German translation.
2012-05-24  Frédéric Delanoypo: Update French translation.
2012-05-24  Hwang YunSongpo: Update Korean translation.
2012-05-24  Dmitry Timoshkovcomctl32: Use WARN instead of ERR if a toolbar index...
2012-05-24  Alexander Morozovwininet: Add "Content-Disposition" field.
2012-05-24  Alexandre Julliardwinex11: Always create the brush pixmap from the patter...
2012-05-24  Alexandre Julliardgdi32: Always store a copy of the bitmap bits for patte...
2012-05-23  Alexandre Julliardgdi32: Don't use the DC colors when drawing a monochrom...
2012-05-23  Alexandre Julliardgdi32: Implement dithering of solid brushes when drawin...
2012-05-23  Lauri Kenttäpo: Update Swedish translation.
2012-05-23  Lauri Kenttäpo: Update Finnish translation.
2012-05-23  Jacek Cabanwininet: Moved querying INTERNET_OPTION_REQUEST_FLAGS...
2012-05-23  Vincent Povirkpropsys: Implement IPropertyStore::GetCount.
2012-05-23  Vincent Povirkpropsys: Implement IPropertyStore::SetValue and GetValue.
2012-05-23  Vincent Povirkpropsys: Add stub InMemoryPropertyStore implementation.
2012-05-23  Vincent Povirkpropsys: Register CLSID_InMemoryPropertyStore.
2012-05-23  Vincent Povirkpropsys: Add tests for CLSID_InMemoryPropertyStore.
2012-05-23  Francois Gougetd3d8: Add a trailing '\n' to an ERR() message.
2012-05-23  Francois Gougetvbscript: Add support for integer values in conditional...
2012-05-23  Dmitry Timoshkovole32: Forward OleCreateLinkFromData and OleCreateStati...
2012-05-23  Dmitry Timoshkovole32: Query support also for static storage formats.
2012-05-23  Jacek Cabanaxextend.idl: Added VIDEO_STREAM_CONFIG_CAPS and AUDIO_...
2012-05-23  Hans Leidekkerfusion: Handle DWORD-sized blob indices when loading...
2012-05-23  Hans Leidekkerfusion: Add a "v4.0_" prefix to version 4.0 assembly...
2012-05-23  Nikolay Sivovpo: Update Russian translation.
2012-05-23  Józef Kuciad3dx9: Add support for luminance pixel formats.
2012-05-23  Józef Kuciad3dx9: Add a WARN to get_image_info_from_dds about...
2012-05-23  Józef Kuciad3dx9: Fix the expected_length computation for non...
2012-05-23  Józef Kuciad3d8: Return D3DERR_INVALIDCALL when IDirect3DCubeTextu...
2012-05-23  Józef Kuciad3d8: Return D3DERR_INVALIDCALL when IDirect3DCubeTextu...
2012-05-23  Henri Verbeetd3d8: Get rid of IDirect3DVolume8Impl.
2012-05-23  Henri Verbeetd3d8: Get rid of IDirect3DSurface8Impl.
2012-05-23  Henri Verbeetddraw/tests: Add a test for the initial color keying...
2012-05-23  Henri Verbeetddraw/tests: Properly cleanup on failed device creation...
2012-05-23  Henri Verbeetddraw/tests: Add a helper function to setup execute...
2012-05-23  Christian Costad3drm: Material object is taken into account when a...
2012-05-23  Christian Costad3drm: Implement IDirect3DRMXImpl_CreateMaterial.
2012-05-23  Christian Costad3drm: Implement IDirect3DRMMaterial2 interface.
2012-05-23  Christian Costad3drm: Fix method name Material to CreateMaterial.
2012-05-23  Christian Costad3drm: Set vertices data of the created mesh.
2012-05-23  Eric Pouechwinedbg: In the gdb remote protocol implementation...
2012-05-23  Aric Stewartwineqtdecoder: Recreate audio extraction session when...
2012-05-23  Alexandre Julliardgdi32: Don't store the default color table in dib_info...
2012-05-23  Alexandre Julliardgdi32: Use the default color table when mapping colors...
2012-05-23  Alexandre Julliardgdi32: Simplify creation of hatch masks and avoid endia...
2012-05-22  Alexandre Julliardgdi32: Add a helper function to allocate the brush...
2012-05-22  Alexandre Julliardgdi32: Pass a rop_mask_bits object to the pattern_rects...
2012-05-22  Alexandre Julliardgdi32: Use a rop_mask_bits object to store the brush...
2012-05-22  Andrew Eikumwineoss.drv: Resolve some diff between winealsa and...
2012-05-22  Andrew Eikumwineoss.drv: Track number of frames reserved by client...
2012-05-22  Andrew Eikummsgsm32: Downgrade ERR to WARN.
2012-05-22  Hwang YunSongpo: Update Korean translation.
2012-05-22  Karsten Elfenbeinwined3d: Add Nvidia GTX 670.
2012-05-22  Henri Verbeetd3d8: Get rid of IDirect3DSwapChain8Impl.
2012-05-22  Henri Verbeetd3d8: Get rid of IDirect3DVertexBuffer8Impl.
2012-05-22  Henri Verbeetwined3d: Store user clip planes as 4-component float...
2012-05-22  Henri Verbeetwined3d: Get rid of the conv_mat macro.
2012-05-22  Henri Verbeetwined3d: Avoid moving buffers while they're mapped.
2012-05-22  Huw Davieswinspool: Pass unicode names to set_reg_DWORD.
2012-05-22  Christian Costad3drm: Implement IDirect3DRMMesh_GetVertices.
2012-05-22  Christian Costad3drm: Implement IDirect3DRMMesh_SetVertices.
2012-05-22  Christian Costad3drm: Implement IDirect3DRMMesh_GetGroup.
2012-05-22  Piotr Cabanuser32/tests: Added SetWindowPos test that incorrectly...
2012-05-22  Aurimas Fišeraspo: Update Lithuanian translation.
2012-05-22  Michael Stefaniucmshtml/tests: Check the correct variables.
2012-05-22  Michael Stefaniucd3dx9_36/tests: Check the correct return value.
2012-05-22  Michael Stefaniucwininet/tests: Remove wrong check for 'len'.
2012-05-22  Michael Stefaniucmshtml/tests: Remove leftover code from c3d8d052.
2012-05-22  Hans Leidekkerfusion: Get rid of some redundant buffer copying.
2012-05-22  Hans Leidekkerfusion: Enumerate 64-bit assemblies.
2012-05-22  Nikolay Sivovcomctl32: Make it possible to use TVM_GETITEM with...
2012-05-22  Austin Englishuxtheme: plf is already a pointer.
2012-05-22  Józef Kuciad3d9/tests: Add tests for IDirect3DCubeTexture9::GetLev...
2012-05-22  Józef Kuciad3d9: Return D3DERR_INVALIDCALL when IDirect3DCubeTextu...
2012-05-22  Józef Kuciad3d9: Return D3DERR_INVALIDCALL when IDirect3DCubeTextu...
2012-05-22  Józef Kuciad3dx9/tests: Remove d3d9 test from d3dx9 tests.
2012-05-22  Aric Stewartquartz: COM cleanup for WAVEParserImpl.
2012-05-22  Aric Stewartquartz: Add offscreen presentation to VMR9.
2012-05-22  Aric Stewartquartz: Implement a Default Presenter in VMR9.
2012-05-22  Alexandre Julliardgdi32: Add support for dithering pattern brushes when...
2012-05-21  Henri Verbeetd3d8: Get rid of IDirect3DIndexBuffer8Impl.
2012-05-21  Henri Verbeetd3d8: Get rid of IDirect3DDevice8Impl.
2012-05-21  Henri Verbeetwined3d: Don't evict resources that are currently mappe...
2012-05-21  Henri Verbeetwined3d: Get rid of SFLAG_LOCKED.
2012-05-21  Henri Verbeetwined3d: Move the resource map count field up to wined3...
2012-05-21  Vincent Povirkappwiz.cpl: Add Wine Mono to addons.
2012-05-21  Christian Costad3drm: Implement IDirect3DRMMesh_GetGroupCount.
2012-05-21  Christian Costad3drm: Improve IDirect3DRMMeshBuilder3_CreateMesh and...
2012-05-21  Christian Costad3drm: Implement IDirect3DRMMesh_AddGroup.
2012-05-21  Christian Costad3drm: Implement IDirect3DRMMeshBuilderX_Scale method.
2012-05-21  Christian Costadmusic: Simplify IPersistStream_Load by checking DLS...
2012-05-21  Michael Stefaniucmshtml/tests: Remove duplicated ok() call.
2012-05-21  Michael Stefaniucd3d9/tests: Remove stray ok() call.
2012-05-21  Hans Leidekkerfusion: Add support for installing version 4.0 assemblies.
2012-05-21  Hans Leidekkerfusion: Add support for enumerating version 4.0 assemblies.
2012-05-21  Hans Leidekkerfusion: Add support for ASM_CACHE_ROOT_EX in GetCachePath.
next