wine
2007-07-23  Evan Stadegdiplus: Added rendering of fill-path type custom line...
2007-07-23  Hans Leidekkerpdh: Implement and test PdhAddEnglishCounter{A, W}...
2007-07-23  Hans Leidekkerpdh: Implement and test PdhLookupPerfIndexByName{A...
2007-07-23  Hans Leidekkerpdh: Add more tests and make them pass.
2007-07-23  Hans Leidekkerpdh: Add a stub processor time counter.
2007-07-23  Detlef Riekenbergwinspool: Use printenv_t for GetDriverInfoFromReg.
2007-07-23  H. Verbeetwined3d: Fix the shader version on some instruction...
2007-07-23  H. Verbeetwined3d: Correctly handle normalized vertex declaration...
2007-07-23  Hwang YunSong... net: New Korean resource.
2007-07-23  Hwang YunSong... wordpad: Updated Korean resource.
2007-07-23  Hwang YunSong... localui: New Korean resource.
2007-07-23  Damjan Jovanovictools: Add basic support for the startup notifications...
2007-07-23  Damjan Jovanovictools: Associate wine with the application/x-executable...
2007-07-23  Misha Koshelevurlmon: Add support for non-GET requests (e.g., POST...
2007-07-23  Misha Koshelevurlmon: Actually send the additional headers returned...
2007-07-23  Misha Koshelevurlmon: Call HttpOpenRequest with INTERNET_FLAG_KEEP_CO...
2007-07-23  Misha Koshelevurlmon/tests: Add test for BINDVERB_POST in http_protocol.
2007-07-23  James Hawkinsmsi: Ref count temporary columns and release them when...
2007-07-23  James Hawkinsmsi: Implement adding columns using the ALTER command.
2007-07-23  Juan Langcrypt32: Move decoding hash messages to a helper function.
2007-07-23  Andrew Talbotcomcat: Cast-qual warning fix.
2007-07-23  Andrew Talbotkernel32: Cast-qual warning fix.
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.
next