wine
12 years agowined3d: Recognize the SM4 round_ni opcode.
Henri Verbeet [Sun, 20 Nov 2011 19:27:11 +0000 (20:27 +0100)] 
wined3d: Recognize the SM4 round_ni opcode.

12 years agowined3d: Recognize the SM4 ge opcode.
Henri Verbeet [Sun, 20 Nov 2011 19:27:10 +0000 (20:27 +0100)] 
wined3d: Recognize the SM4 ge opcode.

12 years agowined3d: Recognize the SM4 eq opcode.
Henri Verbeet [Sun, 20 Nov 2011 19:27:09 +0000 (20:27 +0100)] 
wined3d: Recognize the SM4 eq opcode.

12 years agowinemaker: Add support for compiling static libraries.
André Hentschel [Sat, 19 Nov 2011 18:42:56 +0000 (19:42 +0100)] 
winemaker: Add support for compiling static libraries.

12 years agowinemaker: Be less picky when detecting the target type.
André Hentschel [Sat, 19 Nov 2011 18:42:34 +0000 (19:42 +0100)] 
winemaker: Be less picky when detecting the target type.

12 years agowinemaker: Remove some unused variables.
André Hentschel [Sat, 19 Nov 2011 18:41:51 +0000 (19:41 +0100)] 
winemaker: Remove some unused variables.

12 years agowinemaker: Respect more spaces when splitting the options.
André Hentschel [Sat, 19 Nov 2011 18:41:38 +0000 (19:41 +0100)] 
winemaker: Respect more spaces when splitting the options.

12 years agoRelease 1.3.33. wine-1.3.33
Alexandre Julliard [Fri, 18 Nov 2011 18:52:21 +0000 (19:52 +0100)] 
Release 1.3.33.

12 years agowrc: Fix lookup of strings that contain a context.
Alexandre Julliard [Fri, 18 Nov 2011 18:26:42 +0000 (19:26 +0100)] 
wrc: Fix lookup of strings that contain a context.

12 years agojscript: Use bytecode interpreter for logical negation expression.
Jacek Caban [Fri, 18 Nov 2011 13:10:40 +0000 (14:10 +0100)] 
jscript: Use bytecode interpreter for logical negation expression.

12 years agojscript: Use bytecode interpreter for '!==' expressions.
Jacek Caban [Fri, 18 Nov 2011 13:10:17 +0000 (14:10 +0100)] 
jscript: Use bytecode interpreter for '!==' expressions.

12 years agojscript: Added minimal bytecode compiler/interpreter and use it for '===' expressions.
Jacek Caban [Fri, 18 Nov 2011 13:09:44 +0000 (14:09 +0100)] 
jscript: Added minimal bytecode compiler/interpreter and use it for '===' expressions.

12 years agojscript: Store expression type in expression_t.
Jacek Caban [Fri, 18 Nov 2011 13:05:57 +0000 (14:05 +0100)] 
jscript: Store expression type in expression_t.

12 years agojscript: Use a helper function to allocate expression structs.
Jacek Caban [Fri, 18 Nov 2011 13:05:33 +0000 (14:05 +0100)] 
jscript: Use a helper function to allocate expression structs.

12 years agomshtml: Use CLEAR_CALLED instead of SET_CALLED in some places.
Jacek Caban [Fri, 18 Nov 2011 12:52:08 +0000 (13:52 +0100)] 
mshtml: Use CLEAR_CALLED instead of SET_CALLED in some places.

12 years agoieframe: Fixed tests on IE9.
Jacek Caban [Fri, 18 Nov 2011 11:51:54 +0000 (12:51 +0100)] 
ieframe: Fixed tests on IE9.

12 years agomshtml: Implement nsIStandardURL interface in nsWineURI object.
Jacek Caban [Fri, 18 Nov 2011 11:21:47 +0000 (12:21 +0100)] 
mshtml: Implement nsIStandardURL interface in nsWineURI object.

12 years agommdevapi/tests: Add PCM format tests.
Jörg Höhle [Wed, 16 Nov 2011 17:46:09 +0000 (18:46 +0100)] 
mmdevapi/tests: Add PCM format tests.

12 years agouser32: Prioritize focus for dialog owner on EndDialog.
Erich Hoover [Wed, 16 Nov 2011 00:58:32 +0000 (17:58 -0700)] 
user32: Prioritize focus for dialog owner on EndDialog.

12 years agontoskrnl: irp.AssociatedIrp.SystemBuffer is also used for METHOD_IN/OUT_DIRECT ioctls.
Bernhard Loos [Fri, 18 Nov 2011 10:21:14 +0000 (11:21 +0100)] 
ntoskrnl: irp.AssociatedIrp.SystemBuffer is also used for METHOD_IN/OUT_DIRECT ioctls.

