wine
13 years agojscript: Use bytecode for '^=' expression implementation.
Jacek Caban [Tue, 6 Dec 2011 09:42:30 +0000 (10:42 +0100)] 
jscript: Use bytecode for '^=' expression implementation.

13 years agojscript: Use bytecode for '|=' expression.
Jacek Caban [Tue, 6 Dec 2011 09:42:21 +0000 (10:42 +0100)] 
jscript: Use bytecode for '|=' expression.

13 years agojscript: Added bytecode version of member expression.
Jacek Caban [Tue, 6 Dec 2011 09:42:09 +0000 (10:42 +0100)] 
jscript: Added bytecode version of member expression.

13 years agojscript: Use bytecode for '%=' expression implementation.
Jacek Caban [Tue, 6 Dec 2011 09:41:57 +0000 (10:41 +0100)] 
jscript: Use bytecode for '%=' expression implementation.

13 years agojscript: Use bytecode for '/=' expression implementation.
Jacek Caban [Tue, 6 Dec 2011 09:41:45 +0000 (10:41 +0100)] 
jscript: Use bytecode for '/=' expression implementation.

13 years agojscript: Use bytecode for '*=' expression implementation.
Jacek Caban [Tue, 6 Dec 2011 09:41:34 +0000 (10:41 +0100)] 
jscript: Use bytecode for '*=' expression implementation.

13 years agonetapi32: Simplify the smbpasswd invocation to avoid compiler warnings.
Alexandre Julliard [Tue, 6 Dec 2011 11:09:04 +0000 (12:09 +0100)] 
netapi32: Simplify the smbpasswd invocation to avoid compiler warnings.

13 years agomsxml3: Attribute name could be qualified.
Nikolay Sivov [Mon, 5 Dec 2011 20:27:20 +0000 (23:27 +0300)] 
msxml3: Attribute name could be qualified.

13 years agopo: Use non-breaking space before double punctuation in the French translation.
Frédéric Delanoy [Tue, 6 Dec 2011 00:57:16 +0000 (01:57 +0100)] 
po: Use non-breaking space before double punctuation in the French translation.

13 years agopo: Update French translation.
Frédéric Delanoy [Tue, 6 Dec 2011 00:57:15 +0000 (01:57 +0100)] 
po: Update French translation.

13 years agowined3d: Get rid of the WINED3DLOCKED_BOX typedef.
Henri Verbeet [Mon, 5 Dec 2011 21:06:57 +0000 (22:06 +0100)] 
wined3d: Get rid of the WINED3DLOCKED_BOX typedef.

13 years agowined3d: Get rid of the WINED3DLOCKED_RECT typedef.
Henri Verbeet [Mon, 5 Dec 2011 21:06:56 +0000 (22:06 +0100)] 
wined3d: Get rid of the WINED3DLOCKED_RECT typedef.

13 years agoddraw: Don't enumerate surfaces without references.
Henri Verbeet [Mon, 5 Dec 2011 21:06:55 +0000 (22:06 +0100)] 
ddraw: Don't enumerate surfaces without references.

13 years agowined3d: Disable client storage in upload_palette().
Henri Verbeet [Mon, 5 Dec 2011 21:06:54 +0000 (22:06 +0100)] 
wined3d: Disable client storage in upload_palette().

Stack pointers don't work so well with client storage.

13 years agowined3d: Don't declare more varyings than required by the shader model.
Henri Verbeet [Mon, 5 Dec 2011 21:06:53 +0000 (22:06 +0100)] 
wined3d: Don't declare more varyings than required by the shader model.

13 years agowinex11: Use an X11 error handler to catch BadMatch errors from XGetImage.
Alexandre Julliard [Mon, 5 Dec 2011 21:47:31 +0000 (22:47 +0100)] 
winex11: Use an X11 error handler to catch BadMatch errors from XGetImage.

13 years agowineps: Fall through to the null driver for Polyline and Polygon.
Alexandre Julliard [Mon, 5 Dec 2011 21:29:46 +0000 (22:29 +0100)] 
wineps: Fall through to the null driver for Polyline and Polygon.

