wine
14 years agocomctl32/listview: Update item width every time new item is inserted.
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.

14 years agowined3d: Only disable blending for offscreen targets.
Henri Verbeet [Wed, 9 Dec 2009 10:51:19 +0000 (11:51 +0100)] 
wined3d: Only disable blending for offscreen targets.

14 years agowined3d: Remove unused GetDevice() implementations.
Henri Verbeet [Wed, 9 Dec 2009 10:51:18 +0000 (11:51 +0100)] 
wined3d: Remove unused GetDevice() implementations.

14 years agod3d9: Forward the volume's GetDevice() to the texture instead of the wined3d volume.
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.

14 years agod3d8: 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.

14 years agowined3d: Remove a few redundant assignments.
Henri Verbeet [Wed, 9 Dec 2009 10:51:15 +0000 (11:51 +0100)] 
wined3d: Remove a few redundant assignments.

14 years agontdll/tests: Free Unicode string before reuse.
Hans Leidekker [Wed, 9 Dec 2009 10:45:49 +0000 (11:45 +0100)] 
ntdll/tests: Free Unicode string before reuse.

14 years agogdiplus/tests: Fix a matrix leak in test.
Nikolay Sivov [Tue, 8 Dec 2009 21:20:34 +0000 (00:20 +0300)] 
gdiplus/tests: Fix a matrix leak in test.

14 years agourlmon: Added InternetSecurityManager marshalling test.
Piotr Caban [Tue, 8 Dec 2009 15:02:52 +0000 (16:02 +0100)] 
urlmon: Added InternetSecurityManager marshalling test.

14 years agourlmon: Added ProxyStub implementation.
Piotr Caban [Tue, 8 Dec 2009 15:02:19 +0000 (16:02 +0100)] 
urlmon: Added ProxyStub implementation.

14 years agowininet: Correctly handle dwContentRead for gzip encoded requests.
Jacek Caban [Tue, 8 Dec 2009 22:51:46 +0000 (23:51 +0100)] 
wininet: Correctly handle dwContentRead for gzip encoded requests.

14 years agowinhttp/tests: Only free a certificate context if retrieving it succeeded.
Juan Lang [Tue, 8 Dec 2009 21:43:49 +0000 (13:43 -0800)] 
winhttp/tests: Only free a certificate context if retrieving it succeeded.

14 years agorsaenh: Free a verify context's keys when it's destroyed.
Juan Lang [Tue, 8 Dec 2009 21:32:19 +0000 (13:32 -0800)] 
rsaenh: Free a verify context's keys when it's destroyed.

14 years agorsaenh: Use helper function to release and install a key into a crypt provider.
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.

14 years agowinex11: Fix a compiler warning.
Alexandre Julliard [Wed, 9 Dec 2009 12:13:29 +0000 (13:13 +0100)] 
winex11: Fix a compiler warning.

14 years agontdll/tests: Avoid size_t in traces.
Alexandre Julliard [Wed, 9 Dec 2009 11:19:48 +0000 (12:19 +0100)] 
ntdll/tests: Avoid size_t in traces.

14 years agoshlwapi/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.

14 years agocrypt32/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.

14 years agowinedbg: Add Spanish translation.
Jaime Rave [Wed, 9 Dec 2009 02:28:56 +0000 (21:28 -0500)] 
winedbg: Add Spanish translation.

14 years agogdiplus: Add missing declaration for customlinecap.c.
Marcin Baczyński [Wed, 9 Dec 2009 00:08:46 +0000 (01:08 +0100)] 
gdiplus: Add missing declaration for customlinecap.c.

14 years agogdiplus: Add missing declarations for pen.c.
Marcin Baczyński [Wed, 9 Dec 2009 00:08:45 +0000 (01:08 +0100)] 
gdiplus: Add missing declarations for pen.c.

14 years agogdiplus: Add missing declarations for gdiplus.c.
Marcin Baczyński [Wed, 9 Dec 2009 00:08:44 +0000 (01:08 +0100)] 
gdiplus: Add missing declarations for gdiplus.c.

14 years agoinetmib1: Copy an IP net row's physical address using a type-specific helper function...
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.

14 years agoinetmib1: Return SNMP_ERRORSTATUS_NOSUCHNAME for an interface's description if it...
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.

14 years agomsvcrt/tests: Fix the signal handler calling convention.
Alexandre Julliard [Wed, 9 Dec 2009 11:04:41 +0000 (12:04 +0100)] 
msvcrt/tests: Fix the signal handler calling convention.

