Evan Stade [Fri, 13 Jul 2007 02:43:03 +0000 (19:43 -0700)]
gdiplus: Improved GdipGetPathWorldBounds handling of both matrix and pen's effect on bounding box.
Evan Stade [Fri, 13 Jul 2007 02:42:59 +0000 (19:42 -0700)]
gdiplus: Added more GdipGetPathWorldBounds tests.
Evan Stade [Fri, 13 Jul 2007 02:42:54 +0000 (19:42 -0700)]
gdiplus: Use passed pen in GdipAddPathWorldBound.
Evan Stade [Fri, 13 Jul 2007 02:42:47 +0000 (19:42 -0700)]
gdiplus: Added GdipSetPenLineJoin.
Dmitry Timoshkov [Fri, 13 Jul 2007 06:02:36 +0000 (15:02 +0900)]
shlwapi: Fix some spec entry definitions.
Dmitry Timoshkov [Fri, 13 Jul 2007 05:19:15 +0000 (14:19 +0900)]
ntdll: Remove an artificial limitation in NtQuerySecurityObject.
Dmitry Timoshkov [Fri, 13 Jul 2007 05:18:29 +0000 (14:18 +0900)]
include: Add HandleToUlong, UlongToHandle, UintToPtr, UlongToPtr compatibility macros.
Paul Vriens [Thu, 12 Jul 2007 19:34:21 +0000 (21:34 +0200)]
advapi/service: Check servicetype and starttype.
Paul Vriens [Thu, 12 Jul 2007 14:22:21 +0000 (16:22 +0200)]
advapi/service: Create specific access rights for service handles.
James Hawkins [Thu, 12 Jul 2007 18:36:43 +0000 (11:36 -0700)]
msi: Reload properties as they may have been changed by a transform.
James Hawkins [Thu, 12 Jul 2007 18:35:57 +0000 (11:35 -0700)]
msi: Fix a copy and paste error.
Rob Shearman [Thu, 12 Jul 2007 14:37:06 +0000 (15:37 +0100)]
mshtml: Implement HTMLElement_insertAdjacentHTML and HTMLElement_insertAdjacentText.
Rob Shearman [Thu, 12 Jul 2007 14:33:36 +0000 (15:33 +0100)]
msxml3: Implement IXMLDOMNode::get_text for CDATA, processing instruction and comment nodes.
Rob Shearman [Thu, 12 Jul 2007 14:32:43 +0000 (15:32 +0100)]
rpcrt4: Make binding to an interface a function of RpcAssoc instead of
binding handles, since binding requires information from the
association and not from the binding handle.
Rob Shearman [Thu, 12 Jul 2007 14:32:00 +0000 (15:32 +0100)]
ntdll: The impersonation level in NtDuplicateToken should be taken from the SecurityQualityOfService member of ObjectAttributes if present.
Alexandre Julliard [Thu, 12 Jul 2007 15:32:24 +0000 (17:32 +0200)]
wldap32: Fix some potential infinite loops because of an unsigned loop counter.
Alexandre Julliard [Thu, 12 Jul 2007 15:32:07 +0000 (17:32 +0200)]
dnsapi: Fix some potential infinite loops because of an unsigned loop counter.
Alexandre Julliard [Thu, 12 Jul 2007 13:45:19 +0000 (15:45 +0200)]
user32: Allocate a dual A/W winproc for DefWindowProc.
Alexandre Julliard [Thu, 12 Jul 2007 13:45:00 +0000 (15:45 +0200)]
user32: Check both A and W proc for previously allocated winprocs.
Some apps get a winproc as A and then set it again as W.
Evan Stade [Thu, 12 Jul 2007 01:08:26 +0000 (18:08 -0700)]
gdiplus: Changed the way the direction of the endcap is calculated to make LineCapArrowAnchor direction match Windows better.
Evan Stade [Thu, 12 Jul 2007 01:08:19 +0000 (18:08 -0700)]
gdiplus: Added GdipGetPathWorldBounds test.
Evan Stade [Thu, 12 Jul 2007 01:08:01 +0000 (18:08 -0700)]
gdiplus: Added GdipTransformMatrixPoints test.
Evan Stade [Thu, 12 Jul 2007 01:08:14 +0000 (18:08 -0700)]
gdiplus: Fixed memory leak in GdipDeletePath.
Evan Stade [Thu, 12 Jul 2007 01:08:10 +0000 (18:08 -0700)]
gdiplus: Added GdipGetPathWorldBounds.
Evan Stade [Thu, 12 Jul 2007 01:08:05 +0000 (18:08 -0700)]
gdiplus: Added GdipTransformPath.
Evan Stade [Thu, 12 Jul 2007 01:07:56 +0000 (18:07 -0700)]
gdiplus: Added GdipCreateMatrix2 test.
Evan Stade [Thu, 12 Jul 2007 01:07:52 +0000 (18:07 -0700)]
gdiplus: Added GdipTransformMatrixPoints.
Evan Stade [Thu, 12 Jul 2007 01:07:48 +0000 (18:07 -0700)]
gdiplus: Added basic matrix implementation.
Evan Stade [Thu, 12 Jul 2007 01:07:44 +0000 (18:07 -0700)]
gdiplus: Added draw_polyline error checking.
Evan Stade [Thu, 12 Jul 2007 01:07:39 +0000 (18:07 -0700)]
gdiplus: Added draw_polybezier error checking.
Evan Stade [Thu, 12 Jul 2007 01:07:34 +0000 (18:07 -0700)]
gdiplus: Added GdipDrawPath.
Evan Stade [Thu, 12 Jul 2007 01:07:28 +0000 (18:07 -0700)]
gdiplus: Added GdipStartPathFigure.
Evan Stade [Thu, 12 Jul 2007 01:07:16 +0000 (18:07 -0700)]
gdiplus: Updated GdipDrawLines to use SaveDC()/RestoreDC()/end caps.
Evan Stade [Thu, 12 Jul 2007 01:07:09 +0000 (18:07 -0700)]
gdiplus: Updated GdipDrawArc to use SaveDC()/RestoreDC()/line caps.
Evan Stade [Thu, 12 Jul 2007 01:07:04 +0000 (18:07 -0700)]
gdiplus: Added GdipAddPathArc test.
Evan Stade [Thu, 12 Jul 2007 01:06:56 +0000 (18:06 -0700)]
gdiplus: Added GdipAddPathArc.
Evan Stade [Thu, 12 Jul 2007 01:06:44 +0000 (18:06 -0700)]
gdiplus: Moved two inline helpers to the header.
Mark Adams [Wed, 11 Jul 2007 04:16:37 +0000 (00:16 -0400)]
iphlpapi: Fix byte ordering of Linux ports.
Mark Adams [Wed, 11 Jul 2007 03:39:21 +0000 (23:39 -0400)]
iphlpapi: Add support for GetTcpTable on Mac OS X.
Huw Davies [Wed, 11 Jul 2007 11:39:03 +0000 (12:39 +0100)]
kernel32: SetNamedPipeHandleState() is a stub, so for now don't check its return value.
Huw Davies [Wed, 11 Jul 2007 11:34:48 +0000 (12:34 +0100)]
kernel32: Swap incorrect use of buffers.
Alexandre Julliard [Thu, 12 Jul 2007 11:00:47 +0000 (13:00 +0200)]
msi/tests: Comment out call to function that is still a stub in Wine.
Paul Vriens [Thu, 12 Jul 2007 07:35:00 +0000 (09:35 +0200)]
programs/cmd: Do the assignment after the return to avoid a missing free() (Coverity).
Misha Koshelev [Thu, 12 Jul 2007 05:46:04 +0000 (00:46 -0500)]
urlmon: Make HttpProtocol conform with native wininet on wine.
Misha Koshelev [Thu, 12 Jul 2007 05:38:20 +0000 (00:38 -0500)]
urlmon: Fix HttpProtocol_Start and strndupW to work properly with native wininet.
Vitaliy Margolen [Thu, 12 Jul 2007 04:51:32 +0000 (22:51 -0600)]
dinput: Convert IDirectInput into multi-interface object.
Ken Thomases [Thu, 12 Jul 2007 01:34:45 +0000 (20:34 -0500)]
winecoreaudio: Improve safety of iterations when returning WAVEHDRs to client.
Ken Thomases [Thu, 12 Jul 2007 01:34:38 +0000 (20:34 -0500)]
winecoreaudio: Enable DirectSound HEL mode for input.
Ken Thomases [Thu, 12 Jul 2007 01:34:34 +0000 (20:34 -0500)]
winecoreaudio: Enable DirectSound HEL mode for output.
Paul Vriens [Wed, 11 Jul 2007 19:39:45 +0000 (21:39 +0200)]
advapi/service: Check for empty servicename and binaryname.
Paul Vriens [Wed, 11 Jul 2007 19:22:21 +0000 (21:22 +0200)]
advapi/service: Check if we have enough access rights to create a service.
Paul Vriens [Wed, 11 Jul 2007 19:10:36 +0000 (21:10 +0200)]
advapi/service: First tests (and fixes) for CreateService.
Paul Vriens [Wed, 11 Jul 2007 18:43:01 +0000 (20:43 +0200)]
advapi/service: Fix possible handle leak.
Paul Vriens [Wed, 11 Jul 2007 17:36:00 +0000 (19:36 +0200)]
advapi/service: Simplify DeleteService by using RegDeleteTree.
Thomas Weidenmueller [Wed, 11 Jul 2007 21:48:31 +0000 (23:48 +0200)]
shlwapi: Use publicly defined structure DATABLOCK_HEADER instead of redefining it locally.
Lei Zhang [Wed, 11 Jul 2007 20:58:25 +0000 (13:58 -0700)]
winex11.drv: Remove old dnd code.
Hans Leidekker [Wed, 11 Jul 2007 20:07:15 +0000 (22:07 +0200)]
pdh: Fix two typos.
Hans Leidekker [Wed, 11 Jul 2007 20:07:11 +0000 (22:07 +0200)]
pdh: Use GetTickCount64 instead of GetTickCount.
Alexandre Julliard [Wed, 11 Jul 2007 12:40:19 +0000 (14:40 +0200)]
user32/tests: Flush messages more aggressively in a couple of tests.
Kovács András [Mon, 9 Jul 2007 12:06:40 +0000 (14:06 +0200)]
d3d10: Add stub for d3d10.dll.
Tim Schwartz [Mon, 9 Jul 2007 16:25:48 +0000 (11:25 -0500)]
net.exe: Converted strings to resources.
Alexandre Julliard [Wed, 11 Jul 2007 12:04:54 +0000 (14:04 +0200)]
kernel32: Implemented GetTickCount64.
Evan Stade [Wed, 11 Jul 2007 01:39:34 +0000 (18:39 -0700)]
gdiplus: Changed calls to floor to floorf.
James Hawkins [Wed, 11 Jul 2007 07:11:53 +0000 (00:11 -0700)]
msi: Add tests for adding properties with a transform during an install.
James Hawkins [Wed, 11 Jul 2007 07:11:10 +0000 (00:11 -0700)]
msi: Add tests for adding properties in a transform.
James Hawkins [Wed, 11 Jul 2007 07:10:20 +0000 (00:10 -0700)]
msi: Fix current _Property table tests and add more tests.
Lei Zhang [Tue, 10 Jul 2007 21:47:02 +0000 (14:47 -0700)]
start.exe: Put double quotes around arguments with spaces.
Aric Stewart [Tue, 10 Jul 2007 19:19:22 +0000 (14:19 -0500)]
imm32: Use the COMPOSITIONSTRING in hCompStr.
Stop using our custom structure for the Composition string and instead
use the COMPOSITIONSTRING whose handle is in the IMC structure.
Misha Koshelev [Tue, 10 Jul 2007 15:52:03 +0000 (10:52 -0500)]
urlmon: Implement HttpProtocol.
Chris Robinson [Tue, 10 Jul 2007 20:53:49 +0000 (13:53 -0700)]
winemp3: Remove function declarations with no definition and unused macros.
Chris Robinson [Tue, 10 Jul 2007 19:09:25 +0000 (12:09 -0700)]
winemp3: Remove global mpstr pointer.
Dmitry Timoshkov [Wed, 11 Jul 2007 06:07:30 +0000 (15:07 +0900)]
gdi32: Do not report an error if a requested to add font is already loaded.
Alexandre Julliard [Wed, 11 Jul 2007 10:01:15 +0000 (12:01 +0200)]
configure: Fix typo in liblcms notice check.
James Hawkins [Tue, 10 Jul 2007 18:26:44 +0000 (11:26 -0700)]
msi: Check for NULL transform, as there may be no transforms for the _Columns or _Tables tables.
Paul Vriens [Tue, 10 Jul 2007 17:39:57 +0000 (19:39 +0200)]
gdiplus: Don't use struct member before NULL check (Coverity).
Juan Lang [Wed, 11 Jul 2007 01:04:40 +0000 (18:04 -0700)]
rsaenh: Get rid of the hash idle state, native doesn't behave as though it has one.
Detlef Riekenberg [Tue, 10 Jul 2007 19:52:42 +0000 (21:52 +0200)]
ntdll: Avoid crash with WINEDEBUG=+snoop.
Chris Robinson [Tue, 10 Jul 2007 16:08:56 +0000 (09:08 -0700)]
winemp3: Use head_check to check for valid headers.
Chris Robinson [Tue, 10 Jul 2007 16:05:38 +0000 (09:05 -0700)]
winemp3: Check the right macro when defining TRUE.
Anatoly Lyutin [Mon, 9 Jul 2007 08:27:50 +0000 (12:27 +0400)]
cmd: Use toupperW instead of toupper.
Paul Vriens [Tue, 10 Jul 2007 14:31:10 +0000 (16:31 +0200)]
advapi32: Create specific access rights for service control manager handles.
Mikołaj Zalewski [Tue, 10 Jul 2007 13:53:38 +0000 (15:53 +0200)]
comctl32: toolbar: We should send TBN_GETDISPINFOW even for ANSI controls (with testcase).
Mikołaj Zalewski [Tue, 10 Jul 2007 13:23:05 +0000 (15:23 +0200)]
comctl32: toolbar: The iImage in TBN_GETDISPINFO should be initialized to -1.
Alexandre Julliard [Tue, 10 Jul 2007 20:37:53 +0000 (22:37 +0200)]
winedump: Add RT_MANIFEST resource type.
Alexandre Julliard [Tue, 10 Jul 2007 20:37:42 +0000 (22:37 +0200)]
include: Add some definitions for manifest resources.
Bernd Buschinski [Tue, 10 Jul 2007 13:27:20 +0000 (15:27 +0200)]
gdiplus: Fix test typo/compile error.
Alexandre Julliard [Tue, 10 Jul 2007 13:22:18 +0000 (15:22 +0200)]
configure: Add a few more notices for missing packages.
Alexandre Julliard [Tue, 10 Jul 2007 13:14:15 +0000 (15:14 +0200)]
configure: Move notices about missing features next to the corresponding checks.
Alexandre Julliard [Tue, 10 Jul 2007 13:05:40 +0000 (15:05 +0200)]
aclocal: Add macros for logging messages about missing features.
Juan Lang [Mon, 9 Jul 2007 20:44:38 +0000 (13:44 -0700)]
crypt32: Implement CryptSIPGetSignedDataMsg, CryptSIPPutSignedDataMsg,
CryptSIPCreateIndirectData, CryptSIPVerifyIndirectData, and
CryptSIPRemoveSignedDataMsg.
Juan Lang [Tue, 10 Jul 2007 00:07:54 +0000 (17:07 -0700)]
crypt32: Implement CryptSIPLoad.
Evan Stade [Tue, 10 Jul 2007 03:54:47 +0000 (20:54 -0700)]
gdiplus: Added a test for GdipAddPathLine2.
Evan Stade [Tue, 10 Jul 2007 03:54:43 +0000 (20:54 -0700)]
gdiplus: Fixed bug in GdipGetPathPoints().
Evan Stade [Tue, 10 Jul 2007 03:54:38 +0000 (20:54 -0700)]
gdiplus: Added constructor and destructor test for gdiplus paths.
Evan Stade [Tue, 10 Jul 2007 03:32:29 +0000 (20:32 -0700)]
gdiplus: Make LineCapArrowAnchor look more like it does in windows.
Evan Stade [Tue, 10 Jul 2007 03:54:27 +0000 (20:54 -0700)]
gdiplus: Fixed a bug in helper function draw_polybezier.
Evan Stade [Tue, 10 Jul 2007 03:54:23 +0000 (20:54 -0700)]
gdiplus: GdipDrawCurve2 now uses SaveDC()/RestoreDC() and end caps.
Evan Stade [Tue, 10 Jul 2007 03:54:18 +0000 (20:54 -0700)]
gdiplus: Updated GdipDrawRectangleI.
Evan Stade [Tue, 10 Jul 2007 03:54:11 +0000 (20:54 -0700)]
gdiplus: Updated draw_pie to use SaveDC/RestoreDC.
Juan Lang [Mon, 9 Jul 2007 18:27:46 +0000 (11:27 -0700)]
crypt32: More decode message update tests.