wine
14 years agontdll/tests: Fix a test failure on 64-bit platforms.
Alexandre Julliard [Thu, 30 Sep 2010 09:19:31 +0000 (11:19 +0200)] 
ntdll/tests: Fix a test failure on 64-bit platforms.

14 years agosetupx.dll16: Remove some unused code from VCP_CheckPaths.
Gerald Pfeifer [Wed, 29 Sep 2010 20:16:47 +0000 (22:16 +0200)] 
setupx.dll16: Remove some unused code from VCP_CheckPaths.

14 years agocrypt32: Check revocation failures when verifying the SSL policy.
Juan Lang [Wed, 29 Sep 2010 21:12:33 +0000 (14:12 -0700)] 
crypt32: Check revocation failures when verifying the SSL policy.

14 years agocrypt32: Check usage when verifying the SSL policy.
Juan Lang [Wed, 29 Sep 2010 20:46:17 +0000 (13:46 -0700)] 
crypt32: Check usage when verifying the SSL policy.

14 years agocrypt32: Honor more SECURITY_FLAG_IGNORE flags when verifying the SSL policy.
Juan Lang [Wed, 29 Sep 2010 20:42:27 +0000 (13:42 -0700)] 
crypt32: Honor more SECURITY_FLAG_IGNORE flags when verifying the SSL policy.

14 years agocrypt32/tests: Test more SECURITY_FLAG_IGNORE flags for the SSL policy.
Juan Lang [Wed, 29 Sep 2010 20:39:34 +0000 (13:39 -0700)] 
crypt32/tests: Test more SECURITY_FLAG_IGNORE flags for the SSL policy.

14 years agosetupapi: Added more tests for SetupDiGetINFClassA.
Stefan Leichter [Wed, 29 Sep 2010 21:05:03 +0000 (23:05 +0200)] 
setupapi: Added more tests for SetupDiGetINFClassA.

14 years agoinetcpl: Remove a space from a button label.
Detlef Riekenberg [Wed, 29 Sep 2010 20:59:13 +0000 (22:59 +0200)] 
inetcpl: Remove a space from a button label.

14 years agoinetcpl.cpl: Update French translation.
Frédéric Delanoy [Wed, 29 Sep 2010 20:35:34 +0000 (22:35 +0200)] 
inetcpl.cpl: Update French translation.

14 years agowininet: More completely implement querying INTERNET_OPTION_SECURITY_FLAGS.
Juan Lang [Wed, 29 Sep 2010 16:13:41 +0000 (09:13 -0700)] 
wininet: More completely implement querying INTERNET_OPTION_SECURITY_FLAGS.

14 years agowininet: Remove unneeded error message.
Juan Lang [Wed, 29 Sep 2010 15:16:07 +0000 (08:16 -0700)] 
wininet: Remove unneeded error message.

14 years agowininet: Honor security flags when verifying certificates.
Juan Lang [Wed, 29 Sep 2010 14:53:53 +0000 (07:53 -0700)] 
wininet: Honor security flags when verifying certificates.

14 years agowininet: Don't call SSL_connect until initialization is complete.
Juan Lang [Wed, 29 Sep 2010 01:15:58 +0000 (18:15 -0700)] 
wininet: Don't call SSL_connect until initialization is complete.

14 years agowininet: Don't retrieve a certificate that isn't used.
Juan Lang [Wed, 29 Sep 2010 01:10:40 +0000 (18:10 -0700)] 
wininet: Don't retrieve a certificate that isn't used.

14 years agowininet: Store security flags in WININET_NETCONNECTION.
Juan Lang [Tue, 28 Sep 2010 23:46:41 +0000 (16:46 -0700)] 
wininet: Store security flags in WININET_NETCONNECTION.

14 years agowininet: Store WININET_NETCONNECTION * in SSL context.
Juan Lang [Tue, 28 Sep 2010 23:33:19 +0000 (16:33 -0700)] 
wininet: Store WININET_NETCONNECTION * in SSL context.

14 years agowininet: Don't make use of OpenSSL's security checks, as crypt32 also verifies certif...
Juan Lang [Tue, 28 Sep 2010 23:14:21 +0000 (16:14 -0700)] 
wininet: Don't make use of OpenSSL's security checks, as crypt32 also verifies certificate chain.