12 years agowinhttp: Implement WinHttpGetProxyForUrl.
Hans Leidekker [Fri, 18 Nov 2011 09:36:04 +0000 (10:36 +0100)] 
winhttp: Implement WinHttpGetProxyForUrl.

12 years agocmd: Move WCMD_part_execute function to avoid forward declaration.
Frédéric Delanoy [Fri, 18 Nov 2011 00:25:45 +0000 (01:25 +0100)] 
cmd: Move WCMD_part_execute function to avoid forward declaration.

12 years agowineboot: Make runkeys_names global variable static.
Frédéric Delanoy [Fri, 18 Nov 2011 00:11:36 +0000 (01:11 +0100)] 
wineboot: Make runkeys_names global variable static.

12 years agoole32: Avoid hardcoding array lengths.
Frédéric Delanoy [Thu, 17 Nov 2011 19:30:39 +0000 (20:30 +0100)] 
ole32: Avoid hardcoding array lengths.

12 years agocomctl32: Avoid hardcoding array lengths.
Frédéric Delanoy [Thu, 17 Nov 2011 19:30:37 +0000 (20:30 +0100)] 
comctl32: Avoid hardcoding array lengths.

12 years agocomctl32/syslink: Wrap the link text on \n characters.
Alexandre Julliard [Fri, 18 Nov 2011 10:57:07 +0000 (11:57 +0100)] 
comctl32/syslink: Wrap the link text on \n characters.

12 years agowined3d: Get rid of the WINED3DMATRIX typedef.
Henri Verbeet [Thu, 17 Nov 2011 19:11:41 +0000 (20:11 +0100)] 
wined3d: Get rid of the WINED3DMATRIX typedef.

12 years agoddraw: We can't render to the desktop window either.
Henri Verbeet [Thu, 17 Nov 2011 19:11:40 +0000 (20:11 +0100)] 
ddraw: We can't render to the desktop window either.

12 years agowined3d: Recognize the SM4 deriv_rty opcode.
Henri Verbeet [Thu, 17 Nov 2011 19:11:39 +0000 (20:11 +0100)] 
wined3d: Recognize the SM4 deriv_rty opcode.

12 years agowined3d: Recognize the SM4 deriv_rtx opcode.
Henri Verbeet [Thu, 17 Nov 2011 19:11:38 +0000 (20:11 +0100)] 
wined3d: Recognize the SM4 deriv_rtx opcode.

12 years agod3d10: Implement D3D10StateBlockMaskUnion().
Henri Verbeet [Thu, 17 Nov 2011 19:11:37 +0000 (20:11 +0100)] 
d3d10: Implement D3D10StateBlockMaskUnion().

12 years agowinecfg: Convert dialogs to po files.
Alexandre Julliard [Fri, 18 Nov 2011 13:23:04 +0000 (14:23 +0100)] 
winecfg: Convert dialogs to po files.

12 years agowinecfg: Set the program name and version at dialog init time.
Alexandre Julliard [Fri, 18 Nov 2011 12:16:07 +0000 (13:16 +0100)] 
winecfg: Set the program name and version at dialog init time.

12 years agowinedbg: Convert dialogs to po files.
Alexandre Julliard [Fri, 18 Nov 2011 09:49:08 +0000 (10:49 +0100)] 
winedbg: Convert dialogs to po files.

12 years agowineps: Convert dialogs to po files.
Alexandre Julliard [Thu, 17 Nov 2011 21:44:29 +0000 (22:44 +0100)] 
wineps: Convert dialogs to po files.

12 years agowinspool: Convert dialogs to po files.
Alexandre Julliard [Thu, 17 Nov 2011 21:25:55 +0000 (22:25 +0100)] 
winspool: Convert dialogs to po files.

12 years agoieframe: Convert dialogs to po files.
Alexandre Julliard [Thu, 17 Nov 2011 21:20:20 +0000 (22:20 +0100)] 
ieframe: Convert dialogs to po files.

12 years agotaskmgr: Convert dialogs to po files.
Alexandre Julliard [Thu, 17 Nov 2011 20:49:43 +0000 (21:49 +0100)] 
taskmgr: Convert dialogs to po files.

12 years agomsvcp: Sync spec files.
Piotr Caban [Thu, 17 Nov 2011 11:22:09 +0000 (12:22 +0100)] 
msvcp: Sync spec files.

