wine
2007-07-17  Evan Stadegdiplus: Export GdipSetPenLineJoin.
2007-07-17  Evan Stadegdiplus: Added GdipSetPenLineCap197819.
2007-07-17  James Hawkinsmsi: Only call a custom action remotely if the type...
2007-07-17  James Hawkinsmsi: Load the AdminProperties stream if the package...
2007-07-16  Vitaliy Margolendinput: Use CALLWINDPROC hook to monitor focus loses...
2007-07-16  Vitaliy Margolendinput: Use PostMessage instead of SendMessage. Remove...
2007-07-16  Tim Schwartznetapi32: Add NetUseAdd() stub.
2007-07-16  Kirill K. Smirnovprograms/start: use SEE_MASK_NO_CONSOLE flag as default.
2007-07-16  Kirill K. Smirnovshell32: Add support for SEE_MASK_NO_CONSOLE flag.
2007-07-16  Michael Stefaniucshell32: Fix missing unlock on an error path. Found...
2007-07-16  Paul Vriensadvapi32/service: Check combination of service-type...
2007-07-16  Rob Shearmanrpcrt4: Never allocate memory for the discriminant...
2007-07-16  Rob Shearmanrpcrt4: Check to make sure there is enough data in...
2007-07-16  Rob Shearmanrpcrt4: Even though FC_ENUM16 is an unsigned type,...
2007-07-16  Rob Shearmanole32: Remove some dead code.
2007-07-16  Vitaliy Margolenpdh: Forward PdhOpenQuery to PdhOpenQueryW.
2007-07-16  Alexandre Julliardkernel32: Always clear the I/O status block count befor...
2007-07-16  Alexandre Julliardserver: Merge APC processing into the select request.
2007-07-16  Alexandre Julliardkernel32: Wait in overlapped Read/WriteFile even when...
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.
next