14 years agowinmm: Make MCI_STATUS return type a 64-bit integer on 64-bit platforms.
Alexandre Julliard [Wed, 29 Sep 2010 18:16:58 +0000 (20:16 +0200)] 
winmm: Make MCI_STATUS return type a 64-bit integer on 64-bit platforms.

Based on a patch by Octavian Voicu.

14 years agomakefiles: Use the -m16 option with 16-bit resources for consistency.
Alexandre Julliard [Wed, 29 Sep 2010 18:15:57 +0000 (20:15 +0200)] 
makefiles: Use the -m16 option with 16-bit resources for consistency.

14 years agomakefiles: Pass target options to wrc.
Alexandre Julliard [Wed, 29 Sep 2010 18:13:44 +0000 (20:13 +0200)] 
makefiles: Pass target options to wrc.

14 years agowrc: Add support for target options, and define _WIN64 for 64-bit builds.
Alexandre Julliard [Wed, 29 Sep 2010 18:13:28 +0000 (20:13 +0200)] 
wrc: Add support for target options, and define _WIN64 for 64-bit builds.

14 years agomshtml: Added nsIURI::GetPath implementation.
Jacek Caban [Wed, 29 Sep 2010 10:45:59 +0000 (12:45 +0200)] 
mshtml: Added nsIURI::GetPath implementation.

14 years agomshtml: Use IUri for nsIURL::GetQuery implementation.
Jacek Caban [Wed, 29 Sep 2010 10:45:39 +0000 (12:45 +0200)] 
mshtml: Use IUri for nsIURL::GetQuery implementation.

14 years agomshtml: Get rid of use_wine_url.
Jacek Caban [Wed, 29 Sep 2010 10:45:13 +0000 (12:45 +0200)] 
mshtml: Get rid of use_wine_url.

14 years agomshtml: Use IUri for nsIURI::GetScheme implementation.
Jacek Caban [Wed, 29 Sep 2010 10:44:40 +0000 (12:44 +0200)] 
mshtml: Use IUri for nsIURI::GetScheme implementation.

14 years agowinmm: Add support for the MCI_INTEGER64 type.
Alexandre Julliard [Wed, 29 Sep 2010 12:49:48 +0000 (14:49 +0200)] 
winmm: Add support for the MCI_INTEGER64 type.

Based on a patch by Octavian Voicu.

14 years agowinmm: Use proper structure where possible to fix command string parsing on 64-bit.
Alexandre Julliard [Wed, 29 Sep 2010 12:47:55 +0000 (14:47 +0200)] 
winmm: Use proper structure where possible to fix command string parsing on 64-bit.

14 years agowined3d: Pass a wined3d_state structure to find_arb_ps_compile_args().
Henri Verbeet [Wed, 29 Sep 2010 10:20:47 +0000 (12:20 +0200)] 
wined3d: Pass a wined3d_state structure to find_arb_ps_compile_args().

14 years agowined3d: Pass a wined3d_state structure to find_arb_vs_compile_args().
Henri Verbeet [Wed, 29 Sep 2010 10:20:46 +0000 (12:20 +0200)] 
wined3d: Pass a wined3d_state structure to find_arb_vs_compile_args().

14 years agowined3d: Pass a wined3d_state structure to find_ps_compile_args().
Henri Verbeet [Wed, 29 Sep 2010 10:20:45 +0000 (12:20 +0200)] 
wined3d: Pass a wined3d_state structure to find_ps_compile_args().

14 years agowined3d: Pass a wined3d_state structure to find_vs_compile_args().
Henri Verbeet [Wed, 29 Sep 2010 10:20:44 +0000 (12:20 +0200)] 
wined3d: Pass a wined3d_state structure to find_vs_compile_args().

14 years agowinmm/tests: Skip tests if MIDI cannot be opened.
Alexandre Julliard [Wed, 29 Sep 2010 10:19:34 +0000 (12:19 +0200)] 
winmm/tests: Skip tests if MIDI cannot be opened.

14 years agokernel32/tests: Use a real console handle in the VerifyConsoleIoHandle test.
Alexandre Julliard [Wed, 29 Sep 2010 09:57:42 +0000 (11:57 +0200)] 
kernel32/tests: Use a real console handle in the VerifyConsoleIoHandle test.

