Evan Stade [Fri, 20 Jul 2007 01:22:59 +0000 (18:22 -0700)]
gdiplus: Associate a brush with a pen.
Evan Stade [Fri, 20 Jul 2007 01:22:51 +0000 (18:22 -0700)]
gdiplus: Added rendering of custom line caps.
Evan Stade [Fri, 20 Jul 2007 01:22:47 +0000 (18:22 -0700)]
gdiplus: Use atan2 instead of atan.
Evan Stade [Fri, 20 Jul 2007 01:22:43 +0000 (18:22 -0700)]
gdiplus: Added custom line cap setters.
Evan Stade [Fri, 20 Jul 2007 01:22:38 +0000 (18:22 -0700)]
gdiplus: Added GdipCloneCustomLineCap.
Evan Stade [Fri, 20 Jul 2007 01:22:34 +0000 (18:22 -0700)]
gdiplus: Initial custom line caps implementation.
Evan Stade [Fri, 20 Jul 2007 01:22:31 +0000 (18:22 -0700)]
gdiplus: Added GdipCreateMatrix.
Evan Stade [Fri, 20 Jul 2007 01:22:26 +0000 (18:22 -0700)]
gdiplus: Added GdipRotateMatrix.
Evan Stade [Fri, 20 Jul 2007 01:22:21 +0000 (18:22 -0700)]
gdiplus: Added GdipTranslateMatrix.
Evan Stade [Fri, 20 Jul 2007 01:22:16 +0000 (18:22 -0700)]
gdiplus: Added GdipScaleMatrix.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 22:24:45 +0000 (00:24 +0200)]
wordpad: Resize rebar control on window resize.
Andrew Talbot [Thu, 19 Jul 2007 18:42:22 +0000 (19:42 +0100)]
comctl32: Cast-qual warning fix.
Andrew Talbot [Thu, 19 Jul 2007 21:04:50 +0000 (22:04 +0100)]
dbghelp: Cast-qual warnings fix.
Andrew Talbot [Thu, 19 Jul 2007 21:04:55 +0000 (22:04 +0100)]
dplayx: Cast-qual warning fix.
Michael Stefaniuc [Thu, 19 Jul 2007 20:31:14 +0000 (22:31 +0200)]
oleaut32: Remove a return after return.
Paul Vriens [Thu, 19 Jul 2007 19:30:35 +0000 (21:30 +0200)]
advapi32/service: Some 'refcount' tests.
Paul Vriens [Thu, 19 Jul 2007 18:39:37 +0000 (20:39 +0200)]
advapi32/service: lpBinaryPathName is mandatory.
Anatoly Lyutin [Thu, 19 Jul 2007 09:15:09 +0000 (13:15 +0400)]
kernel32/tests: Add test for GetShortPathNameW.
Anatoly Lyutin [Thu, 19 Jul 2007 12:39:51 +0000 (16:39 +0400)]
cmd: Use toupperW instead of toupper.
Anatoly Lyutin [Thu, 19 Jul 2007 09:19:11 +0000 (13:19 +0400)]
user32: Add comment to a function.
Juan Lang [Thu, 19 Jul 2007 14:32:10 +0000 (07:32 -0700)]
crypt32: Implement querying computed hash of a decoded hash message.
Juan Lang [Thu, 19 Jul 2007 14:31:34 +0000 (07:31 -0700)]
crypt32: Store hash algorithm ID along with other parameters when decoding a hash message.
Juan Lang [Thu, 19 Jul 2007 14:30:44 +0000 (07:30 -0700)]
crypt32: Store (most) parameters of a decoded hash message.
Mikołaj Zalewski [Thu, 19 Jul 2007 16:58:51 +0000 (18:58 +0200)]
user32/tests: Simplify a test.
Mikołaj Zalewski [Thu, 19 Jul 2007 14:13:45 +0000 (16:13 +0200)]
comctl32: tooltips: Remove broken support for non-NULL-terminated strings in TOOLTIPS_GetDispInfo[AW].
Mikołaj Zalewski [Thu, 19 Jul 2007 10:48:46 +0000 (12:48 +0200)]
comctl32: toolbar: Test and fix invalid indexes passed in TB_ISBUTTON*.
Dmitry Timoshkov [Thu, 19 Jul 2007 12:34:53 +0000 (21:34 +0900)]
winuser.h: Add RealChildWindowFromPoint declaration.
Alexandre Julliard [Fri, 20 Jul 2007 09:19:17 +0000 (11:19 +0200)]
ntdll: Add support for abbreviated empty elements in manifests.
Alexandre Julliard [Fri, 20 Jul 2007 09:18:41 +0000 (11:18 +0200)]
ntdll: Don't fail to load manifests that contain unknown elements or attributes.
Print FIXMEs for errors that really cause the loading to fail.
Alexandre Julliard [Thu, 19 Jul 2007 16:14:23 +0000 (18:14 +0200)]
ntdll: Add support for optional flag in dependencies.
Alexandre Julliard [Thu, 19 Jul 2007 16:13:27 +0000 (18:13 +0200)]
ntdll: Cope with missing assemblyIdentity elements in manifests.
Alexandre Julliard [Thu, 19 Jul 2007 16:10:45 +0000 (18:10 +0200)]
ntdll: Skip xml comments in manifests.
Alexandre Julliard [Thu, 19 Jul 2007 16:09:35 +0000 (18:09 +0200)]
ntdll: Added manifest lookup in global winsxs directory (based on a patch by Jacek Caban).
Jacek Caban [Thu, 19 Jul 2007 16:05:59 +0000 (18:05 +0200)]
ntdll: Store the windows directory too.
Jacek Caban [Thu, 19 Jul 2007 16:04:32 +0000 (18:04 +0200)]
ntdll: Added parsing of the asmv2:hash element in manifests.
Eric Pouech [Thu, 19 Jul 2007 16:03:47 +0000 (18:03 +0200)]
ntdll: Added parsing of the binding redirect element in manifests.
Eric Pouech [Thu, 19 Jul 2007 16:22:32 +0000 (18:22 +0200)]
ntdll: Added parsing of the clrClass and clrSurrogate elements in manifests.
Eric Pouech [Thu, 19 Jul 2007 16:01:42 +0000 (18:01 +0200)]
ntdll: Added parsing of the external proxy element in manifests.
Alexandre Julliard [Thu, 19 Jul 2007 16:00:33 +0000 (18:00 +0200)]
ntdll: Abstract the entity array type as we need it for assemblies too.
Eric Pouech [Thu, 19 Jul 2007 15:59:48 +0000 (17:59 +0200)]
ntdll: Added parsing of the description element in manifests.
Eric Pouech [Thu, 19 Jul 2007 15:59:28 +0000 (17:59 +0200)]
ntdll: Added parsing of the language attribute in manifests.
Eric Pouech [Thu, 19 Jul 2007 15:57:38 +0000 (17:57 +0200)]
ntdll: Added parsing of the inheritance flags in manifests.
Eric Pouech [Thu, 19 Jul 2007 15:57:13 +0000 (17:57 +0200)]
ntdll: Added parsing of hash attributes in manifests.
Eric Pouech [Thu, 19 Jul 2007 15:54:53 +0000 (17:54 +0200)]
ntdll: Added parsing of public key token in manifests.
Eric Pouech [Thu, 19 Jul 2007 15:54:02 +0000 (17:54 +0200)]
ntdll: Added support for the assembly leaves of activation contexts.
Jacek Caban [Thu, 19 Jul 2007 15:51:42 +0000 (17:51 +0200)]
ntdll: Added parsing of file elements in manifests.
Jacek Caban [Thu, 19 Jul 2007 15:50:45 +0000 (17:50 +0200)]
ntdll: Add parsing of dependencies in manifests.
Alexandre Julliard [Thu, 19 Jul 2007 15:50:11 +0000 (17:50 +0200)]
ntdll: Add infrastructure for loading manifest dependencies (based on a patch by Eric Pouech).
Alexandre Julliard [Thu, 19 Jul 2007 15:47:33 +0000 (17:47 +0200)]
ntdll: Add parsing of the version in manifests (based on a patch by Jacek Caban).
Alexandre Julliard [Thu, 19 Jul 2007 15:45:49 +0000 (17:45 +0200)]
ntdll: Add parsing of the processor architecture in manifests.
Jacek Caban [Thu, 19 Jul 2007 15:44:20 +0000 (17:44 +0200)]
ntdll: Beginnings of manifest parsing.
Alexandre Julliard [Thu, 19 Jul 2007 15:38:43 +0000 (17:38 +0200)]
ntdll: Add infrastructure for loading a manifest file or resource.
Partially based on a patch by Eric Pouech.
Eric Pouech [Thu, 19 Jul 2007 15:09:09 +0000 (17:09 +0200)]
ntdll: Added basic structures for storing activation context assembly information.
Alexandre Julliard [Thu, 19 Jul 2007 15:07:48 +0000 (17:07 +0200)]
ntdll: Implemented handling of the per-thread activation context stack.
Alexandre Julliard [Thu, 19 Jul 2007 15:01:04 +0000 (17:01 +0200)]
kernel32: Move activation context creation to ntdll (based on a patch by Eric Pouech).
Alexandre Julliard [Thu, 19 Jul 2007 14:56:10 +0000 (16:56 +0200)]
ntdll: Move private data to make room in the TEB for the activation context data.
Martin Fuchs [Wed, 18 Jul 2007 17:09:31 +0000 (19:09 +0200)]
shell32: Implementation of SheGetDirA/W and SheChangeDirA/W.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 13:50:43 +0000 (15:50 +0200)]
wordpad: Add date/time toolbar button.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 13:50:21 +0000 (15:50 +0200)]
wordpad: Add date/time dialog.
Evan Stade [Thu, 19 Jul 2007 02:41:13 +0000 (19:41 -0700)]
gdi32: Improved PolyDraw in path closed case.
Huw Davies [Thu, 19 Jul 2007 10:25:18 +0000 (11:25 +0100)]
wininet: Stub for InternetQueryFortezzaStatus().
Juan Lang [Wed, 18 Jul 2007 22:55:12 +0000 (15:55 -0700)]
msi: Return FALSE from MsiGetMode for MSIRUNMODE_OPERATIONS.
Juan Lang [Wed, 18 Jul 2007 20:09:55 +0000 (13:09 -0700)]
wincrypt: Add more missing definitions.
Mikołaj Zalewski [Wed, 11 Jul 2007 22:11:59 +0000 (00:11 +0200)]
msxml3/tests: Avoid a crash that happens on some native systems.
Evan Stade [Thu, 19 Jul 2007 02:40:24 +0000 (19:40 -0700)]
winex11.drv: Draw dashed lines for extended pens.
Dmitry Timoshkov [Thu, 19 Jul 2007 05:56:18 +0000 (14:56 +0900)]
rpcrt4: Fix the buffer bounds check.
James Hawkins [Thu, 19 Jul 2007 01:21:00 +0000 (18:21 -0700)]
msi: Implement reference counting for tables, manipulated with the HOLD and FREE sql commands.
James Hawkins [Thu, 19 Jul 2007 01:20:24 +0000 (18:20 -0700)]
msi: Add more tests for the ALTER command.
Misha Koshelev [Thu, 19 Jul 2007 01:00:20 +0000 (20:00 -0500)]
urlmon/tests: Add tests for HttpProtocol behavior when it is called without the BINDF_FROMURLMON flag.
Misha Koshelev [Thu, 19 Jul 2007 01:00:01 +0000 (20:00 -0500)]
urlmon: Implement HttpProtocol::Terminate.
Misha Koshelev [Thu, 19 Jul 2007 00:59:11 +0000 (19:59 -0500)]
urlmon: Fix HttpProtocol behavior when it is called without the BINDF_FROMURLMON flag.
Misha Koshelev [Thu, 19 Jul 2007 00:59:06 +0000 (19:59 -0500)]
urlmon/tests: Fix http_protocol tests to succeed when called more than once.
Misha Koshelev [Thu, 19 Jul 2007 00:58:32 +0000 (19:58 -0500)]
urlmon/tests: Fix http_protocol tests to succeed on Win98.
Misha Koshelev [Thu, 19 Jul 2007 00:58:15 +0000 (19:58 -0500)]
urlmon: Use InternetCloseHandle instead of CloseHandle.
Misha Koshelev [Thu, 19 Jul 2007 00:57:32 +0000 (19:57 -0500)]
urlmon: Remove FLAG_CALLED_SWITCH, which is now redundant.
Michael Stefaniuc [Wed, 18 Jul 2007 23:13:24 +0000 (01:13 +0200)]
tools: Remove unreachable break after return/break. Found by Smatch.
Michael Stefaniuc [Wed, 18 Jul 2007 23:13:13 +0000 (01:13 +0200)]
programs: Remove unreachable break after return/break. Found by Smatch.
Michael Stefaniuc [Wed, 18 Jul 2007 23:12:52 +0000 (01:12 +0200)]
dlls: Remove unreachable break after return/break. Found by Smatch.
Michael Stefaniuc [Wed, 18 Jul 2007 20:22:07 +0000 (22:22 +0200)]
winhelp: Add missing case label "default". Found by Smatch (unreached code).
Michael Stefaniuc [Wed, 18 Jul 2007 20:21:49 +0000 (22:21 +0200)]
ntdll: Don't produce unreachable code during conditional compilation. Found by Smatch.
H. Verbeet [Wed, 18 Jul 2007 22:20:15 +0000 (00:20 +0200)]
wined3d: glXSwapBuffers needs a GLX context.
Detlef Riekenberg [Wed, 18 Jul 2007 20:11:03 +0000 (22:11 +0200)]
spoolss: Add a stub for ImpersonatePrinterClient.
Paul Vriens [Wed, 18 Jul 2007 19:05:53 +0000 (21:05 +0200)]
advapi32/service: Some tests for DeleteService.
Paul Vriens [Wed, 18 Jul 2007 18:17:35 +0000 (20:17 +0200)]
advapi32/service: Check for duplicate displayname.
Paul Vriens [Wed, 18 Jul 2007 14:24:45 +0000 (16:24 +0200)]
advapi32/service: Cleanup (long lines and a typo).
Rob Shearman [Wed, 18 Jul 2007 17:13:25 +0000 (18:13 +0100)]
advapi32: Add tests for ConvertStringSecurityDescriptorToSecurityDescriptor.
Rob Shearman [Wed, 18 Jul 2007 17:12:43 +0000 (18:12 +0100)]
advapi32: Set the right pointer so that StringAcl is updated correct in ParseAceStringRights.
The number of allowed hex digits should be 8, not 6.
Rob Shearman [Wed, 18 Jul 2007 17:11:37 +0000 (18:11 +0100)]
advapi32: Don't crash in ConvertStringSecurityDescriptorToSecurityDescriptorW if LocalAlloc fails.
Rob Shearman [Wed, 18 Jul 2007 17:09:16 +0000 (18:09 +0100)]
advapi32: Add the size of the security descriptor structure to the size of memory required in ParseStringSecurityDescriptorToSecurityDescriptor.
Rob Shearman [Wed, 18 Jul 2007 17:07:29 +0000 (18:07 +0100)]
advapi32: Fix a typo in ParseStringAclToAcl which caused the ACE to be written inside of the ACL memory.
Rob Shearman [Wed, 18 Jul 2007 17:06:36 +0000 (18:06 +0100)]
advapi32: Fix ComputeStringSidSize to work with SIDs with one sub authority.
Use GetSidLengthRequired instead of computing the length in a way that
won't always be correct.
Huw Davies [Wed, 18 Jul 2007 15:08:41 +0000 (16:08 +0100)]
wininet: Stubs for IsUrlCacheEntryExpired[AW].
Huw Davies [Wed, 18 Jul 2007 13:44:20 +0000 (14:44 +0100)]
wininet: Certain options of InternetQueryOption can take a NULL handle, so don't do the NULL handle check at the beginning.
Vitaliy Margolen [Wed, 18 Jul 2007 12:06:40 +0000 (06:06 -0600)]
user32/test: Destroy no longer needed test dialog windows.
Paul Vriens [Tue, 17 Jul 2007 20:06:51 +0000 (22:06 +0200)]
advapi32/service: Test for duplicate displayname.
Hwang YunSong(황윤성) [Tue, 17 Jul 2007 06:03:39 +0000 (15:03 +0900)]
wordpad: Updated Korean resource.
Hwang YunSong(황윤성) [Tue, 17 Jul 2007 05:45:13 +0000 (14:45 +0900)]
cmd: Updated Korean resource.
Evan Stade [Wed, 18 Jul 2007 02:31:15 +0000 (19:31 -0700)]
gdiplus: Added GdipMultiplyMatrix.
Evan Stade [Wed, 18 Jul 2007 02:31:01 +0000 (19:31 -0700)]
gdiplus: Added GdipGetPenDashStyle.
Evan Stade [Wed, 18 Jul 2007 02:30:50 +0000 (19:30 -0700)]
gdiplus: Added GdipClonePen.