wine
2007-07-23  Vitaliy Margolenwinex11drv: Correctly react to focus loss away from...
2007-07-23  Vitaliy Margolenserver: Treat desktop as a top-level window.
2007-07-23  Vitaliy Margolenuser32: Add test for SetForegroundWindow(desktop).
2007-07-23  Paul Vriensadvapi32/service: Add tests for GetDisplayName.
2007-07-23  Paul Vriensadvapi32/tests: Run on NT4 again.
2007-07-23  Rob Shearmanrpcrt4: Convert bind ack and nack reject reasons into...
2007-07-20  Dmitry Timoshkovadvapi32: Rename the test to better represent the teste...
2007-07-20  Dmitry Timoshkovwinex11.drv: Constify the pen dash data.
2007-07-20  Nigel Liangwinex11.drv: Implement XIMPreEditCaretCallback.
2007-07-20  Evan Stadegdiplus: Added GdipSetPenStartCap.
2007-07-20  Evan Stadegdiplus: Updated GdipClonePen to clone pen's members...
2007-07-20  Evan Stadegdiplus: Added GdipCloneBrush.
2007-07-20  Evan Stadegdiplus: Associate a brush with a pen.
2007-07-20  Evan Stadegdiplus: Added rendering of custom line caps.
2007-07-20  Evan Stadegdiplus: Use atan2 instead of atan.
2007-07-20  Evan Stadegdiplus: Added custom line cap setters.
2007-07-20  Evan Stadegdiplus: Added GdipCloneCustomLineCap.
2007-07-20  Evan Stadegdiplus: Initial custom line caps implementation.
2007-07-20  Evan Stadegdiplus: Added GdipCreateMatrix.
2007-07-20  Evan Stadegdiplus: Added GdipRotateMatrix.
2007-07-20  Evan Stadegdiplus: Added GdipTranslateMatrix.
2007-07-20  Evan Stadegdiplus: Added GdipScaleMatrix.
2007-07-20  Alexander Nicolaysen... wordpad: Resize rebar control on window resize.
2007-07-20  Andrew Talbotcomctl32: Cast-qual warning fix.
2007-07-20  Andrew Talbotdbghelp: Cast-qual warnings fix.
2007-07-20  Andrew Talbotdplayx: Cast-qual warning fix.
2007-07-20  Michael Stefaniucoleaut32: Remove a return after return.
2007-07-20  Paul Vriensadvapi32/service: Some 'refcount' tests.
2007-07-20  Paul Vriensadvapi32/service: lpBinaryPathName is mandatory.
2007-07-20  Anatoly Lyutinkernel32/tests: Add test for GetShortPathNameW.
2007-07-20  Anatoly Lyutincmd: Use toupperW instead of toupper.
2007-07-20  Anatoly Lyutinuser32: Add comment to a function.
2007-07-20  Juan Langcrypt32: Implement querying computed hash of a decoded...
2007-07-20  Juan Langcrypt32: Store hash algorithm ID along with other param...
2007-07-20  Juan Langcrypt32: Store (most) parameters of a decoded hash...
2007-07-20  Mikołaj Zalewskiuser32/tests: Simplify a test.
2007-07-20  Mikołaj Zalewskicomctl32: tooltips: Remove broken support for non-NULL...
2007-07-20  Mikołaj Zalewskicomctl32: toolbar: Test and fix invalid indexes passed...
2007-07-20  Dmitry Timoshkovwinuser.h: Add RealChildWindowFromPoint declaration.
2007-07-20  Alexandre Julliardntdll: Add support for abbreviated empty elements in...
2007-07-20  Alexandre Julliardntdll: Don't fail to load manifests that contain unknow...
2007-07-20  Alexandre Julliardntdll: Add support for optional flag in dependencies.
2007-07-20  Alexandre Julliardntdll: Cope with missing assemblyIdentity elements...
2007-07-19  Alexandre Julliardntdll: Skip xml comments in manifests.
2007-07-19  Alexandre Julliardntdll: Added manifest lookup in global winsxs directory...
2007-07-19  Jacek Cabanntdll: Store the windows directory too.
2007-07-19  Jacek Cabanntdll: Added parsing of the asmv2:hash element in manif...
2007-07-19  Eric Pouechntdll: Added parsing of the binding redirect element...
2007-07-19  Eric Pouechntdll: Added parsing of the clrClass and clrSurrogate...
2007-07-19  Eric Pouechntdll: Added parsing of the external proxy element...
2007-07-19  Alexandre Julliardntdll: Abstract the entity array type as we need it...
2007-07-19  Eric Pouechntdll: Added parsing of the description element in...
2007-07-19  Eric Pouechntdll: Added parsing of the language attribute in manif...
2007-07-19  Eric Pouechntdll: Added parsing of the inheritance flags in manifests.
2007-07-19  Eric Pouechntdll: Added parsing of hash attributes in manifests.
2007-07-19  Eric Pouechntdll: Added parsing of public key token in manifests.
2007-07-19  Eric Pouechntdll: Added support for the assembly leaves of activat...
2007-07-19  Jacek Cabanntdll: Added parsing of file elements in manifests.
2007-07-19  Jacek Cabanntdll: Add parsing of dependencies in manifests.
2007-07-19  Alexandre Julliardntdll: Add infrastructure for loading manifest dependen...
2007-07-19  Alexandre Julliardntdll: Add parsing of the version in manifests (based...
2007-07-19  Alexandre Julliardntdll: Add parsing of the processor architecture in...
2007-07-19  Jacek Cabanntdll: Beginnings of manifest parsing.
2007-07-19  Alexandre Julliardntdll: Add infrastructure for loading a manifest file...
2007-07-19  Eric Pouechntdll: Added basic structures for storing activation...
2007-07-19  Alexandre Julliardntdll: Implemented handling of the per-thread activatio...
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...
next