wine
12 years agogdi32: Implement rectangular gradients in the DIB engine.
Alexandre Julliard [Mon, 28 Nov 2011 12:21:52 +0000 (13:21 +0100)] 
gdi32: Implement rectangular gradients in the DIB engine.

12 years agodinput: Add more error checking to IDirectInput_GetDeviceStatus.
Vitaliy Margolen [Sat, 26 Nov 2011 17:30:23 +0000 (10:30 -0700)] 
dinput: Add more error checking to IDirectInput_GetDeviceStatus.

12 years agodinput: Add more parameter checking to enum devices.
Vitaliy Margolen [Sat, 26 Nov 2011 17:30:16 +0000 (10:30 -0700)] 
dinput: Add more parameter checking to enum devices.

12 years agodinput: Stub IDirectInputJoyConfig8 interface.
Vitaliy Margolen [Sat, 26 Nov 2011 17:30:07 +0000 (10:30 -0700)] 
dinput: Stub IDirectInputJoyConfig8 interface.

12 years agocmd/tests: Tweak subsection headers so they are treated as resynchronization points.
Francois Gouget [Tue, 29 Nov 2011 10:46:16 +0000 (11:46 +0100)] 
cmd/tests: Tweak subsection headers so they are treated as resynchronization points.

12 years agocmd/tests: Standardize the batch file section headers.
Francois Gouget [Tue, 29 Nov 2011 10:45:51 +0000 (11:45 +0100)] 
cmd/tests: Standardize the batch file section headers.

12 years agocmd/tests: Treat lines that start with '---' as resynchronization points.
Francois Gouget [Tue, 29 Nov 2011 10:44:37 +0000 (11:44 +0100)] 
cmd/tests: Treat lines that start with '---' as resynchronization points.

12 years agod3dx9: Implement ID3DXBaseEffect::SetMatrixArray().
Rico Schüller [Tue, 29 Nov 2011 09:04:27 +0000 (10:04 +0100)] 
d3dx9: Implement ID3DXBaseEffect::SetMatrixArray().

12 years agod3dx9: Implement ID3DXBaseEffect::SetMatrix().
Rico Schüller [Tue, 29 Nov 2011 09:04:23 +0000 (10:04 +0100)] 
d3dx9: Implement ID3DXBaseEffect::SetMatrix().

12 years agod3dx9: Implement ID3DXBaseEffect::SetBoolArray().
Rico Schüller [Tue, 29 Nov 2011 09:04:19 +0000 (10:04 +0100)] 
d3dx9: Implement ID3DXBaseEffect::SetBoolArray().

12 years agod3dx9: Implement ID3DXBaseEffect::SetBool().
Rico Schüller [Tue, 29 Nov 2011 09:04:10 +0000 (10:04 +0100)] 
d3dx9: Implement ID3DXBaseEffect::SetBool().

12 years agojscript: Use bytecode for binary xor expressions.
Jacek Caban [Tue, 29 Nov 2011 10:09:49 +0000 (11:09 +0100)] 
jscript: Use bytecode for binary xor expressions.

12 years agojscript: Use bytecode for binary or implementation.
Jacek Caban [Tue, 29 Nov 2011 10:09:35 +0000 (11:09 +0100)] 
jscript: Use bytecode for binary or implementation.

12 years agojscript: Use bytecode for modulo expression implementation.
Jacek Caban [Tue, 29 Nov 2011 10:09:20 +0000 (11:09 +0100)] 
jscript: Use bytecode for modulo expression implementation.

12 years agojscript: Use bytecode for '/' expression implementation.
Jacek Caban [Tue, 29 Nov 2011 10:09:04 +0000 (11:09 +0100)] 
jscript: Use bytecode for '/' expression implementation.

12 years agojscript: Use bytecode for '*' expression implementation.
Jacek Caban [Tue, 29 Nov 2011 10:08:54 +0000 (11:08 +0100)] 
jscript: Use bytecode for '*' expression implementation.