14 years agoinetcpl.cpl: Update Swedish translation.
Anders Jonsson [Tue, 28 Sep 2010 22:19:40 +0000 (00:19 +0200)] 
inetcpl.cpl: Update Swedish translation.

14 years agoipconfig: Update Swedish translation.
Anders Jonsson [Tue, 28 Sep 2010 22:20:44 +0000 (00:20 +0200)] 
ipconfig: Update Swedish translation.

14 years agowordpad: Update simplified Chinese translation.
Cheer Xiao [Wed, 29 Sep 2010 06:24:54 +0000 (14:24 +0800)] 
wordpad: Update simplified Chinese translation.

14 years agowinemine: Update simplified Chinese translation.
Cheer Xiao [Wed, 29 Sep 2010 06:24:24 +0000 (14:24 +0800)] 
winemine: Update simplified Chinese translation.

14 years agowineboot: Update simplified Chinese translation.
Cheer Xiao [Wed, 29 Sep 2010 06:23:51 +0000 (14:23 +0800)] 
wineboot: Update simplified Chinese translation.

14 years agoview: Update simplified Chinese translation.
Cheer Xiao [Wed, 29 Sep 2010 06:23:15 +0000 (14:23 +0800)] 
view: Update simplified Chinese translation.

14 years agouninstaller: Update simplified Chinese translation.
Cheer Xiao [Wed, 29 Sep 2010 06:22:39 +0000 (14:22 +0800)] 
uninstaller: Update simplified Chinese translation.

14 years agoregedit: Update simplified Chinese translation.
Cheer Xiao [Wed, 29 Sep 2010 06:21:26 +0000 (14:21 +0800)] 
regedit: Update simplified Chinese translation.

14 years agooleview: Update simplified Chinese translation.
Cheer Xiao [Wed, 29 Sep 2010 06:19:59 +0000 (14:19 +0800)] 
oleview: Update simplified Chinese translation.

14 years agomsxml3/httprequest: Implement IXMLHttpRequest::setRequestHeader().
Nikolay Sivov [Tue, 28 Sep 2010 22:50:37 +0000 (02:50 +0400)] 
msxml3/httprequest: Implement IXMLHttpRequest::setRequestHeader().

14 years agomsxml3/httprequest: Store passed data for IXMLHttpRequest::open().
Nikolay Sivov [Tue, 28 Sep 2010 20:27:12 +0000 (00:27 +0400)] 
msxml3/httprequest: Store passed data for IXMLHttpRequest::open().

14 years agouser32: UpdateWindow doesn't accept a NULL hwnd.
Louis Lenders [Tue, 28 Sep 2010 16:56:40 +0000 (18:56 +0200)] 
user32: UpdateWindow doesn't accept a NULL hwnd.

14 years agomsxml3: Move domdoc properties into their own struct.
Adam Martinson [Tue, 28 Sep 2010 00:59:51 +0000 (19:59 -0500)] 
msxml3: Move domdoc properties into their own struct.

Unhooks domdoc properties from both the domdoc and xmlDoc.
After the domdoc <-> xmlDoc connection is no longer an open question,
the domdoc::properties pointer can be removed and rerouted through
xmlDoc::_private::properties as long as it's impossible to have a domdoc
with domdoc::node.node == NULL.  With all of the checks for this, the
current code suggests that it's perfectly possible.

14 years agomsxml3: Implement SelectionNamespaces property.
Adam Martinson [Tue, 28 Sep 2010 19:35:48 +0000 (14:35 -0500)] 
msxml3: Implement SelectionNamespaces property.

14 years agoipconfig: Update German translation.
André Hentschel [Tue, 28 Sep 2010 15:49:02 +0000 (17:49 +0200)] 
ipconfig: Update German translation.

14 years agoprograms: Add a stub implementation of mofcomp.exe.
Hans Leidekker [Wed, 29 Sep 2010 07:57:34 +0000 (09:57 +0200)] 
programs: Add a stub implementation of mofcomp.exe.

14 years agomsvcrt: Implement wcsnlen.
Hans Leidekker [Wed, 29 Sep 2010 07:57:52 +0000 (09:57 +0200)] 
msvcrt: Implement wcsnlen.

