wine
2009-10-23  Nikolay Sivovcomctl32/tests: Explicitly initialize window handle.
2009-10-23  Louis Lenderskernel32: Add stub for GetVolumePathNamesForVolumeNameW.
2009-10-23  Alexandre Julliardwinex11: Do not give focus to a WS_EX_NOACTIVATE window.
2009-10-23  Alexandre Julliarduser32: Don't print CreateWindow warning for HWND_MESSA...
2009-10-23  Christian Costad3dxof: Only consider 4 lowest bits in DXFILELOADOPTION...
2009-10-23  Christian Costad3dxof: Properly initialize nb_childs.
2009-10-23  Eric Pouechwinmm: Final split of mmsystem.
2009-10-23  Eric Pouechwinmm: Get rid of 16bit driver support.
2009-10-23  Eric Pouechwinmm: Get rid of 16bit driver support in mci.
2009-10-23  Eric Pouechwinmm: Simply use kernel32.{Release|Restore}ThunkLock...
2009-10-23  Eric Pouechwinmm: Duplicate the 16<>32 time struct conversion...
2009-10-23  Eric Pouechwinmm: Restrict exposure of WINE_MMTHREAD to mmsystem.
2009-10-23  Eric Pouechwinmm: Get rid to 16=>32 mappers in winmm (they're...
2009-10-23  Eric Pouechwinmm: Get rid of the bFrom32 parameter in MMDRV_Alloc...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of wave out driver...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of wave in driver...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of midi stream (for...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of midi out driver...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of midi in driver...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of mixer driver type...
2009-10-23  Eric Pouechwinmm: Use the new 16=>32 thunks for Aux driver type.
2009-10-23  Eric Pouechwinmm: Added partial infrastructure for driver manageme...
2009-10-23  Hans Leidekkermsi: Fix calculation of required buffer size in MsiSumm...
2009-10-23  Hans Leidekkerwininet: Avoid accessing uninitialized memory.
2009-10-23  Hans Leidekkermsi/tests: Free the string returned from ConvertSidToSt...
2009-10-23  Hans Leidekkermsi/tests: Avoid accessing uninitialized memory.
2009-10-23  Henri Verbeetwined3d: Compare and copy the actual palette in palette...
2009-10-23  Henri Verbeetwined3d: Don't use the stack as cursor mask (Valgrind).
2009-10-23  Henri Verbeetwined3d: Replace the "stateLookup" tables with a single...
2009-10-23  Henri Verbeetd3d9/tests: Release the IDirect3D9Ex interface in test_...
2009-10-23  Henri Verbeetd3d8/tests: Properly release the first device in test_d...
2009-10-23  Paul Vrienskernel32/tests: Fix an intermittent test failure on...
2009-10-23  Ken Thomaseswinecoreaudio: Allow getting/setting volume on device...
2009-10-23  Nikolay Sivovkernel32: Fix copied data length.
2009-10-23  Erik Inge Bolsøwine.inf: Fix NT4 SP6a registry key.
2009-10-23  Jacek Cabanmshtml: Call pop_mutation_queue in MUTATION_IFRAME...
2009-10-23  Juan Langcrypt32: Make sure item size is at least the min size...
2009-10-23  Juan Langwintrust: Make sure item size is at least the min size...
2009-10-23  Juan Langadvapi32: Fix a comment typo.
2009-10-23  Paul Vriensadvapi32/tests: Fix some test failures on several platf...
2009-10-23  Damjan Jovanovicwinemenubuilder: Ignore Windows MIME types without...
2009-10-23  Juan Langwintrust: Test the pgKnownSubject field of WINTRUST_FIL...
2009-10-22  Alexandre Julliardmsvcrt: Implement __lconv_init.
2009-10-22  Alexandre Julliardntdll: Add Windows directory redirections for Wow64.
2009-10-22  Alexandre Julliardntdll: Abstract the support for comparing file identities.
2009-10-22  Alexandre Julliardntdll: Move the window and system dir variables to...
2009-10-22  Alexandre Julliardkernel32: Create the syswow64 directory if necessary.
2009-10-22  Juan Langcrypt32: Fix test failures on older versions of crypt32.
2009-10-22  Andrew Eikummshtml: Add HTMLImageElementFactory::value for construc...
2009-10-22  Andrew Eikummshtml: Handle DISPATCH_CONSTRUCT flag for DispatchEx...
2009-10-22  Andrey Turkinserver: Open mem file for write when writing memory.
2009-10-22  Ilya Shpigorprograms: Add initial extrac32 utility.
2009-10-22  Rico Schüllerd3d10/tests: Add ID3D10EffectVariable::GetElement(...
2009-10-22  Rico Schüllerd3d10/tests: Add variable member test.
2009-10-22  Rico Schüllerd3d10: Implement ID3D10EffectConstantBuffer::GetParentC...
2009-10-22  Rico Schüllerd3d10: Implement ID3D10EffectVariable::GetElement().
2009-10-22  Alexandre Julliarduser32: Data chunks in RIFF file must be word-aligned.
2009-10-22  Alexandre Julliardrpcrt4/tests: Fix a double free (Valgrind).
2009-10-22  Alexandre Julliardkernel32: Store the symlink target directly into the...
2009-10-22  Alexandre Julliardntdll: Always set the I/O status information on ioctl...
2009-10-22  Nikolay Sivovgdi32: Always create a context for DIB_RGB_COLORS.
2009-10-22  Nikolay Sivovcomctl32: Fix imagelist leak when switching LVS_EX_CHEC...
2009-10-22  Nikolay Sivovcomctl32/listview: Free ID array when removing all...
2009-10-22  Nikolay Sivovcomctl32/listview: Free column data on control destruction.
2009-10-22  Nikolay Sivovcomctl32/listview: Don't query header if it isn't created.
2009-10-22  Julius Schwartzenberguser32/tests: Test extra value of standard dialog and...
2009-10-22  Julius Schwartzenberguser32: Change extra value for standard edit class...
2009-10-22  Alexandre Julliardadvapi32: Fix lookup of the current user SID in SetEntr...
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.
next