12 years agopo: Update Italian translation.
Luca Bennati [Mon, 28 Nov 2011 07:31:34 +0000 (08:31 +0100)] 
po: Update Italian translation.

12 years agocmd: Correctly parse program name when launching external processes.
Eric Pouech [Mon, 28 Nov 2011 21:09:07 +0000 (22:09 +0100)] 
cmd: Correctly parse program name when launching external processes.

12 years agomsvcrt: Implemented _ultow_s.
Eric Pouech [Mon, 28 Nov 2011 20:53:38 +0000 (21:53 +0100)] 
msvcrt: Implemented _ultow_s.

12 years agowined3d: Get rid of WINED3DDEVINFO_CACHEUTILIZATION.
Henri Verbeet [Mon, 28 Nov 2011 20:31:01 +0000 (21:31 +0100)] 
wined3d: Get rid of WINED3DDEVINFO_CACHEUTILIZATION.

12 years agowined3d: Get rid of WINED3DDEVINFO_BANDWIDTHTIMINGS.
Henri Verbeet [Mon, 28 Nov 2011 20:31:00 +0000 (21:31 +0100)] 
wined3d: Get rid of WINED3DDEVINFO_BANDWIDTHTIMINGS.

12 years agowined3d: Use proper texcoord masks for GLSL texm3x3spec / texm3x3vspec.
Henri Verbeet [Mon, 28 Nov 2011 20:30:59 +0000 (21:30 +0100)] 
wined3d: Use proper texcoord masks for GLSL texm3x3spec / texm3x3vspec.

12 years agoddraw: Rename the wineD3D field in IDirectDrawImpl to wined3d.
Henri Verbeet [Mon, 28 Nov 2011 20:30:58 +0000 (21:30 +0100)] 
ddraw: Rename the wineD3D field in IDirectDrawImpl to wined3d.

12 years agoddraw: Create the wined3d swapchain when setting the cooperative level.
Henri Verbeet [Mon, 28 Nov 2011 20:30:57 +0000 (21:30 +0100)] 
ddraw: Create the wined3d swapchain when setting the cooperative level.

12 years agowinex11: Avoid grabbing user_section while holding X11DRV_CritSection.
Ulrich Czekalla [Mon, 28 Nov 2011 09:56:30 +0000 (04:56 -0500)] 
winex11: Avoid grabbing user_section while holding X11DRV_CritSection.

12 years agod3dx9: Implement ID3DXBaseEffect::SetIntArray().
Rico Schüller [Thu, 24 Nov 2011 21:36:32 +0000 (22:36 +0100)] 
d3dx9: Implement ID3DXBaseEffect::SetIntArray().

12 years agod3dx9: Implement ID3DXBaseEffect::SetInt().
Rico Schüller [Thu, 24 Nov 2011 21:36:29 +0000 (22:36 +0100)] 
d3dx9: Implement ID3DXBaseEffect::SetInt().

12 years agod3dx9: Implement ID3DXBaseEffect::SetFloatArray().
Rico Schüller [Thu, 24 Nov 2011 21:36:25 +0000 (22:36 +0100)] 
d3dx9: Implement ID3DXBaseEffect::SetFloatArray().

12 years agod3dx9: Implement ID3DXBaseEffect::SetFloat().
Rico Schüller [Thu, 24 Nov 2011 21:36:22 +0000 (22:36 +0100)] 
d3dx9: Implement ID3DXBaseEffect::SetFloat().

12 years agod3dx9: Handle a special case in ID3DXBaseEffect::GetInt().
Rico Schüller [Thu, 24 Nov 2011 21:36:13 +0000 (22:36 +0100)] 
d3dx9: Handle a special case in ID3DXBaseEffect::GetInt().

12 years agows2_32: Remove duplicated code.
Bruno Jesus [Sat, 26 Nov 2011 22:43:03 +0000 (20:43 -0200)] 
ws2_32: Remove duplicated code.

