wine
2007-07-13  Emmanuel Maillardwinecoreaudio: MIDIIn_MessageHandler: Fix non-SysEx...
2007-07-13  Ken Thomaseswinecoreaudio: Report format error on sample rate misma...
2007-07-13  Ken Thomaseswinecoreaudio: Protect against AudioUnitRender clobberi...
2007-07-13  Ken Thomaseswinecoreaudio: Correct the AudioBufferList allocated...
2007-07-13  James Hawkinsmsi: Add a test for running an ADMIN install.
2007-07-13  James Hawkinsmsi: Add a test for installing from different current...
2007-07-13  James Hawkinsmsi: Fix compilation in MSVC.
2007-07-13  James Hawkinsmsi: Fix three tests that were failing in Windows.
2007-07-13  James Hawkinsmsi: Fix automation.c compile for MSVC.
2007-07-13  Juan Langcrypt32: Update comments about hash message version...
2007-07-13  Juan Langcrypt32: Introduce an updated state, and use it to...
2007-07-13  Juan Langcrypt32: Change finalized from a boolean to a state...
2007-07-13  Juan Langcrypt32: Relax a test, the specific error isn't so...
2007-07-13  Juan Langcrypt32: Implement retrieving a hashed message's content.
2007-07-13  Juan Langcrypt32: Introduce an algorithm id encoding function...
2007-07-13  Juan Langcrypt32: Add tests for retrieving the content of a...
2007-07-13  Juan Langcrypt32: Detached hash messages don't contain the conte...
2007-07-13  Juan Langcrypt32: Don't check if msg is NULL, tests show native...
2007-07-13  Juan Langcrypt32: Add a helper function to copy params.
2007-07-13  Juan Langcrypt32: Copy data in hash message update.
2007-07-13  Juan Langcrypt32: Add tests for hash message encoding.
2007-07-13  Juan Langcrypt32: Implement getting hash message version.
2007-07-13  Juan Langcrypt32: Add more missing defines.
2007-07-13  Juan Langcrypt32: Partially implement updating hash messages.
2007-07-13  Juan Langcrypt32: Test updating hash messages with NULL stream...
2007-07-13  Juan Langcrypt32: Simplify hash value tests.
2007-07-13  Juan Langcrypt32: Implement getting a hash message's hash value.
2007-07-13  Juan Langcrypt32: Add tests for getting hash message params.
2007-07-13  Juan Langcrypt32: Add a stub hash message implementation.
2007-07-13  Juan Langcrypt32: Test opening hash messages to encode with...
2007-07-13  Juan Langcrypt32: Add tests for updating hash messages opened...
2007-07-13  Juan Langcrypt32: Add open tests for hash messages.
2007-07-13  Juan Langcrypt32: Implement streamed encoding of definite-length...
2007-07-13  Juan Langcrypt32: Make some encoding functions available outside...
2007-07-13  Detlef Riekenbergprintui: Parse args for PrintUIEntryW.
2007-07-13  Damjan Jovanovicntdll: Use the win16 current directory for win16 processes.
2007-07-13  Vitaliy Margolendxdiagn: Add reporting of some display related information.
2007-07-13  Evan Stadegdiplus: Added GdipAddPathPath test.
2007-07-13  Evan Stadegdiplus: Added GdipAddPathPath.
2007-07-13  Evan Stadegdiplus: Added GdipResetPath.
2007-07-13  Evan Stadegdiplus: Added GdipGetPathFillMode.
2007-07-13  Evan Stadegdiplus: Improved GdipGetPathWorldBounds handling of...
2007-07-13  Evan Stadegdiplus: Added more GdipGetPathWorldBounds tests.
2007-07-13  Evan Stadegdiplus: Use passed pen in GdipAddPathWorldBound.
2007-07-13  Evan Stadegdiplus: Added GdipSetPenLineJoin.
2007-07-13  Dmitry Timoshkovshlwapi: Fix some spec entry definitions.
2007-07-13  Dmitry Timoshkovntdll: Remove an artificial limitation in NtQuerySecuri...
2007-07-13  Dmitry Timoshkovinclude: Add HandleToUlong, UlongToHandle, UintToPtr...
2007-07-13  Paul Vriensadvapi/service: Check servicetype and starttype.
2007-07-13  Paul Vriensadvapi/service: Create specific access rights for servi...
2007-07-13  James Hawkinsmsi: Reload properties as they may have been changed...
2007-07-13  James Hawkinsmsi: Fix a copy and paste error.
2007-07-13  Rob Shearmanmshtml: Implement HTMLElement_insertAdjacentHTML and...
2007-07-13  Rob Shearmanmsxml3: Implement IXMLDOMNode::get_text for CDATA,...
2007-07-13  Rob Shearmanrpcrt4: Make binding to an interface a function of...
2007-07-13  Rob Shearmanntdll: The impersonation level in NtDuplicateToken...
2007-07-12  Alexandre Julliardwldap32: Fix some potential infinite loops because...
2007-07-12  Alexandre Julliarddnsapi: Fix some potential infinite loops because of...
2007-07-12  Alexandre Julliarduser32: Allocate a dual A/W winproc for DefWindowProc.
2007-07-12  Alexandre Julliarduser32: Check both A and W proc for previously allocate...
2007-07-12  Evan Stadegdiplus: Changed the way the direction of the endcap...
2007-07-12  Evan Stadegdiplus: Added GdipGetPathWorldBounds test.
2007-07-12  Evan Stadegdiplus: Added GdipTransformMatrixPoints test.
2007-07-12  Evan Stadegdiplus: Fixed memory leak in GdipDeletePath.
2007-07-12  Evan Stadegdiplus: Added GdipGetPathWorldBounds.
2007-07-12  Evan Stadegdiplus: Added GdipTransformPath.
2007-07-12  Evan Stadegdiplus: Added GdipCreateMatrix2 test.
2007-07-12  Evan Stadegdiplus: Added GdipTransformMatrixPoints.
2007-07-12  Evan Stadegdiplus: Added basic matrix implementation.
2007-07-12  Evan Stadegdiplus: Added draw_polyline error checking.
2007-07-12  Evan Stadegdiplus: Added draw_polybezier error checking.
2007-07-12  Evan Stadegdiplus: Added GdipDrawPath.
2007-07-12  Evan Stadegdiplus: Added GdipStartPathFigure.
2007-07-12  Evan Stadegdiplus: Updated GdipDrawLines to use SaveDC()/RestoreD...
2007-07-12  Evan Stadegdiplus: Updated GdipDrawArc to use SaveDC()/RestoreDC...
2007-07-12  Evan Stadegdiplus: Added GdipAddPathArc test.
2007-07-12  Evan Stadegdiplus: Added GdipAddPathArc.
2007-07-12  Evan Stadegdiplus: Moved two inline helpers to the header.
2007-07-12  Mark Adamsiphlpapi: Fix byte ordering of Linux ports.
2007-07-12  Mark Adamsiphlpapi: Add support for GetTcpTable on Mac OS X.
2007-07-12  Huw Davieskernel32: SetNamedPipeHandleState() is a stub, so for...
2007-07-12  Huw Davieskernel32: Swap incorrect use of buffers.
2007-07-12  Alexandre Julliardmsi/tests: Comment out call to function that is still...
2007-07-12  Paul Vriensprograms/cmd: Do the assignment after the return to...
2007-07-12  Misha Koshelevurlmon: Make HttpProtocol conform with native wininet...
2007-07-12  Misha Koshelevurlmon: Fix HttpProtocol_Start and strndupW to work...
2007-07-12  Vitaliy Margolendinput: Convert IDirectInput into multi-interface object.
2007-07-12  Ken Thomaseswinecoreaudio: Improve safety of iterations when return...
2007-07-12  Ken Thomaseswinecoreaudio: Enable DirectSound HEL mode for input.
2007-07-12  Ken Thomaseswinecoreaudio: Enable DirectSound HEL mode for output.
2007-07-12  Paul Vriensadvapi/service: Check for empty servicename and binaryname.
2007-07-12  Paul Vriensadvapi/service: Check if we have enough access rights...
2007-07-12  Paul Vriensadvapi/service: First tests (and fixes) for CreateService.
2007-07-12  Paul Vriensadvapi/service: Fix possible handle leak.
2007-07-12  Paul Vriensadvapi/service: Simplify DeleteService by using RegDele...
2007-07-12  Thomas Weidenmuellershlwapi: Use publicly defined structure DATABLOCK_HEADE...
2007-07-12  Lei Zhangwinex11.drv: Remove old dnd code.
2007-07-12  Hans Leidekkerpdh: Fix two typos.
2007-07-12  Hans Leidekkerpdh: Use GetTickCount64 instead of GetTickCount.
2007-07-11  Alexandre Julliarduser32/tests: Flush messages more aggressively in a...
next