wine
16 years agoiphlpapi: Don't allocate gobs of memory if there are no non-loopback interfaces.
Juan Lang [Thu, 15 Nov 2007 19:06:50 +0000 (11:06 -0800)] 
iphlpapi: Don't allocate gobs of memory if there are no non-loopback interfaces.

16 years agoiphlpapi: Don't allocate gobs of memory if the IP address table is empty.
Juan Lang [Thu, 15 Nov 2007 19:06:07 +0000 (11:06 -0800)] 
iphlpapi: Don't allocate gobs of memory if the IP address table is empty.

16 years agoiphlpapi: Don't allocate gobs of memory if interface table is empty.
Juan Lang [Thu, 15 Nov 2007 19:05:10 +0000 (11:05 -0800)] 
iphlpapi: Don't allocate gobs of memory if interface table is empty.

16 years agoiphlpapi: Don't allocate gobs of memory if the UDP table is empty.
Juan Lang [Thu, 15 Nov 2007 19:04:12 +0000 (11:04 -0800)] 
iphlpapi: Don't allocate gobs of memory if the UDP table is empty.

16 years agoiphlpapi: Don't allocate gobs of memory when the ARP table is empty.
Juan Lang [Thu, 15 Nov 2007 19:03:25 +0000 (11:03 -0800)] 
iphlpapi: Don't allocate gobs of memory when the ARP table is empty.

16 years agoiphlpapi: Don't allocate gobs of memory when the route table is empty.
Juan Lang [Thu, 15 Nov 2007 19:02:22 +0000 (11:02 -0800)] 
iphlpapi: Don't allocate gobs of memory when the route table is empty.

16 years agoiphlpapi: Don't allocate gobs of memory when the TCP entry table is empty.
Juan Lang [Thu, 15 Nov 2007 19:01:13 +0000 (11:01 -0800)] 
iphlpapi: Don't allocate gobs of memory when the TCP entry table is empty.

16 years agoiphlpapi: Don't override return value from getTcpTable.
Juan Lang [Thu, 15 Nov 2007 19:00:12 +0000 (11:00 -0800)] 
iphlpapi: Don't override return value from getTcpTable.

16 years agoiphlpapi: Default to a default gateway when choosing the best route.
Juan Lang [Thu, 15 Nov 2007 17:38:12 +0000 (09:38 -0800)] 
iphlpapi: Default to a default gateway when choosing the best route.

16 years agod3dx8: Implement D3DXMatrixReflect.
David Adam [Thu, 15 Nov 2007 12:09:38 +0000 (13:09 +0100)] 
d3dx8: Implement D3DXMatrixReflect.

16 years agod3dx8: Implement D3DXMatrixShadow.
David Adam [Thu, 15 Nov 2007 11:53:10 +0000 (12:53 +0100)] 
d3dx8: Implement D3DXMatrixShadow.

16 years agod3dx8: Implement D3DXPlaneIntersectLine.
David Adam [Thu, 15 Nov 2007 11:15:58 +0000 (12:15 +0100)] 
d3dx8: Implement D3DXPlaneIntersectLine.

16 years agod3dx8: Implement D3DXPlaneNormalize.
David Adam [Thu, 15 Nov 2007 10:27:19 +0000 (11:27 +0100)] 
d3dx8: Implement D3DXPlaneNormalize.

16 years agokernel32: Mask out FILE_ATTRIBUTE_NOT_CONTENT_INDEXED to prevent a test failure under...
Dmitry Timoshkov [Thu, 15 Nov 2007 05:35:27 +0000 (13:35 +0800)] 
kernel32: Mask out FILE_ATTRIBUTE_NOT_CONTENT_INDEXED to prevent a test failure under Windows.

16 years agokernel32: Set last error to ERROR_ALREADY_EXISTS if CreateFile succeeds and file...
Dmitry Timoshkov [Thu, 15 Nov 2007 05:36:42 +0000 (13:36 +0800)] 
kernel32: Set last error to ERROR_ALREADY_EXISTS if CreateFile succeeds and file existed before for CREATE_ALWAYS and OPEN_ALWAYS.