12 years agows2_32: Fix function GetAcceptExSockaddrs.
Bruno Jesus [Sat, 26 Nov 2011 21:26:06 +0000 (19:26 -0200)] 
ws2_32: Fix function GetAcceptExSockaddrs.

12 years agomsxml3: Change parser position computation.
Piotr Caban [Mon, 28 Nov 2011 14:05:25 +0000 (15:05 +0100)] 
msxml3: Change parser position computation.

12 years agoAssorted spelling fixes and wording tweaks.
Francois Gouget [Mon, 28 Nov 2011 10:37:42 +0000 (11:37 +0100)] 
Assorted spelling fixes and wording tweaks.

12 years agojscript: Added bytecode-based version of identifier expression.
Jacek Caban [Mon, 28 Nov 2011 11:08:54 +0000 (12:08 +0100)] 
jscript: Added bytecode-based version of identifier expression.

12 years agojscript: Use bytecode for new expression implementation.
Jacek Caban [Mon, 28 Nov 2011 11:05:07 +0000 (12:05 +0100)] 
jscript: Use bytecode for new expression implementation.

12 years agojscript: Use bytecode for conditional expressions.
Jacek Caban [Mon, 28 Nov 2011 11:04:51 +0000 (12:04 +0100)] 
jscript: Use bytecode for conditional expressions.

12 years agojscript: Use bytecode for logical and expression.
Jacek Caban [Mon, 28 Nov 2011 11:04:33 +0000 (12:04 +0100)] 
jscript: Use bytecode for logical and expression.

12 years agojscript: Use bytecode for logical or expression.
Jacek Caban [Mon, 28 Nov 2011 11:03:57 +0000 (12:03 +0100)] 
jscript: Use bytecode for logical or expression.

12 years agopo: Updated Korean translation.
Hwang YunSong [Sun, 27 Nov 2011 12:39:23 +0000 (21:39 +0900)] 
po: Updated Korean translation.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Mon, 31 Oct 2011 18:16:19 +0000 (20:16 +0200)] 
po: Update Lithuanian translation.

12 years agowinex11.drv: Move a conditionally used label into the condition in X11DRV_XRender_Init.
Gerald Pfeifer [Sat, 26 Nov 2011 22:34:52 +0000 (23:34 +0100)] 
winex11.drv: Move a conditionally used label into the condition in X11DRV_XRender_Init.

12 years agomsxml3: Fix get_namespaceURI() for document nodes.
Nikolay Sivov [Sun, 27 Nov 2011 19:36:32 +0000 (22:36 +0300)] 
msxml3: Fix get_namespaceURI() for document nodes.

12 years agomsxml3: Place nodeValue() test data in a table.
Nikolay Sivov [Sun, 27 Nov 2011 18:56:56 +0000 (21:56 +0300)] 
msxml3: Place nodeValue() test data in a table.

12 years agomsxml3: Use common helper for IXMLDOMText_get_nodeValue().
Nikolay Sivov [Sun, 27 Nov 2011 17:24:52 +0000 (20:24 +0300)] 
msxml3: Use common helper for IXMLDOMText_get_nodeValue().

12 years agomsxml3: Some refcount tests to show details of internal DOM representation.
Nikolay Sivov [Sat, 26 Nov 2011 13:41:39 +0000 (16:41 +0300)] 
msxml3: Some refcount tests to show details of internal DOM representation.

12 years agowined3d: Store the device type only once.
Henri Verbeet [Sun, 27 Nov 2011 20:34:49 +0000 (21:34 +0100)] 
wined3d: Store the device type only once.

12 years agowined3d: Get rid of the WINED3DDEVICE_CREATION_PARAMETERS typedef.
Henri Verbeet [Sun, 27 Nov 2011 20:34:48 +0000 (21:34 +0100)] 
wined3d: Get rid of the WINED3DDEVICE_CREATION_PARAMETERS typedef.

12 years agoddraw/tests: Add tests for primary dimensions to test_coop_level_mode_set().
Henri Verbeet [Sun, 27 Nov 2011 20:34:47 +0000 (21:34 +0100)] 
ddraw/tests: Add tests for primary dimensions to test_coop_level_mode_set().

