Marcus Meissner [Mon, 26 Jan 2009 17:06:24 +0000 (18:06 +0100)]
ddrawex: Use stack ctx instead of uninitialized variable.
Austin English [Mon, 26 Jan 2009 17:37:04 +0000 (11:37 -0600)]
iphlpapi: Fix includes for NetBSD.
Ricardo Filipe [Sat, 24 Jan 2009 14:52:51 +0000 (14:52 +0000)]
setupapi: Add stub for SetupDiGetClassImageList.
Ricardo Filipe [Sat, 24 Jan 2009 14:40:01 +0000 (14:40 +0000)]
ntdll: Add stub for RtlCompressBuffer.
Juan Lang [Sun, 25 Jan 2009 01:48:21 +0000 (17:48 -0800)]
crypt32: Fix typo.
Juan Lang [Sun, 25 Jan 2009 00:41:04 +0000 (16:41 -0800)]
cryptui: Export all selected certificates when requested from the certificate manager, not just the first one.
Juan Lang [Sat, 24 Jan 2009 22:16:19 +0000 (14:16 -0800)]
cryptui: Set default export file name based on input in CryptUIWizExport.
Juan Lang [Sat, 24 Jan 2009 22:13:44 +0000 (14:13 -0800)]
cryptui: Move code for enabling the PFX export format to the correct dialog proc.
Juan Lang [Sat, 24 Jan 2009 22:11:24 +0000 (14:11 -0800)]
cryptui: Select export format based on input in CryptUIWizExport.
Juan Lang [Sat, 24 Jan 2009 21:58:46 +0000 (13:58 -0800)]
cryptui: Implement CryptUIWizExport for CRYPTUI_WIZ_EXPORT_CERT_STORE_CERTIFICATES_ONLY.
Juan Lang [Sat, 24 Jan 2009 21:08:21 +0000 (13:08 -0800)]
crypt32: Close file when appropriate in CertSaveStore.
Juan Lang [Sat, 24 Jan 2009 21:07:02 +0000 (13:07 -0800)]
crypt32: Set save function in switch statement rather than with trinary conditional operator.
Juan Lang [Sat, 24 Jan 2009 20:54:53 +0000 (12:54 -0800)]
cryptui: Add support for exporting a serialized store from CryptUIWizExport.
Juan Lang [Sat, 24 Jan 2009 20:52:34 +0000 (12:52 -0800)]
include: Add missing type to union.
Juan Lang [Sat, 24 Jan 2009 20:02:35 +0000 (12:02 -0800)]
cryptui: Add error checking to CryptUIWizExport.
Juan Lang [Sat, 24 Jan 2009 19:46:56 +0000 (11:46 -0800)]
cryptui: Default to exporting in DER format.
Juan Lang [Sat, 24 Jan 2009 19:46:30 +0000 (11:46 -0800)]
cryptui: Always initialize export wizard's export options.
David Adam [Sun, 25 Jan 2009 12:29:33 +0000 (13:29 +0100)]
d3dx9_39: Implement this dll and forward the functions to d3dx9_36.
David Adam [Sun, 25 Jan 2009 10:38:20 +0000 (11:38 +0100)]
d3dx9_38: Implement the dll and forward the functions to d3dx9_36.
Aric Stewart [Fri, 23 Jan 2009 17:43:16 +0000 (11:43 -0600)]
rasdlg: Initial stub dll.
Ge van Geldorp [Mon, 26 Jan 2009 11:21:16 +0000 (12:21 +0100)]
kernel32/tests: "none" debugger test needs user interaction.
Marcus Meissner [Mon, 26 Jan 2009 10:14:48 +0000 (11:14 +0100)]
msi: Initialize row (Coverity).
James Hawkins [Mon, 26 Jan 2009 07:31:08 +0000 (01:31 -0600)]
advpack: Don't test properties of a file if it can't be created.
James Hawkins [Mon, 26 Jan 2009 07:31:00 +0000 (01:31 -0600)]
advapi32: Skip tests if the default provider cannot be removed.
James Hawkins [Mon, 26 Jan 2009 07:30:49 +0000 (01:30 -0600)]
advpack: Skip tests for broken functions.
Ge van Geldorp [Mon, 26 Jan 2009 00:26:52 +0000 (01:26 +0100)]
setupapi/tests: Make tests pass on Vista and W2K8.
Ge van Geldorp [Mon, 26 Jan 2009 00:25:46 +0000 (01:25 +0100)]
uxtheme/tests: Adjust error test for W2K8.
Ge van Geldorp [Sun, 25 Jan 2009 19:01:54 +0000 (20:01 +0100)]
ole32/tests: Some Windows versions need the class to be registered.
Andrey Turkin [Sat, 24 Jan 2009 19:35:54 +0000 (22:35 +0300)]
dwmapi: Add DwmEnableMMCSS stub.
Andrew Talbot [Sat, 24 Jan 2009 19:16:18 +0000 (19:16 +0000)]
winedos: Declare some functions static.
Andrew Talbot [Sat, 24 Jan 2009 19:16:14 +0000 (19:16 +0000)]
winealsa.drv: Declare a function static.
Nikolay Sivov [Sat, 24 Jan 2009 14:25:11 +0000 (17:25 +0300)]
mshtml/tests: Fix interface release (Coverity).
Nikolay Sivov [Sat, 24 Jan 2009 15:47:33 +0000 (18:47 +0300)]
msi: Fix potential NULL pointer dereference in ILockBytes_Release (Coverity).
Nikolay Sivov [Sat, 24 Jan 2009 13:56:49 +0000 (16:56 +0300)]
msi: Fix NULL dereference in MsiQueryComponentStateW (Coverity).
Andrew Talbot [Sat, 24 Jan 2009 13:27:07 +0000 (13:27 +0000)]
setupapi: Declare a function static.
Andrew Talbot [Sat, 24 Jan 2009 13:27:03 +0000 (13:27 +0000)]
secur32: Declare a function static.
Paul Vriens [Mon, 26 Jan 2009 12:50:56 +0000 (13:50 +0100)]
inetcomm: Wrap a few traces in debugstr_a() (Coverity).
Huw Davies [Mon, 26 Jan 2009 12:15:22 +0000 (12:15 +0000)]
comdlg32: Set the correct error code if there is no default printer.
Francois Gouget [Mon, 26 Jan 2009 11:53:26 +0000 (12:53 +0100)]
d3d8: Make some device_parent_*() functions static.
Francois Gouget [Mon, 26 Jan 2009 11:53:22 +0000 (12:53 +0100)]
ddraw: Make some device_parent_*() functions static.
Francois Gouget [Mon, 26 Jan 2009 11:53:17 +0000 (12:53 +0100)]
d3d10core: Make some device_parent_*() functions static.
Francois Gouget [Mon, 26 Jan 2009 11:53:12 +0000 (12:53 +0100)]
regedit: Make some functions static.
Francois Gouget [Mon, 26 Jan 2009 11:53:03 +0000 (12:53 +0100)]
regedit: We don't bother unregistering window classes on exit, so remove HexEdit_Unregister().
Francois Gouget [Mon, 26 Jan 2009 11:52:34 +0000 (12:52 +0100)]
winecfg: Make enumerate_valuesW() static.
Francois Gouget [Mon, 26 Jan 2009 11:51:37 +0000 (12:51 +0100)]
wineconsole: WINECON_GetHistory{Mode,Size}() are unused so remove them.
Francois Gouget [Mon, 26 Jan 2009 11:50:31 +0000 (12:50 +0100)]
quartz: Make the IMemInputPin functions static.
Alexandre Julliard [Mon, 26 Jan 2009 14:12:55 +0000 (15:12 +0100)]
winex11: Flush the display after releasing the capture to make sure it happens right away.
Alexandre Julliard [Mon, 26 Jan 2009 14:12:07 +0000 (15:12 +0100)]
rpcrt4: Don't align the buffer pointer in ComplexStructMemorySize for alignment formats.
Alexandre Julliard [Mon, 26 Jan 2009 14:09:18 +0000 (15:09 +0100)]
gdi32: Avoid some pointer casts.
Alexandre Julliard [Mon, 26 Jan 2009 14:09:07 +0000 (15:09 +0100)]
user32: Make sure the submenu is valid in MENU_HideSubPopups.
Alexandre Julliard [Mon, 26 Jan 2009 14:08:49 +0000 (15:08 +0100)]
user32: Use a finally handler to make sure capture is always released when exiting the menu loop.
Alexandre Julliard [Mon, 26 Jan 2009 14:07:50 +0000 (15:07 +0100)]
include: Update the comments about the Wine exception macros.
Alasdair Sinclair [Sun, 25 Jan 2009 22:27:28 +0000 (22:27 +0000)]
comctl32: Fix missing void in empty parameter list.
Alasdair Sinclair [Sun, 25 Jan 2009 22:27:18 +0000 (22:27 +0000)]
comctl32/tests: Fix missing void in empty parameter list.
Alasdair Sinclair [Sun, 25 Jan 2009 22:27:04 +0000 (22:27 +0000)]
advapi32/tests: Fix missing void in empty parameter list.
Juan Lang [Sun, 25 Jan 2009 18:46:02 +0000 (10:46 -0800)]
include: Add definition of OBJECT_NAME_INFORMATION.
Andrew Nguyen [Sun, 25 Jan 2009 08:56:48 +0000 (02:56 -0600)]
winmm: Make the return behavior of waveOutPrepareHeader consistent for 16-bit and 32-bit.
Henri Verbeet [Mon, 26 Jan 2009 08:38:14 +0000 (09:38 +0100)]
d3d10core: Add a small test for CreateRenderTargetView().
Henri Verbeet [Mon, 26 Jan 2009 08:38:14 +0000 (09:38 +0100)]
d3d10core: Handle a NULL view desc in CreateRenderTargetView().
Henri Verbeet [Mon, 26 Jan 2009 08:38:14 +0000 (09:38 +0100)]
d3d10core: Implement ID3D10Buffer::GetType().
Henri Verbeet [Mon, 26 Jan 2009 08:38:14 +0000 (09:38 +0100)]
d3d10core: Implement ID3D10Texture2D::GetType().
Henri Verbeet [Mon, 26 Jan 2009 08:38:14 +0000 (09:38 +0100)]
d3d10core: Implement ID3D10Texture2D::GetDesc().
Vincent Pelletier [Sat, 24 Jan 2009 02:45:11 +0000 (03:45 +0100)]
dinput: Clamp lMagnitude to -10000..10000 range.
Vincent Pelletier [Fri, 23 Jan 2009 23:59:48 +0000 (00:59 +0100)]
dinput: Fix gain-related bugs.
Michael Stefaniuc [Mon, 26 Jan 2009 10:01:12 +0000 (11:01 +0100)]
gdi32: Remove superfluous pointer casts.
Michael Stefaniuc [Mon, 26 Jan 2009 10:01:19 +0000 (11:01 +0100)]
itss: Remove some superfluous pointer casts.
Michael Stefaniuc [Mon, 26 Jan 2009 10:01:47 +0000 (11:01 +0100)]
crypt32: Remove some more superfluous pointer casts.
Michael Stefaniuc [Mon, 26 Jan 2009 10:01:02 +0000 (11:01 +0100)]
msxml3: Remove superfluous pointer casts.
Hans Leidekker [Mon, 26 Jan 2009 10:03:50 +0000 (11:03 +0100)]
setupapi: Implement SetupInstallFileExA/W.
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.