wine
13 years agowined3d: Turn off message filtering temporarily in the Reset() method to allow certai...
John Edmonds [Wed, 4 May 2011 00:22:32 +0000 (20:22 -0400)] 
wined3d: Turn off message filtering temporarily in the Reset() method to allow certain messages (e.g. WM_ACTIVATEAPP) through.

13 years agod3d9/tests: Added a test for resetting an invisible, inactive window to fullscreen...
John Edmonds [Wed, 4 May 2011 00:22:12 +0000 (20:22 -0400)] 
d3d9/tests: Added a test for resetting an invisible, inactive window to fullscreen mode.

13 years agod3dx9: Implement ID3DXBaseEffect::GetVertexShader().
Rico Schüller [Wed, 4 May 2011 07:40:59 +0000 (09:40 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetVertexShader().

13 years agod3dx9: Implement ID3DXBaseEffect::GetPixelShader().
Rico Schüller [Tue, 3 May 2011 19:25:24 +0000 (21:25 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetPixelShader().

13 years agowine.inf: Add quotes to webbrowser command keys.
Piotr Caban [Wed, 4 May 2011 11:20:41 +0000 (13:20 +0200)] 
wine.inf: Add quotes to webbrowser command keys.

13 years agomlang: COM cleanup.
Michael Stefaniuc [Wed, 4 May 2011 12:06:22 +0000 (14:06 +0200)] 
mlang: COM cleanup.

13 years agowininet: Moved connected check out of NETCON_set_timeout.
Jacek Caban [Wed, 4 May 2011 11:47:32 +0000 (11:47 +0000)] 
wininet: Moved connected check out of NETCON_set_timeout.

13 years agowinecfg: Update Korean resource.
Hwang YunSong [Wed, 4 May 2011 02:48:44 +0000 (11:48 +0900)] 
winecfg: Update Korean resource.

13 years agopo: Update Korean translation.
Hwang YunSong [Wed, 4 May 2011 02:44:25 +0000 (11:44 +0900)] 
po: Update Korean translation.

13 years agooleaut32/tests: Skip the named time tests for locales that use the 24 hour clock.
Huw Davies [Wed, 4 May 2011 10:26:50 +0000 (11:26 +0100)] 
oleaut32/tests: Skip the named time tests for locales that use the 24 hour clock.

13 years agomsxml3: Basic tests for startElement().
Nikolay Sivov [Wed, 4 May 2011 08:21:39 +0000 (12:21 +0400)] 
msxml3: Basic tests for startElement().

13 years agomsxml3: Add support for omitXMLDeclaration() property.
Nikolay Sivov [Wed, 4 May 2011 07:10:34 +0000 (11:10 +0400)] 
msxml3: Add support for omitXMLDeclaration() property.

13 years agomsxml3: Store boolean properties in a single array.
Nikolay Sivov [Wed, 4 May 2011 06:59:32 +0000 (10:59 +0400)] 
msxml3: Store boolean properties in a single array.

13 years agomsvcp: Implement the Ctraits math functions.
Alexandre Julliard [Wed, 4 May 2011 14:58:09 +0000 (16:58 +0200)] 
msvcp: Implement the Ctraits math functions.

13 years agomsvcp: Implement the numeric limit functions.
Alexandre Julliard [Wed, 4 May 2011 13:15:51 +0000 (15:15 +0200)] 
msvcp: Implement the numeric limit functions.

13 years agomsvcp: Implement the numeric limit constants.
Alexandre Julliard [Wed, 4 May 2011 11:49:36 +0000 (13:49 +0200)] 
msvcp: Implement the numeric limit constants.

13 years agomsvcp: Export a couple of variables and their access function.
Alexandre Julliard [Wed, 4 May 2011 11:48:21 +0000 (13:48 +0200)] 
msvcp: Export a couple of variables and their access function.

13 years agomake_specfiles: Properly replace commented out exports.
Alexandre Julliard [Wed, 4 May 2011 11:45:36 +0000 (13:45 +0200)] 
make_specfiles: Properly replace commented out exports.

13 years agod3d8: Check for D3DPOOL_DEFAULT resources before doing a Reset().
Henri Verbeet [Tue, 3 May 2011 20:30:20 +0000 (22:30 +0200)] 
d3d8: Check for D3DPOOL_DEFAULT resources before doing a Reset().

13 years agod3d8/tests: Add a Reset test.
Henri Verbeet [Tue, 3 May 2011 20:30:19 +0000 (22:30 +0200)] 
d3d8/tests: Add a Reset test.

This is based on the equivalent d3d9 test.

13 years agod3d8/tests: Fix some failure messages in test_depth_stencil_size().
Henri Verbeet [Tue, 3 May 2011 20:30:18 +0000 (22:30 +0200)] 
d3d8/tests: Fix some failure messages in test_depth_stencil_size().

13 years agod3d9/tests: Avoid leaking a device in the Reset test.
Henri Verbeet [Tue, 3 May 2011 20:30:17 +0000 (22:30 +0200)] 
d3d9/tests: Avoid leaking a device in the Reset test.

13 years agod3d9/tests: Add a test for window styles on device creation.
Henri Verbeet [Tue, 3 May 2011 20:30:16 +0000 (22:30 +0200)] 
d3d9/tests: Add a test for window styles on device creation.

13 years agomshtml: Don't use Gecko nsIURI::GetHostPort implementation.
Jacek Caban [Tue, 3 May 2011 21:55:05 +0000 (21:55 +0000)] 
mshtml: Don't use Gecko nsIURI::GetHostPort implementation.

13 years agourlmon: Moved test_internet_feature_defaults invokation to skip tests on too old...
Jacek Caban [Tue, 3 May 2011 21:15:23 +0000 (21:15 +0000)] 
urlmon: Moved test_internet_feature_defaults invokation to skip tests on too old IEs.

13 years agokernel32: Moved EnumProcesses implementation to kernel32.
Jacek Caban [Tue, 3 May 2011 21:08:42 +0000 (21:08 +0000)] 
kernel32: Moved EnumProcesses implementation to kernel32.

13 years agoatl: Only return a window procedure in AtlModuleRegisterWndClassInfoA/W when subclassing.
Alexandre Julliard [Tue, 3 May 2011 18:52:24 +0000 (20:52 +0200)] 
atl: Only return a window procedure in AtlModuleRegisterWndClassInfoA/W when subclassing.

13 years agocrypt32: Fix content type in CRYPT_QueryEmbeddedMessageObject function.
Piotr Caban [Tue, 3 May 2011 16:51:09 +0000 (18:51 +0200)] 
crypt32: Fix content type in CRYPT_QueryEmbeddedMessageObject function.

13 years agowintrust: Added CryptSIP{Get,Put}SignedDataMsg tests.
Piotr Caban [Tue, 3 May 2011 16:50:59 +0000 (18:50 +0200)] 
wintrust: Added CryptSIP{Get,Put}SignedDataMsg tests.

13 years agowintrust: Fix CryptSIPGetSignedMsg (from PE file).
Piotr Caban [Tue, 3 May 2011 16:50:48 +0000 (18:50 +0200)] 
wintrust: Fix CryptSIPGetSignedMsg (from PE file).

13 years agowintrust: Added CryptSIPPutSignedDataMsg implementation (for PE files).
Piotr Caban [Tue, 3 May 2011 16:50:34 +0000 (18:50 +0200)] 
wintrust: Added CryptSIPPutSignedDataMsg implementation (for PE files).

13 years agoimagehlp: Set Index in ImageAddCertificate function.
Piotr Caban [Tue, 3 May 2011 16:50:07 +0000 (18:50 +0200)] 
imagehlp: Set Index in ImageAddCertificate function.

13 years agod3dx9: Implement ID3DXBaseEffect::GetString().
Rico Schüller [Tue, 3 May 2011 12:46:59 +0000 (14:46 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetString().

13 years agod3dx9: Implement ID3DXBaseEffect::GetValue().
Rico Schüller [Tue, 3 May 2011 12:46:52 +0000 (14:46 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetValue().

13 years agomsi: get_msi_typelib() is not used anymore so remove it.
Francois Gouget [Mon, 2 May 2011 22:37:41 +0000 (00:37 +0200)] 
msi: get_msi_typelib() is not used anymore so remove it.

13 years agowinecfg: Fix ellipsis usage in the menu and button labels.
Francois Gouget [Mon, 2 May 2011 22:42:58 +0000 (00:42 +0200)] 
winecfg: Fix ellipsis usage in the menu and button labels.

13 years agowinefile: Fix ellipsis usage in the menu and button labels.
Francois Gouget [Mon, 2 May 2011 22:42:41 +0000 (00:42 +0200)] 
winefile: Fix ellipsis usage in the menu and button labels.

13 years agowinhlp32: Fix the ellipsis usage in the menu and button labels.
Francois Gouget [Mon, 2 May 2011 22:42:02 +0000 (00:42 +0200)] 
winhlp32: Fix the ellipsis usage in the menu and button labels.

13 years agoview: Fix ellipsis usage in the menus.
Francois Gouget [Mon, 2 May 2011 22:41:36 +0000 (00:41 +0200)] 
view: Fix ellipsis usage in the menus.

13 years agoregedit: Fix ellipsis usage in the menu labels.
Francois Gouget [Mon, 2 May 2011 22:41:17 +0000 (00:41 +0200)] 
regedit: Fix ellipsis usage in the menu labels.

13 years agoquartz: Handle NULL return from strchr() (Coverity).
Marcus Meissner [Tue, 3 May 2011 14:19:02 +0000 (16:19 +0200)] 
quartz: Handle NULL return from strchr() (Coverity).

13 years agowine.inf: Register wineqtdecoder.dll.
Aric Stewart [Tue, 3 May 2011 13:33:45 +0000 (08:33 -0500)] 
wine.inf: Register wineqtdecoder.dll.

13 years agomsvcp: Don't define stubs for data exports.
Alexandre Julliard [Tue, 3 May 2011 14:59:58 +0000 (16:59 +0200)] 
msvcp: Don't define stubs for data exports.

13 years agomsvcrt: Don't define stubs for data exports.
Alexandre Julliard [Tue, 3 May 2011 14:06:32 +0000 (16:06 +0200)] 
msvcrt: Don't define stubs for data exports.

13 years agomsvcrt: Added _swprintf and vsnprintf functions.
Piotr Caban [Tue, 3 May 2011 12:26:23 +0000 (14:26 +0200)] 
msvcrt: Added _swprintf and vsnprintf functions.

13 years agomsvcrt: Added _wtmpnam implementation.
Piotr Caban [Tue, 3 May 2011 12:26:08 +0000 (14:26 +0200)] 
msvcrt: Added _wtmpnam implementation.

13 years agogdi32/tests: Allow broken behaviour for nt4 sp1 and sp2.
Huw Davies [Tue, 3 May 2011 11:14:32 +0000 (12:14 +0100)] 
gdi32/tests: Allow broken behaviour for nt4 sp1 and sp2.

13 years agotools: Add more spec files to synchronize automatically.
Alexandre Julliard [Tue, 3 May 2011 09:13:08 +0000 (11:13 +0200)] 
tools: Add more spec files to synchronize automatically.

13 years agod3dcompiler: Specify arguments for stub entry points that are used in forwards.
Alexandre Julliard [Tue, 3 May 2011 12:23:45 +0000 (14:23 +0200)] 
d3dcompiler: Specify arguments for stub entry points that are used in forwards.

13 years agod3dx10: Specify arguments for stub entry points.
Alexandre Julliard [Tue, 3 May 2011 12:23:00 +0000 (14:23 +0200)] 
d3dx10: Specify arguments for stub entry points.

13 years agod3dx9: Synchronize entry point declarations across spec files.
Alexandre Julliard [Tue, 3 May 2011 12:22:43 +0000 (14:22 +0200)] 
d3dx9: Synchronize entry point declarations across spec files.

13 years agod3dx9_36: Specify arguments for stub entry points.
Alexandre Julliard [Tue, 3 May 2011 12:21:21 +0000 (14:21 +0200)] 
d3dx9_36: Specify arguments for stub entry points.

13 years agoshell32: Always clone the return pidl to avoid a double free if the selection is...
Huw Davies [Tue, 3 May 2011 11:07:02 +0000 (12:07 +0100)] 
shell32: Always clone the return pidl to avoid a double free if the selection is changed during teardown.

13 years agommsystem.dll16: Fix mapping of MCI_WINDOW structures between 16 and 32 bit.
Damjan Jovanovic [Tue, 3 May 2011 05:26:44 +0000 (07:26 +0200)] 
mmsystem.dll16: Fix mapping of MCI_WINDOW structures between 16 and 32 bit.

13 years agommsystem: Use SEGPTR for 16 bit string pointers in MCI_XXX_WINDOW_PARMS16.
Damjan Jovanovic [Tue, 3 May 2011 05:25:27 +0000 (07:25 +0200)] 
mmsystem: Use SEGPTR for 16 bit string pointers in MCI_XXX_WINDOW_PARMS16.

13 years agogdi32: Remove a set but unused variable.
Nicolas Le Cam [Fri, 29 Apr 2011 21:57:09 +0000 (23:57 +0200)] 
gdi32: Remove a set but unused variable.

13 years agod3dcompiler_43: Make write_dword_unknown() static.
Francois Gouget [Mon, 2 May 2011 22:35:25 +0000 (00:35 +0200)] 
d3dcompiler_43: Make write_dword_unknown() static.

13 years agouser32: SCROLL_SetNCSbState() is not used anymore so remove it.
Francois Gouget [Mon, 2 May 2011 22:38:02 +0000 (00:38 +0200)] 
user32: SCROLL_SetNCSbState() is not used anymore so remove it.

13 years agowinefile: Fix the View and Options menu handles.
Francois Gouget [Mon, 2 May 2011 22:38:44 +0000 (00:38 +0200)] 
winefile: Fix the View and Options menu handles.

13 years agowined3d: Make wined3d_event_query_test() and resource_get_type() static.
Francois Gouget [Mon, 2 May 2011 22:37:55 +0000 (00:37 +0200)] 
wined3d: Make wined3d_event_query_test() and resource_get_type() static.

13 years agomsxml3: Make a bunch of XSLPattern_*() functions static.
Francois Gouget [Mon, 2 May 2011 22:35:31 +0000 (00:35 +0200)] 
msxml3: Make a bunch of XSLPattern_*() functions static.

13 years agomsvcrt: Make printf_arg arg_clbk_positional() and MSVCRT_wcsrtombs_s_l() static.
Francois Gouget [Mon, 2 May 2011 22:35:12 +0000 (00:35 +0200)] 
msvcrt: Make printf_arg arg_clbk_positional() and MSVCRT_wcsrtombs_s_l() static.

13 years agoinfosoft: Export DllUnregisterServer().
Francois Gouget [Mon, 2 May 2011 22:35:00 +0000 (00:35 +0200)] 
infosoft: Export DllUnregisterServer().

13 years agod3d8/tests: Add a test for window styles on device creation.
Henri Verbeet [Mon, 2 May 2011 20:16:39 +0000 (22:16 +0200)] 
d3d8/tests: Add a test for window styles on device creation.

13 years agoddraw/tests: Add a test for SetCooperativeLevel() window styles.
Henri Verbeet [Mon, 2 May 2011 20:16:38 +0000 (22:16 +0200)] 
ddraw/tests: Add a test for SetCooperativeLevel() window styles.

13 years agoddraw/tests: Make sure the window is properly released by ddraw in test_wndproc().
Henri Verbeet [Mon, 2 May 2011 20:16:37 +0000 (22:16 +0200)] 
ddraw/tests: Make sure the window is properly released by ddraw in test_wndproc().

13 years agod3d9/tests: Destroy the window after we're done with it in test_reset().
Henri Verbeet [Mon, 2 May 2011 20:16:36 +0000 (22:16 +0200)] 
d3d9/tests: Destroy the window after we're done with it in test_reset().

13 years agowined3d: Cleanup surfaces only once.
Henri Verbeet [Mon, 2 May 2011 20:16:35 +0000 (22:16 +0200)] 
wined3d: Cleanup surfaces only once.

13 years agowinedbg: Implement printing the Program Status Register.
André Hentschel [Mon, 2 May 2011 20:40:00 +0000 (22:40 +0200)] 
winedbg: Implement printing the Program Status Register.

13 years agowinedbg: Fix a typo.
André Hentschel [Mon, 2 May 2011 17:56:37 +0000 (19:56 +0200)] 
winedbg: Fix a typo.

13 years agomsvcrt: Allow forwarding to stub functions when the arguments are known.
Alexandre Julliard [Tue, 3 May 2011 11:13:15 +0000 (13:13 +0200)] 
msvcrt: Allow forwarding to stub functions when the arguments are known.

13 years agomsvcrt: Specify arguments for the stub functions.
Alexandre Julliard [Tue, 3 May 2011 11:09:55 +0000 (13:09 +0200)] 
msvcrt: Specify arguments for the stub functions.

13 years agowinebuild: Output relay thunks for stub functions when the arguments are known.
Alexandre Julliard [Tue, 3 May 2011 11:09:09 +0000 (13:09 +0200)] 
winebuild: Output relay thunks for stub functions when the arguments are known.

13 years agowinebuild: Allow specifying arguments to stub functions for documentation purposes.
Alexandre Julliard [Tue, 3 May 2011 10:49:15 +0000 (12:49 +0200)] 
winebuild: Allow specifying arguments to stub functions for documentation purposes.

13 years agomsvcrt: Update spec files using the make_specfiles script.
Alexandre Julliard [Tue, 3 May 2011 10:02:39 +0000 (12:02 +0200)] 
msvcrt: Update spec files using the make_specfiles script.

13 years agotools: Add a script to help synchronize spec files that share an implementation.
Alexandre Julliard [Tue, 3 May 2011 10:02:25 +0000 (12:02 +0200)] 
tools: Add a script to help synchronize spec files that share an implementation.

13 years agomsvcrt: Add a stub for msvcp71.dll.
Alexandre Julliard [Mon, 2 May 2011 15:32:22 +0000 (17:32 +0200)] 
msvcrt: Add a stub for msvcp71.dll.

13 years agomsvcrt: Add a stub for msvcp70.dll.
Alexandre Julliard [Tue, 3 May 2011 09:09:58 +0000 (11:09 +0200)] 
msvcrt: Add a stub for msvcp70.dll.

13 years agowineoss: Get rid of %ll printf formats.
Alexandre Julliard [Mon, 2 May 2011 19:03:15 +0000 (21:03 +0200)] 
wineoss: Get rid of %ll printf formats.

13 years agoconfigure: Improve the detection of OSS v4.
Alexandre Julliard [Mon, 2 May 2011 18:06:49 +0000 (20:06 +0200)] 
configure: Improve the detection of OSS v4.

13 years agommdevapi/tests: Add tests for IAudioSessionControl::GetState.
Andrew Eikum [Mon, 2 May 2011 13:22:31 +0000 (08:22 -0500)] 
mmdevapi/tests: Add tests for IAudioSessionControl::GetState.

13 years agowinecoreaudio.drv: Implement IAudioSessionControl::GetState.
Andrew Eikum [Mon, 2 May 2011 15:24:22 +0000 (10:24 -0500)] 
winecoreaudio.drv: Implement IAudioSessionControl::GetState.

13 years agowineoss.drv: Implement IAudioSessionControl::GetState.
Andrew Eikum [Mon, 2 May 2011 13:21:49 +0000 (08:21 -0500)] 
wineoss.drv: Implement IAudioSessionControl::GetState.

13 years agowinealsa.drv: Implement IAudioSessionControl::GetState.
Andrew Eikum [Mon, 2 May 2011 13:21:41 +0000 (08:21 -0500)] 
winealsa.drv: Implement IAudioSessionControl::GetState.

13 years agommdevapi: Initialize global driver data at DLL load time.
Andrew Eikum [Mon, 2 May 2011 13:21:29 +0000 (08:21 -0500)] 
mmdevapi: Initialize global driver data at DLL load time.

13 years agocomctl32: Ignore size field when creating with -W calls.
Nikolay Sivov [Mon, 2 May 2011 12:59:09 +0000 (16:59 +0400)] 
comctl32: Ignore size field when creating with -W calls.

13 years agocomctl32/tests: Add more MRU tests.
Nikolay Sivov [Mon, 2 May 2011 12:47:41 +0000 (16:47 +0400)] 
comctl32/tests: Add more MRU tests.

13 years agocomctl32: Adjust field names and some defines to match current documentation.
Nikolay Sivov [Mon, 2 May 2011 12:34:11 +0000 (16:34 +0400)] 
comctl32: Adjust field names and some defines to match current documentation.

13 years agomsi: Define common strings just once.
Hans Leidekker [Mon, 2 May 2011 14:04:25 +0000 (16:04 +0200)] 
msi: Define common strings just once.

13 years agomsi: Rewrite the folder resolution code to keep track of the parent-child relationship.
Hans Leidekker [Mon, 2 May 2011 14:03:55 +0000 (16:03 +0200)] 
msi: Rewrite the folder resolution code to keep track of the parent-child relationship.

13 years agomsi: Use a separate function to retrieve the target folder path.
Hans Leidekker [Mon, 2 May 2011 14:03:32 +0000 (16:03 +0200)] 
msi: Use a separate function to retrieve the target folder path.

13 years agomsi: Skip disabled components in the InstallService action.
Hans Leidekker [Mon, 2 May 2011 14:03:14 +0000 (16:03 +0200)] 
msi: Skip disabled components in the InstallService action.

13 years agomsi: Avoid casts in IWineMsiRemotePackage methods.
Hans Leidekker [Mon, 2 May 2011 14:02:55 +0000 (16:02 +0200)] 
msi: Avoid casts in IWineMsiRemotePackage methods.

13 years agomsi: Support remote calls to MsiEnumComponentCosts.
Hans Leidekker [Mon, 2 May 2011 14:02:40 +0000 (16:02 +0200)] 
msi: Support remote calls to MsiEnumComponentCosts.

13 years agomsi: Fix handling of components without a key path in MsiEnumComponentCostsW.
Hans Leidekker [Mon, 2 May 2011 14:02:25 +0000 (16:02 +0200)] 
msi: Fix handling of components without a key path in MsiEnumComponentCostsW.

13 years agows2_32: Add a test to show that WSAIoctl is synchronous.
Hans Leidekker [Mon, 2 May 2011 14:02:11 +0000 (16:02 +0200)] 
ws2_32: Add a test to show that WSAIoctl is synchronous.

13 years agowininet: Use test.winehq.org for post tests.
Jacek Caban [Mon, 2 May 2011 12:23:52 +0000 (12:23 +0000)] 
wininet: Use test.winehq.org for post tests.

13 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Sat, 30 Apr 2011 11:43:53 +0000 (14:43 +0300)] 
po: Update Lithuanian translation.

13 years agowined3d: If Wine fails to acquire the focus window, allow the wndproc function to...
John Edmonds [Fri, 29 Apr 2011 23:23:18 +0000 (19:23 -0400)] 
wined3d: If Wine fails to acquire the focus window, allow the wndproc function to continue receiving messages.

13 years agodinput8/tests: Tests for creation and initialization of DInput8 interface and simple...
Lucas Fialho Zawacki [Fri, 29 Apr 2011 22:29:19 +0000 (19:29 -0300)] 
dinput8/tests: Tests for creation and initialization of DInput8 interface and simple cases of EnumDevicesBySemantics.