gdiplus: Associate a brush with a pen.
[wine] / dlls /
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  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 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  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  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  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 Stefaniucdlls: Remove unreachable break after return/break....
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  Evan Stadegdiplus: Added GdipMultiplyMatrix.
2007-07-18  Evan Stadegdiplus: Added GdipGetPenDashStyle.
2007-07-18  Evan Stadegdiplus: Added GdipClonePen.
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: 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.
next