wine
13 years agoriched20: Use correct flag name (Coverity).
Marcus Meissner [Thu, 5 May 2011 15:57:28 +0000 (17:57 +0200)] 
riched20: Use correct flag name (Coverity).

13 years agoriched20: Adjusted shift by 8 bits to 16 bits (Coverity).
Marcus Meissner [Thu, 5 May 2011 15:52:52 +0000 (17:52 +0200)] 
riched20: Adjusted shift by 8 bits to 16 bits (Coverity).

13 years agoserver: Fix the status code for get/set_thread_context on a terminated thread.
Alexandre Julliard [Fri, 6 May 2011 11:06:52 +0000 (13:06 +0200)] 
server: Fix the status code for get/set_thread_context on a terminated thread.

13 years agoserver: Check for the need to suspend a thread again once it leaves an exception...
Alexandre Julliard [Fri, 6 May 2011 10:43:16 +0000 (12:43 +0200)] 
server: Check for the need to suspend a thread again once it leaves an exception or suspend block.

13 years agontdll: Ask the server to suspend the thread in the get/set_thread_context requests.
Alexandre Julliard [Fri, 6 May 2011 10:40:29 +0000 (12:40 +0200)] 
ntdll: Ask the server to suspend the thread in the get/set_thread_context requests.

13 years agoserver: Add support for suspending the thread directly in the get/set_thread_context...
Alexandre Julliard [Fri, 6 May 2011 10:31:11 +0000 (12:31 +0200)] 
server: Add support for suspending the thread directly in the get/set_thread_context requests.

13 years agoserver: Add separate requests for getting/setting the thread context during suspend.
Alexandre Julliard [Fri, 6 May 2011 10:25:34 +0000 (12:25 +0200)] 
server: Add separate requests for getting/setting the thread context during suspend.

13 years agopo: Update Polish translation.
Łukasz Wojniłowicz [Thu, 5 May 2011 13:09:21 +0000 (15:09 +0200)] 
po: Update Polish translation.

13 years agourlmon/tests: Add tests for IInternetZoneManager_SetZoneAttributes.
Detlef Riekenberg [Wed, 4 May 2011 17:42:21 +0000 (19:42 +0200)] 
urlmon/tests: Add tests for IInternetZoneManager_SetZoneAttributes.

13 years agourlmon: Implement IInternetZoneManager_SetZoneAttributes.
Detlef Riekenberg [Wed, 4 May 2011 17:42:20 +0000 (19:42 +0200)] 
urlmon: Implement IInternetZoneManager_SetZoneAttributes.

13 years agouser32: DrawText gets a 32bit flag, not a 16bit flag.
Marcus Meissner [Thu, 5 May 2011 14:12:49 +0000 (16:12 +0200)] 
user32: DrawText gets a 32bit flag, not a 16bit flag.

13 years agouser32: Use left shift instead of right shift (Coverity).
Marcus Meissner [Thu, 5 May 2011 13:54:33 +0000 (15:54 +0200)] 
user32: Use left shift instead of right shift (Coverity).

13 years agowined3d: Fixed a operator precedence issue (Coverity).
Marcus Meissner [Thu, 5 May 2011 13:47:54 +0000 (15:47 +0200)] 
wined3d: Fixed a operator precedence issue (Coverity).

13 years agowinedump: flags is a DWORD not a WORD (Coverity).
Marcus Meissner [Thu, 5 May 2011 13:17:51 +0000 (15:17 +0200)] 
winedump: flags is a DWORD not a WORD (Coverity).

13 years agowined3d: Fix pow handling with special values in ARB backend.
Matteo Bruni [Wed, 4 May 2011 17:08:39 +0000 (19:08 +0200)] 
wined3d: Fix pow handling with special values in ARB backend.

13 years agod3dcompiler: Fix error messages generation.
Matteo Bruni [Wed, 20 Apr 2011 16:21:27 +0000 (18:21 +0200)] 
d3dcompiler: Fix error messages generation.

13 years agod3dcompiler: Improve some parameter names and fix code style.
Matteo Bruni [Wed, 12 Jan 2011 22:06:44 +0000 (23:06 +0100)] 
d3dcompiler: Improve some parameter names and fix code style.

13 years agodinput: Reset the clipped flag when the cursor is released.
Alexandre Julliard [Thu, 5 May 2011 14:31:51 +0000 (16:31 +0200)] 
dinput: Reset the clipped flag when the cursor is released.

13 years agommsystem.dll16: Fix the pointer arithmetic and memory leak issues when unmapping.
Damjan Jovanovic [Thu, 5 May 2011 13:18:04 +0000 (15:18 +0200)] 
mmsystem.dll16: Fix the pointer arithmetic and memory leak issues when unmapping.

13 years agommsystem.dll16: Fix MCI_STATUS mapping for digitalvideo.
Damjan Jovanovic [Thu, 5 May 2011 13:30:54 +0000 (15:30 +0200)] 
mmsystem.dll16: Fix MCI_STATUS mapping for digitalvideo.

13 years agoinclude: Generate rmxftmpl.h from rmxftmpl.x using new build tool.
Dylan Smith [Thu, 28 Apr 2011 19:52:20 +0000 (15:52 -0400)] 
include: Generate rmxftmpl.h from rmxftmpl.x using new build tool.

13 years agotools: Add a tool to build .x template files.
Dylan Smith [Thu, 28 Apr 2011 19:52:20 +0000 (15:52 -0400)] 
tools: Add a tool to build .x template files.