12 years agod3d8/tests: Test the window and backbuffer dimensions after display mode changes.
Henri Verbeet [Sun, 27 Nov 2011 20:34:46 +0000 (21:34 +0100)] 
d3d8/tests: Test the window and backbuffer dimensions after display mode changes.

12 years agod3d9/tests: Test the window and backbuffer dimensions after display mode changes.
Henri Verbeet [Sun, 27 Nov 2011 20:34:45 +0000 (21:34 +0100)] 
d3d9/tests: Test the window and backbuffer dimensions after display mode changes.

12 years agonetapi32: Add a stub for NetUseGetInfo.
Austin English [Sun, 27 Nov 2011 00:58:38 +0000 (18:58 -0600)] 
netapi32: Add a stub for NetUseGetInfo.

12 years agowinebuild: Avoid dead code in BuildCallFrom16Core (Coverity).
Frédéric Delanoy [Sat, 26 Nov 2011 09:10:16 +0000 (10:10 +0100)] 
winebuild: Avoid dead code in BuildCallFrom16Core (Coverity).

12 years agowinedbg: Use proper links in the crash dialog.
Alexandre Julliard [Fri, 18 Nov 2011 11:17:30 +0000 (12:17 +0100)] 
winedbg: Use proper links in the crash dialog.

12 years agowineps: Don't crash on missing loca OTF table.
Alexandre Julliard [Sat, 26 Nov 2011 15:29:50 +0000 (16:29 +0100)] 
wineps: Don't crash on missing loca OTF table.

12 years agocmd: Use WCMD_output_asis*() for strings that are not supposed to contain formating...
Francois Gouget [Wed, 23 Nov 2011 23:30:23 +0000 (00:30 +0100)] 
cmd: Use WCMD_output_asis*() for strings that are not supposed to contain formating directives.

12 years agod3d9: Check that surface is allocated (Coverity).
Marcus Meissner [Thu, 24 Nov 2011 17:12:32 +0000 (18:12 +0100)] 
d3d9: Check that surface is allocated (Coverity).

12 years agoexpand: Initialize a variable (Coverity).
Marcus Meissner [Thu, 24 Nov 2011 17:09:35 +0000 (18:09 +0100)] 
expand: Initialize a variable (Coverity).

12 years agourlmon: Added file URIs compare tests.
Jacek Caban [Fri, 25 Nov 2011 14:59:00 +0000 (15:59 +0100)] 
urlmon: Added file URIs compare tests.

12 years agourlmon: Properly compare file URIs.
Jacek Caban [Fri, 25 Nov 2011 14:58:37 +0000 (15:58 +0100)] 
urlmon: Properly compare file URIs.

12 years agourlmon: Make canonicalize_path_hierarchical Uri object and parse_data struct independent.
Jacek Caban [Fri, 25 Nov 2011 14:58:22 +0000 (15:58 +0100)] 
urlmon: Make canonicalize_path_hierarchical Uri object and parse_data struct independent.

12 years agourlmon: Rename are_equal_simple to compare_uris and make it failable.
Jacek Caban [Fri, 25 Nov 2011 14:58:07 +0000 (15:58 +0100)] 
urlmon: Rename are_equal_simple to compare_uris and make it failable.

12 years agourlmon: Reduce indention in are_equal_simple and move it.
Jacek Caban [Fri, 25 Nov 2011 14:57:47 +0000 (15:57 +0100)] 
urlmon: Reduce indention in are_equal_simple and move it.

12 years agowinefile: Avoid uninitialized field in SYSTEMTIME structure (Coverity).
Frédéric Delanoy [Fri, 25 Nov 2011 13:55:40 +0000 (14:55 +0100)] 
winefile: Avoid uninitialized field in SYSTEMTIME structure (Coverity).

12 years agowinhttp: Resolve the server name only on the first request.
Hans Leidekker [Fri, 25 Nov 2011 13:55:13 +0000 (14:55 +0100)] 
winhttp: Resolve the server name only on the first request.

