wine
2009-10-30  Alexandre Julliardsetupx: Use the correct field index for string substitu...
2009-10-30  Markus Stockhausenddraw: Avoid memory overwrite in GetDeviceIdentifier().
2009-10-30  Austin Englishmshta: Add a stub program.
2009-10-30  Damjan Jovanovicwiaservc: Add wiaservc.dll and implement its svchost...
2009-10-30  Damjan Jovanovicsti: Marshal WIA COM interfaces.
2009-10-30  Alexandre Julliardkernel32: Make sure the codepage registry keys are...
2009-10-30  Roderick Colenbranderwinex11: Check format in XRender_GetSrcAreaStretch...
2009-10-30  Roderick Colenbranderwinex11: Make sure the formats are the same instead...
2009-10-30  Paul Vriensadvapi32: Add some input parameter checks to BackupEven...
2009-10-30  Paul Vriensadvapi32/tests: Add some BackupEventLog tests.
2009-10-30  Austin Englishntdll: Add support for Windows 7 version.
2009-10-30  Juan Langcrypt32: Trace policy error status in CertVerifyCertifi...
2009-10-30  Juan Langcrypt32: Create a V1 certificate if it doesn't have...
2009-10-30  Jacek Cabanjscript: Pass global object as this if 'this' argument...
2009-10-30  Jacek Cabanjscript: Pass global object as this if 'this' argument...
2009-10-30  Henri Verbeetd3d10core: Fix a small whitespace error.
2009-10-30  Henri Verbeetd3d10core: Add a separate function for d3d10_rendertarg...
2009-10-30  Henri Verbeetd3d10core: Add a separate function for d3d10_geometry_s...
2009-10-30  Henri Verbeetwined3d: Map D3DFMT_D24S8 to WINED3DFMT_D24_UNORM_S8_UINT.
2009-10-30  Henri Verbeetwined3d: It's not an error to request multisampling.
2009-10-30  Vincent Povirkole32: Rename StorageImpl_CopyTo to StorageBaseImpl_CopyTo.
2009-10-30  Vincent Povirkole32: Don't call internal functions from OLECONVERT_Wr...
2009-10-30  Vincent Povirkole32: Don't call internal functions from OLECONVERT_Ge...
2009-10-30  Vincent Povirkole32: Rename StorageImpl_CreateStorage to StorageBaseI...
2009-10-30  Vincent Povirkole32: Take a StorageBaseImpl in updatePropertyChain.
2009-10-30  Vincent Povirkole32: Convert adjustPropertyChain into real binary...
2009-10-30  Vincent Povirkole32: Remove directory entries from the tree before...
2009-10-30  Juan Langcrypt32: Check CA certificates for the enhanced key...
2009-10-30  Juan Langcrypt32: Only permit v1 or v2 CA certificates without...
2009-10-30  Juan Langcrypt32: Use a helper function to find an existing...
2009-10-30  Juan Langcrypt32: Add key usage extension to chain4_0.
2009-10-30  Juan Langcrypt32: Only permit v1 or v2 CA certificates without...
2009-10-30  Juan Langcrypt32: Add basic constraints to chain quality selecti...
2009-10-30  Juan Langcrypt32: Remove redundant if clause.
2009-10-30  Juan Langcrypt32: Add basic constraints to chain15_0.
2009-10-30  Juan Langcrypt32: Add basic constraints to chain14_0.
2009-10-30  Juan Langcrypt32: Add basic constraints and key usage to chain12_0.
2009-10-30  Juan Langcrypt32: Add basic constraints and key usage to chain8_0.
2009-10-30  Juan Langcrypt32: Add basic constraints and key usage to chain5_0.
2009-10-30  Juan Langcrypt32: Add basic constraints and key usage to chain2_0.
2009-10-30  Juan Langcrypt32: Add basic constraints and key usage to chain0_0.
2009-10-30  Alexandre Julliardkernel32/tests: Fix FormatMessage test failures on...
2009-10-30  Alexandre Julliardkernel32: Replicate the MS bug with va_list argument...
2009-10-30  Alexandre Julliardkernel32/tests: Use __ms_va_list in the FormatMessage...
2009-10-30  Alexandre Julliardkernel32: Fix handling of width and precision arguments...
2009-10-30  Alexandre Julliardkernel32: Propagate the error result from RtlFindMessag...
2009-10-30  Alexandre Julliardkernel32: Reimplement the formatting of inserts in...
2009-10-30  Alexandre Julliardkernel32: Reimplement the formatting of inserts in...
2009-10-29  Louis Lenderskernel32/tests: Add more tests for FormatMessageA.
2009-10-29  Damjan Jovanovicwia: Add rudimentary wia headers.
2009-10-29  Dmitry Timoshkovmsi: Add support for msidbControlAttributesProgress95.
2009-10-29  Dmitry Timoshkovmsi: Limit the progress to its maximal value, use MulDi...
2009-10-29  Vincent Povirkole32: Write the new data in getFreeProperty and rename...
2009-10-29  Vincent Povirkole32: Split the data conversion functions out of Write...
2009-10-29  Vincent Povirkole32: Use the raw directory entry functions in getFree...
2009-10-29  Vincent Povirkole32: Move the low-level functionality of WritePropert...
2009-10-29  Vincent Povirkole32: Move the low-level functionality of ReadProperty...
2009-10-29  Vincent Povirkole32: Further simplify adjustPropertyChain and fold...
2009-10-29  Vincent Povirkole32: Reduce duplicated code in adjustPropertyChain.
2009-10-29  Huw Daviesinclude: Add rowchg.idl.
2009-10-29  Huw Daviesinclude: Add row.idl.
2009-10-29  Hans Leidekkerwinhttp: Implement WinHttpQueryHeaders(WINHTTP_QUERY_VE...
2009-10-29  Hans Leidekkerwinhttp: Accept empty headers parameter in WinHttpSendR...
2009-10-29  Hans Leidekkerws2_32: Add a test for GetAddrInfoW.
2009-10-29  Hans Leidekkerws2_32: Avoid accessing uninitialized memory in GetAddr...
2009-10-29  Austin Englishconfigure: preloader is Linux specific, don't build...
2009-10-29  Henri Verbeetwined3d: Don't depend on uninitialized data in the...
2009-10-29  Henri Verbeetwined3d: directly pass gl_info to stream_info_element_f...
2009-10-29  Henri Verbeetwined3d: Get rid of the GL_SUPPORT macro.
2009-10-29  Henri Verbeetwined3d: Introduce a separate structure for various...
2009-10-29  Henri Verbeetwined3d: Remove some unused GLINFO_LOCATION definitions.
2009-10-29  Paul Vriensadvapi32: Add some input parameter checks to GetOldestE...
2009-10-29  Paul Vriensadvapi32/tests: Add some GetOldestEventLogRecord tests.
2009-10-29  Paul Vriensadvapi32: Add some input parameter checks to GetNumberO...
2009-10-29  Paul Vriensadvapi32/tests: Add some GetNumberOfEventLogRecords...
2009-10-29  Jacek Cabanmshtml: Added IHTMLDOMNode::nextSibling implementation.
2009-10-29  Jacek Cabanmshtml: Inherit scriptmode from parent window.
2009-10-29  Jacek Cabanmshtml: Improve debug traces.
2009-10-29  Juan Langcryptui: Fix German translation.
2009-10-29  Aurimas Fišerascryptui: Fix Lithuanian translation.
2009-10-29  Juan Langcrypt32: Implement CertVerifyCertificateChainPolicy...
2009-10-29  Juan Langcrypt32: Add some tests of the SSL policy.
2009-10-29  Juan Langcrypt32: Allow the caller of checkChainPolicyStatus...
2009-10-29  Juan Langcrypt32: Add the Google website's cert to tests.
2009-10-29  Juan Langcrypt32: Support IPv6 addresses in name constraint...
2009-10-29  Juan Langcrypt32: Trace netscape cert type extension.
2009-10-29  Juan Langcrypt32: Trace directory name of alt name entries.
2009-10-29  Juan Langcrypt32: Correct a prototype.
2009-10-29  Juan Langcrypt32: Accept either the subject alt name 2 or subjec...
2009-10-29  Juan Langcrypt32: Trace the alt name extensions.
2009-10-29  Juan Langcrypt32: Trace name constraints extension.
2009-10-29  Juan Langcrypt32: Trace cert policies extension.
2009-10-29  Juan Langcrypt32: Trace enhanced key usage extension.
2009-10-29  Alexandre Julliardkernel32/tests: Add some tests for width and precision...
2009-10-29  Alexandre Julliardlibwine: Fix handling of precision argument in vsnprintfW.
2009-10-28  Paul Vrienscomctl32/tests: Use A-functions.
2009-10-28  Huw Daviesinclude: Add rstloc.idl.
2009-10-28  Huw Daviesinclude: Add rstbas.idl.
2009-10-28  Paul Bolledbghelp: elf_load_file: return if elf_map_file fails.
2009-10-28  Huw Daviesoledb32: Add some conversions to DBTYPE_UI8.
next