wine
2009-02-02  Marcus Meissnerkernel32: Handle username conversion failure (Coverity).
2009-02-02  Marcus Meissnerservices: Handle realloc failures better (Coverity).
2009-02-02  Marcus Meissneradvapi32: Fixed NULL ptr deref in QueryServiceConfig2A...
2009-02-02  Marcus Meissnershell32: Fixed potential buffer overwrite in execute_fr...
2009-02-02  Gerald Pfeifercomctl32: Simplify four functions by removing unused...
2009-02-02  Nikolay Sivovgdiplus: Implemented GdipTranslateClip/GdipTranslateClipI.
2009-02-02  Nikolay Sivovgdiplus: Implemented GdipGetRegionBounds/GdipGetRegionB...
2009-02-02  Nikolay Sivovgdiplus: Implemented GdipTranslateRegionI.
2009-02-02  Nikolay Sivovgdiplus: Implemented GdipTranslateRegion.
2009-02-02  Nikolay Sivovgdiplus: Implemented GdipIsEqualRegion.
2009-02-02  Austin Englishconfigure.ac: Check for icps_outhist struct.
2009-02-02  Vitaliy Margolendinput: Consume mouse & keyboard events in exclusive...
2009-02-02  Alexandre Julliardconfigure: Remove no longer needed check for -fshort...
2009-02-02  Alexandre Julliardwinegcc: Support -b option for cross-compiling.
2009-02-02  Alexandre Julliardwinegcc: Make platform-specific behaviors depend on...
2009-02-02  Paul Vrienskernel32/tests: Fix remaining failures on Win9x and...
2009-02-02  Paul Vrienskernel32/tests: Fix some test failures on Win9x and...
2009-02-02  Paul Vrienskernel32/tests: Fix some tests on Win9x and WinME ...
2009-02-02  Paul Vrienskernel32/tests: Fill the buffer and check for double...
2009-02-02  Andrew Talbotwintrust: Declare a functions static.
2009-02-02  Andrew Talbotwinmm: Declare some functions static.
2009-02-02  Andrew Talbotwininet: Declare some functions static.
2009-02-02  Lei Zhangoleaut32/tests: Add a VarFormat test for date and time.
2009-02-02  Hans Leidekkermlang: Export a couple of functions by ordinal.
2009-02-02  Hans Leidekkermlang: Implement IMLangFontLink2_GetScriptFontInfo.
2009-02-02  Juan Langmapi32: Fix many test failures on Win9x.
2009-02-02  Juan Langcrypt32: Remove test of a corner case that failed on...
2009-02-02  Paul Vrienswininet/tests: Fix tests failures on W2K and below...
2009-02-02  Rob Shearmanoleaut32: Initialise more of the context passed into...
2009-02-02  Rob Shearmanole32: Initialise more of the context passed into user...
2009-02-02  Rob ShearmanChange parameter type from size_t to SIZE_T for MIDL_us...
2009-01-30  Alexandre JulliardRelease 1.1.14. wine-1.1.14
2009-01-30  Francois Gougetmsvcrt/tests: Remove a space before a '\n'.
2009-01-30  Francois Gougettwain_32/tests: Add a trailing '\n' to ok() calls.
2009-01-30  Alexandre Julliardserver: Don't return a value from a void function.
2009-01-30  Austin Englishconfigure: Check for xinpgen struct.
2009-01-30  Alexandre Julliardconfigure: Include net/if.h to check for netinet header...
2009-01-30  Diaa Samishell32: Fix a mem leak in SHBrowseForFolder.
2009-01-30  Alexandre Julliardmsi: Fix compiler warning on older gcc.
2009-01-30  Nikolay Sivovgdiplus: Implemented GdipCreateRegionHrgn for rectangul...
2009-01-30  Aric Stewartoleaut32: Implement de/serialize_param of types VT_ARRA...
2009-01-30  Aric Stewartmlang: Implementation of base functionality of IMultiLa...
2009-01-30  Paul Vriensrsaenh/tests: Fix the remaining test failures on Win9x...
2009-01-30  Michael Stefaniucriched20: Remove superfluous pointer casts.
2009-01-30  Michael Stefaniucpsapi: Remove superfluous pointer casts.
2009-01-30  Juan Langshell32: Allow PIDLs to have alternate types to support...
2009-01-30  Juan Langshell32: Remove a test that no longer fails on Windows...
2009-01-30  Juan Langshell32: Fix a test on Windows Vista/2008.
2009-01-30  Juan Langrsaenh: Fix some recently introduced test failures...
2009-01-30  Juan Langinetmib1: Remove a test that's no longer true on Window...
2009-01-30  Juan Langcryptnet: Skip failing tests no matter what the last...
2009-01-30  Juan Langcryptui: Fix a few test failures on older Windows versions.
2009-01-30  Juan Langcrypt32: Fix CryptProtectData tests on older Windows...
2009-01-30  Juan Langcrypt32: Add index of failing test to output.
2009-01-30  Juan Langcrypt32: Move test for duplicating a NULL cert to exist...
2009-01-30  Alexandre Julliardntoskrnl.exe: Remove the vectored exception handler...
2009-01-30  Christian Costad3dxof: Fix dead code.
2009-01-30  Andrew Talbotmsctf: Declare some variables static.
2009-01-30  Andrew Talbotwinex11.drv: Declare some functions static.
2009-01-30  Alasdair Sinclairsetupapi/tests: Fix missing void in empty parameter...
2009-01-30  Alasdair Sinclairriched32/tests: Fix missing void in empty parameter...
2009-01-30  Alasdair Sinclairriched20/tests: Fix missing void in empty parameter...
2009-01-30  Alasdair Sinclairquartz/tests: Fix missing void in empty parameter list.
2009-01-30  Alasdair Sinclairoleaut32/tests: Fix missing void in empty parameter...
2009-01-30  Paul Vrienskernel32/tests: Fix some test failures on Win9x and...
2009-01-30  Paul Vrienskernel32/tests: Skip some tests on Win9x and WinME.
2009-01-30  Juan Langcrypt32: Fix debug channel for PFX functions.
2009-01-30  Hans Leidekkerwininet: Implement IsDomainLegalCookieDomainW.
2009-01-29  Alexandre Julliarduser32/tests: Add a few optional messages for Win2K3.
2009-01-29  Alexandre Julliardntdll/tests: Add a couple of status values seen on...
2009-01-29  Alexandre Julliardkernel32/tests: Don't test the implementation details...
2009-01-29  Alexandre Julliardkernel32/tests: Support broken GetTempPath return value...
2009-01-29  Alexandre Julliardgdi32: Check for memory allocation failure in region...
2009-01-29  Alexandre Julliardgdi32: Replace the MEMCHECK macro in the region code...
2009-01-29  Alexandre Julliardgdi32: Don't hold the GDI lock while creating regions.
2009-01-29  Alexandre Julliardgdi32: Store the region data directly in the GDI object.
2009-01-29  Alexandre Julliardgdi32: Store a separate flag to mark a GDI object for...
2009-01-29  Alexandre Julliardgdi32: Increment the reference count for the initial...
2009-01-29  Ge van Geldorpole32/tests: Write to HKCR instead of HKCU/Software...
2009-01-29  Hans Leidekkerwininet: Make sure redirected POST requests become...
2009-01-29  Hans Leidekkerwininet: Add a stub implementation of GetDiskInfoA.
2009-01-29  Hans Leidekkerwininet: Return success from per connection option...
2009-01-29  Andrey Turkinprograms: Add lodctr and unlodctr tools.
2009-01-29  Andrey Turkinloadperf: Rename argument to match its function.
2009-01-29  Dan Kegelwinedos: Get File Attributes must fail for files with...
2009-01-29  Diaa Samishell32: Include the text control when resizing ShBrows...
2009-01-29  Paul Vrienscrypt32: Fix CertDuplicateCertificateContext for a...
2009-01-29  Rob Shearmanrpcrt4: Fix a cstub test failure on older versions...
2009-01-29  Rob Shearmanoleaut32: Fix the typelib tests on 64-bit platforms.
2009-01-29  Huw Daviesoleaut32: Print an LCID in hexadecimal.
2009-01-29  Michael Stefaniucd3d9: Remove superfluous pointer casts.
2009-01-29  Michael Stefaniucmsvcrt: Remove superfluous pointer casts.
2009-01-29  Michael Stefaniucwinspool.drv: Remove superfluous pointer casts.
2009-01-29  Michael Stefaniucservices: Remove superfluous pointer casts.
2009-01-29  Michael Stefaniucd3dxof: Remove superfluous pointer casts.
2009-01-29  Michael Stefaniucwintrust: Remove superfluous pointer casts.
2009-01-29  Michael Stefaniucexpand: Remove superfluous pointer casts.
2009-01-29  Michael Stefaniucquartz: Remove superfluous pointer casts.
2009-01-29  Michael Stefaniucoleaut32/tests: Remove superfluous pointer casts.
2009-01-29  Jeremy Whitetwain_32: Return TWRC_FAILURE/TWCC_NODS when we have...
next