12 years agomsvcp90: Forward basic_string<short> to basic_string<wchar_t>.
Piotr Caban [Thu, 17 Nov 2011 11:21:43 +0000 (12:21 +0100)] 
msvcp90: Forward basic_string<short> to basic_string<wchar_t>.

12 years agousp10: When converting common indic items use the main indic script not the Numeric...
Aric Stewart [Thu, 17 Nov 2011 16:41:33 +0000 (09:41 -0700)] 
usp10: When converting common indic items use the main indic script not the Numeric or currency script, even if that was the most recent.

12 years agousp10: If leading with a strong character use its bidi level for our intial LayoutRTL.
Aric Stewart [Thu, 17 Nov 2011 16:40:54 +0000 (09:40 -0700)] 
usp10: If leading with a strong character use its bidi level for our intial LayoutRTL.

12 years agousp10: Keep the levels array in more cases.
Aric Stewart [Thu, 17 Nov 2011 16:40:16 +0000 (09:40 -0700)] 
usp10: Keep the levels array in more cases.

12 years agousp10: Windows 7 defines a Tibetan numeric script but never uses it.
Aric Stewart [Thu, 17 Nov 2011 16:39:51 +0000 (09:39 -0700)] 
usp10: Windows 7 defines a Tibetan numeric script but never uses it.

12 years agomshtml: Don't mix PRBool pointers with BOOL pointers.
Jacek Caban [Thu, 17 Nov 2011 15:11:58 +0000 (16:11 +0100)] 
mshtml: Don't mix PRBool pointers with BOOL pointers.

They will be different things after the next Gecko update.

12 years agomshtml: Fixed remaining IE9 failures.
Jacek Caban [Thu, 17 Nov 2011 15:06:31 +0000 (16:06 +0100)] 
mshtml: Fixed remaining IE9 failures.

12 years agomshtml: Added tests of handling ActiveX objects without IQuickActivate interface...
Jacek Caban [Thu, 17 Nov 2011 12:55:07 +0000 (13:55 +0100)] 
mshtml: Added tests of handling ActiveX objects without IQuickActivate interface implemented.

12 years agomshtml: Reinitialize list entry in detach_plugin_host.
Jacek Caban [Thu, 17 Nov 2011 12:54:52 +0000 (13:54 +0100)] 
mshtml: Reinitialize list entry in detach_plugin_host.

12 years agomshtml: Fix MSVC build in htmllocation.c.
Thomas Faber [Thu, 17 Nov 2011 11:50:11 +0000 (12:50 +0100)] 
mshtml: Fix MSVC build in htmllocation.c.

12 years agogdi32: Don't mark a local variable static.
Alexandre Julliard [Thu, 17 Nov 2011 12:07:47 +0000 (13:07 +0100)] 
gdi32: Don't mark a local variable static.

12 years agowinex11: Fix selecting a pattern brush into a DIB section device.
Alexandre Julliard [Thu, 17 Nov 2011 16:33:50 +0000 (17:33 +0100)] 
winex11: Fix selecting a pattern brush into a DIB section device.

12 years agowinhttp: Delete the static critical sections when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:55:18 +0000 (09:55 +0100)] 
winhttp: Delete the static critical sections when unloading the dll.

12 years agorpcrt4: Delete the static critical sections when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:53:51 +0000 (09:53 +0100)] 
rpcrt4: Delete the static critical sections when unloading the dll.

12 years agowinspool.drv: Delete the static critical section when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:55:26 +0000 (09:55 +0100)] 
winspool.drv: Delete the static critical section when unloading the dll.

12 years agowinex11: Delete the palette and xrender static critical sections when unloading the...
Francois Gouget [Thu, 17 Nov 2011 08:55:03 +0000 (09:55 +0100)] 
winex11: Delete the palette and xrender static critical sections when unloading the dll.

12 years agowined3d: Delete the static critical sections when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:54:54 +0000 (09:54 +0100)] 
wined3d: Delete the static critical sections when unloading the dll.

12 years agouser32: Delete the static critical section when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:54:45 +0000 (09:54 +0100)] 
user32: Delete the static critical section when unloading the dll.

12 years agourlmon: Delete the static critical section when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:54:13 +0000 (09:54 +0100)] 
urlmon: Delete the static critical section when unloading the dll.

12 years agopdh: Delete the static critical section when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:53:39 +0000 (09:53 +0100)] 
pdh: Delete the static critical section when unloading the dll.

12 years agoopenal32: Delete the static critical section when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:53:26 +0000 (09:53 +0100)] 
openal32: Delete the static critical section when unloading the dll.

12 years agoole32: Delete the compobj and rpc static critical sections when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:53:19 +0000 (09:53 +0100)] 
ole32: Delete the compobj and rpc static critical sections when unloading the dll.