14 years agod3d9/tests: Fix some pointer cast warnings on 64-bit.
Alexandre Julliard [Wed, 9 Dec 2009 11:04:27 +0000 (12:04 +0100)] 
d3d9/tests: Fix some pointer cast warnings on 64-bit.

14 years agod3d8/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.

14 years agouxtheme: 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.

14 years agoole32: 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.

14 years agodbghelp: Add a missing NULL check (Coverity).
Marcus Meissner [Tue, 8 Dec 2009 23:01:29 +0000 (00:01 +0100)] 
dbghelp: Add a missing NULL check (Coverity).

14 years agoole32: Add an attribute to StorageBaseImpl to track its reverted status.
Vincent Povirk [Mon, 30 Nov 2009 23:07:37 +0000 (17:07 -0600)] 
ole32: Add an attribute to StorageBaseImpl to track its reverted status.

14 years agoole32: Store the parent of internal storage objects.
Vincent Povirk [Mon, 30 Nov 2009 23:02:52 +0000 (17:02 -0600)] 
ole32: Store the parent of internal storage objects.

14 years agoole32: Don't track the stream size in storage stream 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.

14 years agoole32: Use the storage vtable to resize streams.
Vincent Povirk [Mon, 30 Nov 2009 21:05:41 +0000 (15:05 -0600)] 
ole32: Use the storage vtable to resize streams.

14 years agoole32: Use the storage vtable to write to streams.
Vincent Povirk [Mon, 30 Nov 2009 17:38:45 +0000 (11:38 -0600)] 
ole32: Use the storage vtable to write to streams.

14 years agorsaenh/tests: Fix memory leak.
Juan Lang [Tue, 8 Dec 2009 19:40:37 +0000 (11:40 -0800)] 
rsaenh/tests: Fix memory leak.

14 years agocrypt32: Compare CRL's authority key identifier against the certificate's subject...
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.

14 years agowinhttp: Fix test error when run as non-administrator.
Juan Lang [Tue, 8 Dec 2009 17:47:08 +0000 (09:47 -0800)] 
winhttp: Fix test error when run as non-administrator.

14 years agowininet: Fix an apparent typo.
Juan Lang [Fri, 4 Dec 2009 22:39:37 +0000 (14:39 -0800)] 
wininet: Fix an apparent typo.

14 years agowininet: Trace more parameters to HTTP_GetCustomHeaderIndex.
Juan Lang [Fri, 4 Dec 2009 22:37:46 +0000 (14:37 -0800)] 
wininet: Trace more parameters to HTTP_GetCustomHeaderIndex.

14 years agomshtml: Implement IHTMLFrameBase::get_name.
Andrew Eikum [Mon, 7 Dec 2009 22:28:12 +0000 (16:28 -0600)] 
mshtml: Implement IHTMLFrameBase::get_name.

14 years agomshtml: Implement IHTMLWindow2::{get,put}_onresize.
Andrew Eikum [Mon, 7 Dec 2009 22:28:10 +0000 (16:28 -0600)] 
mshtml: Implement IHTMLWindow2::{get,put}_onresize.

14 years agomshtml: Implement IHTMLFrameBase::{get,put}_scrolling.
Andrew Eikum [Mon, 7 Dec 2009 22:28:07 +0000 (16:28 -0600)] 
mshtml: Implement IHTMLFrameBase::{get,put}_scrolling.

14 years agomshtml: Store ns[i]frame reference in HTMLFrameBase.
Andrew Eikum [Mon, 7 Dec 2009 22:28:04 +0000 (16:28 -0600)] 
mshtml: Store ns[i]frame reference in HTMLFrameBase.

14 years agowinex11: Move X11 display failure MESSAGE to winediag.
Roderick Colenbrander [Tue, 8 Dec 2009 12:11:20 +0000 (13:11 +0100)] 
winex11: Move X11 display failure MESSAGE to winediag.

14 years agoinclude: Add mmdeviceapi.idl.
Maarten Lankhorst [Tue, 8 Dec 2009 12:20:19 +0000 (13:20 +0100)] 
include: Add mmdeviceapi.idl.

14 years agogdiplus: Add missing declarations for imageattributes.c.
Marcin Baczyński [Tue, 8 Dec 2009 14:36:31 +0000 (15:36 +0100)] 
gdiplus: Add missing declarations for imageattributes.c.

14 years agogdiplus: Add missing declarations for image.c.
Marcin Baczyński [Tue, 8 Dec 2009 14:36:30 +0000 (15:36 +0100)] 
gdiplus: Add missing declarations for image.c.

