wine
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).
2009-10-19  Eric Pouechwinmm: Get rid of WINE_TIMER_IS32 internal flag.
2009-10-19  Eric Pouechmmsystem: Cleanly separate MCI in MMSystem from WinMM...
2009-10-19  Eric Pouechmmsystem: Move the 16-bit MCI functions to a new mci16...
2009-10-19  Eric Pouechwinmm: Protect MCI_SYSINFO against null buffers.
2009-10-19  Eric Pouechmciwave: Try to synchronize better async commands.
2009-10-19  Eric Pouechmciwave: Simplify async command management by directly...
2009-10-19  Michael Stefaniucuser32: Remove a duplicated return statement (Smatch).
2009-10-19  Juan Langwintrust: Simplify CRYPT_AsnDecodeInt.
2009-10-19  Juan Langcrypt32: Compare certificates in a consistent order.
2009-10-19  Juan Langcrypt32: Avoid repeatedly decoding authority key id...
2009-10-19  Juan Langcrypt32: Introduce a helper function to search for...
2009-10-19  Juan Langcrypt32: Use helper function to search for certs.
2009-10-19  Juan Langcrypt32: Explicitly pass pointers to blob arrays rather...
2009-10-19  Juan Langcrypt32: Explicitly pass pointers to blob arrays rather...
2009-10-19  Juan Langcrypt32: Fix an invalid alignment assumption decoding...
2009-10-19  Juan Langcrypt32: Simplify CRYPT_AsnDecodeIntInternal.
2009-10-19  Owen Rudgecomctl32: Only execute hit test in MouseMove if necessary.
2009-10-16  Alexandre Julliardwidl: Write a proper type description for pointer array...
2009-10-16  Alexandre Julliardwidl: Arrays of pointers are always complex on 64-bit.
2009-10-16  Detlef Riekenbergwinspool/tests: Fix a failure on NT4 for EnumPrintProce...
2009-10-16  Detlef Riekenbergwinspool: Use the backend for GetPrintProcessorDirector...
2009-10-16  Detlef Riekenberglocalspl: Implement fpGetPrintProcessorDirectory.
2009-10-16  Detlef Riekenbergwinspool: Fix a copy & paste error in a comment.
2009-10-16  Rein Klazesuser32: Handle MN_GETHMENU in PopupMenuWndProc.
2009-10-16  Tony Wasserkad3dx9: Add tests for ARGB pixel format conversion in...
2009-10-16  Tony Wasserkad3dx9: Implement converting and copying ARGB surface...
2009-10-16  Alexandre Julliardwidl: Use write_pointer_description_offsets() to output...
2009-10-16  Alexandre Julliardwidl: Output a pointer description for arrays declared...
2009-10-16  Roderick Colenbranderwinex11: Use get_xrender_picture in X11DRV_AlphaBlend.
2009-10-16  Juan Langcrypt32: Don't pass CRYPT_DECODE_ALLOC_FLAG to array...
2009-10-16  Alexandre Julliardntdll: Assume leaf function when we can't find exceptio...
2009-10-16  Henri Verbeetwined3d: Printing a FIXME once only works if the releva...
2009-10-16  Henri Verbeetd3d9/tests: Check some more return values (LLVM/Clang).
2009-10-16  Henri Verbeetd3d8/tests: Check some more return values (LLVM/Clang).
2009-10-16  Henri Verbeetddraw/tests: Check some more return values (LLVM/Clang).
2009-10-16  Henri Verbeetd3d8: Get rid of some unused variables in IDirect3DDevi...
2009-10-16  Jeff Zaroykod3dxof: Remove unused variable.
2009-10-16  Ken Thomaseswinmm/tests: Don't complain for Wine drivers that allow...
2009-10-16  Ken Thomaseswinecoreaudio: Quiet a noisy FIXME.
2009-10-16  Andrew Eikummshtml: Implement IHTMLLocation::get_hostname.
2009-10-16  Andrew Eikummshtml: Implement IHTMLLocation::get_host.
2009-10-16  Andrew Eikummshtml: Implement IHTMLLocation::get_protocol.
2009-10-16  Detlef Riekenbergd3d8/tests: Mark a failure of GetLightEnable on Win9x...
2009-10-16  Nikolay Sivovinclude: Use unicode neutral SendMessage for DateTime...
2009-10-16  Nikolay Sivovcomctl32/monthcal: Get/set unicode format flag using...
2009-10-16  Jörg Höhleruntest: -i sets WINETEST_INTERACTIVE=1 and enables...
2009-10-15  Alexandre Julliarduser32: Add a helper to retrieve the dimensions of...
2009-10-15  Alexandre Julliardserver: Free client-side user handles at process exit.
2009-10-15  Alexandre Julliarduser32: Move 16-bit resource functions to user16.c.
2009-10-15  Alexandre Julliarduser32: Reimplement accelerator functions to use 32...
next