16 years agomsxml3: Don't leak an interface on failure.
Huw Davies [Thu, 15 Nov 2007 10:25:15 +0000 (10:25 +0000)] 
msxml3: Don't leak an interface on failure.

16 years agotaskmgr: Move out-of-domain checking into PerfDataGetProcessorUsage() and PerfDataGet...
Gerald Pfeifer [Thu, 15 Nov 2007 13:06:59 +0000 (14:06 +0100)] 
taskmgr: Move out-of-domain checking into PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage().

16 years agoserver: Pass Information field from async I/O APCs.
Andrey Turkin [Fri, 9 Nov 2007 22:12:16 +0000 (01:12 +0300)] 
server: Pass Information field from async I/O APCs.

16 years agontdll: Make async i/o functions generate completion messages.
Andrey Turkin [Fri, 9 Nov 2007 22:12:07 +0000 (01:12 +0300)] 
ntdll: Make async i/o functions generate completion messages.

16 years agows2_32: Make certain winsock functions generate i/o completion messages.
Andrey Turkin [Fri, 9 Nov 2007 22:11:58 +0000 (01:11 +0300)] 
ws2_32: Make certain winsock functions generate i/o completion messages.

16 years agoserver: Allow async i/o operations to send completion messages.
Andrey Turkin [Fri, 9 Nov 2007 22:11:48 +0000 (01:11 +0300)] 
server: Allow async i/o operations to send completion messages.

16 years agontdll: Add some I/O completion tests.
Andrey Turkin [Fri, 9 Nov 2007 22:11:31 +0000 (01:11 +0300)] 
ntdll: Add some I/O completion tests.

16 years agocomctl32: Remove check which never triggers.
Gerald Pfeifer [Wed, 14 Nov 2007 21:14:20 +0000 (22:14 +0100)] 
comctl32: Remove check which never triggers.

16 years agowordpad: Updated French translation.
Jonathan Ernst [Tue, 13 Nov 2007 13:49:17 +0000 (14:49 +0100)] 
wordpad: Updated French translation.

16 years agomsi: Don't ignore the error returned by ready_media.
James Hawkins [Thu, 15 Nov 2007 09:01:58 +0000 (03:01 -0600)] 
msi: Don't ignore the error returned by ready_media.

16 years agomsi: Only check the presence of the cabinet if the file is compressed.
James Hawkins [Thu, 15 Nov 2007 09:01:06 +0000 (03:01 -0600)] 
msi: Only check the presence of the cabinet if the file is compressed.

16 years agomsi: Add tests for situations involving missing cabinets.
James Hawkins [Thu, 15 Nov 2007 08:59:17 +0000 (02:59 -0600)] 
msi: Add tests for situations involving missing cabinets.

16 years agomsi: Simplify ready_media.
James Hawkins [Thu, 15 Nov 2007 08:58:21 +0000 (02:58 -0600)] 
msi: Simplify ready_media.

16 years agowine.inf: Register inetcomm.dll.
Alexandre Julliard [Thu, 15 Nov 2007 10:31:17 +0000 (11:31 +0100)] 
wine.inf: Register inetcomm.dll.

16 years agowine.inf: Some dlls need to be registered before the others.
Alexandre Julliard [Thu, 15 Nov 2007 10:30:15 +0000 (11:30 +0100)] 
wine.inf: Some dlls need to be registered before the others.

16 years agomsxml: Test for insertBefore with a NULL output parameter.
Alistair Leslie-Hughes [Wed, 14 Nov 2007 05:07:14 +0000 (16:07 +1100)] 
msxml: Test for insertBefore with a NULL output parameter.

16 years agomsxml: Allow insertBefore to have a NULL output parameter.
Alistair Leslie-Hughes [Wed, 14 Nov 2007 05:05:17 +0000 (16:05 +1100)] 
msxml: Allow insertBefore to have a NULL output parameter.

16 years agouser32: Constify a variable.
Andrew Talbot [Wed, 14 Nov 2007 21:48:17 +0000 (21:48 +0000)] 
user32: Constify a variable.

