Maarten Lankhorst [Wed, 9 Dec 2009 14:49:12 +0000 (15:49 +0100)]
dsound: Only initialize one guid for capture and renderer.
Alexandre Julliard [Thu, 10 Dec 2009 14:31:27 +0000 (15:31 +0100)]
dbghelp: Fix an invalid pointer cast.
Alexandre Julliard [Thu, 10 Dec 2009 14:29:20 +0000 (15:29 +0100)]
dbghelp: Moved addr_to_linear() to stack.c.
Alexandre Julliard [Thu, 10 Dec 2009 14:23:45 +0000 (15:23 +0100)]
winedbg: Fix a number of 64-bit pointer truncation issues.
Paul Vriens [Thu, 10 Dec 2009 12:19:48 +0000 (13:19 +0100)]
ddraw/tests: Fix some test failures on Vista+.
Erich Hoover [Sun, 6 Dec 2009 02:26:56 +0000 (19:26 -0700)]
ws2_32: Return the full list of local IP addresses when gethostbyname() is called on the local hostname.
Erich Hoover [Sun, 6 Dec 2009 02:26:33 +0000 (19:26 -0700)]
ws2_32: Separate out hostent creation from duplication.
Paul Vriens [Thu, 10 Dec 2009 10:55:58 +0000 (11:55 +0100)]
ole32/tests: Don't crash on Win9x/WinMe by using more A-functions.
Paul Vriens [Thu, 10 Dec 2009 10:41:48 +0000 (11:41 +0100)]
imagehlp/tests: Run tests again on Win95.
Wolfram Sang [Wed, 9 Dec 2009 18:22:14 +0000 (19:22 +0100)]
ntoskrnl: Add IoAllocateErrorLogEntry stub.
Ken Thomases [Wed, 9 Dec 2009 21:03:18 +0000 (15:03 -0600)]
kernel32: Consolidate some related code closer together.
Ken Thomases [Wed, 9 Dec 2009 21:03:07 +0000 (15:03 -0600)]
kernel32: Mac lang. pref. overrides LANG, but not LC_ALL or LC_MESSAGES.
Ken Thomases [Wed, 9 Dec 2009 21:02:55 +0000 (15:02 -0600)]
kernel32: On Mac, construct locale string from language and country codes.
Don't rely on CFLocaleGetIdentifier(), whose result may not be sensible to
the C library.
Maarten Lankhorst [Wed, 9 Dec 2009 15:58:04 +0000 (16:58 +0100)]
dsound: Clean up DSPROPERTY_Description1.
Maarten Lankhorst [Wed, 9 Dec 2009 15:58:03 +0000 (16:58 +0100)]
dsound: Clean up DSPROPERTY_DescriptionA.
Maarten Lankhorst [Wed, 9 Dec 2009 15:58:02 +0000 (16:58 +0100)]
dsound: Clean up DSPROPERTY_Enumerate1.
Maarten Lankhorst [Wed, 9 Dec 2009 15:58:01 +0000 (16:58 +0100)]
dsound: Clean up DSPROPERTY_EnumerateA.
Maarten Lankhorst [Wed, 9 Dec 2009 15:58:00 +0000 (16:58 +0100)]
dsound: Clean up DSPROPERTY_EnumerateW.
Maarten Lankhorst [Wed, 9 Dec 2009 15:57:59 +0000 (16:57 +0100)]
dsound: Clean up DSPROPERTY_DescriptionW.
Maarten Lankhorst [Wed, 9 Dec 2009 15:57:58 +0000 (16:57 +0100)]
dsound: Implement DSPROPERTY_WaveDeviceMappingA on top of *W.
Jacek Caban [Thu, 10 Dec 2009 00:16:02 +0000 (01:16 +0100)]
jscript: Fixed tests on some Windows.
Jacek Caban [Thu, 10 Dec 2009 00:15:44 +0000 (01:15 +0100)]
jscript: Added Function constructor tests.
Jacek Caban [Thu, 10 Dec 2009 00:14:58 +0000 (01:14 +0100)]
jscript: Added Function constructor implementation.
Jacek Caban [Thu, 10 Dec 2009 00:14:27 +0000 (01:14 +0100)]
jscript: Reorder functions in function.c.
This reduces size of the next patch.
Jacek Caban [Thu, 10 Dec 2009 00:10:20 +0000 (01:10 +0100)]
mshtml: Removed ref count tests that fail on some Windows.
Jacek Caban [Thu, 10 Dec 2009 00:09:54 +0000 (01:09 +0100)]
mshtml: Added IHTMLDOMTextNode::get_length implementation.
Nikolay Sivov [Wed, 9 Dec 2009 23:01:59 +0000 (02:01 +0300)]
comdlg32/filedlg: Fix a find file handle leak.
Nikolay Sivov [Wed, 9 Dec 2009 22:35:42 +0000 (01:35 +0300)]
comdlg32/filedlg: Fix a lookin combo data leak.
Nikolay Sivov [Wed, 9 Dec 2009 22:01:39 +0000 (01:01 +0300)]
comctl32/tests: Get rid of static handles, split tests finally.
Nikolay Sivov [Wed, 9 Dec 2009 20:26:06 +0000 (23:26 +0300)]
comctl32/treeview: Remove some forward declarations.
Nikolay Sivov [Wed, 9 Dec 2009 20:06:08 +0000 (23:06 +0300)]
comctl32/treeview: Use additional helper for item invalidation.
Juan Lang [Wed, 9 Dec 2009 22:43:05 +0000 (14:43 -0800)]
rsaenh: Fix memory leak reading stored keys.
Jacek Caban [Wed, 9 Dec 2009 21:09:22 +0000 (22:09 +0100)]
urlmon: Include extra info in object name passed to HttpOpenRequest.
Jacek Caban [Wed, 9 Dec 2009 21:09:06 +0000 (22:09 +0100)]
wininet: Set lpszUrlPath in InternetCrackUrlW if its length is 0.
Jacek Caban [Wed, 9 Dec 2009 21:08:48 +0000 (22:08 +0100)]
wininet: Make InternetCrackUrlA tests more generic and add more tests.
Jacek Caban [Wed, 9 Dec 2009 21:08:26 +0000 (22:08 +0100)]
wininet: lpszUrlPath should be NULL for URLs in file:///... format.
Henri Verbeet [Wed, 9 Dec 2009 19:32:10 +0000 (20:32 +0100)]
dxgi: Implement IDXGIOutput::GetDisplayModeList().
Henri Verbeet [Wed, 9 Dec 2009 19:32:09 +0000 (20:32 +0100)]
wined3d: Support more formats for display mode enumeration.
ddraw/d3d8/d3d9 only support a limited number of formats, but those already
limit the supported formats themselves.
Henri Verbeet [Wed, 9 Dec 2009 19:32:08 +0000 (20:32 +0100)]
wined3d: Rename "wineD3DDevice" to "device".
Henri Verbeet [Wed, 9 Dec 2009 19:32:07 +0000 (20:32 +0100)]
wined3d: Don't restore the draw buffer in color_fill_fbo().
This should be done by the context management these days.
Henri Verbeet [Wed, 9 Dec 2009 19:32:06 +0000 (20:32 +0100)]
ddraw: Avoid enumerating display modes for formats that arent't supported anyway.
Some of these formats can't even be translated by ddraw.
Jeremy White [Wed, 9 Dec 2009 21:02:44 +0000 (15:02 -0600)]
usrmarshal: Add a test for marshalling a SAFEARRAY of VT_BSTR.
Eric Pouech [Wed, 9 Dec 2009 19:55:27 +0000 (20:55 +0100)]
dbghelp: For mingw32 (stabs debug info), parse the FileHeader's symbol table to offset properly the global variables.
Eric Pouech [Wed, 9 Dec 2009 19:55:18 +0000 (20:55 +0100)]
winedump: Dump PE symbols table if any.
Eric Pouech [Wed, 9 Dec 2009 19:55:07 +0000 (20:55 +0100)]
winedump: Rewrote a bit the COFF symbol table stuff.
Vincent Povirk [Mon, 30 Nov 2009 23:22:58 +0000 (17:22 -0600)]
ole32: Remove the ancestorStorage attribute.
Vincent Povirk [Mon, 30 Nov 2009 23:17:13 +0000 (17:17 -0600)]
ole32: Make IEnumSTATSTGImpl reference the parent storage.
Vincent Povirk [Mon, 30 Nov 2009 23:13:33 +0000 (17:13 -0600)]
ole32: Make findElement take a StorageBaseImpl.
Vincent Povirk [Mon, 30 Nov 2009 23:10:49 +0000 (17:10 -0600)]
ole32: Don't use ancestorStorage to decide if a storage is transacted.
Vincent Povirk [Fri, 4 Dec 2009 21:32:16 +0000 (15:32 -0600)]
ole32: Add a test for modifying read-only substorage objects.
Alexandre Julliard [Wed, 9 Dec 2009 22:34:45 +0000 (23:34 +0100)]
ntdll: Search the whole filesystem under the starting directory when opening files by id.
Alexandre Julliard [Wed, 9 Dec 2009 17:53:35 +0000 (18:53 +0100)]
clock: Convert to Unicode.
Alexandre Julliard [Wed, 9 Dec 2009 17:52:46 +0000 (18:52 +0100)]
net: Use the explicit name for all A/W function.
Alexandre Julliard [Wed, 9 Dec 2009 17:52:40 +0000 (18:52 +0100)]
cmd: Use the explicit name for all A/W function.
Alexandre Julliard [Wed, 9 Dec 2009 17:14:07 +0000 (18:14 +0100)]
winedbg: Use the explicit name for all A/W function.
Huw Davies [Wed, 9 Dec 2009 14:06:03 +0000 (14:06 +0000)]
ole32: Release the error info strings.
Found by Valgrind.
Huw Davies [Wed, 9 Dec 2009 13:52:11 +0000 (13:52 +0000)]
include: Add a few guids.
Kirill K. Smirnov [Wed, 9 Dec 2009 13:27:45 +0000 (16:27 +0300)]
comctl32/treeview: Avoid a NULL pointer dereference.
Huw Davies [Wed, 9 Dec 2009 13:41:23 +0000 (13:41 +0000)]
msxml3: Correctly test the variant returned by get_nodeValue.
Found by Valgrind.
Nikolay Sivov [Wed, 9 Dec 2009 12:49:51 +0000 (15:49 +0300)]
shell32: Fix some trace typos.
Nikolay Sivov [Wed, 9 Dec 2009 12:17:12 +0000 (15:17 +0300)]
comctl32/listview: Update item width every time new item is inserted.
This prevents retaining previously stored width and unexpected item
displaying collapsing with ending ellipsis.
Henri Verbeet [Wed, 9 Dec 2009 10:51:19 +0000 (11:51 +0100)]
wined3d: Only disable blending for offscreen targets.
Henri Verbeet [Wed, 9 Dec 2009 10:51:18 +0000 (11:51 +0100)]
wined3d: Remove unused GetDevice() implementations.
Henri Verbeet [Wed, 9 Dec 2009 10:51:17 +0000 (11:51 +0100)]
d3d9: Forward the volume's GetDevice() to the texture instead of the wined3d volume.
Henri Verbeet [Wed, 9 Dec 2009 10:51:16 +0000 (11:51 +0100)]
d3d8: Forward the volume's GetDevice() to the texture instead of the wined3d volume.
Henri Verbeet [Wed, 9 Dec 2009 10:51:15 +0000 (11:51 +0100)]
wined3d: Remove a few redundant assignments.
Hans Leidekker [Wed, 9 Dec 2009 10:45:49 +0000 (11:45 +0100)]
ntdll/tests: Free Unicode string before reuse.
Nikolay Sivov [Tue, 8 Dec 2009 21:20:34 +0000 (00:20 +0300)]
gdiplus/tests: Fix a matrix leak in test.
Piotr Caban [Tue, 8 Dec 2009 15:02:52 +0000 (16:02 +0100)]
urlmon: Added InternetSecurityManager marshalling test.
Piotr Caban [Tue, 8 Dec 2009 15:02:19 +0000 (16:02 +0100)]
urlmon: Added ProxyStub implementation.
Jacek Caban [Tue, 8 Dec 2009 22:51:46 +0000 (23:51 +0100)]
wininet: Correctly handle dwContentRead for gzip encoded requests.
Juan Lang [Tue, 8 Dec 2009 21:43:49 +0000 (13:43 -0800)]
winhttp/tests: Only free a certificate context if retrieving it succeeded.
Juan Lang [Tue, 8 Dec 2009 21:32:19 +0000 (13:32 -0800)]
rsaenh: Free a verify context's keys when it's destroyed.
Juan Lang [Tue, 8 Dec 2009 21:17:59 +0000 (13:17 -0800)]
rsaenh: Use helper function to release and install a key into a crypt provider.
Alexandre Julliard [Wed, 9 Dec 2009 12:13:29 +0000 (13:13 +0100)]
winex11: Fix a compiler warning.
Alexandre Julliard [Wed, 9 Dec 2009 11:19:48 +0000 (12:19 +0100)]
ntdll/tests: Avoid size_t in traces.
Alexandre Julliard [Wed, 9 Dec 2009 11:19:43 +0000 (12:19 +0100)]
shlwapi/tests: Avoid size_t in traces.
Alexandre Julliard [Wed, 9 Dec 2009 11:19:38 +0000 (12:19 +0100)]
crypt32/tests: Avoid size_t in traces.
Jaime Rave [Wed, 9 Dec 2009 02:28:56 +0000 (21:28 -0500)]
winedbg: Add Spanish translation.
Marcin Baczyński [Wed, 9 Dec 2009 00:08:46 +0000 (01:08 +0100)]
gdiplus: Add missing declaration for customlinecap.c.
Marcin Baczyński [Wed, 9 Dec 2009 00:08:45 +0000 (01:08 +0100)]
gdiplus: Add missing declarations for pen.c.
Marcin Baczyński [Wed, 9 Dec 2009 00:08:44 +0000 (01:08 +0100)]
gdiplus: Add missing declarations for gdiplus.c.
Juan Lang [Mon, 7 Dec 2009 21:37:29 +0000 (13:37 -0800)]
inetmib1: Copy an IP net row's physical address using a type-specific helper function, rather than using a generic helper function which made an invalid alignment assumption.
Juan Lang [Mon, 7 Dec 2009 21:32:57 +0000 (13:32 -0800)]
inetmib1: Return SNMP_ERRORSTATUS_NOSUCHNAME for an interface's description if it has none.
Alexandre Julliard [Wed, 9 Dec 2009 11:04:41 +0000 (12:04 +0100)]
msvcrt/tests: Fix the signal handler calling convention.
Alexandre Julliard [Wed, 9 Dec 2009 11:04:27 +0000 (12:04 +0100)]
d3d9/tests: Fix some pointer cast warnings on 64-bit.
Alexandre Julliard [Wed, 9 Dec 2009 11:04:22 +0000 (12:04 +0100)]
d3d8/tests: Fix some pointer cast warnings on 64-bit.
Alexandre Julliard [Wed, 9 Dec 2009 11:04:08 +0000 (12:04 +0100)]
uxtheme: Fix some pointer cast warnings on 64-bit.
Alexandre Julliard [Wed, 9 Dec 2009 11:04:01 +0000 (12:04 +0100)]
ole32: Fix some pointer cast warnings on 64-bit.
Marcus Meissner [Tue, 8 Dec 2009 23:01:29 +0000 (00:01 +0100)]
dbghelp: Add a missing NULL check (Coverity).
Vincent Povirk [Mon, 30 Nov 2009 23:07:37 +0000 (17:07 -0600)]
ole32: Add an attribute to StorageBaseImpl to track its reverted status.
Vincent Povirk [Mon, 30 Nov 2009 23:02:52 +0000 (17:02 -0600)]
ole32: Store the parent of internal storage objects.
Vincent Povirk [Mon, 30 Nov 2009 21:40:53 +0000 (15:40 -0600)]
ole32: Don't track the stream size in storage stream objects.
We can't do this safely when there are multiple objects for a single stream.
Vincent Povirk [Mon, 30 Nov 2009 21:05:41 +0000 (15:05 -0600)]
ole32: Use the storage vtable to resize streams.
Vincent Povirk [Mon, 30 Nov 2009 17:38:45 +0000 (11:38 -0600)]
ole32: Use the storage vtable to write to streams.
Juan Lang [Tue, 8 Dec 2009 19:40:37 +0000 (11:40 -0800)]
rsaenh/tests: Fix memory leak.
Juan Lang [Tue, 8 Dec 2009 18:18:27 +0000 (10:18 -0800)]
crypt32: Compare CRL's authority key identifier against the certificate's subject key identifier property, which also decodes the certificate's extension if necessary.
Juan Lang [Tue, 8 Dec 2009 17:47:08 +0000 (09:47 -0800)]
winhttp: Fix test error when run as non-administrator.
Juan Lang [Fri, 4 Dec 2009 22:39:37 +0000 (14:39 -0800)]
wininet: Fix an apparent typo.
Juan Lang [Fri, 4 Dec 2009 22:37:46 +0000 (14:37 -0800)]
wininet: Trace more parameters to HTTP_GetCustomHeaderIndex.