14 years agomsi: Treat empty string as NULL in MsiGetSummaryInformationW.
Hans Leidekker [Wed, 29 Sep 2010 07:58:12 +0000 (09:58 +0200)] 
msi: Treat empty string as NULL in MsiGetSummaryInformationW.

14 years agomsi: Always check the return value of msi_string2idW.
Hans Leidekker [Wed, 29 Sep 2010 07:58:02 +0000 (09:58 +0200)] 
msi: Always check the return value of msi_string2idW.

14 years agoinclude: Define IEnumWbemClassObject and IWbemServices.
Hans Leidekker [Wed, 29 Sep 2010 07:57:44 +0000 (09:57 +0200)] 
include: Define IEnumWbemClassObject and IWbemServices.

14 years agoole32: Allocate a small temp variable on the stack instead of the heap.
Michael Stefaniuc [Tue, 28 Sep 2010 20:43:50 +0000 (22:43 +0200)] 
ole32: Allocate a small temp variable on the stack instead of the heap.

14 years agoddraw: Add missing unlock on an error path (Smatch).
Michael Stefaniuc [Tue, 28 Sep 2010 20:44:14 +0000 (22:44 +0200)] 
ddraw: Add missing unlock on an error path (Smatch).

14 years agouser32: Simplify the error handling in BITMAP_Load().
Michael Stefaniuc [Tue, 28 Sep 2010 20:45:21 +0000 (22:45 +0200)] 
user32: Simplify the error handling in BITMAP_Load().

This fixes a memleak on an error path (Smatch).

14 years agocrypt32: Remove redundant NULL check before CryptMemFree (Smatch).
Michael Stefaniuc [Tue, 28 Sep 2010 20:44:02 +0000 (22:44 +0200)] 
crypt32: Remove redundant NULL check before CryptMemFree (Smatch).

14 years agows2_32: Implement WSAIoctl for SIO_ROUTING_INTERFACE_QUERY.
Juan Lang [Tue, 28 Sep 2010 20:18:12 +0000 (13:18 -0700)] 
ws2_32: Implement WSAIoctl for SIO_ROUTING_INTERFACE_QUERY.

14 years agourlmon: Improve IUri support for mk: URIs.
Thomas Mullaly [Mon, 27 Sep 2010 22:00:21 +0000 (18:00 -0400)] 
urlmon: Improve IUri support for mk: URIs.

14 years agows2_32: Make WS2_AcceptEx() and WS2_GetAcceptExSockaddrs() static.
Francois Gouget [Tue, 28 Sep 2010 18:12:39 +0000 (20:12 +0200)] 
ws2_32: Make WS2_AcceptEx() and WS2_GetAcceptExSockaddrs() static.

14 years agogameux/tests: Make test_install_uninstall_game() and _isFileExists() static.
Francois Gouget [Tue, 28 Sep 2010 18:12:49 +0000 (20:12 +0200)] 
gameux/tests: Make test_install_uninstall_game() and _isFileExists() static.

14 years agomscoree: Make find_mono_dll() static.
Francois Gouget [Tue, 28 Sep 2010 18:12:44 +0000 (20:12 +0200)] 
mscoree: Make find_mono_dll() static.

14 years agoktmw32: The ktm debug channel is unused so remove it.
Francois Gouget [Tue, 28 Sep 2010 18:12:24 +0000 (20:12 +0200)] 
ktmw32: The ktm debug channel is unused so remove it.

14 years agotaskkill: The taskkill debug channel is unused so remove it.
Francois Gouget [Tue, 28 Sep 2010 18:12:18 +0000 (20:12 +0200)] 
taskkill: The taskkill debug channel is unused so remove it.

14 years agowinetest: Add the '-i' option so one can specify a test environment description.
Francois Gouget [Tue, 28 Sep 2010 18:12:10 +0000 (20:12 +0200)] 
winetest: Add the '-i' option so one can specify a test environment description.

14 years agowinetest: Add the '-n' option so one can specify a list of tests to exclude.
Francois Gouget [Tue, 28 Sep 2010 18:10:46 +0000 (20:10 +0200)] 
winetest: Add the '-n' option so one can specify a list of tests to exclude.