14 years agoshell32/tests: Remove a useless string.
Paul Vriens [Tue, 8 Dec 2009 14:31:34 +0000 (15:31 +0100)] 
shell32/tests: Remove a useless string.

14 years agoshell32/tests: Remove a now unused define.
Paul Vriens [Tue, 8 Dec 2009 14:27:27 +0000 (15:27 +0100)] 
shell32/tests: Remove a now unused define.

14 years agoshell32/tests: Removed an unused define.
Paul Vriens [Tue, 8 Dec 2009 14:24:50 +0000 (15:24 +0100)] 
shell32/tests: Removed an unused define.

14 years agoshell32/tests: Decide whether to use CSIDL_PROGRAMS or CSIDL_COMMON_PROGRAMS by check...
Paul Vriens [Tue, 8 Dec 2009 14:15:10 +0000 (15:15 +0100)] 
shell32/tests: Decide whether to use CSIDL_PROGRAMS or CSIDL_COMMON_PROGRAMS by checking admin rights.

14 years agoshell32/tests: Cope with non-English Vista+ and short names in the title bar of explo...
Paul Vriens [Tue, 8 Dec 2009 13:54:53 +0000 (14:54 +0100)] 
shell32/tests: Cope with non-English Vista+ and short names in the title bar of explorer windows.

14 years agoiphlpapi: Use winediag for icmp failure.
Roderick Colenbrander [Tue, 8 Dec 2009 13:14:21 +0000 (14:14 +0100)] 
iphlpapi: Use winediag for icmp failure.

14 years agows2_32: Use winediag for socket failures.
Roderick Colenbrander [Tue, 8 Dec 2009 13:09:05 +0000 (14:09 +0100)] 
ws2_32: Use winediag for socket failures.

14 years agoserver: Only check if permission bits changed before calling fchmod().
Paul Chitescu [Tue, 8 Dec 2009 12:10:01 +0000 (14:10 +0200)] 
server: Only check if permission bits changed before calling fchmod().

14 years agocrypt32/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Tue, 8 Dec 2009 11:26:13 +0000 (12:26 +0100)] 
crypt32/tests: Fix compilation on systems that don't support nameless unions.

14 years agosnmpapi: Add stub for SnmpSvcGetUptime.
Juan Lang [Mon, 7 Dec 2009 20:02:07 +0000 (12:02 -0800)] 
snmpapi: Add stub for SnmpSvcGetUptime.

14 years agowinspool.drv/tests: Fix test failures on XP+ with long printer names.
Paul Vriens [Tue, 8 Dec 2009 09:25:18 +0000 (10:25 +0100)] 
winspool.drv/tests: Fix test failures on XP+ with long printer names.

14 years agoadapi32/tests: Fix test failures when the computername is fully qualified on W2K3...
Paul Vriens [Tue, 8 Dec 2009 08:28:49 +0000 (09:28 +0100)] 
adapi32/tests: Fix test failures when the computername is fully qualified on W2K3 and earlier.

14 years agontdll: Only free the string if the test succeeded.
Huw Davies [Tue, 8 Dec 2009 10:34:40 +0000 (10:34 +0000)] 
ntdll: Only free the string if the test succeeded.

14 years agowininet/tests: Mark behavior of IE5 as broken for some ftp tests.
Hans Leidekker [Tue, 8 Dec 2009 10:44:29 +0000 (11:44 +0100)] 
wininet/tests: Mark behavior of IE5 as broken for some ftp tests.

14 years agontdll/tests: Fix a memory leak.
Hans Leidekker [Tue, 8 Dec 2009 10:44:04 +0000 (11:44 +0100)] 
ntdll/tests: Fix a memory leak.

Found by Valgrind.

14 years agosetupapi/tests: Fix a memory leak.
Hans Leidekker [Tue, 8 Dec 2009 10:43:42 +0000 (11:43 +0100)] 
setupapi/tests: Fix a memory leak.

Found by Valgrind.

14 years agowinhttp: Check for endCert being NULL (Coverity).
Marcus Meissner [Sun, 6 Dec 2009 19:58:14 +0000 (20:58 +0100)] 
winhttp: Check for endCert being NULL (Coverity).

14 years agosetupapi32/tests: More tests for SetupGetInfFileListW.
Stefan Leichter [Tue, 8 Dec 2009 07:57:44 +0000 (08:57 +0100)] 
setupapi32/tests: More tests for SetupGetInfFileListW.

