wine
2009-10-20  Hib Erismsi: Fix a failure with merging existing tables.
2009-10-20  Hib Erismsi/tests: Add tests for merging existing tables.
2009-10-20  Louis Lendersd3d9/tests: Test {IDirect3DTexture9, IDirect3DSurface9...
2009-10-20  Charles Davisntdll: Finish implementation of DVD_ReadKey() with...
2009-10-20  Charles Davisntdll: Implement DVD_GetRegion() on both Linux and...
2009-10-20  Charles Davisntdll: Implement CDROM_ScsiGetCaps() on Mac OS.
2009-10-20  Charles Davisntdll: Partially implement CDROM_GetControl() on Mac OS.
2009-10-20  Stefan Dösingerwined3d: Use ARB constant limits in ARB.
2009-10-20  Stefan Dösingerwined3d: Use GLSL constant limits in GLSL.
2009-10-20  Stefan Dösingerwined3d: Make shader specific constants accessible...
2009-10-20  Hans Leidekkermsi: Open the database read/write in MSI_OpenPackageW.
2009-10-20  Hans Leidekkermsi: Create the local copy before opening the database.
2009-10-20  Hans Leidekkermsi: Always create a temporary copy of the package.
2009-10-20  Damjan Jovanoviccfgmgr32.h: Define MAX_DEVICE_ID_LEN.
2009-10-20  Paul Vriensoleaut32/tests: Remove a temp file.
2009-10-20  Owen Rudgecomctl32: Ensure listview control has focus when marque...
2009-10-20  Jacek Cabanmshtml: Use create_nsdoc in exec_indent.
2009-10-20  Jacek Cabanmshtml: Use create_nselem in exec_hyperlink.
2009-10-20  Jacek Cabanmshtml: Use create_nselem in set_font_size.
2009-10-20  Jacek Cabanmshtml: Use create_nselem in IHTMLOptionFactory::create.
2009-10-20  Jacek Cabanmshtml: Moved creating new element to separated function.
2009-10-20  Nikolay Sivovgdi32: Prevent possible buffer overrun.
2009-10-20  Michael Stefaniucmshtml: Remove redundant NULL check before HeapFree...
2009-10-20  Henri Verbeetwined3d: Destroy FBO entries from the context that...
2009-10-20  Henri Verbeetwined3d: Use context->valid in context_destroy_gl_resou...
2009-10-20  Henri Verbeetwined3d: Validate the D3D context in FindContext().
2009-10-20  Henri Verbeetwined3d: Get rid of the useless "isPBuffer" bitfield...
2009-10-20  Henri Verbeetd3d9: Add traces.
2009-10-20  Paul Vrienscomctl32/tests: Fix some test failures on older comctl32.
2009-10-20  Marcus Meissnerreg: Remove wrong and useless check (Coverity).
2009-10-20  Vitaliy Margolenntoskrnl: Initialize structure size.
2009-10-20  Ken Thomaseswinecoreaudio: Fix incorrect casts from float to DWORD...
2009-10-20  Juan Langcrypt32: Implement CryptFindCertificateInStore for...
2009-10-20  Juan Langcrypt32: Test CertFindCertificateStore for finding...
2009-10-20  Juan Langcrypt32/tests: Get rid of a couple of certs unneeded...
2009-10-20  Juan Langwintrust: Correct sizes of structure members.
2009-10-20  Andrew Eikumhlink.idl: Fix typo in comment.
2009-10-20  Jacek Cabanjscript: Use the value returned from constructor in...
2009-10-20  Jacek Cabanjscript: Added invoke version 2 tests.
2009-10-20  Jacek Cabanjscript: Added Error.toString implementation for invoke...
2009-10-20  Jacek Cabanjscript: Return array length in Array.unshift for invok...
2009-10-20  Jacek Cabanjscript: Pass invoke version to IDispatchEx functions.
2009-10-20  Jacek Cabanjscript: Ignore version bits in grfdex.
2009-10-20  Jacek Cabanmshtml: Ignore version bits in grfdex.
2009-10-20  Jacek Cabanjscript: Added SetProperty(SCRIPTPROP_INVOKEVERSIONING...
2009-10-20  Andrew Eikummshtml/tests: Remove todo_wine paths.
2009-10-20  Andrew Eikummshtml: Implement IHTMLLocation::get_search.
2009-10-20  Andrew Eikummshtml: Implement IHTMLLocation::get_hash.
2009-10-20  Juan Langrsaenh: Make the enhanced crypto provider the default.
2009-10-20  Juan Langrsaenh: Add some traces to key importing.
2009-10-20  Juan Langcrypt32: Add a safe default for unsupported critical...
2009-10-20  Andrey Turkindlls: Update Russian translations.
2009-10-20  Andrey Turkinprograms: Update Russian translations.
2009-10-19  Alexandre Julliarduser32/tests: Use the correct lparam in the WM_DDE_ACK...
2009-10-19  Alexandre Julliardnetapi32/tests: Don't try to get the size of a freed...
2009-10-19  Tommy Schultz... msvcr71: Add _vscprintf and _vscwprintf.
2009-10-19  Jörg Höhlewinecoreaudio: Move ERR&WARN out of OSSpinLock sections.
2009-10-19  Hans Leidekkermsi: Get rid of some redundant initializations.
2009-10-19  Hans Leidekkermsi: Allocate MSISCRIPT structure at package creation...
2009-10-19  Andrew Eikummshtml: Reimplement HTMLLocation::get_pathname.
2009-10-19  Andrew Eikummshtml: Reimplement IHTMLLocation::get_href.
2009-10-19  Charles Davisntdll: Implement DVD_ReadStructure() on Mac OS.
2009-10-19  Charles Davisntdll: Implement DVD_ReadKey() on Mac OS.
2009-10-19  Charles Davisntdll: Implement DVD_SendKey() on Mac OS.
2009-10-19  Charles Davisntdll: Implement DVD_EndSession() on Mac OS.
2009-10-19  Charles Davisntdll: Implement DVD_StartSession() on Mac OS.
2009-10-19  Matteo Brunid3dx9: D3DXAssembleShaderFromResource implementation.
2009-10-19  Matteo Brunid3dx9: D3DXAssembleShader and D3DXAssembleShaderFromFil...
2009-10-19  Matteo Brunid3dx9: Add D3DXAssembleShader and related declarations.
2009-10-19  Francois Gougetcomctl32: Add a trailing '\n' to a Wine trace.
2009-10-19  Francois Gougetshell32: Fix compilation on systems that don't support...
2009-10-19  Francois Gougetshlwapi: Fix compilation on systems that don't support...
2009-10-19  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2009-10-19  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2009-10-19  Francois Gougetcrypt32: Fix compilation on systems that don't support...
2009-10-19  Francois Gougetcomctl32/monthcal: Fix compilation on systems that...
2009-10-19  Ričardas Barkauskascomctl32/propsheet: Test and fix for crash processing...
2009-10-19  Marcus Meissnerlocalspl: Check for NULL return from HeapAlloc.
2009-10-19  Juan Langws2_32: Don't overwrite address length before checking it.
2009-10-19  Henri Verbeetd3d8: Add traces.
2009-10-19  Henri Verbeetwined3d: Cleanup IWineD3DDeviceImpl_UpdateTexture().
2009-10-19  Henri Verbeetddraw/tests: Remove some leftover debug code.
2009-10-19  Henri Verbeetd3d9/tests: Remove an unused color result.
2009-10-19  Henri Verbeetd3d9: Fix some IDirect3DDevice9Ex methods.
2009-10-19  Nikolay Sivovcomctl32/monthcal: Explicitly set required control...
2009-10-19  Nikolay Sivovcomctl32/header: Process input order array more accurately.
2009-10-19  Nikolay Sivovcomctl32/treeview: Erase background on WM_PAINT if...
2009-10-19  Wilfried Pasquazzooleaut32: Updated IPicture_Render testcase to pass...
2009-10-19  Alexandre Julliardgdiplus: Remove a useless inline specifier.
2009-10-19  Alexandre Julliardws2_32: Set Information to 0 upon completion of an...
2009-10-19  Jacek Cabanshlwapi: Added ParseURL[AW] tests.
2009-10-19  Jacek Cabanshlwapi: Make more strict restriction for URL scheme...
2009-10-19  Jacek Cabanshlwapi: Make more strict restriction for URL scheme...
2009-10-19  Jacek Cabanshlwapi: Properly handle ParseURL errors in UrlGetPart...
2009-10-19  Marcus Meissnercabinet: Fixed free_decompression_temps/_mem , handle...
2009-10-19  Ge van Geldorpwinex11.drv: Fix build on systems without libXrender.
2009-10-19  Marcus Meissnerwinmm: Handle NULL szFileName in mmioOpen16 (Coverity).
2009-10-19  Marcus Meissnermciwave: Return on error (Coverity).
2009-10-19  Marcus Meissnerwinmm: Return error on NULL ioProc (Coverity).
2009-10-19  Marcus Meissnerdsound: Check for NULL listener (Coverity).
next