14 years agogdi32: Copy a DIB section as a DIB section in BITMAP_CopyBitmap.
Alexandre Julliard [Tue, 28 Sep 2010 20:44:36 +0000 (22:44 +0200)] 
gdi32: Copy a DIB section as a DIB section in BITMAP_CopyBitmap.

14 years agoole32: Create a FORMATETC if one is not given in OleCreate.
Andrew Eikum [Fri, 24 Sep 2010 15:53:32 +0000 (10:53 -0500)] 
ole32: Create a FORMATETC if one is not given in OleCreate.

14 years agouser32: Add support for multiple frames in cursor format.
Erich Hoover [Sun, 26 Sep 2010 18:26:23 +0000 (12:26 -0600)] 
user32: Add support for multiple frames in cursor format.

14 years agouser32: Prepare for multi-frame storing of icons and cursors.
Erich Hoover [Sun, 26 Sep 2010 03:37:23 +0000 (21:37 -0600)] 
user32: Prepare for multi-frame storing of icons and cursors.

14 years agoiphlpapi: Fix inverted logic in mask comparison.
Juan Lang [Sat, 25 Sep 2010 01:38:29 +0000 (18:38 -0700)] 
iphlpapi: Fix inverted logic in mask comparison.

14 years agows2_32/tests: Test SIO_ROUTING_INTERFACE_QUERY.
Juan Lang [Sat, 25 Sep 2010 00:21:33 +0000 (17:21 -0700)] 
ws2_32/tests: Test SIO_ROUTING_INTERFACE_QUERY.

14 years agomciqtz32: Do not allow MCIQTZ_mciUpdate to interrupt a playing video.
Aric Stewart [Mon, 27 Sep 2010 18:29:39 +0000 (13:29 -0500)] 
mciqtz32: Do not allow MCIQTZ_mciUpdate to interrupt a playing video.

14 years agoquartz: Improve video window sizing on first sample.
Aric Stewart [Mon, 27 Sep 2010 16:11:22 +0000 (11:11 -0500)] 
quartz: Improve video window sizing on first sample.

Preserve sizes set by the application and defer erasing as it is not
needed and can cause deadlock between threads with child video windows.

14 years agows2_32: Implement SO_UPDATE_ACCEPT_CONTEXT.
Mike Kaplinskiy [Tue, 28 Sep 2010 02:59:58 +0000 (22:59 -0400)] 
ws2_32: Implement SO_UPDATE_ACCEPT_CONTEXT.

14 years agomshtml: Added nsIURI::GetUserPass implementation.
Jacek Caban [Tue, 28 Sep 2010 11:26:21 +0000 (13:26 +0200)] 
mshtml: Added nsIURI::GetUserPass implementation.

14 years agomshtml: Added nsIURI::GetHostPort implementation.
Jacek Caban [Tue, 28 Sep 2010 11:26:01 +0000 (13:26 +0200)] 
mshtml: Added nsIURI::GetHostPort implementation.

14 years agomshtml: Added nsIURI::GetPort implementation.
Jacek Caban [Tue, 28 Sep 2010 11:25:40 +0000 (13:25 +0200)] 
mshtml: Added nsIURI::GetPort implementation.

14 years agomshtml: Added nsIURI::GetHost implementation based on IUri API.
Jacek Caban [Tue, 28 Sep 2010 11:25:24 +0000 (13:25 +0200)] 
mshtml: Added nsIURI::GetHost implementation based on IUri API.

14 years agomshtml: Renamed uri to nsuri.
Jacek Caban [Tue, 28 Sep 2010 11:24:57 +0000 (13:24 +0200)] 
mshtml: Renamed uri to nsuri.

14 years agoipconfig: Update Korean resource.
Hwang YunSong [Tue, 28 Sep 2010 07:35:24 +0000 (16:35 +0900)] 
ipconfig: Update Korean resource.

14 years agoinetcpl.cpl: Update Korean resource.
Hwang YunSong [Tue, 28 Sep 2010 07:35:07 +0000 (16:35 +0900)] 
inetcpl.cpl: Update Korean resource.

