wine
2011-02-07  Stefan Dösingerd3d9: Use a proper window class for the query test.
2011-02-07  Joris Huizerws2_32/tests: Don't test function directly when reporti...
2011-02-07  Joris Huizeruser32/tests: Don't test function directly when reporti...
2011-02-07  Joris Huizerkernel32/tests: Don't test function directly when repor...
2011-02-07  Joris Huizerimagehlp/tests: Don't test function directly when repor...
2011-02-07  André Hentschelntdll: Only use ST_FIX_ALIGN on solaris.
2011-02-04  Alexandre JulliardRelease 1.3.13. wine-1.3.13
2011-02-04  Alexander Morozovshell32/tests: NT4 doesn't have the Folder2 interface.
2011-02-04  Joris Huizerrpcrt4: Reduce scope of variable (Clang).
2011-02-04  Huw Daviesrpcrt4/tests: Add a test for marshalling a pointer...
2011-02-04  Austin Englishadvapi32/tests: Make sure to use return value (LLVM...
2011-02-04  Austin Englishwintrust: Remove a dead assignment (LLVM/Clang).
2011-02-04  Austin Englishwintrust/tests: Make sure return values are used (LLVM...
2011-02-04  Austin Englishwintrust/tests: Make sure return values are used (LLVM...
2011-02-04  Austin Englishwintrust/tests: Make sure return values are used (LLVM...
2011-02-04  Austin Englishadvapi32/tests: Make sure to use return value (LLVM...
2011-02-04  Jacek Cabanmshtml: Added nsIURI::SetSpec implementation.
2011-02-04  Jacek Cabanwininet: status_string clean up.
2011-02-04  Jacek Cabanwininet: Moved freeing object to WININET_Release.
2011-02-04  Henri Verbeetwined3d: Get rid of the IWineD3DQuery typedefs.
2011-02-04  Henri Verbeetwined3d: Remove COM from the query implementation.
2011-02-04  Henri Verbeetwined3d: Use an internal call table for query operations.
2011-02-04  Henri Verbeetwined3d: Get rid of the IWineD3DClipper typedefs.
2011-02-04  Henri Verbeetwined3d: Remove COM from the clipper implementation.
2011-02-04  max@mtew.isa... ntdll: Correct 'b' parameter descriptions for _alldiv...
2011-02-04  Alexandre Julliardcabinet: Move internal FDI definitions to fdi.c.
2011-02-04  Alexandre Julliardcabinet: Call FDI function pointers explicitly instead...
2011-02-04  Alexandre Julliardcabinet: Pass an FDI pointer to internal functions...
2011-02-04  Alexandre Julliardcabinet: Add a helper function to set error code in...
2011-02-04  Alexandre Julliardcabinet: Move the internal FCI structure to fci.c.
2011-02-04  Alexandre Julliardcabinet: Pass an FCI pointer to internal functions...
2011-02-04  Alexandre Julliardcabinet: Call FCI function pointers explicitly instead...
2011-02-04  Alexandre Julliardcabinet: Replace the fci_set_error macro by a proper...
2011-02-03  Alexandre Julliardcabinet: Use constants instead of hard-coded numbers...
2011-02-03  Alexander Morozovntoskrnl.exe: Add stub for IoGetDeviceInterfaces.
2011-02-03  Alexander Morozovshell32/tests: Add tests for FolderItem::get_Path.
2011-02-03  Alexander Morozovshell32: Release iTypeInfo on error.
2011-02-03  Nikolay Sivovmsvcrt: Partially implement type_info::name_internal_me...
2011-02-03  Nikolay Sivovmsvcrt: Use pointer exchange to set demangled name...
2011-02-03  Huw Davieswidl: Don't dereference if the referenced type is a...
2011-02-03  Jacek Cabanmshtml: Don't try forwarding calls to Gecko that are...
2011-02-03  Kusanagi Kouichigdi32: Check if a character is double byte or single...
2011-02-03  Kusanagi Kouichigdi32/tests: Add tests for GetGlyphOutlineA.
2011-02-03  Kusanagi Kouichigdi32/tests: Consolidate identity matrices.
2011-02-03  Jacek Cabanwininet: Moved creation of an object and allocating...
2011-02-03  Jacek Cabanwininet: Added more InternetCloseHandle tests.
2011-02-03  Jacek Cabanwininet: Keep handles invalid but reserved in InternetC...
2011-02-03  Jacek Cabanwininet: Handles handling clean up.
2011-02-03  Henri Verbeetwined3d: Get rid of the IWineD3DPalette typedefs.
2011-02-03  Henri Verbeetwined3d: Remove COM from the palette.
2011-02-03  Henri Verbeetwined3d: Get rid of the IWineD3DVertexDeclaration typedefs.
2011-02-03  Henri Verbeetwined3d: Remove COM from the vertex declaration.
2011-02-03  Alexandre Julliardcabarc: Add support for listing and extracting cabinets.
2011-02-03  Alexandre Julliardcabarc: Initial version of the cabarc.exe tool, with...
2011-02-02  Huw Davieswidl: Initialise [out] only parameters if they are...
2011-02-02  Alistair Leslie... mshtml: Implement IHTMLStyle put_borderTopColor.
2011-02-02  Alexandre Julliardsetupapi: Fix access rights for cabinet creation.
2011-02-02  Hans Leidekkermsi: Try harder to remove non-persistent directories.
2011-02-02  Iain Arnellgdiplus: Qualify reference to Gdiplus::Pixelformat.
2011-02-02  Vitaliy Margolendinput: Ignore EV_MSC events instead of printing fixme.
2011-02-02  Vitaliy Margolendinput: Return correct error code for DIPROP_VIDPID.
2011-02-02  Henri Verbeetwinex11.drv: Only query for XShm on first use.
2011-02-02  Henri Verbeetwined3d: Check if formats are supported as render targe...
2011-02-02  Juan Langcrypt32: Fix string quoting in CertRDNValueToStrA/W...
2011-02-02  Juan Langcrypt32/tests: Test CertNameToStr's quoting behavior...
2011-02-02  Juan Langcrypt32/tests: Add tests that show that CertRDNValueToS...
2011-02-02  Henri Verbeetwined3d: Get rid of the IWineD3D typedefs.
2011-02-02  Henri Verbeetwined3d: Remove COM from IWineD3D.
2011-02-02  Henri Verbeetwined3d: Make volumetexture_ops static.
2011-02-02  Henri Verbeetd3d9/tests: Check another return value in maxmip_test...
2011-02-01  Kusanagi Kouichigdi32: Upper 24 bits of a character range must be same.
2011-02-01  Nikolay Sivovntdll: Fix a compile time warning.
2011-02-01  Paul Vriensshdocvw: Initialize variable (Coverity).
2011-02-01  Paul Vriensexplorerframe/tests: Don't compare potentially uninitia...
2011-02-01  Alexandre Julliardmsvcrt: Implement longjmp for x86_64.
2011-02-01  Alexandre Julliardmsvcrt: longjmp doesn't have a return value.
2011-02-01  Alexandre Julliardntdll: Add support for longjmp in RtlUnwindEx.
2011-02-01  André Hentschelkernel32: Use define instead of hardcoded value.
2011-02-01  André Hentschelmountmgr: Use define instead of hardcoded value.
2011-02-01  Akihiro Sagawawrc: Don't match a po message if a same msgid message...
2011-02-01  David Hedberggdi32: Stay within the clipping area when painting...
2011-02-01  Hans Leidekkermsi: Handle out-of-memory condition in encode_streamname.
2011-02-01  Hans Leidekkerprograms: Add winemsibuilder.
2011-02-01  Dmitry Timoshkovwinex11.drv: Make sure that default clipping region...
2011-02-01  Hans Leidekkermsi: Reset file attributes before removing a file.
2011-02-01  Hans Leidekkerhnetcfg: Return success from fw_app_put_Enabled.
2011-02-01  Nikolay Sivovoleaut32/tests: Fix a safearray leak (Valgrind).
2011-02-01  Nikolay Sivovoleaut32/tests: Fix a IRecordInfo leak (Valgrind).
2011-02-01  Andrew Nguyendxdiagn: Avoid caching a single instance of the root...
2011-02-01  Andrew Nguyendxdiagn: Simplify the root container initialization.
2011-02-01  Andrew Nguyendxdiagn: Convert the property linked list to a standard...
2011-02-01  Andrew Nguyendxdiagn: Convert the container linked list to a standar...
2011-02-01  Andrew Nguyendxdiagn: Avoid zeroing memory in container functions.
2011-02-01  Alexandre Julliardntdll: Add a helper function for checking stack frame...
2011-02-01  Alexandre Julliardntdll: Avoid copying and restoring the context in RtlCa...
2011-02-01  Andrew Nguyenntdll/tests: Avoid casting away const in comparison...
2011-02-01  Andrew Nguyenmsvcr90/tests: Avoid casting away const in comparison...
2011-02-01  Andrew Nguyenntdll: Fix one-time warning message output.
2011-02-01  Andrew Nguyenshell32: Keep at least one reference to the autocomplet...
2011-02-01  Andrew Nguyenshell32: Store the autocompletion object pointer in...
next