Rob Shearman [Sun, 25 Jan 2009 17:07:20 +0000 (17:07 +0000)]
rpcrt4: Fix buffer overflow in UUID tests.
Reece Dunn [Sun, 25 Jan 2009 12:37:06 +0000 (12:37 +0000)]
comctl32: Don't generate a fixme message for the TBSTYLE_EX_DOUBLEBUFFER extended style.
Nikolay Sivov [Sun, 25 Jan 2009 12:08:58 +0000 (15:08 +0300)]
msi: Remove redundant pointer check (Coverity).
David Adam [Sat, 24 Jan 2009 18:32:30 +0000 (19:32 +0100)]
ddraw/tests: Add a few tests for ComputeShereVisibility.
Anders Jonsson [Sat, 24 Jan 2009 17:08:10 +0000 (18:08 +0100)]
oleview: Fix typo in English, Russian resources.
Andrew Talbot [Sat, 24 Jan 2009 16:04:27 +0000 (16:04 +0000)]
shell32: Declare some functions static.
Ricardo Filipe [Sat, 24 Jan 2009 13:41:37 +0000 (13:41 +0000)]
ntdll: Add stub for RtlGetCompressionWorkSpaceSize.
Jeff Latimer [Sat, 24 Jan 2009 10:34:44 +0000 (21:34 +1100)]
user32: DdeCreateStringHandle checks for an invalid instance Id and sets lastError for instances on that thread.
Jeff Latimer [Sat, 24 Jan 2009 10:34:35 +0000 (21:34 +1100)]
user32/tests: Add tests for invalid instance passed to DdeCreateStringHandle.
Similar the DdeCreateDataHandle, DdeCreateStringHandle behaves the same
way. If an invalid instance Id is passed then lastError is set for all
instances of that thread.
Marcus Meissner [Sat, 24 Jan 2009 08:52:36 +0000 (09:52 +0100)]
winefile: Avoid array overrun (coverity).
Vincent Povirk [Sat, 24 Jan 2009 06:30:50 +0000 (00:30 -0600)]
gdiplus: Do not call delete_element(NULL).
Juan Lang [Fri, 23 Jan 2009 21:36:12 +0000 (13:36 -0800)]
cryptui: Call CryptUIWizExport when asked to.
Juan Lang [Fri, 23 Jan 2009 21:26:59 +0000 (13:26 -0800)]
cryptui: Fix a typo.
Juan Lang [Fri, 23 Jan 2009 21:25:51 +0000 (13:25 -0800)]
cryptui: Implement CryptUIWizExport for the no UI case.
Juan Lang [Fri, 23 Jan 2009 21:20:55 +0000 (13:20 -0800)]
cryptui: Use a public type rather than a private one for export options in the export wizard.
Juan Lang [Fri, 23 Jan 2009 20:50:30 +0000 (12:50 -0800)]
cryptui: Implement saving from the export wizard.
Juan Lang [Fri, 23 Jan 2009 19:41:41 +0000 (11:41 -0800)]
cryptui: Show details of export on finish page of export wizard.
Juan Lang [Fri, 23 Jan 2009 19:29:59 +0000 (11:29 -0800)]
cryptui: Implement browsing for a filename in the export wizard.
Juan Lang [Fri, 23 Jan 2009 18:59:58 +0000 (10:59 -0800)]
cryptui: Validate filename in export wizard.
Juan Lang [Fri, 23 Jan 2009 17:04:53 +0000 (09:04 -0800)]
cryptui: Enable/disable checkboxes in the format page of the export wizard depending on selection.
Juan Lang [Fri, 23 Jan 2009 17:04:14 +0000 (09:04 -0800)]
cryptui: Disable the PFX export format in the export wizard unless the source has a private key.
Juan Lang [Fri, 23 Jan 2009 17:03:37 +0000 (09:03 -0800)]
cryptui: Remember format and format options when leaving the format page of the export wizard.
Juan Lang [Fri, 23 Jan 2009 17:01:38 +0000 (09:01 -0800)]
cryptui: Skip the format page of the export wizard if the format is implied.
Juan Lang [Fri, 23 Jan 2009 17:00:53 +0000 (09:00 -0800)]
cryptui: Add a do-nothing export wizard.
Juan Lang [Fri, 23 Jan 2009 16:56:52 +0000 (08:56 -0800)]
cryptui: Add stub for CryptUIWizExport.
Austin English [Fri, 23 Jan 2009 19:29:42 +0000 (13:29 -0600)]
configure.ac: Fix a couple more includes on NetBSD.
Paul Vriens [Fri, 23 Jan 2009 17:07:09 +0000 (18:07 +0100)]
user32: Allocate buffer on heap.
Alexandre Julliard [Sun, 25 Jan 2009 16:30:14 +0000 (17:30 +0100)]
ws2_32/tests: Fix a test failure on WinME.
Alexandre Julliard [Sun, 25 Jan 2009 16:30:01 +0000 (17:30 +0100)]
userenv/tests: Don't check for TEMP and TMP variables on NT4.
Alexandre Julliard [Sun, 25 Jan 2009 16:29:32 +0000 (17:29 +0100)]
user32/tests: Make the traces less verbose in the window test.
Alexandre Julliard [Sun, 25 Jan 2009 16:29:05 +0000 (17:29 +0100)]
user32/tests: Ignore some more messages.
Alexandre Julliard [Sun, 25 Jan 2009 16:28:39 +0000 (17:28 +0100)]
user32/tests: Fix various failures in the monitor test.
Alexandre Julliard [Sun, 25 Jan 2009 16:08:55 +0000 (17:08 +0100)]
gdi32/tests: Fix the mapping test to handle the more precise LOMETRIC settings on Vista.
Alexandre Julliard [Sun, 25 Jan 2009 16:08:20 +0000 (17:08 +0100)]
comcat/tests: Skip tests if we can't create a test category.
Huw Davies [Fri, 23 Jan 2009 15:42:21 +0000 (15:42 +0000)]
comdlg32: Move the unicode version to the common implementation.
Huw Davies [Fri, 23 Jan 2009 15:26:29 +0000 (15:26 +0000)]
comdlg32: Add a placeholder for the unicode dialog struct. Update helper functions to work in the unicode case.
Huw Davies [Fri, 23 Jan 2009 14:19:46 +0000 (14:19 +0000)]
comdlg32: Move the initialization code into a common function.
Alexandre Julliard [Fri, 23 Jan 2009 15:47:51 +0000 (16:47 +0100)]
widl: We need an offset after the correlation descriptor for unencapsulated unions.
Rob Shearman [Fri, 23 Jan 2009 15:09:42 +0000 (15:09 +0000)]
rpcrt4: Remove the NDR version check from NdrClientCall2 and NdrStubCall2.
It does more harm than good, since we can't get any information about
what new features are being used by the caller, if any, by bailing at
this early point.
Rob Shearman [Fri, 23 Jan 2009 15:09:18 +0000 (15:09 +0000)]
rpcrt4: Don't declare functions that aren't exported by rpcrt4.dll in include/rpcndr.h.
NdrRangeMarshall, NdrRangeBufferSize, NdrRangeFree and
NdrByteCountPointerMemorySize should be declared static in
ndr_marshall.c instead.
Florian Köberle [Tue, 20 Jan 2009 12:52:39 +0000 (13:52 +0100)]
user32: Removed code without effect.
Florian Köberle [Tue, 20 Jan 2009 12:52:40 +0000 (13:52 +0100)]
user32: Fixed max size of child with exStyle WS_EX_DGLMODALFRAME.
Florian Köberle [Tue, 20 Jan 2009 12:52:35 +0000 (13:52 +0100)]
user32: Refactor of WINPOS_GetMinMaxInfo.
Moved and duplicated the code below the "if child" statement into the
if and else block.
Juan Lang [Wed, 21 Jan 2009 17:51:49 +0000 (09:51 -0800)]
ntdll: Implement the ThreadAffinityMask query.
Vincent Pelletier [Wed, 21 Jan 2009 23:00:10 +0000 (00:00 +0100)]
dinput: Implement auto-center set & get.
Detlef Riekenberg [Thu, 22 Jan 2009 22:39:19 +0000 (23:39 +0100)]
comdlg32: Fix return type of COMDLG32_StrRetToStrNW.
Alistair Leslie-Hughes [Fri, 23 Jan 2009 09:50:36 +0000 (20:50 +1100)]
shdocvw: Add test to show IServiceProvider is supported.
Hans Leidekker [Fri, 23 Jan 2009 09:33:03 +0000 (10:33 +0100)]
mscat32: Forward CryptCATCDFEnumMembersByCDFTag to wintrust.
Hans Leidekker [Fri, 23 Jan 2009 09:32:44 +0000 (10:32 +0100)]
rpcrt4: Move NdrGetUserMarshalInfo stub near user marshal functions. Add documentation header.
Hans Leidekker [Fri, 23 Jan 2009 09:32:20 +0000 (10:32 +0100)]
loadperf: Add stub implementations for InstallPerfDllA/W.
Huw Davies [Fri, 23 Jan 2009 11:12:17 +0000 (11:12 +0000)]
comdlg32: Add a helper to return the dialog struct.
Huw Davies [Thu, 22 Jan 2009 23:11:21 +0000 (23:11 +0000)]
comdlg32: Add a function to access the hooks.
Huw Davies [Thu, 22 Jan 2009 17:13:12 +0000 (17:13 +0000)]
comdlg32: Remove ugly macro.
Huw Davies [Thu, 22 Jan 2009 16:49:52 +0000 (16:49 +0000)]
comdlg32: Simplify the DEVNAMES access functions are unify the release.
Huw Davies [Thu, 22 Jan 2009 15:48:01 +0000 (15:48 +0000)]
comdlg32: Fix incorrect scaling.
Huw Davies [Thu, 22 Jan 2009 15:47:07 +0000 (15:47 +0000)]
comdlg32: Add a helper to access the margin rect.
Huw Davies [Thu, 22 Jan 2009 15:33:09 +0000 (15:33 +0000)]
comdlg32: Add a helper function to access the PAGESETUPDLG's ptPaperSize element.
Huw Davies [Thu, 22 Jan 2009 15:16:26 +0000 (15:16 +0000)]
comdlg32: Use a helper function to retrieve pagesetup flags.
Michael Stefaniuc [Fri, 23 Jan 2009 09:36:56 +0000 (10:36 +0100)]
msdmo: Remove superfluous pointer casts.
Michael Stefaniuc [Fri, 23 Jan 2009 09:37:15 +0000 (10:37 +0100)]
ifsmgr.vxd: Remove superfluous pointer casts.
Michael Stefaniuc [Fri, 23 Jan 2009 09:36:48 +0000 (10:36 +0100)]
dinput8: Remove superfluous pointer casts.
Michael Stefaniuc [Fri, 23 Jan 2009 09:36:15 +0000 (10:36 +0100)]
winealsa.drv: Remove superfluous pointer casts.
Alexandre Julliard [Fri, 23 Jan 2009 12:14:05 +0000 (13:14 +0100)]
user32/tests: Don't try to do hook tests if we can't set hooks.
Alexandre Julliard [Fri, 23 Jan 2009 12:13:54 +0000 (13:13 +0100)]
user32/tests: Make the DC test window top-most. Ignore an extra WM_MOUSEMOVE.
Henri Verbeet [Fri, 23 Jan 2009 09:22:34 +0000 (10:22 +0100)]
d3d10core: Add a stub ID3D10Buffer implementation.
Henri Verbeet [Fri, 23 Jan 2009 09:22:34 +0000 (10:22 +0100)]
d3d10core: Add a stub ID3D10RenderTargetView implementation.
Henri Verbeet [Fri, 23 Jan 2009 09:22:34 +0000 (10:22 +0100)]
wined3d: Don't use drawStridedFast() for drawing pretransformed vertices.
This was exposed by adding EXT_vertex_array_bgra support, previously we would
almost never hit this because color data being present would already prevent
us from using drawStridedFast(). Thanks to Stefan for spotting this.
Henri Verbeet [Fri, 23 Jan 2009 09:22:33 +0000 (10:22 +0100)]
wined3d: Don't use drawStridedFast() when pointsize data is present.
Henri Verbeet [Fri, 23 Jan 2009 09:22:33 +0000 (10:22 +0100)]
wined3d: Take EXT_vertex_array_bgra into account in send_attribute() and loadNumberedArrays().
Anders Jonsson [Fri, 23 Jan 2009 09:17:44 +0000 (10:17 +0100)]
winefile: Update Swedish translation.
Anders Jonsson [Fri, 23 Jan 2009 09:16:50 +0000 (10:16 +0100)]
winhlp32: Update Swedish translation.
Nikolay Sivov [Thu, 22 Jan 2009 17:55:35 +0000 (20:55 +0300)]
kernel32: Added DeleteTimerQueue.
Jacek Caban [Fri, 23 Jan 2009 01:06:09 +0000 (02:06 +0100)]
shdocvw: Fixed tests on IE7.
Andrew Talbot [Thu, 22 Jan 2009 22:07:54 +0000 (22:07 +0000)]
rsaenh: Declare some functions static.
Detlef Riekenberg [Thu, 22 Jan 2009 21:16:07 +0000 (22:16 +0100)]
comdlg32: Remove dead code (GetModuleHandleA can't fail).
Aric Stewart [Thu, 22 Jan 2009 20:59:08 +0000 (14:59 -0600)]
shdocvw: Stub implementation of IEParseDisplayNameWithBCW.
Austin English [Thu, 22 Jan 2009 16:44:06 +0000 (10:44 -0600)]
iphlpapi: Include netinet/if_inarp.h for NetBSD.
Gerald Pfeifer [Thu, 22 Jan 2009 08:09:39 +0000 (09:09 +0100)]
comctl32: Simplify ten functions by removing unused parameters.
Alistair Leslie-Hughes [Tue, 20 Jan 2009 10:22:24 +0000 (21:22 +1100)]
mshtml: Implement IHTMLDocument3 getElementsByTagName.
Alistair Leslie-Hughes [Thu, 22 Jan 2009 09:21:45 +0000 (20:21 +1100)]
msxml3: Implement IXMLDOMDocument2 IPersistStream_Save.
Alistair Leslie-Hughes [Wed, 21 Jan 2009 10:58:31 +0000 (21:58 +1100)]
msxml3: IXMLDOMDocument2 async default value is VARIANT_TRUE.
Alistair Leslie-Hughes [Wed, 21 Jan 2009 05:19:26 +0000 (16:19 +1100)]
msxml3: Register missing SAXXMLReader Components.
Austin English [Thu, 22 Jan 2009 06:34:19 +0000 (00:34 -0600)]
updspapi: Add missing functions and forward to setupapi.
Jeff Latimer [Thu, 22 Jan 2009 12:35:27 +0000 (23:35 +1100)]
user32: Check the instance id on DdeCreateDataHandle and retire a couple of todos.
Huw Davies [Thu, 22 Jan 2009 12:24:07 +0000 (12:24 +0000)]
comdlg32: Rename pagesetup data type to reflect upcoming unicode/ansi merge.
Nikolay Sivov [Thu, 22 Jan 2009 12:00:33 +0000 (15:00 +0300)]
kernel32: Make GetOverlappedResult crash on NULL args as native does.
Austin English [Thu, 22 Jan 2009 03:59:11 +0000 (21:59 -0600)]
iphplapi: Include <sys/timeout.h> for OpenBSD/NetBSD.
Austin English [Wed, 21 Jan 2009 12:38:17 +0000 (06:38 -0600)]
iphplapi: Reorder includes for NetBSD.
Juan Lang [Wed, 21 Jan 2009 18:39:46 +0000 (10:39 -0800)]
rpcrt4: Use pseudo-random numbers to generate UUIDs rather than using the (old, deprecated) MAC-address-and-time generation algorithm.
Juan Lang [Wed, 21 Jan 2009 18:38:55 +0000 (10:38 -0800)]
quartz: Only test for the presence or absence of a single filter in a loop. Testing for more than one depends on the order of enumeration, which isn't guaranteed.
Jacek Caban [Thu, 22 Jan 2009 12:48:23 +0000 (13:48 +0100)]
wininet: Set dwError to 0 in first INTERNET_STATUS_REQUEST_COMPLETE notification.
Jacek Caban [Thu, 22 Jan 2009 12:47:13 +0000 (13:47 +0100)]
jscript: Fixed Math.round with no argument.
Jacek Caban [Thu, 22 Jan 2009 12:47:00 +0000 (13:47 +0100)]
jscript: Added Math.random implementation.
Anders Jonsson [Wed, 21 Jan 2009 23:16:45 +0000 (00:16 +0100)]
progman: Add Swedish translation.
Vincent Pelletier [Wed, 21 Jan 2009 22:25:53 +0000 (23:25 +0100)]
dinput: Add test to show that effects are stopped after Unacquire + Acquire and preserved in dinput.
Vincent Pelletier [Wed, 21 Jan 2009 22:01:42 +0000 (23:01 +0100)]
dinput: On Unacquire, stop all effects and unload them.
Vincent Pelletier [Wed, 21 Jan 2009 22:00:25 +0000 (23:00 +0100)]
dinput: Use tested DirectInput version instead of latest.
Nikolay Sivov [Wed, 21 Jan 2009 16:08:31 +0000 (19:08 +0300)]
richedit: Update EM_GETOLEINTERFACE documentation status.
Dylan Smith [Wed, 21 Jan 2009 15:13:56 +0000 (10:13 -0500)]
richedit: Implemented ITextServices_TxGetVScroll & TxGetHScroll.
Dylan Smith [Wed, 21 Jan 2009 15:10:10 +0000 (10:10 -0500)]
richedit: Removed some unused invalidation code.
The ME_InvalidateFromOfs and ME_QueueInvalidateFromCursor functions are
never called, and the nInvalidOfs variable had its value set but never
used.