14 years agomsxml3/tests: Prevent a double-free in test_get_ownerDocument().
Adam Martinson [Mon, 27 Sep 2010 18:54:39 +0000 (13:54 -0500)] 
msxml3/tests: Prevent a double-free in test_get_ownerDocument().

14 years agoole32: Call the draw_continue function.
Huw Davies [Tue, 28 Sep 2010 09:48:23 +0000 (10:48 +0100)] 
ole32: Call the draw_continue function.

14 years agoole32/tests: Mark the draw_continue callbacks as optional. Win9x can skip calls under...
Huw Davies [Tue, 28 Sep 2010 09:39:54 +0000 (10:39 +0100)] 
ole32/tests: Mark the draw_continue callbacks as optional. Win9x can skip calls under low-load conditions.

14 years agoipconfig: Update French translation.
Frédéric Delanoy [Mon, 27 Sep 2010 20:56:47 +0000 (22:56 +0200)] 
ipconfig: Update French translation.

14 years agod3dx9_36: Implement D3DXCreateCylinder.
Misha Koshelev [Mon, 27 Sep 2010 20:19:22 +0000 (15:19 -0500)] 
d3dx9_36: Implement D3DXCreateCylinder.

14 years agowined3d: Pass a wined3d_state structure to use_ps().
Henri Verbeet [Tue, 28 Sep 2010 10:00:24 +0000 (12:00 +0200)] 
wined3d: Pass a wined3d_state structure to use_ps().

14 years agowined3d: Pass a wined3d_state structure to use_vs().
Henri Verbeet [Tue, 28 Sep 2010 10:00:23 +0000 (12:00 +0200)] 
wined3d: Pass a wined3d_state structure to use_vs().

14 years agowined3d: Simply refuse to create shaders if they're disabled.
Henri Verbeet [Tue, 28 Sep 2010 10:00:22 +0000 (12:00 +0200)] 
wined3d: Simply refuse to create shaders if they're disabled.

The functionality is a bit questionable in the first place, but there is some
use in the part that limits the maximum reported shader versions.

14 years agowined3d: Remove IWineD3DStateBlock::InitStartupStateBlock() from the public wined3d...
Henri Verbeet [Tue, 28 Sep 2010 10:00:21 +0000 (12:00 +0200)] 
wined3d: Remove IWineD3DStateBlock::InitStartupStateBlock() from the public wined3d interface.

14 years agomsvcrt: Implement _set_doserrno.
Andrew Nguyen [Tue, 28 Sep 2010 08:49:03 +0000 (03:49 -0500)] 
msvcrt: Implement _set_doserrno.

14 years agomsvcrt: Implement _set_errno.
Andrew Nguyen [Tue, 28 Sep 2010 08:48:52 +0000 (03:48 -0500)] 
msvcrt: Implement _set_errno.

14 years agomsvcrt: Implement _get_doserrno.
Andrew Nguyen [Tue, 28 Sep 2010 08:48:42 +0000 (03:48 -0500)] 
msvcrt: Implement _get_doserrno.

14 years agomsvcrt: Implement _get_errno.
Andrew Nguyen [Tue, 28 Sep 2010 08:48:24 +0000 (03:48 -0500)] 
msvcrt: Implement _get_errno.

14 years agomsvcrt: Implement strerror_s.
Andrew Nguyen [Tue, 28 Sep 2010 08:48:13 +0000 (03:48 -0500)] 
msvcrt: Implement strerror_s.

14 years agomsvcrt: Convert the Unix asctime string from CP_UNIXCP to CP_ACP.
Andrew Nguyen [Tue, 28 Sep 2010 08:47:56 +0000 (03:47 -0500)] 
msvcrt: Convert the Unix asctime string from CP_UNIXCP to CP_ACP.

14 years agomsacm32: Update Italian translation.
Luca Bennati [Mon, 27 Sep 2010 14:05:47 +0000 (16:05 +0200)] 
msacm32: Update Italian translation.

14 years agocomctl32: Update Italian translation.
Luca Bennati [Mon, 27 Sep 2010 14:20:24 +0000 (16:20 +0200)] 
comctl32: Update Italian translation.

14 years agompr: Update Italian translation.
Luca Bennati [Mon, 27 Sep 2010 13:59:41 +0000 (15:59 +0200)] 
mpr: Update Italian translation.