wine
2009-12-18  Jörg Höhlemciavi: Do not stub unsupported recording or editing...
2009-12-18  Jörg Höhlemciavi: Complete MCI GetDevCaps/capability.
2009-12-18  Jörg Höhlemciwave: MCI Capability returns number of wave devices.
2009-12-18  Piotr Cabanurlmon: Remove some CoInternetParseUrl tests.
2009-12-18  Nikolay Sivovkernel32: Fix typo in a comment.
2009-12-18  Eric van Beurdenusp10: Change the header includes to pull in 'windows...
2009-12-18  Eric van Beurdendbghelp: Fix a minidump crash by using the correct...
2009-12-18  Aurimas Fišerasmapi32: Add Lithunian translation.
2009-12-18  Amine Khaldimapi32: Remove an unneeded assignment.
2009-12-18  Amine Khaldimciseq: Remove unneeded assignments.
2009-12-18  Alexandre Julliardprogman: Don't try to access the internals of an icon...
2009-12-18  Alexandre Julliarduser32: Move wsprintf16 to user16.c.
2009-12-18  Alexandre Julliarduser32: Make WINPROC_AllocProc take a unicode flag...
2009-12-18  Alexandre Julliarduser32: Simplify window procedure allocation for the...
2009-12-18  Alexandre Julliarduser32: Pre-allocate the window procedure for the messa...
2009-12-18  Alexandre Julliarduser32: Pre-allocate the window procedure for the menu...
2009-12-18  Alexandre Julliarduser32: Pre-allocate the window procedure for the icon...
2009-12-18  Alexandre Julliarduser32: Pre-allocate the window procedure for the deskt...
2009-12-18  Huw Daviesdsound: Fix a memory leak in the tests.
2009-12-18  Hans Leidekkermsi: Propagate errors from IStorage_OpenStream again...
2009-12-18  Hans Leidekkermsi: Avoid a crash in STREAMS_delete.
2009-12-18  James Hawkinsmsi: Free the current filename if we choose to not...
2009-12-18  Vincent Povirkgdiplus: Add tests for the other frame functions, for...
2009-12-18  Vincent Povirkshell32: Fix a memory leak in SHFileOperationW.
2009-12-18  Vincent Povirkole32: Fix memory leaks in the storage test.
2009-12-18  Nikolay Sivovkernel32/tests: Fix few context leaks.
2009-12-18  Vincent Povirkole32: Compare upper character values directly in entry...
2009-12-18  Huw Daviesoleaut32: Fix several memory leaks in the tests.
2009-12-18  Jeremy Whiteoleaut32/tests: Adjust new tests to pass on win9x platf...
2009-12-18  Jacek Cabanmshtml: Don't use necko nsIHttpChannelInternal implemen...
2009-12-18  André Hentschelmapi32: Add German resource.
2009-12-18  Juan Langsetupapi: Fix a comment typo.
2009-12-18  Juan Langwintrust: Check authority key identifer extension to...
2009-12-18  Juan Langcrypt32: Check authority key identifer extension to...
2009-12-18  Luke Bensteadddraw: Fix an incorrect refcount test.
2009-12-18  Juan Langole32: Fix a memory leak.
2009-12-18  Henri Verbeetwined3d: IWineD3DStateBlockImpl no longer implements...
2009-12-18  Henri Verbeetwined3d: Add some error handling to create_primary_open...
2009-12-18  Henri Verbeetwined3d: Add a function to destroy dummy textures.
2009-12-18  Henri Verbeetwined3d: Don't touch "ppSurface" on failure in IWineD3D...
2009-12-18  Henri Verbeetddraw: Don't depend on IWineD3DDevice_CreateSurface...
2009-12-18  Juan Langcryptnet: Add stub for verifying revocation via OCSP.
2009-12-18  Juan Langcryptnet: Use helper function to check revocation with...
2009-12-18  Juan Langcryptnet: Use helper function to get a URL from a CRL...
2009-12-18  Juan Langcryptnet: Make sure an issuer certificate can sign...
2009-12-17  Alexandre Julliarduser32: Move EnumProps16 to wnd16.c.
2009-12-17  Alexandre Julliarduser32: Move the 16-bit menu functions to user16.c.
2009-12-17  Alexandre Julliarduser32: Move 16-bit window creation functions to 16...
2009-12-17  Alexandre Julliarduser32: Use W structures in window creation code.
2009-12-17  Alexandre Julliarduser32: Move loading of the 16-bit window menu to Creat...
2009-12-17  Alexandre Julliarduser32: Move 16-bit instance normalization to CreateWin...
2009-12-17  Hans Leidekkermsi: Reset the ALLUSERS property from to 2 to 1.
2009-12-17  Hans Leidekkermsi: Fix download of installer packages. Return errors...
2009-12-17  Alexandre Julliardmapi32: Fix a heap buffer overflow.
2009-12-17  Paul Vriensgdiplus/tests: Fix a test failure on XP/W2K3.
2009-12-17  Paul Vrienskernel32/tests: Add some tests for GetLongPathNameW.
2009-12-17  Paul Vrienskernel32: Fix a crash with GetLongPathNameW and UNC...
2009-12-17  Owen Rudgemapi32: Remove fallback procedure in MAPISendMail and...
2009-12-17  Owen Rudgewine.inf: Add winemapi.dll to the mail clients section.
2009-12-17  Owen Rudgewinemapi: Implement MAPISendMail.
2009-12-17  Owen Rudgewinemapi: Add Simple MAPI functions.
2009-12-17  Owen Rudgewinemapi: Add skeleton for new Wine MAPI provider.
2009-12-17  Owen Rudgemapi32: Correct the Simple MAPI parameters.
2009-12-17  Owen Rudgeinclude: Redefine LHANDLE as ULONG_PTR.
2009-12-17  Alexandre Julliarduser32: Pre-allocate the window procedure for DefWindow...
2009-12-17  Alexandre Julliarduser32: Pre-allocate the window procedure for the MDI...
2009-12-17  Alexandre Julliarduser32: Pre-allocate the window procedure for the dialo...
2009-12-17  Alexandre Julliarduser32: Pre-allocate the window procedure for the stati...
2009-12-17  Alexandre Julliarduser32: Pre-allocate the window procedure for the scrol...
2009-12-17  Alexandre Julliarduser32: Pre-allocate the window procedure for the listb...
2009-12-17  Alexandre Julliarduser32: Get rid of the EDIT_winproc_handle variable.
2009-12-17  Alexandre Julliarduser32: Pre-allocate the window procedure for the edit...
2009-12-17  Alexandre Julliarduser32: Pre-allocate the window procedure for the combo...
2009-12-17  Alexandre Julliarduser32: Pre-allocate the window procedure for the butto...
2009-12-17  Huw Daviesshell32: Fix a memory leak.
2009-12-17  Lei Zhangsecur32: Fix memory leak in SECUR32_addPackages.
2009-12-17  James Hawkinsmsi: Initialize type. If the value did not exist, type...
2009-12-17  James Hawkinskernel32: Free the resource data if a matching resource...
2009-12-17  James Hawkinsmsi: Move MSITRANSFORM and MSISTREAM and associated...
2009-12-17  James Hawkinsmsi: Free the cached streams when closing the database.
2009-12-17  Jacek Cabanwininet: Make sure to not read over chunk end in read_g...
2009-12-17  Roderick Colenbranderwined3d: Fix a bug in BtlFast which was uncovered by...
2009-12-17  Juan Langcryptnet: If the caller specifies the location of a...
2009-12-17  Juan Langcryptnet: Use helper function to check a cert against...
2009-12-17  Juan Langcryptnet: Change guard variable to simplify loop.
2009-12-17  Juan Langcryptnet: Use helper function to verify a certificate...
2009-12-17  Jacek Cabanurlmon: Fixed race in tests.
2009-12-17  Henri Verbeetmsi: Remove an unused field from the string table.
2009-12-17  Henri Verbeetwined3d: Cleanup IWineD3DDeviceImpl_GetBackBuffer().
2009-12-17  Henri Verbeetwined3d: Change an ERR to a WARN in IWineD3DVolumeImpl_...
2009-12-17  Henri Verbeetwined3d: Change an ERR to a TRACE in IWineD3DEventQuery...
2009-12-17  Henri Verbeetddraw/tests: Add tests for ddraw window proc handling.
2009-12-17  Amine Khaldiinetcomm: Remove an unneeded variable.
2009-12-17  Amine Khaldicryptdlg: Remove an unused variable.
2009-12-17  Amine Khaldicrypt32: Remove an unneeded assignment.
2009-12-17  Piotr Cabanurlmon: Added tests for CoInternetGetSecurityUrl.
2009-12-17  Paul Vriensntdll/tests: Fix a memory leak (Valgrind).
2009-12-16  Alexandre Julliardserver: Set the idle event when retrieving a timer...
2009-12-16  Alexandre Julliardserver: Don't set the idle event when waiting for a...
2009-12-16  Alexandre Julliardserver: Any thread can set the idle event, don't treat...
next