wine
2010-03-23  Mike Kaplinskiyws2_32/tests: Test a WSARecv error condition.
2010-03-23  Mike Kaplinskiyws2_32: Use ntstatus in overlapped functions.
2010-03-23  Stefan Dösingerwined3d: Implement manual buffer fencing.
2010-03-23  Stefan Dösingerwined3d: Partially implement unserialized buffers with...
2010-03-23  Stefan Dösingerwined3d: Add a function for deleting the GL buffer.
2010-03-23  Christian Costad3dxof: Increase MAX_SUBOBJECTS and do the correspondin...
2010-03-23  Andrew Nguyendxdiagn: Fix return value of IDxDiagContainer::GetProp...
2010-03-23  Nikolay Sivovshell32: Add IFolderView::Item implementation.
2010-03-23  Nikolay Sivovshell32/tests: Use strict comparison for return values.
2010-03-23  Nikolay Sivovshell32: Add IShellFolderView::RemoveObject for IShellView.
2010-03-23  Nikolay Sivovshell32: IShellView::ContextSensitiveHelp not implemented.
2010-03-23  André Hentschelmsxml3: Fix a typo in a comment.
2010-03-22  Alexandre Julliardconfigure: Makefile should be generated last.
2010-03-22  Alexandre Julliarduser32: Store the current cursor and show count in...
2010-03-22  Alexandre Julliardserver: Add support for storing the cursor and show...
2010-03-22  Alexandre Julliardserver: Add a helper function to change a queue thread...
2010-03-22  André Hentschelkernel32: Fix return value of FlsFree.
2010-03-22  Damjan Jovanovicusbd.sys: Implement URB building functions.
2010-03-22  Paul Vriensshell32/tests: Fix test failures on Win95, Win98 and...
2010-03-22  Nikolay Sivovshell32: Implement IShellFolderView::QuerySupport no...
2010-03-22  Nikolay Sivovshell32: Add IShellFolderView::SetRedraw implementation.
2010-03-22  Nikolay Sivovshell32: Implement some IShellFolderView methods over...
2010-03-22  Nikolay Sivovshell32: Add IShellFolderView::GetSelectedObjects imple...
2010-03-22  Nikolay Sivovshell32: Add a stub IShellFolderView for IShellView.
2010-03-22  Nikolay Sivovshell32: Remove a useless debug switch, fix prototype.
2010-03-22  Nikolay Sivovshell32: Add a note about a possible crash on NULL...
2010-03-22  Nikolay Sivovshell32: Add IPersist support for desktop IShellFolder.
2010-03-22  Nikolay Sivovshell32: Some debug tracing improvements.
2010-03-22  Nikolay Sivovshell32: Properly fail for unsupported interfaces in...
2010-03-22  Huw Daviesdispex: Use the upper WORD of the flags parameter to...
2010-03-22  William Waghorndsound: Ensure device name and description buffers...
2010-03-22  Detlef Riekenbergmsvcr90/tests: Add tests for _initterm_e.
2010-03-22  André Hentschelntdll: Update error code mapping.
2010-03-22  André Hentschelntdll: Fix error strict mode tests on vista+.
2010-03-22  Ilya Basinmsvcmaker: Extract wine_test_dsp_files from C_SRCS...
2010-03-22  Alistair Leslie... rpcrt4: Added stub function CreateStubFromTypeInfo.
2010-03-22  Christian Costad3dx9_36: Add stubbed interface for ID3DXEffect.
2010-03-22  Vincent Povirkgdiplus: Add a test for TIFF image loading.
2010-03-22  Vincent Povirkgdiplus: Add support for decoding TIFF images.
2010-03-22  Vincent Povirkgdiplus: Support decoders with multiple signatures.
2010-03-22  Vincent Povirkwindowscodecs: Add support for decoding RGB TIFF images.
2010-03-22  Vincent Povirkwindowscodecs: Implement CopyPixels for the TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Implement GetSize for the TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Implement GetPixelFormat for TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Implement GetFrame for the TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Implement GetFrameCount for the TIFF...
2010-03-22  Vincent Povirkwindowscodecs: Implement Initialize for the TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Add a stub TIFF decoder.
2010-03-22  Roderick Colenbranderwined3d: Remove WGL RGBA float support because it doesn...
2010-03-22  Roderick Colenbranderwined3d: Use the format table instead of WGL-checks...
2010-03-22  Roderick Colenbranderwined3d: Fix depth blit regression.
2010-03-22  Andrew Nguyeninclude: Add prototypes for RtlEncryptMemory and RtlDec...
2010-03-22  Andrew Nguyenadvapi32: Fix SystemFunction036 prototype to match...
2010-03-22  Eric Pouechdbghelp: Properly bail out if get an error while readin...
2010-03-22  Eric Pouechdbghelp: Fix local/parameters enumeration on 64bit...
2010-03-22  Eric Pouechdbghelp: Removed the not-useful start_data field out...
2010-03-22  Eric Pouechdbghelp: Implemented SymFunctionTableAccess.
2010-03-22  Eric Pouechdbghelp: Added helper to image_file_map to map also...
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-22  Francois Gougetshell32/tests: Remove spaces before '\n'.
2010-03-22  Francois Gougetqedit: Don't cast NULL.
2010-03-22  Francois Gougetappwiz.cpl: Use SUBLANG_NEUTRAL for Spanish.
2010-03-22  Francois Gougethlink/tests: Add a trailing '\n' to an ok() call.
2010-03-22  Francois Gougetmsxml3: Add a trailing '\n' to a TRACE().
2010-03-22  Francois Gougetcomctl32/tests: fix an ok() call's trailing '\n'.
2010-03-22  Francois Gougetdxdiagn/tests: Add a trailing '\n' to an ok() call.
2010-03-22  Francois Gougetd3dx9_36: Add a trailing '\n' to a TRACE().
2010-03-22  Francois Gougetavifil32/tests: Add or fix the trailing '\n' of ok...
2010-03-22  Francois Gougetkernel32/tests: Remove a space after a '\n' in a skip().
2010-03-22  Francois Gougetrsaenh: Use NULL instead of casting 0.
2010-03-22  Francois Gougetwinemapi: Add a trailing '\n' to FIXME()s.
2010-03-22  Vincent Povirkole32: Check the small block size limit of storage...
2010-03-22  Vincent Povirkole32: Don't register an IMallocSpy object when the...
2010-03-22  Vincent Povirkole32: Track the lowest possibly-free small block in...
2010-03-22  Paul Vriensmsi/tests: Remove temporary files.
2010-03-22  Juan Langcrypt32: Fix overestimating size required for base64...
2010-03-22  Andrew Eikummshtml: Fix typo determining if channel is HTTP.
2010-03-22  Vincent Povirkwindowscodecs: Make the IWICPalette implementation...
2010-03-22  Vincent Povirkinclude: Add definition for IWICBitmapClipper.
2010-03-22  Vincent Povirkoleaut32: Allow named args to be combined with position...
2010-03-20  Alexandre Julliardwinex11: Don't make the owner window managed if its...
2010-03-20  Alexandre Julliardmakefiles: Generate all the top-level make rules inside...
2010-03-20  Alexandre Julliardmakefiles: Define the variables that are used by acloca...
2010-03-20  Alexandre Julliardmakefiles: Add a configure macro for tools directories.
2010-03-20  Alexandre Julliardmakefiles: Generate all the program rules inside the...
2010-03-20  Alexandre Julliardmakefiles: Generate all the dll rules inside the corres...
2010-03-20  Alexandre Julliardmakefiles: Generate all the test rules inside the corre...
2010-03-20  Alexandre Julliardmakefiles: Generate all the static lib rules inside...
2010-03-19  Alexandre JulliardRelease 1.1.41. wine-1.1.41
2010-03-19  Andrew Eikumshlwapi: Only skip 'localhost' in file URLs in UrlCanon...
2010-03-19  Alexandre Julliardshlwapi/tests: Avoid size_t in a trace.
2010-03-19  Alexandre Julliardoleaut32: Move variable declaration outside of the...
2010-03-19  Rob Shearmanrpcrt4: Add tests for a complex array of pointers.
2010-03-19  Christian Costaattrib.exe: Add stubbed command.
2010-03-19  Trey Hunnerping: Add skeleton ping command.
2010-03-19  Huw Daviesdispex: Implement proxy and stub for IDispatchEx_InvokeEx.
2010-03-19  Detlef Riekenbergmsvcr80: Forward _malloc_crt functions to msvcrt.malloc.
2010-03-19  Detlef Riekenbergmsvcr90: Forward _malloc_crt to msvcrt.malloc.
2010-03-19  Henri Verbeetwined3d: Add COMPLEX_FIXUP_NONE as value 0 to the compl...
2010-03-19  Henri Verbeetwined3d: Unify "gl_formats_template" naming with the...
next