12 years agopo: Update French translation.
Frédéric Delanoy [Thu, 24 Nov 2011 22:06:39 +0000 (23:06 +0100)] 
po: Update French translation.

12 years agopo: Update German translation.
André Hentschel [Thu, 24 Nov 2011 21:09:55 +0000 (22:09 +0100)] 
po: Update German translation.

12 years agojscript: Use bytecode for '==' and '!=' expression.
Jacek Caban [Fri, 25 Nov 2011 11:07:30 +0000 (12:07 +0100)] 
jscript: Use bytecode for '==' and '!=' expression.

12 years agojscript: Use bytecode for unary '-' expression.
Jacek Caban [Fri, 25 Nov 2011 11:06:30 +0000 (12:06 +0100)] 
jscript: Use bytecode for unary '-' expression.

12 years agojscript: Use bytecode for '-' expression implementation.
Jacek Caban [Fri, 25 Nov 2011 11:06:05 +0000 (12:06 +0100)] 
jscript: Use bytecode for '-' expression implementation.

12 years agojscript: Use bytecode for comma expression implementation.
Jacek Caban [Fri, 25 Nov 2011 11:05:50 +0000 (12:05 +0100)] 
jscript: Use bytecode for comma expression implementation.

12 years agojscript: Fixed memory leaks.
Jacek Caban [Fri, 25 Nov 2011 11:05:31 +0000 (12:05 +0100)] 
jscript: Fixed memory leaks.

Spotted by Piotr.

12 years agomsvcp90: Added runtime_exception implementation.
Piotr Caban [Fri, 25 Nov 2011 09:46:48 +0000 (10:46 +0100)] 
msvcp90: Added runtime_exception implementation.

12 years agomsvcp90: Reorganize __ASM_EXCEPTION_VTABLE macro.
Piotr Caban [Fri, 25 Nov 2011 09:46:30 +0000 (10:46 +0100)] 
msvcp90: Reorganize __ASM_EXCEPTION_VTABLE macro.

12 years agomsvcp90: Added _Timevec class implementation.
Piotr Caban [Fri, 25 Nov 2011 09:46:18 +0000 (10:46 +0100)] 
msvcp90: Added _Timevec class implementation.

12 years agomsvcp90: Added locale::name implementation.
Piotr Caban [Fri, 25 Nov 2011 09:46:06 +0000 (10:46 +0100)] 
msvcp90: Added locale::name implementation.

12 years agomsvcp90: Added locale::_Addfac implementation.
Piotr Caban [Fri, 25 Nov 2011 09:45:55 +0000 (10:45 +0100)] 
msvcp90: Added locale::_Addfac implementation.

12 years agomsvcp90: Added locale copy based constructors implementation.
Piotr Caban [Fri, 25 Nov 2011 09:45:41 +0000 (10:45 +0100)] 
msvcp90: Added locale copy based constructors implementation.

12 years agowined3d: Get rid of the WINED3DVERTEXELEMENT typedef.
Henri Verbeet [Thu, 24 Nov 2011 21:52:36 +0000 (22:52 +0100)] 
wined3d: Get rid of the WINED3DVERTEXELEMENT typedef.

12 years agowined3d: Get rid of the WINED3DCLIPSTATUS typedef.
Henri Verbeet [Thu, 24 Nov 2011 21:52:35 +0000 (22:52 +0100)] 
wined3d: Get rid of the WINED3DCLIPSTATUS typedef.

12 years agowined3d: Handle changing the backbuffer format in wined3d_device_reset().
Henri Verbeet [Thu, 24 Nov 2011 21:52:34 +0000 (22:52 +0100)] 
wined3d: Handle changing the backbuffer format in wined3d_device_reset().

12 years agowined3d: Use the correct backbuffer format in wined3d_device_reset().
Henri Verbeet [Thu, 24 Nov 2011 21:52:33 +0000 (22:52 +0100)] 
wined3d: Use the correct backbuffer format in wined3d_device_reset().