12 years agomsxml3: Delete the dispex static critical section when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:53:01 +0000 (09:53 +0100)] 
msxml3: Delete the dispex static critical section when unloading the dll.

12 years agomsvideo: Delete the static critical section when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:52:50 +0000 (09:52 +0100)] 
msvideo: Delete the static critical section when unloading the dll.

12 years agomsi: Delete the handle static critical sections when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:52:38 +0000 (09:52 +0100)] 
msi: Delete the handle static critical sections when unloading the dll.

12 years agomshtml: Delete the dispex and gecko static critical sections when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:52:21 +0000 (09:52 +0100)] 
mshtml: Delete the dispex and gecko static critical sections when unloading the dll.

12 years agows2_32: Delete the static critical section when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:52:09 +0000 (09:52 +0100)] 
ws2_32: Delete the static critical section when unloading the dll.

12 years agouser32: Issue a warning when dialog control creation fails.
Dmitry Timoshkov [Thu, 17 Nov 2011 05:19:38 +0000 (13:19 +0800)] 
user32: Issue a warning when dialog control creation fails.

12 years agoatl: Avoid harcoding array lengths.
Frédéric Delanoy [Wed, 16 Nov 2011 23:37:13 +0000 (00:37 +0100)] 
atl: Avoid harcoding array lengths.

12 years agorsaenh: Remove unused file-static variables.
Frédéric Delanoy [Wed, 16 Nov 2011 23:29:14 +0000 (00:29 +0100)] 
rsaenh: Remove unused file-static variables.

12 years agowined3d: Get rid of the WINED3DVECTOR typedef.
Henri Verbeet [Wed, 16 Nov 2011 19:08:07 +0000 (20:08 +0100)] 
wined3d: Get rid of the WINED3DVECTOR typedef.

12 years agowined3d: Get rid of the WINED3DDISPLAYMODE typedef.
Henri Verbeet [Wed, 16 Nov 2011 19:08:06 +0000 (20:08 +0100)] 
wined3d: Get rid of the WINED3DDISPLAYMODE typedef.

12 years agod3d10: Implement D3D10StateBlockMaskIntersect().
Henri Verbeet [Wed, 16 Nov 2011 19:08:05 +0000 (20:08 +0100)] 
d3d10: Implement D3D10StateBlockMaskIntersect().

12 years agod3d10: Implement D3D10StateBlockMaskGetSetting().
Henri Verbeet [Wed, 16 Nov 2011 19:08:04 +0000 (20:08 +0100)] 
d3d10: Implement D3D10StateBlockMaskGetSetting().

12 years agod3d10: Implement D3D10StateBlockMaskEnableCapture().
Henri Verbeet [Wed, 16 Nov 2011 19:08:03 +0000 (20:08 +0100)] 
d3d10: Implement D3D10StateBlockMaskEnableCapture().

12 years agocomctl32: Avoid losing the color masks in CreateMappedBitmap.
Alexandre Julliard [Wed, 16 Nov 2011 19:26:30 +0000 (20:26 +0100)] 
comctl32: Avoid losing the color masks in CreateMappedBitmap.

12 years agomshtml: Added support for ActiveX objects without IQuickActivate support.
Jacek Caban [Wed, 16 Nov 2011 18:12:40 +0000 (19:12 +0100)] 
mshtml: Added support for ActiveX objects without IQuickActivate support.

12 years agowinex11: Make sure we create valid bitmaps even for a 1x1 mask.
Alexandre Julliard [Wed, 16 Nov 2011 17:21:21 +0000 (18:21 +0100)] 
winex11: Make sure we create valid bitmaps even for a 1x1 mask.

12 years agouser32/tests: Add tests for small sizes of cursor bitmaps.
Alexandre Julliard [Wed, 16 Nov 2011 17:08:12 +0000 (18:08 +0100)] 
user32/tests: Add tests for small sizes of cursor bitmaps.

12 years agod3dx9: Add count to trace in ID3DXBaseEffect::GetMatrixArray().
Rico Schüller [Tue, 15 Nov 2011 14:35:39 +0000 (15:35 +0100)] 
d3dx9: Add count to trace in ID3DXBaseEffect::GetMatrixArray().

12 years agod3dx9: Allow setting texture to NULL.
Rico Schüller [Tue, 15 Nov 2011 14:35:35 +0000 (15:35 +0100)] 
d3dx9: Allow setting texture to NULL.

12 years agod3dx9: Improve argument check in ID3DXBaseEffect::GetBool/Int/Float().
Rico Schüller [Tue, 15 Nov 2011 14:35:26 +0000 (15:35 +0100)] 
d3dx9: Improve argument check in ID3DXBaseEffect::GetBool/Int/Float().