13 years agomakefiles: Add support for .x template files.
Alexandre Julliard [Thu, 5 May 2011 13:02:25 +0000 (15:02 +0200)] 
makefiles: Add support for .x template files.

13 years agoadvapi32: Fix incorrect pointer increment.
Huw Davies [Thu, 5 May 2011 11:11:20 +0000 (12:11 +0100)] 
advapi32: Fix incorrect pointer increment.

13 years agouser32: Catch bad pointer passed to SetSysColors.
Alexandre Julliard [Thu, 5 May 2011 11:35:59 +0000 (13:35 +0200)] 
user32: Catch bad pointer passed to SetSysColors.

13 years agowinex11: Fix check for desktop process in non-desktop mode.
Alexandre Julliard [Thu, 5 May 2011 11:35:55 +0000 (13:35 +0200)] 
winex11: Fix check for desktop process in non-desktop mode.

13 years agomsvcp: Export the various floating point constants.
Alexandre Julliard [Thu, 5 May 2011 10:34:20 +0000 (12:34 +0200)] 
msvcp: Export the various floating point constants.

13 years agod3dx9: Implement ID3DXBaseEffect::GetAnnotationByName().
Rico Schüller [Thu, 5 May 2011 09:30:37 +0000 (11:30 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetAnnotationByName().

13 years agod3dx9: Implement ID3DXBaseEffect::GetAnnotation().
Rico Schüller [Thu, 5 May 2011 09:30:30 +0000 (11:30 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetAnnotation().

13 years agod3dx9: Implement ID3DXBaseEffect::GetParameterBySemantic().
Rico Schüller [Thu, 5 May 2011 09:30:23 +0000 (11:30 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetParameterBySemantic().

13 years agomsxml3: Don't add a <?xml...?> decl in domdoc_get_xml().
Adam Martinson [Wed, 4 May 2011 20:38:03 +0000 (15:38 -0500)] 
msxml3: Don't add a <?xml...?> decl in domdoc_get_xml().

13 years agod3d9: Use D3DQUERYTYPE instead of HRESULT in IDirect3DQuery9Impl_GetType().
Adam Martinson [Wed, 4 May 2011 20:36:26 +0000 (15:36 -0500)] 
d3d9: Use D3DQUERYTYPE instead of HRESULT in IDirect3DQuery9Impl_GetType().

13 years agowined3d: Rename "shader_backend_t" to "wined3d_shader_backend_ops".
Henri Verbeet [Wed, 4 May 2011 20:18:46 +0000 (22:18 +0200)] 
wined3d: Rename "shader_backend_t" to "wined3d_shader_backend_ops".

This makes it more consistent with the other call table names in wined3d.

13 years agod3d8/tests: Add a volume texture test to test_reset().
Henri Verbeet [Wed, 4 May 2011 20:18:45 +0000 (22:18 +0200)] 
d3d8/tests: Add a volume texture test to test_reset().

13 years agod3d9/tests: Add a volume texture test to test_reset().
Henri Verbeet [Wed, 4 May 2011 20:18:44 +0000 (22:18 +0200)] 
d3d9/tests: Add a volume texture test to test_reset().

13 years agod3d9: Simplify reset_enum_callback().
Henri Verbeet [Wed, 4 May 2011 20:18:43 +0000 (22:18 +0200)] 
d3d9: Simplify reset_enum_callback().

Note that the existing code wouldn't work for volumes, since volumes aren't
proper resources in d3d9.

13 years agoopengl32/tests: Add a test for GL on window DCs.
Henri Verbeet [Wed, 4 May 2011 20:18:42 +0000 (22:18 +0200)] 
opengl32/tests: Add a test for GL on window DCs.

13 years agowine.desktop: Remove the nonexistent application/x-win-lnk MIME type.
Jerome Leclanche [Wed, 4 May 2011 18:01:33 +0000 (19:01 +0100)] 
wine.desktop: Remove the nonexistent application/x-win-lnk MIME type.

13 years agomshtml: Remove an extra quote in the pngfile registration.
Alexandre Julliard [Wed, 4 May 2011 21:46:07 +0000 (23:46 +0200)] 
mshtml: Remove an extra quote in the pngfile registration.

13 years agogdi32: Pass a proper code point from GetGlyphOutlineA to W version.
Akihiro Sagawa [Wed, 4 May 2011 10:58:16 +0000 (19:58 +0900)] 
gdi32: Pass a proper code point from GetGlyphOutlineA to W version.

13 years agogdi32/tests: Add more tests for GetGlyphOutlineA.
Akihiro Sagawa [Wed, 4 May 2011 10:58:13 +0000 (19:58 +0900)] 
gdi32/tests: Add more tests for GetGlyphOutlineA.

13 years agopo: Update Slovenian translation.
Andrej Znidarsic [Wed, 4 May 2011 15:35:01 +0000 (17:35 +0200)] 
po: Update Slovenian translation.

13 years agopo: Update Japanese translation.
Akihiro Sagawa [Wed, 4 May 2011 10:58:19 +0000 (19:58 +0900)] 
po: Update Japanese translation.

13 years agoappwiz.cpl: Update Japanese translation.
Akihiro Sagawa [Wed, 4 May 2011 10:58:23 +0000 (19:58 +0900)] 
appwiz.cpl: Update Japanese translation.

13 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Tue, 3 May 2011 18:50:07 +0000 (21:50 +0300)] 
po: Update Lithuanian translation.

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.