wine
2009-10-22  Alexandre Julliardole32/tests: Set returned pointer to NULL in CreateInst...
2009-10-22  Alexandre Julliardwidl: Fix the prototype of generated exception filters.
2009-10-22  Juan Langrsaenh: Revert part of d3c482250a8232e9657ecefb3e61fff0...
2009-10-22  Juan Langrsaenh: Fail if CRYPT_IPSEC_HMAC_KEY is passed to Crypt...
2009-10-22  Juan Langrsaenh: Add more tests of the RC2 key length.
2009-10-22  Henri Verbeetd3d9: Free "elements" in a vertexdeclaration_init(...
2009-10-22  Henri Verbeetwined3d: Free the context array in IWineGDISwapChainImp...
2009-10-22  Henri Verbeetwined3d: Free the blitter private data in arbfp_blit_fr...
2009-10-22  Henri Verbeetwined3d: Get rid of GL_LIMITS.
2009-10-22  Henri Verbeetwined3d: Fix some GLINFO_LOCATION abuse.
2009-10-22  Jacek Cabanjscript: Fixed replace string parsing.
2009-10-22  Jacek Cabanjscript: Fixed a test that depends on time zone.
2009-10-22  Jacek Cabanmshtml: Initialize iframe windows when added to document.
2009-10-22  Jacek Cabanmshtml: Moved HTMLDocumentNode creating to HTMLWindow_C...
2009-10-22  Jacek Cabanmshtml: Get rid of update_nsdocument call in SetStatus...
2009-10-22  Jacek Cabanmshtml: Moved Wine[Add|Remove]Observer calls to HTMLDoc...
2009-10-22  Jacek Cabanmshtml: Moved nsIDocumentObserver implementation to...
2009-10-22  Jacek Cabanmshtml: Moved nsdoc to HTMLDocumentNode object.
2009-10-22  Eric Pouechwinmm: Create a real function for MMSYSTEM.timeGetTime.
2009-10-21  Ken Thomasesmsacm32.drv: Don't access uninitialized memory.
2009-10-21  Alexandre Julliardkernel32: Make sure the 32/64-bit state of the winepref...
2009-10-21  Alexandre Julliardkernel32: Return the appropriate binary type for 64...
2009-10-21  Dan Kegelkernel32: Fix two little leaks in heap test.
2009-10-21  Hans Leidekkermsi: Avoid accessing uninitialized memory.
2009-10-21  Hans Leidekkerwinhttp: Fix two memory leaks.
2009-10-21  Hans Leidekkerwinhttp/tests: Free the certificate context after use.
2009-10-21  Hans Leidekkerwinhttp: Correct SSL lock size and make sure we free...
2009-10-21  Hans Leidekkerwinhttp: Fix a memory leak.
2009-10-21  Hans Leidekkerhnetcfg: Improve the stub for INetFwServices::Item.
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.
next