12 years agomsvcp: Sync spec files.
Piotr Caban [Wed, 16 Nov 2011 15:28:35 +0000 (16:28 +0100)] 
msvcp: Sync spec files.

12 years agomsvcp90: Fixed parameters number in functions returning structures.
Piotr Caban [Wed, 16 Nov 2011 15:28:19 +0000 (16:28 +0100)] 
msvcp90: Fixed parameters number in functions returning structures.

12 years agomsvcp90: Added basic_string::insert implementation.
Piotr Caban [Wed, 16 Nov 2011 15:28:01 +0000 (16:28 +0100)] 
msvcp90: Added basic_string::insert implementation.

12 years agomsvcp90: Added basic_string::copy implementation.
Piotr Caban [Wed, 16 Nov 2011 15:27:47 +0000 (16:27 +0100)] 
msvcp90: Added basic_string::copy implementation.

12 years agomsvcp90: Added basic_string::_Copy implementation.
Piotr Caban [Wed, 16 Nov 2011 15:24:49 +0000 (16:24 +0100)] 
msvcp90: Added basic_string::_Copy implementation.

12 years agocrypt32: Delete the oid and sip static critical sections when unloading the dll.
Francois Gouget [Wed, 16 Nov 2011 15:33:42 +0000 (16:33 +0100)] 
crypt32: Delete the oid and sip static critical sections when unloading the dll.

12 years agomscms: Delete the static critical section when unloading the dll.
Francois Gouget [Wed, 16 Nov 2011 15:33:11 +0000 (16:33 +0100)] 
mscms: Delete the static critical section when unloading the dll.

12 years agodxgi: Delete the static critical section when unloading the dll.
Francois Gouget [Wed, 16 Nov 2011 15:31:35 +0000 (16:31 +0100)] 
dxgi: Delete the static critical section when unloading the dll.

12 years agodinput: Delete the static critical section when unloading the dll.
Francois Gouget [Wed, 16 Nov 2011 15:31:26 +0000 (16:31 +0100)] 
dinput: Delete the static critical section when unloading the dll.

12 years agocredui: Delete the static critical section when unloading the dll.
Francois Gouget [Wed, 16 Nov 2011 15:30:18 +0000 (16:30 +0100)] 
credui: Delete the static critical section when unloading the dll.

12 years agowininet: Give a name to the critical sections, make them static and delete them when...
Francois Gouget [Wed, 16 Nov 2011 15:29:44 +0000 (16:29 +0100)] 
wininet: Give a name to the critical sections, make them static and delete them when unloading the dll.

12 years agomsvcrt: Statically initialize and name the MSVCRT_file_cs critical section.
Francois Gouget [Wed, 16 Nov 2011 15:28:20 +0000 (16:28 +0100)] 
msvcrt: Statically initialize and name the MSVCRT_file_cs critical section.

12 years agodxgi: Remove an unneeded refcount field.
Francois Gouget [Wed, 16 Nov 2011 15:27:45 +0000 (16:27 +0100)] 
dxgi: Remove an unneeded refcount field.

12 years agorpcrt4: An interface pointer just has the size of a regular pointer.
Francois Gouget [Wed, 16 Nov 2011 15:24:39 +0000 (16:24 +0100)] 
rpcrt4: An interface pointer just has the size of a regular pointer.

12 years agomsxml3: Re-initialise the variant so that VariantChangeType doesn't free the user...
Huw Davies [Wed, 16 Nov 2011 13:18:49 +0000 (13:18 +0000)] 
msxml3: Re-initialise the variant so that VariantChangeType doesn't free the user string.

12 years agomshtml: Fixed events tests on IE9.
Jacek Caban [Wed, 16 Nov 2011 14:26:49 +0000 (15:26 +0100)] 
mshtml: Fixed events tests on IE9.

12 years agomshtml: Fixed some htmldoc.c tests on IE9.
Jacek Caban [Wed, 16 Nov 2011 14:22:12 +0000 (15:22 +0100)] 
mshtml: Fixed some htmldoc.c tests on IE9.

12 years agomsvcr90/tests: Added nonblocking FILE functions test.
Piotr Caban [Wed, 16 Nov 2011 11:51:06 +0000 (12:51 +0100)] 
msvcr90/tests: Added nonblocking FILE functions test.

12 years agomsvcrt: Don't use fputc in flsbuf implementation.
Piotr Caban [Wed, 16 Nov 2011 11:50:50 +0000 (12:50 +0100)] 
msvcrt: Don't use fputc in flsbuf implementation.