wine
2009-10-21  Hans Leidekkermscms/tests: Avoid accessing uninitialized memory.
2009-10-21  Dmitriy Anisimkovws2_32: Ignore EINTR poll result code in WS_select.
2009-10-21  Juan Langcrypt32: Check key usage during chain validation.
2009-10-21  Juan Langcrypt32: Add tests for key usage in the base policy.
2009-10-21  Juan Langcrypt32: Add key usage extension to non-root CA certs.
2009-10-21  Juan Langcrypt32: Get CA flag from basic constraints extension...
2009-10-21  Juan Langcrypt32: Check basic constraints extension for end...
2009-10-21  Nikolay Sivovuser32/win: Release scroll window data on window destru...
2009-10-21  Nikolay Sivovcomctl32/tests: Release activation context handle when...
2009-10-21  Nikolay Sivovcomctl32/header: Don't leak Imagelist handle.
2009-10-21  Nikolay Sivovuser32/edit: Properly clean up on failure inside WM_NCC...
2009-10-21  Nikolay Sivovuser32/edit: Don't leak undo buffer.
2009-10-21  Nikolay Sivovcomctl32/syslink: Implement LWS_IGNORERETURN.
2009-10-21  Nikolay Sivovcomctl32/syslink: Implement LWS_TRANSPARENT style.
2009-10-21  Nikolay Sivovcomctl32/syslink: Add a WM_ERASEBKGND handler.
2009-10-21  Andrew Eikummshtml: Add DispatchEx support to HTMLImageElementFactory.
2009-10-21  Andrew Eikummshtml: Implement HTMLImageElementFactory::create.
2009-10-21  Andrew Eikummshtml: Add stub implementation for HTMLImageElementFac...
2009-10-21  Andrew Eikummshtml.idl: Fix IHTMLImageElementFactory uuid.
2009-10-21  Juan Langrsaenh: Store key when algid is a CALG_RSA_* algid...
2009-10-21  Aurimas Fišeraskernel32/nls: Add genitive forms for Lithuanian locale.
2009-10-21  Nikolay Sivovkernel32/locale: Add support for LOCALE_RETURN_GENITIVE...
2009-10-21  Nikolay Sivovkernel32/tests: Add tests for LOCALE_RETURN_GENITIVE_NA...
2009-10-21  Henri Verbeetwinex11.drv: Properly free "visinfo" in get_formats...
2009-10-21  Henri Verbeetwined3d: Free the shader buffer in shader_glsl_free...
2009-10-21  Henri Verbeetwined3d: Free the adapter's format info in IWineD3DImpl...
2009-10-21  Henri Verbeetwined3d: Rename WineD3DAdapter to wined3d_adapter.
2009-10-21  Henri Verbeetdxgi: Free the adapters array in dxgi_factory_Release...
2009-10-21  Paul Vriensshell32/tests: Fix a test failure on some Vista boxes.
2009-10-21  Paul Vriensddraw/tests: Fix a test failure on Win9x/WinMe.
2009-10-21  Paul Vrienswinspool.drv/tests: Fix a test failure on Vista.
2009-10-21  Francois Gougethnetcfg: Make NetFwOpenPort_create() static.
2009-10-21  Damjan Jovanovicusb.h: Add USBD_STATUS codes and the USBD_VERSION_INFOR...
2009-10-21  Andrew Eikumhlink: Use HLINKSETF flags in Hlink::fnSetMonikerReference.
2009-10-21  Ričardas Barkauskasdinput: Fix counting non mapped axis as pov.
2009-10-21  Juan Langcrypt32: Encode public keys with NULL parameters if...
2009-10-21  Juan Langcrypt32: Use helper function to encode public keys...
2009-10-21  Juan Langcrypt32: Add a helper function to encode a cert's publi...
2009-10-21  Juan Langcrypt32: Set an output parameter on the success path.
2009-10-21  Eric Pouechmmsystem: Create a real function for mciExecute.
2009-10-21  Eric Pouechwinmm: Move the 16=>32W MCI map functions to mci16.c.
2009-10-21  Eric Pouechwinmm: Simplify mciLoadCommandResource by dropping...
2009-10-21  Juan Langcrypt32: Fix duplicating a NULL CTL context.
2009-10-21  Juan Langcrypt32: Fix duplicating a NULL CRL context.
2009-10-20  Hib Erismsi: Remove table_find_insert_idx().
2009-10-20  Hib Erismsi: Fix table rows order.
2009-10-20  Hib Erismsi: Add function get_table_value_from_record.
2009-10-20  Hib Erismsi: Fix merging string type checks.
2009-10-20  Hib Erismsi/tests: Add tests for rows order.
2009-10-20  Hib Erismsi/tests: Add test for merging string types.
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.
next