14 years agomsi: Add a NULL terminator to file->dest after reallocation.
James Hawkins [Tue, 8 Dec 2009 03:55:32 +0000 (19:55 -0800)] 
msi: Add a NULL terminator to file->dest after reallocation.

14 years agomsi: Free the column info data when updating the table column info.
James Hawkins [Tue, 8 Dec 2009 03:55:21 +0000 (19:55 -0800)] 
msi: Free the column info data when updating the table column info.

14 years agomsi: Make sure to free the extra row data when deleting a row.
James Hawkins [Tue, 8 Dec 2009 03:54:37 +0000 (19:54 -0800)] 
msi: Make sure to free the extra row data when deleting a row.

14 years agomshtml: Added IHTMLDocument2::onreadystatechange property implementation.
Jacek Caban [Tue, 8 Dec 2009 00:19:15 +0000 (01:19 +0100)] 
mshtml: Added IHTMLDocument2::onreadystatechange property implementation.

14 years agojscript: Fixed String.split for missing regexp separator.
Jacek Caban [Tue, 8 Dec 2009 00:13:27 +0000 (01:13 +0100)] 
jscript: Fixed String.split for missing regexp separator.

14 years agojscript: Moved set_last_index call to do_regexp_match_next.
Jacek Caban [Tue, 8 Dec 2009 00:13:11 +0000 (01:13 +0100)] 
jscript: Moved set_last_index call to do_regexp_match_next.

14 years agoinetmib1: Return SNMP_ERRORSTATUS_NOSUCHNAME for an interface's physical address...
Juan Lang [Mon, 7 Dec 2009 21:18:02 +0000 (13:18 -0800)] 
inetmib1: Return SNMP_ERRORSTATUS_NOSUCHNAME for an interface's physical address if it has none.

14 years agoinetmib1: Return error value from MIB copy functions.
Juan Lang [Mon, 7 Dec 2009 21:14:46 +0000 (13:14 -0800)] 
inetmib1: Return error value from MIB copy functions.

14 years agoinetmib1: Don't claim a value is dynamic when it isn't.
Juan Lang [Mon, 7 Dec 2009 21:12:36 +0000 (13:12 -0800)] 
inetmib1: Don't claim a value is dynamic when it isn't.

14 years agoole32: Use the storage vtable to read streams.
Vincent Povirk [Mon, 30 Nov 2009 16:35:55 +0000 (10:35 -0600)] 
ole32: Use the storage vtable to read streams.

14 years agoole32: Add DestroyDirEntry to the storage vtable.
Vincent Povirk [Mon, 30 Nov 2009 15:50:15 +0000 (09:50 -0600)] 
ole32: Add DestroyDirEntry to the storage vtable.

14 years agoole32: Take a StorageBaseImpl in removeFromTree.
Vincent Povirk [Mon, 30 Nov 2009 15:43:17 +0000 (09:43 -0600)] 
ole32: Take a StorageBaseImpl in removeFromTree.

14 years agoole32: Take a StorageBaseImpl in insertIntoTree.
Vincent Povirk [Mon, 30 Nov 2009 15:40:17 +0000 (09:40 -0600)] 
ole32: Take a StorageBaseImpl in insertIntoTree.

14 years agoole32: Change the base IStorage filename to a pointer type.
Vincent Povirk [Mon, 7 Dec 2009 20:53:36 +0000 (14:53 -0600)] 
ole32: Change the base IStorage filename to a pointer type.

The maximum size of the name returned by Stat() on a top-level storage has
nothing to do with DIRENTRY_NAME_BUFFER_LEN. Windows can return longer names
and probably has a limit of MAX_PATH. Also, Stat always returns an absolute
pathname, so we don't need a special case in StgOpenStorage.

14 years agodxgi: The "unknown0" parameter to DXGID3D10CreateDevice() is a pointer.
Henri Verbeet [Mon, 7 Dec 2009 19:20:03 +0000 (20:20 +0100)] 
dxgi: The "unknown0" parameter to DXGID3D10CreateDevice() is a pointer.

Fixes stack corruption in the 64-bit tests. Thanks to Paul Vriens for debugging this.

14 years agowined3d: Rename the "wineD3D" device field to "wined3d".
Henri Verbeet [Mon, 7 Dec 2009 19:20:02 +0000 (20:20 +0100)] 
wined3d: Rename the "wineD3D" device field to "wined3d".

14 years agowined3d: Remove the redundant "adapterNo" field from the device.
Henri Verbeet [Mon, 7 Dec 2009 19:20:01 +0000 (20:20 +0100)] 
wined3d: Remove the redundant "adapterNo" field from the device.

