wine
2010-10-15  Henri Verbeetwined3d: IWineD3DBuffer_Unmap() can't fail.
2010-10-15  Henri Verbeetwined3d: Flip destination coordinates when blitting...
2010-10-15  Jacek Cabanexdisp.idl: Added missing declarations.
2010-10-15  Trygve Veawineps.drv: Updated Norwegian translation.
2010-10-15  Trygve Veawineboot: Updated Norwegian translation.
2010-10-15  Trygve Veauser32: Updated Norwegian translation.
2010-10-15  Trygve Veacryptdlg: Updated Norwegian translation.
2010-10-15  Trygve Veacrypt32: Updated Norwegian translation.
2010-10-15  Alexandre Julliardgdi32/tests: Make the test clipping window topmost...
2010-10-15  Alexandre Julliardwinhlp32: Use a standard About dialog, with the proper...
2010-10-15  Rico Schüllerd3d10: Forward D3D10GetShaderDebugInfo() to d3dcompiler.
2010-10-15  Rico Schüllerd3d10: Forward D3D10GetInputAndOutputSignatureBlob...
2010-10-15  Rico Schüllerd3d10: Forward D3D10GetOutputSignatureBlob() to d3dcomp...
2010-10-15  Rico Schüllerd3d10: Forward D3D10GetInputSignatureBlob() to d3dcompiler.
2010-10-15  Rico Schüllerd3dcompiler/tests: Add D3DCOMPILER_STRIP_REFLECTION_DAT...
2010-10-15  Rico Schüllerd3dcompiler/tests: Add D3DCOMPILER_STRIP_DEBUG_INFO...
2010-10-15  Rico Schüllerd3dcompiler/tests: Add D3DStripShader() test.
2010-10-15  Rico Schüllerd3dcompiler/tests: Add D3D_BLOB_XNA_SHADER test.
2010-10-15  Rico Schüllerd3dcompiler/tests: Add D3D_BLOB_XNA_PREPASS_SHADER...
2010-10-15  Rico Schüllerd3dcompiler/tests: Add D3D_BLOB_LEGACY_SHADER test.
2010-10-15  Rico Schüllerd3dcompiler/tests: Add D3D_BLOB_DEBUG_INFO test.
2010-10-15  Rico Schüllerd3dcompiler/tests: Add D3D_BLOB_ALL_SIGNATURE_BLOB...
2010-10-15  Rico Schüllerd3dcompiler/tests: Add D3D_BLOB_PATCH_CONSTANT_SIGNATUR...
2010-10-15  Rico Schüllerd3dcompiler/tests: Add D3D_BLOB_INPUT_AND_OUTPUT_SIGNAT...
2010-10-15  Rico Schüllerd3dcompiler/tests: Add D3D_BLOB_OUTPUT_SIGNATURE_BLOB...
2010-10-15  Rico Schüllerd3dcompiler/tests: Add D3D_BLOB_INPUT_SIGNATURE_BLOB...
2010-10-15  Rico Schüllerd3dcompiler/tests: Add D3DGetBlobPart() test.
2010-10-15  Akihiro Sagawashell32: Update Japanese translation.
2010-10-15  Akihiro Sagawacrypt32: Add Japanese translation.
2010-10-15  Akihiro Sagawainetcpl: Add Japanese translation.
2010-10-15  Akihiro Sagawacryptui: Add Japanese translation.
2010-10-15  Austin Lundcomctl32/tests: Fix ImageList tests for different devic...
2010-10-15  Piotr Cabanjscript: Added more safety options flags handling to...
2010-10-15  Juan Langcrypt32: Trace time value in addition to address of...
2010-10-15  Juan Langcrypt32: Use A functions for debug string that's only...
2010-10-15  Juan Langwintrust: Get time to verify from cryptographic message...
2010-10-15  André Hentscheldbghelp: Implement arm_get_addr.
2010-10-15  Adam Martinsonmsxml3: Prevent a memory leak if domdoc creation fails.
2010-10-14  Matteo Brunid3dcompiler: Accept dot terminated float immediate...
2010-10-14  Matteo Brunid3dcompiler: Don't store instruction length in DEF...
2010-10-14  Jacek Cabanjscript: Don't lookup global variables on function...
2010-10-14  Henri Verbeetwined3d: Consistently use Map/Unmap for mapping resources.
2010-10-14  Henri Verbeetd3d10core: Add a stub ID3D10Texture3D implementation.
2010-10-14  Henri Verbeetd3d10core: Rename texture2d.c to texture.c.
2010-10-14  Henri Verbeetd3d10core: Implement device_parent_CreateVolume().
2010-10-14  Henri Verbeetwined3d: Recognize the SM4 sample_d opcode.
2010-10-14  Hans Leidekkermsi/tests: Move test coverage for standard actions...
2010-10-14  Alexandre Julliarduninstaller: Remove unneeded carriage return in resourc...
2010-10-14  Aric Stewartstrmbase: Remove non-standard custom allocator logic...
2010-10-14  Aric Stewartstrmbase: Add GetMediaType and GetMediaTypeVersion...
2010-10-14  Aric Stewartstrmbase: Standardize "class" function into functions...
2010-10-14  Aric Stewartstrmbase: Clean up the allocator negotiating for BaseOu...
2010-10-14  Alexandre Julliardcomctl32: Use the appropriate color format when loading...
2010-10-14  Joel Holdsworthshdocvw: Replaced iexplore.bmp with a tango compliant...
2010-10-14  Jacek Cabanmshtml: Fixed the first ReportData invocation when...
2010-10-14  Anders Jonssontaskkill: Update Swedish translation.
2010-10-14  Anders Jonssoninetcpl.cpl: Update Swedish translation.
2010-10-14  Anders Jonssoncryptdlg: Add Swedish translation.
2010-10-14  Paul Vrienstaskmgr: Remove a useless commented line.
2010-10-14  André Hentschelmsvcr90: Added __timezone implementation.
2010-10-14  Yaron Shahrabanimapi32: Added Hebrew translation.
2010-10-14  Yaron Shahrabanikernel32: heb.nls: Made some corrections.
2010-10-14  Yaron Shahrabaniinetcpl: Added Hebrew translation.
2010-10-13  Austin Lundriched20/tests: Cleaned up ITextServices::TxGetNaturalS...
2010-10-13  Rico Schüllerd3dcompiler: Implement D3DStripShader().
2010-10-13  Rico Schüllerd3dcompiler: Add D3D_BLOB_XNA_SHADER to D3DGetBlobPart().
2010-10-13  Rico Schüllerd3dcompiler: Add D3D_BLOB_XNA_PREPASS_SHADER to D3DGetB...
2010-10-13  Rico Schüllerd3dcompiler: Add D3D_BLOB_LEGACY_SHADER to D3DGetBlobPa...
2010-10-13  Rico Schüllerd3dcompiler: Add D3D_BLOB_ALL_SIGNATURE_BLOB to D3DGetB...
2010-10-13  Rico Schüllerd3dcompiler: Add D3D_BLOB_PATCH_CONSTANT_SIGNATURE_BLOB...
2010-10-13  Jacek Cabanmsxml3: Don't use xmlnode's IXMLDOMNode iface in replac...
2010-10-13  Jacek Cabanmshtml: Added nsIHttpChannel::VisitResponseHeaders...
2010-10-13  Reece Dunnjscript/tests: Add tests for ActiveScriptSite_OnScriptE...
2010-10-13  Hans Leidekkerprograms: Add a stub implementation of aspnet_regiis...
2010-10-13  Hans Leidekkermsi/tests: Don't create a nested restore point on recen...
2010-10-13  Hans Leidekkermsi: Store action data for deferred rollback actions...
2010-10-13  Hans Leidekkermsi: A commit or rollback custom action can be a deferr...
2010-10-13  Hans Leidekkermsi: Put keys from 32-bit packages starting with HLKM...
2010-10-13  Hans Leidekkermsi: Register class ids from 32-bit packages under...
2010-10-13  Alexandre Julliarduser32: Fix destruction of the active cursor.
2010-10-13  Alexandre Julliarduser32/tests: Add more tests for DestroyCursor on the...
2010-10-13  Henri Verbeetwined3d: Recognize the SM4 ABS and NEG source modifiers.
2010-10-13  Henri Verbeetwined3d: Recognize the SM4 ld opcode.
2010-10-13  Henri Verbeetwined3d: Recognize the SM4 ieq opcode.
2010-10-13  Henri Verbeetwined3d: Recognize the SM4 ftoi opcode.
2010-10-13  Henri Verbeetwined3d: Recognize the SM4 div opcode.
2010-10-13  Christian Costad3dx9: Constant table parsing foundations.
2010-10-13  Matteo Brunid3dx9/tests: Fix a shader test failure.
2010-10-13  Detlef Riekenbergwinspool: Use CUPS for printing.
2010-10-13  Detlef Riekenbergwinspool: Implement SetDefaultPrinterA/W.
2010-10-13  André Hentschelsetupapi/tests: Fix wow64 failures.
2010-10-13  Yaron Shahrabaniregedit: Updated Hebrew translation.
2010-10-13  Yaron Shahrabanilocalui: Added Hebrew translation.
2010-10-13  Yaron Shahrabaniwinspool: Added Hebrew translation.
2010-10-13  Yaron Shahrabanisetupapi: Added Hebrew translation.
2010-10-13  Yaron Shahrabaniwinhlp32: Hebrew translation fixed.
2010-10-13  Yaron Shahrabaniuninstaller: Added Hebrew translation.
2010-10-13  Yaron Shahrabanitaskmgr: Added Hebrew translation.
2010-10-13  Vincent Povirkmscoree: Use the new Mono runtime search code in GetReq...
2010-10-13  Vincent Povirkmscoree: Implement ICLRRuntimeInfo_GetRuntimeDirectory.
next