13 years agogdi32: Add a null driver implementation for Polyline and Polygon.
Alexandre Julliard [Mon, 5 Dec 2011 21:29:16 +0000 (22:29 +0100)] 
gdi32: Add a null driver implementation for Polyline and Polygon.

13 years agouser32: Convert dialogs to po files.
Alexandre Julliard [Mon, 5 Dec 2011 20:23:22 +0000 (21:23 +0100)] 
user32: Convert dialogs to po files.

13 years agoshell32: Convert dialogs to po files.
Alexandre Julliard [Mon, 5 Dec 2011 20:09:27 +0000 (21:09 +0100)] 
shell32: Convert dialogs to po files.

13 years agocomctl32: Convert dialogs to po files.
Alexandre Julliard [Mon, 5 Dec 2011 19:38:21 +0000 (20:38 +0100)] 
comctl32: Convert dialogs to po files.

13 years agouser32: If a dialog has no tab-accessible controls, set focus to first control (with...
Alex Henrie [Fri, 2 Dec 2011 07:37:01 +0000 (00:37 -0700)] 
user32: If a dialog has no tab-accessible controls, set focus to first control (with tests).

13 years agodinput: Clarify a translatable string.
Frédéric Delanoy [Sun, 4 Dec 2011 23:24:16 +0000 (00:24 +0100)] 
dinput: Clarify a translatable string.

13 years agomshtml: Added tests for returning ActiveX object's interfaces from object element...
Jacek Caban [Mon, 5 Dec 2011 16:31:14 +0000 (17:31 +0100)] 
mshtml: Added tests for returning ActiveX object's interfaces from object element's QueryInterface.

13 years agomshtml: Return wrapped ActiveX object's interface from object element's QueryInterface.
Jacek Caban [Mon, 5 Dec 2011 16:29:43 +0000 (17:29 +0100)] 
mshtml: Return wrapped ActiveX object's interface from object element's QueryInterface.

13 years agoole32: Output more information in OleCreateStaticFromData.
Marcus Meissner [Sun, 4 Dec 2011 22:52:55 +0000 (23:52 +0100)] 
ole32: Output more information in OleCreateStaticFromData.

13 years agoole32: Handle VT_BLOB in PropertyStorage_ReadProperty.
Marcus Meissner [Sun, 4 Dec 2011 22:52:44 +0000 (23:52 +0100)] 
ole32: Handle VT_BLOB in PropertyStorage_ReadProperty.

13 years agoddraw/tests: Update a copyright line.
Stefan Dösinger [Sun, 4 Dec 2011 23:07:22 +0000 (00:07 +0100)] 
ddraw/tests: Update a copyright line.

13 years agoddraw/tests: Add a IDirect3DDevice7 GetCaps test.
Stefan Dösinger [Sun, 4 Dec 2011 23:07:21 +0000 (00:07 +0100)] 
ddraw/tests: Add a IDirect3DDevice7 GetCaps test.

13 years agoddraw: Size handling fixes for IDirect3DDevice::GetCaps.
Stefan Dösinger [Sun, 4 Dec 2011 23:07:20 +0000 (00:07 +0100)] 
ddraw: Size handling fixes for IDirect3DDevice::GetCaps.

13 years agousp10: Correct issues with LTR logclust indexing after Multiple substitution.
Aric Stewart [Mon, 5 Dec 2011 15:50:10 +0000 (09:50 -0600)] 
usp10: Correct issues with LTR logclust indexing after Multiple substitution.

13 years agowineoss.drv: Don't set volume in IAudioClient::Initialize.
Andrew Eikum [Mon, 5 Dec 2011 12:37:29 +0000 (06:37 -0600)] 
wineoss.drv: Don't set volume in IAudioClient::Initialize.

13 years agowinex11: Always refresh the picture clipping when we have an additional clip region.
Alexandre Julliard [Mon, 5 Dec 2011 16:21:17 +0000 (17:21 +0100)] 
winex11: Always refresh the picture clipping when we have an additional clip region.

13 years agogdi32: Use the DIB engine and PutImage for the null driver triangular gradient implem...
Alexandre Julliard [Mon, 5 Dec 2011 15:27:28 +0000 (16:27 +0100)] 
gdi32: Use the DIB engine and PutImage for the null driver triangular gradient implementation.

13 years agogdi32: Add more parameter checks in GdiGradientFill.
Alexandre Julliard [Thu, 1 Dec 2011 17:08:09 +0000 (18:08 +0100)] 
gdi32: Add more parameter checks in GdiGradientFill.

13 years agogdi32: Use dithering also for 1-bpp gradients.
Alexandre Julliard [Mon, 5 Dec 2011 12:46:23 +0000 (13:46 +0100)] 
gdi32: Use dithering also for 1-bpp gradients.

13 years agogdi32/tests: Add more gradient tests.
Alexandre Julliard [Mon, 5 Dec 2011 12:33:05 +0000 (13:33 +0100)] 
gdi32/tests: Add more gradient tests.

13 years agogdi32: Implement triangular gradients in the DIB engine.
Alexandre Julliard [Sun, 4 Dec 2011 16:10:30 +0000 (17:10 +0100)] 
gdi32: Implement triangular gradients in the DIB engine.

13 years agopo: Update Japanese translation.
Akihiro Sagawa [Fri, 2 Dec 2011 12:36:56 +0000 (21:36 +0900)] 
po: Update Japanese translation.

13 years agopo: Update Italian translation.
Luca Bennati [Fri, 2 Dec 2011 11:12:53 +0000 (12:12 +0100)] 
po: Update Italian translation.

13 years agomsxml3: Added IDispatchEx support for IMXWriter.
Nikolay Sivov [Mon, 5 Dec 2011 08:07:26 +0000 (11:07 +0300)] 
msxml3: Added IDispatchEx support for IMXWriter.

13 years agojscript: Use bytecode for '-=' expression implementation.
Jacek Caban [Mon, 5 Dec 2011 10:13:14 +0000 (11:13 +0100)] 
jscript: Use bytecode for '-=' expression implementation.

13 years agojscript: Use bytecode for '+=' expression implementation.
Jacek Caban [Mon, 5 Dec 2011 10:13:02 +0000 (11:13 +0100)] 
jscript: Use bytecode for '+=' expression implementation.

13 years agojscript: Use bytecode for invalid assignments.
Jacek Caban [Mon, 5 Dec 2011 10:12:32 +0000 (11:12 +0100)] 
jscript: Use bytecode for invalid assignments.

13 years agojscript: Use bytecode for assignment to member expression.
Jacek Caban [Mon, 5 Dec 2011 10:11:59 +0000 (11:11 +0100)] 
jscript: Use bytecode for assignment to member expression.

13 years agojscript: Use bytecode for assigning to array expression.
Jacek Caban [Mon, 5 Dec 2011 10:11:45 +0000 (11:11 +0100)] 
jscript: Use bytecode for assigning to array expression.

13 years agojscript: Use bytecode for assignment to identifier.
Jacek Caban [Mon, 5 Dec 2011 10:11:29 +0000 (11:11 +0100)] 
jscript: Use bytecode for assignment to identifier.

13 years agodsound: Validate format in primary buffer's SetFormat().
Andrew Eikum [Fri, 2 Dec 2011 17:53:14 +0000 (11:53 -0600)] 
dsound: Validate format in primary buffer's SetFormat().

13 years agocomctl32/listview: Create header when LVS_EX_GRIDLINES style is set.
Nikolay Sivov [Sun, 4 Dec 2011 18:18:57 +0000 (21:18 +0300)] 
comctl32/listview: Create header when LVS_EX_GRIDLINES style is set.

13 years agowined3d: Get rid of WINED3DDEVINFO_VCACHE.
Henri Verbeet [Sun, 4 Dec 2011 14:50:16 +0000 (15:50 +0100)] 
wined3d: Get rid of WINED3DDEVINFO_VCACHE.

13 years agowined3d: Get rid of WINED3DDEVINFO_VERTEXSTATS.
Henri Verbeet [Sun, 4 Dec 2011 14:50:15 +0000 (15:50 +0100)] 
wined3d: Get rid of WINED3DDEVINFO_VERTEXSTATS.

13 years agowined3d: Only unload the surface when we're using GL for rendering in updateSurfaceDe...
Henri Verbeet [Sun, 4 Dec 2011 14:50:14 +0000 (15:50 +0100)] 
wined3d: Only unload the surface when we're using GL for rendering in updateSurfaceDesc().

13 years agowined3d: Only recreate GL contexts when we're using GL for rendering in wined3d_devic...
Henri Verbeet [Sun, 4 Dec 2011 14:50:13 +0000 (15:50 +0100)] 
wined3d: Only recreate GL contexts when we're using GL for rendering in wined3d_device_reset().

13 years agowined3d: Create the device state block when the device is created.
Henri Verbeet [Sun, 4 Dec 2011 14:50:12 +0000 (15:50 +0100)] 
wined3d: Create the device state block when the device is created.

13 years agows2_32: Fix a function name comment.
Bruno Jesus [Sat, 3 Dec 2011 23:32:27 +0000 (21:32 -0200)] 
ws2_32: Fix a function name comment.

13 years agowinecfg: Bump NT 3.51 to Service Pack 5.
André Hentschel [Fri, 2 Dec 2011 16:58:28 +0000 (17:58 +0100)] 
winecfg: Bump NT 3.51 to Service Pack 5.

13 years agowinecfg: Fill in the Service Pack major version for win2008.
André Hentschel [Fri, 2 Dec 2011 16:58:04 +0000 (17:58 +0100)] 
winecfg: Fill in the Service Pack major version for win2008.

13 years agoRelease 1.3.34. wine-1.3.34
Alexandre Julliard [Fri, 2 Dec 2011 19:20:07 +0000 (20:20 +0100)] 
Release 1.3.34.

13 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Fri, 2 Dec 2011 17:06:48 +0000 (19:06 +0200)] 
po: Update Lithuanian translation.