16 years agouser32: Conformance tests for DlgDirList and DlgDirSelectEx.
Alex Villacís Lasso [Sat, 10 Nov 2007 23:09:45 +0000 (18:09 -0500)] 
user32: Conformance tests for DlgDirList and DlgDirSelectEx.

16 years agouser32: DlgDirList converts path specification to uppercase.
Alex Villacís Lasso [Wed, 14 Nov 2007 19:17:46 +0000 (14:17 -0500)] 
user32: DlgDirList converts path specification to uppercase.

16 years agoole32: Intialise some out parameters in ProxyCliSec_QueryBlanket.
Rob Shearman [Wed, 14 Nov 2007 17:23:24 +0000 (17:23 +0000)] 
ole32: Intialise some out parameters in ProxyCliSec_QueryBlanket.

16 years agoinetcomm: Add a test for MimeBody.
Huw Davies [Wed, 14 Nov 2007 16:39:50 +0000 (16:39 +0000)] 
inetcomm: Add a test for MimeBody.

16 years agoinetcomm: Add a class factory for MimeBody.
Huw Davies [Wed, 14 Nov 2007 16:39:02 +0000 (16:39 +0000)] 
inetcomm: Add a class factory for MimeBody.

16 years agoinetcomm: Add a stub MimeBody implementation.
Huw Davies [Wed, 14 Nov 2007 12:44:19 +0000 (12:44 +0000)] 
inetcomm: Add a stub MimeBody implementation.

16 years agoinetcomm: Register a couple more classes.
Huw Davies [Wed, 14 Nov 2007 12:12:38 +0000 (12:12 +0000)] 
inetcomm: Register a couple more classes.

16 years agowineconsole: Do not show "Apply" button - it is not used anyway.
Kirill K. Smirnov [Wed, 14 Nov 2007 15:17:55 +0000 (19:17 +0400)] 
wineconsole: Do not show "Apply" button - it is not used anyway.

16 years agowininet: Fix a number of problems with InternetGetCookie.
Hans Leidekker [Wed, 14 Nov 2007 12:15:29 +0000 (13:15 +0100)] 
wininet: Fix a number of problems with InternetGetCookie.

This version incorporates Lei Zhang's changes to the test, with his consent.

16 years agowininet: Fix a number of problems with InternetSetCookie.
Hans Leidekker [Wed, 14 Nov 2007 12:15:16 +0000 (13:15 +0100)] 
wininet: Fix a number of problems with InternetSetCookie.

16 years agomsxml3: Don't leak node in xmldoc_createElement in the wrong type was specified.
Rob Shearman [Wed, 14 Nov 2007 10:49:34 +0000 (10:49 +0000)] 
msxml3: Don't leak node in xmldoc_createElement in the wrong type was specified.

16 years agomsxml3: Fix some memory leaks of name in test_xmldoc.
Rob Shearman [Wed, 14 Nov 2007 10:45:29 +0000 (10:45 +0000)] 
msxml3: Fix some memory leaks of name in test_xmldoc.

16 years agouser32: Conformance tests for LB_DIR on listboxes.
Alex Villacís Lasso [Sat, 10 Nov 2007 23:09:41 +0000 (18:09 -0500)] 
user32: Conformance tests for LB_DIR on listboxes.

16 years agouser32: DlgDirSelect tacks on a period on filenames without ext.
Alex Villacís Lasso [Sat, 10 Nov 2007 23:09:08 +0000 (18:09 -0500)] 
user32: DlgDirSelect tacks on a period on filenames without ext.

16 years agouser32: LB_DIR with standalone DDL_DRIVES implies DDL_EXCLUSIVE.
Alex Villacís Lasso [Sat, 10 Nov 2007 23:08:10 +0000 (18:08 -0500)] 
user32: LB_DIR with standalone DDL_DRIVES implies DDL_EXCLUSIVE.

16 years agouser32: Fix returned value of LB_DIR.
Alex Villacís Lasso [Sat, 10 Nov 2007 23:08:06 +0000 (18:08 -0500)] 
user32: Fix returned value of LB_DIR.

