wine
2007-07-19  Alexandre Julliardkernel32: Move activation context creation to ntdll...
2007-07-19  Alexandre Julliardntdll: Move private data to make room in the TEB for...
2007-07-19  Martin Fuchsshell32: Implementation of SheGetDirA/W and SheChangeDi...
2007-07-19  Alexander Nicolaysen... wordpad: Add date/time toolbar button.
2007-07-19  Alexander Nicolaysen... wordpad: Add date/time dialog.
2007-07-19  Evan Stadegdi32: Improved PolyDraw in path closed case.
2007-07-19  Huw Davieswininet: Stub for InternetQueryFortezzaStatus().
2007-07-19  Juan Langmsi: Return FALSE from MsiGetMode for MSIRUNMODE_OPERAT...
2007-07-19  Juan Langwincrypt: Add more missing definitions.
2007-07-19  Mikołaj Zalewskimsxml3/tests: Avoid a crash that happens on some native...
2007-07-19  Evan Stadewinex11.drv: Draw dashed lines for extended pens.
2007-07-19  Dmitry Timoshkovrpcrt4: Fix the buffer bounds check.
2007-07-19  James Hawkinsmsi: Implement reference counting for tables, manipulat...
2007-07-19  James Hawkinsmsi: Add more tests for the ALTER command.
2007-07-19  Misha Koshelevurlmon/tests: Add tests for HttpProtocol behavior when...
2007-07-19  Misha Koshelevurlmon: Implement HttpProtocol::Terminate.
2007-07-19  Misha Koshelevurlmon: Fix HttpProtocol behavior when it is called...
2007-07-19  Misha Koshelevurlmon/tests: Fix http_protocol tests to succeed when...
2007-07-19  Misha Koshelevurlmon/tests: Fix http_protocol tests to succeed on...
2007-07-19  Misha Koshelevurlmon: Use InternetCloseHandle instead of CloseHandle.
2007-07-19  Misha Koshelevurlmon: Remove FLAG_CALLED_SWITCH, which is now redundant.
2007-07-19  Michael Stefaniuctools: Remove unreachable break after return/break...
2007-07-19  Michael Stefaniucprograms: Remove unreachable break after return/break...
2007-07-19  Michael Stefaniucdlls: Remove unreachable break after return/break....
2007-07-19  Michael Stefaniucwinhelp: Add missing case label "default". Found by...
2007-07-19  Michael Stefaniucntdll: Don't produce unreachable code during conditiona...
2007-07-19  H. Verbeetwined3d: glXSwapBuffers needs a GLX context.
2007-07-19  Detlef Riekenbergspoolss: Add a stub for ImpersonatePrinterClient.
2007-07-19  Paul Vriensadvapi32/service: Some tests for DeleteService.
2007-07-19  Paul Vriensadvapi32/service: Check for duplicate displayname.
2007-07-19  Paul Vriensadvapi32/service: Cleanup (long lines and a typo).
2007-07-19  Rob Shearmanadvapi32: Add tests for ConvertStringSecurityDescriptor...
2007-07-19  Rob Shearmanadvapi32: Set the right pointer so that StringAcl is...
2007-07-19  Rob Shearmanadvapi32: Don't crash in ConvertStringSecurityDescripto...
2007-07-19  Rob Shearmanadvapi32: Add the size of the security descriptor struc...
2007-07-19  Rob Shearmanadvapi32: Fix a typo in ParseStringAclToAcl which cause...
2007-07-19  Rob Shearmanadvapi32: Fix ComputeStringSidSize to work with SIDs...
2007-07-19  Huw Davieswininet: Stubs for IsUrlCacheEntryExpired[AW].
2007-07-19  Huw Davieswininet: Certain options of InternetQueryOption can...
2007-07-19  Vitaliy Margolenuser32/test: Destroy no longer needed test dialog windows.
2007-07-18  Paul Vriensadvapi32/service: Test for duplicate displayname.
2007-07-18  Hwang YunSong... wordpad: Updated Korean resource.
2007-07-18  Hwang YunSong... cmd: Updated Korean resource.
2007-07-18  Evan Stadegdiplus: Added GdipMultiplyMatrix.
2007-07-18  Evan Stadegdiplus: Added GdipGetPenDashStyle.
2007-07-18  Evan Stadegdiplus: Added GdipClonePen.
2007-07-18  Detlef Riekenberginclude/winspool.h: Add missing struct.
2007-07-18  James Hawkinsmsi: Only double the size if the remote call is from...
2007-07-18  James HawkinsRevert "msi: Only call a custom action remotely if...
2007-07-18  Michael Stefaniucwined3d: Remove unreachable code: break after return...
2007-07-18  Andrew Talbotcomdlg32: Cast-qual warning fix.
2007-07-18  Juan Langcrypt32: Add a couple more parameter tests for hash...
2007-07-18  Juan Langcrypt32: Fix typo.
2007-07-18  Juan Langcrypt32: Use property list for decoded message parameters.
2007-07-18  Juan Langcrypt32: Implement getting content of a data message.
2007-07-18  Juan Langcrypt32: Add a few tests for decoded message parameters.
2007-07-18  Juan Langcrypt32: Fix a bad comment.
2007-07-18  Juan Langcrypt32: Implement decoding hash messages.
2007-07-18  Juan Langcrypt32: Remove a redundant line.
2007-07-18  Juan Langcrypt32: Add tests for decoding a hash message.
2007-07-18  Juan Langcrypt32: Move digested data encoding to encode.c.
2007-07-18  Rob Shearmanrpcrt4: Add some more RPC to NCA status code mappings.
2007-07-17  Evan Stadegdi32: Added PATH_PolyDraw.
2007-07-17  Evan Stadegdi32: Added PolyDraw tests.
2007-07-17  Alexandre Julliardwinealsa: Make sure we can set volume before reporting...
2007-07-17  James Hawkinsvdmdbg: Add a stub implementation of VDMEnumTaskWOW.
2007-07-17  Kovács Andrásinclude: Add some idl headers for d3d10.
2007-07-17  Alexandre Julliardwidl: Added support for floating-point constants.
2007-07-17  Evan Stadegdiplus: Added GdipAddPathBeziers.
2007-07-17  Evan Stadegdiplus: Added GdipSetPenDashStyle.
2007-07-17  Evan Stadegdiplus: Added GdipPathIterRewind.
2007-07-17  Evan Stadegdiplus: Added GdipPathIterNextSubpath.
2007-07-17  Evan Stadegdiplus: Added GdipPathIterCopyData.
2007-07-17  Evan Stadegdiplus: Initial path iterator implementation.
2007-07-17  Evan Stadegdiplus: Added GdipSetPenMiterLimit.
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.
next