wine
2007-07-16  Evan Stadegdiplus: Added GdipFillPath.
2007-07-16  Evan Stadegdiplus: Simplified GdipDrawPath by moving more of...
2007-07-16  Evan Stadegdiplus: Added GpGraphics save/restore tests.
2007-07-16  Evan Stadegdiplus: Constructor tests for GpGraphics.
2007-07-16  Evan Stadegdiplus: GdipSaveGraphics/GdipRestoreGraphics stubs.
2007-07-16  Evan Stadegdiplus: Added pixel offset mode.
2007-07-16  Evan Stadegdiplus: Added interpolation mode.
2007-07-16  Evan Stadegdiplus: Added compositing quality.
2007-07-16  Evan Stadegdiplus: Added smoothing modes.
2007-07-16  Evan Stadegdiplus: Added GdipSetPathFillMode.
2007-07-16  Dmitry Timoshkovshell32: Add a cache for queried shell folder interfaces.
2007-07-16  Misha Koshelevwininet: Fix behavior of InternetQueryDataAvailable...
2007-07-16  Misha Koshelevurlmon: Fix HttpProtocol behavior when InternetQueryDat...
2007-07-16  Misha Koshelevwininet/tests: Add testing framework and tests for...
2007-07-16  Misha Koshelevwininet/tests: Properly handle ERROR_IO_PENDING from...
2007-07-16  Vitaliy Margolenmsvcrt: Preserve registers when calling unwind function.
2007-07-16  Huw Davieskernel32: Overlapped pipe tests.
2007-07-16  Dmitry Timoshkovshlwapi: Fix parameter types of SHGetIniStringW.
2007-07-16  H. Verbeetwined3d: Fix STATE_IS_ACTIVELIGHT.
2007-07-16  Alec Berrymanitss: Replace malloc/free with HeapAlloc/HeapFree.
2007-07-16  Juan Langcrypt32: Implement decoding data messages (when opened...
2007-07-16  Juan Langcrypt32: Partially implement updating decode messages.
2007-07-16  Juan Langcrypt32: Store crypt provider in decode message.
2007-07-16  Juan Langcrypt32: Fix decoding sequences with extra trailing...
2007-07-16  Juan Langcrypt32: Add test showing extra trailing bytes should...
2007-07-16  Damjan Jovanovicws2_32: Update WSASendTo's iovec properly.
2007-07-16  Jeremy Whitegdi32: Added a test for the case where lpvBits in GetDI...
2007-07-16  Jeremy Whitegdi32: Do not fill in the color table if lpvBits is...
2007-07-16  Andrew Talbotwinedump: Cast-qual warnings fix.
2007-07-16  Paul Vriensmsi/tests: Don't create a directory that's not needed.
2007-07-16  Aric Stewartuser32: Change SetDeskWallPaper spec.
2007-07-13  Alexandre JulliardRelease 0.9.41. wine-0.9.41
2007-07-13  Paul Vriensmscms/tests: Skip tests if we don't have enough rights.
2007-07-13  Paul Vrienscrypt32/tests: Skip test if we don't have enough rights.
2007-07-13  Paul Vriensadvapi32/tests: Use skip instead of trace.
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.
next