16 years agocomctl32: Fixed handling of monochrome icons in image lists.
Alexandre Julliard [Wed, 14 Nov 2007 11:38:35 +0000 (12:38 +0100)] 
comctl32: Fixed handling of monochrome icons in image lists.

16 years agows2_32/tests: Fix error checking.
Gerald Pfeifer [Tue, 13 Nov 2007 20:03:33 +0000 (21:03 +0100)] 
ws2_32/tests: Fix error checking.

16 years agowined3d: Fix ATI video memory detection typo.
Stefan Dösinger [Sat, 10 Nov 2007 23:42:14 +0000 (00:42 +0100)] 
wined3d: Fix ATI video memory detection typo.

16 years agowined3d: Non power of two texture fixes.
Stefan Dösinger [Tue, 13 Nov 2007 21:08:13 +0000 (22:08 +0100)] 
wined3d: Non power of two texture fixes.

16 years agowined3d: Apply matrices when switching from transformed vertices to shaders.
Stefan Dösinger [Sun, 11 Nov 2007 20:46:17 +0000 (21:46 +0100)] 
wined3d: Apply matrices when switching from transformed vertices to shaders.

16 years agowined3d: Read the framebuffer size from the surface, not the window.
Stefan Dösinger [Sat, 10 Nov 2007 21:36:28 +0000 (22:36 +0100)] 
wined3d: Read the framebuffer size from the surface, not the window.

16 years agowined3d: Depth stencil fixes.
Stefan Dösinger [Fri, 9 Nov 2007 23:19:19 +0000 (00:19 +0100)] 
wined3d: Depth stencil fixes.

16 years agowined3d: Partially revert "Get rid of the conditionals in shader_glsl".
Stefan Dösinger [Fri, 9 Nov 2007 18:53:20 +0000 (19:53 +0100)] 
wined3d: Partially revert "Get rid of the conditionals in shader_glsl".

16 years agowined3d: Get rid of a few Nvidiaisms in glsl shaders.
Stefan Dösinger [Fri, 9 Nov 2007 13:52:56 +0000 (14:52 +0100)] 
wined3d: Get rid of a few Nvidiaisms in glsl shaders.

16 years agowined3d: Hardcode local constants into the shader if possible.
Stefan Dösinger [Fri, 9 Nov 2007 13:48:47 +0000 (14:48 +0100)] 
wined3d: Hardcode local constants into the shader if possible.

16 years agouser32: Constify a variable.
Andrew Talbot [Tue, 13 Nov 2007 21:55:27 +0000 (21:55 +0000)] 
user32: Constify a variable.

16 years agocomctl32: Fix a typo in a debug message.
Detlef Riekenberg [Tue, 13 Nov 2007 20:49:06 +0000 (21:49 +0100)] 
comctl32: Fix a typo in a debug message.

16 years agokernel32/tests: Fix a signed/unsigned warning.
Francois Gouget [Tue, 13 Nov 2007 19:51:57 +0000 (20:51 +0100)] 
kernel32/tests: Fix a signed/unsigned warning.

16 years agorpcrt4: Add some missing prototypes and better match the PSDK types.
Francois Gouget [Tue, 13 Nov 2007 19:50:35 +0000 (20:50 +0100)] 
rpcrt4: Add some missing prototypes and better match the PSDK types.

16 years agoadvpack: Skip some tests if not in interactive mode because they pop up dialogs.
Francois Gouget [Tue, 13 Nov 2007 19:50:14 +0000 (20:50 +0100)] 
advpack: Skip some tests if not in interactive mode because they pop up dialogs.

16 years agouser32/tests/msg: Don't mess up lParam as it is passed on to DefWindowProcA().
Francois Gouget [Tue, 13 Nov 2007 19:47:53 +0000 (20:47 +0100)] 
user32/tests/msg: Don't mess up lParam as it is passed on to DefWindowProcA().

16 years agorpcrt4: Fix a copy and paste mistake in declaring threaddata_cs_debug.
Rob Shearman [Tue, 13 Nov 2007 18:58:51 +0000 (18:58 +0000)] 
rpcrt4: Fix a copy and paste mistake in declaring threaddata_cs_debug.