12 years agowined3d: Don't apply fixups to converted surfaces.
Henri Verbeet [Thu, 24 Nov 2011 21:52:32 +0000 (22:52 +0100)] 
wined3d: Don't apply fixups to converted surfaces.

12 years agomsacm32: Convert dialogs to po files.
Alexandre Julliard [Thu, 24 Nov 2011 19:50:11 +0000 (20:50 +0100)] 
msacm32: Convert dialogs to po files.

12 years agoavifil32: Convert dialogs to po files.
Alexandre Julliard [Thu, 24 Nov 2011 19:33:01 +0000 (20:33 +0100)] 
avifil32: Convert dialogs to po files.

12 years agompr: Convert dialogs to po files.
Alexandre Julliard [Thu, 24 Nov 2011 19:22:45 +0000 (20:22 +0100)] 
mpr: Convert dialogs to po files.

12 years agocredui: Convert dialogs to po files.
Alexandre Julliard [Thu, 24 Nov 2011 19:13:11 +0000 (20:13 +0100)] 
credui: Convert dialogs to po files.

12 years agolocalui: Convert dialogs to po files.
Alexandre Julliard [Thu, 24 Nov 2011 19:05:43 +0000 (20:05 +0100)] 
localui: Convert dialogs to po files.

12 years agojscript: Use bytecode for void expression.
Jacek Caban [Thu, 24 Nov 2011 13:24:45 +0000 (14:24 +0100)] 
jscript: Use bytecode for void expression.

12 years agojscript: Use bytecode for this expression implementation.
Jacek Caban [Thu, 24 Nov 2011 13:24:14 +0000 (14:24 +0100)] 
jscript: Use bytecode for this expression implementation.

12 years agojscript: Always use bytecode version of literal expressions.
Jacek Caban [Thu, 24 Nov 2011 13:24:00 +0000 (14:24 +0100)] 
jscript: Always use bytecode version of literal expressions.

12 years agojscript: Use bytecode for regexp literals.
Jacek Caban [Thu, 24 Nov 2011 13:23:39 +0000 (14:23 +0100)] 
jscript: Use bytecode for regexp literals.

12 years agojscript: Use bytecode for null literal.
Jacek Caban [Thu, 24 Nov 2011 13:23:26 +0000 (14:23 +0100)] 
jscript: Use bytecode for null literal.

12 years agomshtml: Properly remove event listeners.
Jacek Caban [Thu, 24 Nov 2011 11:48:31 +0000 (12:48 +0100)] 
mshtml: Properly remove event listeners.

12 years agomsvcrt: Fix FILE critical section initialization.
Piotr Caban [Thu, 24 Nov 2011 11:13:03 +0000 (12:13 +0100)] 
msvcrt: Fix FILE critical section initialization.

12 years agocmd: Avoid dead assignment (clang).
Frédéric Delanoy [Thu, 24 Nov 2011 11:02:40 +0000 (12:02 +0100)] 
cmd: Avoid dead assignment (clang).

12 years agows2_32: Pass NULL nodename on to native getaddrinfo.
Hans Leidekker [Thu, 24 Nov 2011 10:31:35 +0000 (11:31 +0100)] 
ws2_32: Pass NULL nodename on to native getaddrinfo.

12 years agowinhttp: Check return value of CLSIDFromProgID (Coverity).
Marcus Meissner [Thu, 24 Nov 2011 02:04:27 +0000 (03:04 +0100)] 
winhttp: Check return value of CLSIDFromProgID (Coverity).

12 years agomshtml: Switch two checks (Coverity).
Marcus Meissner [Thu, 24 Nov 2011 01:25:25 +0000 (02:25 +0100)] 
mshtml: Switch two checks (Coverity).

12 years agowinhttp: Added missing LeaveCriticalSection (Coverity).
Marcus Meissner [Thu, 24 Nov 2011 01:20:56 +0000 (02:20 +0100)] 
winhttp: Added missing LeaveCriticalSection (Coverity).