13 years agowinspool: Fix the compilation on Solaris by including errno.h instead of sys/errno.h.
Francois Gouget [Fri, 2 Dec 2011 14:29:23 +0000 (15:29 +0100)] 
winspool: Fix the compilation on Solaris by including errno.h instead of sys/errno.h.

13 years agosecur32: Fix the compilation on Solaris by including errno.h instead of sys/errno.h.
Francois Gouget [Fri, 2 Dec 2011 14:29:16 +0000 (15:29 +0100)] 
secur32: Fix the compilation on Solaris by including errno.h instead of sys/errno.h.

13 years agonetapi32: Fix the compilation on Solaris by including errno.h instead of sys/errno.h.
Francois Gouget [Fri, 2 Dec 2011 14:29:04 +0000 (15:29 +0100)] 
netapi32: Fix the compilation on Solaris by including errno.h instead of sys/errno.h.

13 years agolibwine: Include a couple of extra system headers to fix the compilation on Solaris.
Francois Gouget [Fri, 2 Dec 2011 14:27:33 +0000 (15:27 +0100)] 
libwine: Include a couple of extra system headers to fix the compilation on Solaris.

13 years agogdi32: Add support for checking the font's gasp flags.
Huw Davies [Fri, 2 Dec 2011 14:11:51 +0000 (14:11 +0000)] 
gdi32: Add support for checking the font's gasp flags.