Reported by Hans Leidekker.

16 years agoole32: Release the correct pointer in test_MkParseDisplayName.
Rob Shearman [Tue, 13 Nov 2007 18:58:46 +0000 (18:58 +0000)] 
ole32: Release the correct pointer in test_MkParseDisplayName.

Reported by Dan Kegel.

16 years agoole32: Validate the parameters to DataCache_Cache.
Rob Shearman [Tue, 13 Nov 2007 18:58:34 +0000 (18:58 +0000)] 
ole32: Validate the parameters to DataCache_Cache.

16 years agowine.desktop: Updated French translation.
Jonathan Ernst [Tue, 13 Nov 2007 13:54:45 +0000 (14:54 +0100)] 
wine.desktop: Updated French translation.

16 years agoavifil32: Updated French translation.
Jonathan Ernst [Tue, 13 Nov 2007 13:37:22 +0000 (14:37 +0100)] 
avifil32: Updated French translation.

16 years agoxcopy: Updated French translation.
Jonathan Ernst [Tue, 13 Nov 2007 13:36:00 +0000 (14:36 +0100)] 
xcopy: Updated French translation.

16 years agonet: Updated French translation.
Jonathan Ernst [Tue, 13 Nov 2007 13:24:51 +0000 (14:24 +0100)] 
net: Updated French translation.

16 years agolocalui: Updated French translation.
Jonathan Ernst [Tue, 13 Nov 2007 13:20:23 +0000 (14:20 +0100)] 
localui: Updated French translation.

16 years agocredui: Updated French translation.
Jonathan Ernst [Tue, 13 Nov 2007 13:16:31 +0000 (14:16 +0100)] 
credui: Updated French translation.

16 years agoregedit: Updated French translation.
Jonathan Ernst [Tue, 13 Nov 2007 13:13:10 +0000 (14:13 +0100)] 
regedit: Updated French translation.

16 years agocmd: Updated French translation.
Jonathan Ernst [Tue, 13 Nov 2007 13:07:23 +0000 (14:07 +0100)] 
cmd: Updated French translation.

16 years agoshell32: Updated French translation.
Jonathan Ernst [Tue, 13 Nov 2007 12:53:30 +0000 (13:53 +0100)] 
shell32: Updated French translation.

16 years agoserver: Make timer id allocation algorithm conform to the Windows one.
Dmitry Timoshkov [Tue, 13 Nov 2007 12:41:01 +0000 (20:41 +0800)] 
server: Make timer id allocation algorithm conform to the Windows one.

16 years agowinedbg: Print a backtrace in --auto mode.
Alexandre Julliard [Tue, 13 Nov 2007 20:35:30 +0000 (21:35 +0100)] 
winedbg: Print a backtrace in --auto mode.

16 years agoshell32: Don't wait for the command to terminate in ShellLink_InvokeCommand.
Alexandre Julliard [Tue, 13 Nov 2007 20:34:52 +0000 (21:34 +0100)] 
shell32: Don't wait for the command to terminate in ShellLink_InvokeCommand.

16 years agoshell32: Pass some of the ShellExecute flags through InvokeCommand.
Alexandre Julliard [Tue, 13 Nov 2007 20:34:28 +0000 (21:34 +0100)] 
shell32: Pass some of the ShellExecute flags through InvokeCommand.

16 years agoinclude: Added definition for SEE_MASK_NOASYNC.
Alexandre Julliard [Tue, 13 Nov 2007 20:33:37 +0000 (21:33 +0100)] 
include: Added definition for SEE_MASK_NOASYNC.

16 years agokernel32: Add stub for GetConsoleKeyboardLayoutNameW.
EA Durbin [Sun, 11 Nov 2007 18:30:38 +0000 (12:30 -0600)] 
kernel32: Add stub for GetConsoleKeyboardLayoutNameW.