14 years agowined3d: Rename the wined3d_adapter "num" field to "ordinal".
Henri Verbeet [Mon, 7 Dec 2009 19:20:00 +0000 (20:20 +0100)] 
wined3d: Rename the wined3d_adapter "num" field to "ordinal".

This makes it consistent with dxgi_adapter.

14 years agowined3d: Pass the correct vertex count in DrawIndexedPrimitiveStrided().
Henri Verbeet [Mon, 7 Dec 2009 19:19:59 +0000 (20:19 +0100)] 
wined3d: Pass the correct vertex count in DrawIndexedPrimitiveStrided().

This fixes a regression introduced by 2b2fc827ce1f340554cc8d01f6b183d4a5c02114.

14 years agompr: Initialize handle to NULL on ERROR_NO_NETWORK case in WNetOpenEnum.
Aric Stewart [Mon, 7 Dec 2009 18:59:52 +0000 (12:59 -0600)] 
mpr: Initialize handle to NULL on ERROR_NO_NETWORK case in WNetOpenEnum.

14 years agontdll: Guard debugging code by #ifdef instead of plain #if.
Gerald Pfeifer [Mon, 7 Dec 2009 15:07:29 +0000 (16:07 +0100)] 
ntdll: Guard debugging code by #ifdef instead of plain #if.

14 years agontdll/tests: Add tests for open directories with NtCreateFile and strange options.
Alexandre Julliard [Tue, 8 Dec 2009 11:19:05 +0000 (12:19 +0100)] 
ntdll/tests: Add tests for open directories with NtCreateFile and strange options.

14 years agoserver: Improve parameter checks when opening a directory.
Alexandre Julliard [Tue, 8 Dec 2009 11:18:44 +0000 (12:18 +0100)] 
server: Improve parameter checks when opening a directory.

14 years agontdll: Get rid of a line break in a trace.
Alexandre Julliard [Mon, 7 Dec 2009 20:25:20 +0000 (21:25 +0100)] 
ntdll: Get rid of a line break in a trace.

14 years agomshtml/tests: Skip some tests on older IE.
Paul Vriens [Mon, 7 Dec 2009 15:43:47 +0000 (16:43 +0100)] 
mshtml/tests: Skip some tests on older IE.

14 years agomshtml: Added more OleDocumentView_UIActivate tests.
Piotr Caban [Mon, 7 Dec 2009 13:55:02 +0000 (14:55 +0100)] 
mshtml: Added more OleDocumentView_UIActivate tests.

14 years agomshtml: Improved OleDocumentView_UIActivate implementation.
Piotr Caban [Mon, 7 Dec 2009 13:54:33 +0000 (14:54 +0100)] 
mshtml: Improved OleDocumentView_UIActivate implementation.

14 years agomshtml: Added Advise handling to OleObject_Close.
Piotr Caban [Mon, 7 Dec 2009 13:54:05 +0000 (14:54 +0100)] 
mshtml: Added Advise handling to OleObject_Close.

14 years agomshtml: Added OleObject_Advise tests.
Piotr Caban [Mon, 7 Dec 2009 13:53:44 +0000 (14:53 +0100)] 
mshtml: Added OleObject_Advise tests.

14 years agomshtml: Added OleObject_EnumAdvise implementation.
Piotr Caban [Mon, 7 Dec 2009 13:53:19 +0000 (14:53 +0100)] 
mshtml: Added OleObject_EnumAdvise implementation.

14 years agomshtml: Added OleObject_Unadvise implementation.
Piotr Caban [Mon, 7 Dec 2009 13:52:54 +0000 (14:52 +0100)] 
mshtml: Added OleObject_Unadvise implementation.

14 years agomshtml: Added OleObject_Advise implementation.
Piotr Caban [Mon, 7 Dec 2009 13:52:28 +0000 (14:52 +0100)] 
mshtml: Added OleObject_Advise implementation.

14 years agomshtml: Added PersistStreamInit_InitNew implementation.
Piotr Caban [Mon, 7 Dec 2009 13:51:52 +0000 (14:51 +0100)] 
mshtml: Added PersistStreamInit_InitNew implementation.

14 years agoaclocal.m4: Perform a more exhaustive search of the possible naming combinations...
Alexandre Julliard [Mon, 7 Dec 2009 14:36:09 +0000 (15:36 +0100)] 
aclocal.m4: Perform a more exhaustive search of the possible naming combinations for Mingw tools.