13 years agousp10: Handle Thai SARA AM differently than GDEF.
Aric Stewart [Fri, 2 Dec 2011 14:59:25 +0000 (08:59 -0600)] 
usp10: Handle Thai SARA AM differently than GDEF.

13 years agousp10: More properly handle the glyph properties on glyphs added by multiple substitu...
Aric Stewart [Fri, 2 Dec 2011 13:22:33 +0000 (07:22 -0600)] 
usp10: More properly handle the glyph properties on glyphs added by multiple substitutions.

13 years agousp10: Phags-Pa wants the calt feature enabled.
Aric Stewart [Fri, 2 Dec 2011 13:22:13 +0000 (07:22 -0600)] 
usp10: Phags-Pa wants the calt feature enabled.

13 years agowinex11: Always ignore alpha channel with XRender gradients.
Alexandre Julliard [Fri, 2 Dec 2011 13:12:07 +0000 (14:12 +0100)] 
winex11: Always ignore alpha channel with XRender gradients.

13 years agogdi32: Add some parameter checks in GdiGradientFill.
Alexandre Julliard [Thu, 1 Dec 2011 17:08:09 +0000 (18:08 +0100)] 
gdi32: Add some parameter checks in GdiGradientFill.

13 years agontoskrnl: Add a stub for ExInitializePagedLookasideList.
André Hentschel [Thu, 1 Dec 2011 19:07:52 +0000 (20:07 +0100)] 
ntoskrnl: Add a stub for ExInitializePagedLookasideList.