16 years agokernel32: Add stub implementation of GetConsoleKeyboardLayoutNameA.
EA Durbin [Sun, 11 Nov 2007 18:28:00 +0000 (12:28 -0600)] 
kernel32: Add stub implementation of GetConsoleKeyboardLayoutNameA.

16 years agokernel32: Add stub implementation of GetConsoleInputExeNameW.
EA Durbin [Sun, 11 Nov 2007 18:26:41 +0000 (12:26 -0600)] 
kernel32: Add stub implementation of GetConsoleInputExeNameW.

16 years agokernel32: Add stub implementation of GetConsoleInputExeNameA.
EA Durbin [Sun, 11 Nov 2007 18:25:46 +0000 (12:25 -0600)] 
kernel32: Add stub implementation of GetConsoleInputExeNameA.

16 years agomsxml3: Enable test for bad argument / fix memory leak.
Alistair Leslie-Hughes [Sun, 11 Nov 2007 11:36:07 +0000 (22:36 +1100)] 
msxml3: Enable test for bad argument / fix memory leak.

16 years agomsxml3: Return E_INVALIDARG on bad parameter.
Alistair Leslie-Hughes [Sun, 11 Nov 2007 11:35:35 +0000 (22:35 +1100)] 
msxml3: Return E_INVALIDARG on bad parameter.

16 years agoctapi32: Use quotes to include our headers. Fixes winapi_check warnings.
Francois Gouget [Tue, 13 Nov 2007 08:32:20 +0000 (09:32 +0100)] 
ctapi32: Use quotes to include our headers. Fixes winapi_check warnings.

16 years agocfgmgr32: Flesh out cfgmgr32.h a bit more and fix the corresponding functions.
Francois Gouget [Tue, 13 Nov 2007 08:32:13 +0000 (09:32 +0100)] 
cfgmgr32: Flesh out cfgmgr32.h a bit more and fix the corresponding functions.

16 years agorpcrt4: Add an API documentation stub to make winapi_check happy.
Francois Gouget [Tue, 13 Nov 2007 08:31:51 +0000 (09:31 +0100)] 
rpcrt4: Add an API documentation stub to make winapi_check happy.

16 years agod3dx8: Make d3dx8math.h C++ compatible.
Francois Gouget [Tue, 13 Nov 2007 08:29:57 +0000 (09:29 +0100)] 
d3dx8: Make d3dx8math.h C++ compatible.

16 years agoacledit: Add wfext.h.
Francois Gouget [Tue, 13 Nov 2007 08:30:29 +0000 (09:30 +0100)] 
acledit: Add wfext.h.

16 years agontoskrnl: Remove trailing spaces in Wine traces.
Francois Gouget [Tue, 13 Nov 2007 08:28:53 +0000 (09:28 +0100)] 
ntoskrnl: Remove trailing spaces in Wine traces.

16 years agowined3d: Add trailing '\n's to two shader_addline() calls.
Francois Gouget [Tue, 13 Nov 2007 08:28:16 +0000 (09:28 +0100)] 
wined3d: Add trailing '\n's to two shader_addline() calls.

16 years agomsi: Fix the condition for checking a drive.
James Hawkins [Tue, 13 Nov 2007 06:57:49 +0000 (00:57 -0600)] 
msi: Fix the condition for checking a drive.

16 years agomsi: Set the file to NULL when running the directory search.
James Hawkins [Tue, 13 Nov 2007 06:57:01 +0000 (00:57 -0600)] 
msi: Set the file to NULL when running the directory search.

16 years agomsi: Implement the VolumeSelectCombo control.
James Hawkins [Tue, 13 Nov 2007 06:50:14 +0000 (00:50 -0600)] 
msi: Implement the VolumeSelectCombo control.

16 years agomsi: Test the Uninstall registry entries.
James Hawkins [Tue, 13 Nov 2007 06:48:18 +0000 (00:48 -0600)] 
msi: Test the Uninstall registry entries.

16 years agomsi: Delete the uninstall key when the product is removed.
James Hawkins [Tue, 13 Nov 2007 06:47:21 +0000 (00:47 -0600)] 
msi: Delete the uninstall key when the product is removed.