wine
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...
2009-10-15  Hans Leidekkermsi: Eliminate the last parameter from ACTION_PerformAc...
2009-10-15  Hans Leidekkermsi: Use a function to test the UI level instead of...
2009-10-15  Hans Leidekkermsi: Reorder functions to avoid forward declarations.
2009-10-15  Hans Leidekkermsi: Add some tests for MsiGetTargetPathW.
2009-10-15  Hans Leidekkermsi: Define common strings only once.
2009-10-15  Nikolay Sivovcomctl32/tooltips: Remove unneeded helper parameter.
2009-10-15  Nikolay Sivovcomctl32/tooltips: Remove redundant code, let handlers...
2009-10-15  Nikolay Sivovcomctl32/tooltips: Test the way structure size field...
2009-10-15  Nikolay Sivovcomctl32/tooltips: Fix an obviously wrong structure...
2009-10-15  Stefan Dösingeropengl32: Give wglSwapBuffers a real function, make...
2009-10-15  Alexandre Julliardsetupapi: Add support for specifying a fake dll source...
2009-10-15  Alexandre Julliardsetupapi: Add support for using a wildcard in fake...
2009-10-15  Alexandre Julliardsetupapi: Maintain a list of fake dlls that have been...
2009-10-15  Alexandre Julliardsetupapi: Abstract the creation of the fake dll destina...
2009-10-15  Alexandre Julliardsetupapi: Check that the source is a valid fake dll...
2009-10-15  Alexandre Julliardsetupapi: Use a global buffer to read fake dll files...
2009-10-15  Alexandre Julliardsetupapi: Get rid of the code to build fake dlls from...
2009-10-15  Alexandre Julliardkernel32: Use the PWD variable to set the initial curre...
2009-10-15  Charles Davisntdll: Shorten an ERR message and change it to a FIXME.
2009-10-15  Charles Davisntdll: Use the parent device for everything when proces...
2009-10-15  Colin Fletchercmd.exe: Treat tabs as parameter delimiters.
2009-10-15  Christian Costaddraw: Make SetColorKey handle case where dwColorSpaceH...
2009-10-15  Wilfried Pasquazzooleaut32: Respect size of icons when drawing with IPict...
2009-10-15  Wilfried Pasquazzooleaut32/tests: Testcase for IPicture_Render with icons...
2009-10-15  Juan Langcrypt32: Let CRYPT_AsnDecodeArray allocate memory for...
2009-10-15  Juan Langcrypt32: Allocate memory if requested in CRYPT_AsnDecod...
2009-10-15  Juan Langcrypt32: Rename CRYPT_AsnDecodeArrayNoAlloc to CRYPT_As...
2009-10-15  Juan Langcrypt32: Decode enhanced key usages using CRYPT_AsnDeco...
2009-10-15  Juan Langcrypt32: Decode CRL dist points using CRYPT_AsnDecodeAr...
2009-10-15  Juan Langcrypt32: Decode cert policies info using CRYPT_AsnDecod...
2009-10-15  Juan Langcrypt32: Decode authority info access with CRYPT_AsnDec...
2009-10-15  Juan Langcrypt32: Decode unicode names using CRYPT_AsnDecodeArra...
2009-10-15  Juan Langcrypt32: Decode names using CRYPT_AsnDecodeArrayNoAlloc.
2009-10-15  Juan Langcrypt32: Correct a sequence item size.
2009-10-15  Juan Langcrypt32: Convert internal callers of CRYPT_AsnDecodeArr...
2009-10-15  Juan Langcrypt32: Pass decode flags to CRYPT_AsnDecodeArrayNoAlloc.
2009-10-15  Juan Langcrypt32: Further simplify calling CRYPT_AsnDecodeArrayN...
2009-10-15  Juan Langcrypt32: Let CRYPT_AsnDecodeArrayNoAlloc calculate...
2009-10-15  Juan Langcrypt32: Simplify calling CRYPT_AsnDecodeArrayNoAlloc.
2009-10-15  Juan Langcrypt32: Add array descriptor members describing offset...
2009-10-15  Juan Langcrypt32: Simplify CRYPT_AsnDecodePKCSAttributes.
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Remove a redundant trace.
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Simplify CRYPT_AsnDecodeDistPointName.
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Simplify CRYPT_AsnDecodeSMIMECapabilities.
2009-10-15  Juan Langcrypt32: Let decoder helpers do more sanity checking.
2009-10-15  Juan Langcrypt32: Simplify CRYPT_AsnDecodeExtensions.
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Henri Verbeetsecur32: Don't bother zeroing the handle table in SECUR...
2009-10-15  Henri Verbeetsecur32: Don't try to cleanup uninitialized handles...
2009-10-15  Henri Verbeetsecur32: Recognize the ARC4 cipher in schannel_get_ciph...
2009-10-15  Henri Verbeetwined3d: Simplify IWineD3DStateBlockImpl_Apply().
2009-10-15  Henri Verbeetwined3d: Don't apply more than num_contained_render_sta...
2009-10-15  Paul Vriensdinput/tests: Fix a few intermittent test failures.
2009-10-15  Gerald Pfeiferwinebuild: Add support for PLATFORM_FREEBSD to get_ld_c...
2009-10-15  Detlef Riekenbergwinspool/tests: Add tests for EnumPrintProcessors.
2009-10-15  Detlef Riekenbergwinspool: Implement EnumPrintProcessors[A|W].
2009-10-15  Detlef Riekenberglocalspl: Implement fpEnumPrintProcessors.
2009-10-15  Andrew Eikummshtml: Implement IHTMLLocation::get_port.
2009-10-15  Andrew Eikummshtml: Add helper function get_url_components.
2009-10-15  Andrew Eikummshtml: Add test suite for IHTMLLocation.
2009-10-15  Eric Pouechwinmm: Transform the mmio proc kind into a boolean...
2009-10-15  Eric Pouechwinmm: Create real 16<>32 thunks for mmio support in...
2009-10-15  Eric Pouechmmsystem: Move the 16bit mmio code into a dedicated...
2009-10-15  Jacek Cabanmsxml3: Store xmlnode structure instead of pointer...
2009-10-15  Markus Stockhausendinput8: Ensure balance of CoInitialize/CoUninitialize.
2009-10-15  Vincent Povirkurlmon: Add CoInternetGetSecurityUrl stub.
2009-10-15  James Helfertyd3d9/tests: Fix position of EndScene in visual test.
2009-10-14  Jacek Cabanjscript: Create regexp object when evaluating regexp...
2009-10-14  Jacek Cabanjscript: Separate flags parsing from regexp creating.
2009-10-14  Jacek Cabanjscript: Don't use VARTYPE as is in literal_t.
next