13 years agopo: Update German translation.
André Hentschel [Thu, 1 Dec 2011 20:24:00 +0000 (21:24 +0100)] 
po: Update German translation.

13 years agodinput: Fix device enumeration by DX8 device type.
Vitaliy Margolen [Fri, 2 Dec 2011 04:08:14 +0000 (21:08 -0700)] 
dinput: Fix device enumeration by DX8 device type.

13 years agowinebuild: Fill the delay slot on Sparc.
André Hentschel [Thu, 1 Dec 2011 22:56:00 +0000 (23:56 +0100)] 
winebuild: Fill the delay slot on Sparc.

13 years agocmd: Print error messages on stderr, not on stdout.
Francois Gouget [Fri, 2 Dec 2011 09:07:27 +0000 (10:07 +0100)] 
cmd: Print error messages on stderr, not on stdout.

13 years agopo: Update Catalan translation.
Alex Henrie [Fri, 2 Dec 2011 07:36:22 +0000 (00:36 -0700)] 
po: Update Catalan translation.

13 years agopo: Updated Russian translation.
Nikolay Sivov [Fri, 2 Dec 2011 06:56:24 +0000 (09:56 +0300)] 
po: Updated Russian translation.

13 years agowined3d: Get rid of the WINED3DRASTER_STATUS typedef.
Henri Verbeet [Fri, 2 Dec 2011 07:15:53 +0000 (08:15 +0100)] 
wined3d: Get rid of the WINED3DRASTER_STATUS typedef.

13 years agowined3d: Get rid of the WINED3DPRESENT_PARAMETERS typedef.
Henri Verbeet [Fri, 2 Dec 2011 07:15:52 +0000 (08:15 +0100)] 
wined3d: Get rid of the WINED3DPRESENT_PARAMETERS typedef.

13 years agod3d9/tests: Add a test for texture creation from system memory.
Henri Verbeet [Fri, 2 Dec 2011 07:15:51 +0000 (08:15 +0100)] 
d3d9/tests: Add a test for texture creation from system memory.

13 years agod3d9: Implement texture creation from system memory.
Henri Verbeet [Fri, 2 Dec 2011 07:15:50 +0000 (08:15 +0100)] 
d3d9: Implement texture creation from system memory.

13 years agod3d9: Add some FIXMEs for d3d9ex resource sharing.
Henri Verbeet [Fri, 2 Dec 2011 07:15:49 +0000 (08:15 +0100)] 
d3d9: Add some FIXMEs for d3d9ex resource sharing.

13 years agopo: Update German translation.
André Hentschel [Thu, 1 Dec 2011 19:07:10 +0000 (20:07 +0100)] 
po: Update German translation.

13 years agoappwiz.cpl: Make the Gecko URL a proper link.
Alexandre Julliard [Thu, 1 Dec 2011 19:37:18 +0000 (20:37 +0100)] 
appwiz.cpl: Make the Gecko URL a proper link.

13 years agocomctl32: Fix text wrapping in syslink when an item starts in the middle of a line.
Alexandre Julliard [Thu, 1 Dec 2011 19:30:16 +0000 (20:30 +0100)] 
comctl32: Fix text wrapping in syslink when an item starts in the middle of a line.

13 years agoappwiz.cpl: Convert dialogs to po files.
Alexandre Julliard [Thu, 1 Dec 2011 19:17:33 +0000 (20:17 +0100)] 
appwiz.cpl: Convert dialogs to po files.

13 years agowineoss.drv: Add period to latency calculation.
Andrew Eikum [Thu, 1 Dec 2011 16:57:18 +0000 (10:57 -0600)] 
wineoss.drv: Add period to latency calculation.

13 years agowineoss.drv: Remove volume setting support.
Andrew Eikum [Thu, 1 Dec 2011 16:57:11 +0000 (10:57 -0600)] 
wineoss.drv: Remove volume setting support.

13 years agoshlwapi: Partially implement SHRegCreateUSKeyW.
Nikolay Sivov [Thu, 1 Dec 2011 17:19:29 +0000 (20:19 +0300)] 
shlwapi: Partially implement SHRegCreateUSKeyW.

13 years agousp10: Handle the Gurmukhi addak.
Aric Stewart [Thu, 1 Dec 2011 16:13:34 +0000 (10:13 -0600)] 
usp10: Handle the Gurmukhi addak.

13 years agousp10: Always apply features in logical order.
Aric Stewart [Thu, 1 Dec 2011 15:09:41 +0000 (09:09 -0600)] 
usp10: Always apply features in logical order.

13 years agousp10: Apply lookups in order over the whole range of glyphs instead of individually...
Aric Stewart [Thu, 1 Dec 2011 15:09:25 +0000 (09:09 -0600)] 
usp10: Apply lookups in order over the whole range of glyphs instead of individually to each glyph.

13 years agousp10: Standard features are only ccmp and locl.
Aric Stewart [Thu, 1 Dec 2011 15:08:42 +0000 (09:08 -0600)] 
usp10: Standard features are only ccmp and locl.

13 years agousp10: Turn off dlig feature for hebrew. It is not used by default.
Aric Stewart [Thu, 1 Dec 2011 15:08:36 +0000 (09:08 -0600)] 
usp10: Turn off dlig feature for hebrew. It is not used by default.

13 years agokernel32: Add a bunch of VirtualProtect tests on a memory-mapped file.
Dmitry Timoshkov [Tue, 29 Nov 2011 05:54:44 +0000 (13:54 +0800)] 
kernel32: Add a bunch of VirtualProtect tests on a memory-mapped file.

13 years agomsvfw32: Fix a displayed label.
Frédéric Delanoy [Wed, 30 Nov 2011 22:08:14 +0000 (23:08 +0100)] 
msvfw32: Fix a displayed label.

13 years agogameux: Do not use RegCloseKey on invalid/uninitialized registry key handle (Coverity).
Frédéric Delanoy [Wed, 30 Nov 2011 15:26:17 +0000 (16:26 +0100)] 
gameux: Do not use RegCloseKey on invalid/uninitialized registry key handle (Coverity).

13 years agod3dx9: Implement ID3DXBaseEffect::SetMatrixTranspose().
Rico Schüller [Thu, 1 Dec 2011 12:45:07 +0000 (13:45 +0100)] 
d3dx9: Implement ID3DXBaseEffect::SetMatrixTranspose().

13 years agod3dx9: Implement ID3DXBaseEffect::SetMatrixTransposeArray().
Rico Schüller [Thu, 1 Dec 2011 12:44:55 +0000 (13:44 +0100)] 
d3dx9: Implement ID3DXBaseEffect::SetMatrixTransposeArray().

13 years agojscript: Use bytecode for '>=' expression implementation.
Jacek Caban [Thu, 1 Dec 2011 12:23:36 +0000 (13:23 +0100)] 
jscript: Use bytecode for '>=' expression implementation.

13 years agojscript: Use bytecode for '>' expression implementation.
Jacek Caban [Thu, 1 Dec 2011 12:23:16 +0000 (13:23 +0100)] 
jscript: Use bytecode for '>' expression implementation.