wine
13 years agousp10: Draw selected glyphs in ScriptStringOut.
Aric Stewart [Mon, 29 Aug 2011 11:50:05 +0000 (06:50 -0500)] 
usp10: Draw selected glyphs in ScriptStringOut.

13 years agousp10: Modify ScriptStringOut to paint the string item by item.
Aric Stewart [Mon, 29 Aug 2011 11:49:55 +0000 (06:49 -0500)] 
usp10: Modify ScriptStringOut to paint the string item by item.

13 years agousp10: Display and handle bidi runs in the correct order in ScriptString functions.
Aric Stewart [Mon, 29 Aug 2011 11:49:40 +0000 (06:49 -0500)] 
usp10: Display and handle bidi runs in the correct order in ScriptString functions.

13 years agoadvapi32: Cleanup event log only if create was successful.
Alistair Leslie-Hughes [Sun, 28 Aug 2011 22:28:40 +0000 (08:28 +1000)] 
advapi32: Cleanup event log only if create was successful.

13 years agowinefile: Don't parse colons as stream separators when splitting paths.
Octavian Voicu [Sat, 27 Aug 2011 22:39:31 +0000 (01:39 +0300)] 
winefile: Don't parse colons as stream separators when splitting paths.

13 years agocmd: Don't parse colons as stream separators when splitting paths.
Octavian Voicu [Sat, 27 Aug 2011 22:39:30 +0000 (01:39 +0300)] 
cmd: Don't parse colons as stream separators when splitting paths.

13 years agoddraw: Emulate a 24 bit depth format without stencil or padding.
Stefan Dösinger [Fri, 26 Aug 2011 11:40:04 +0000 (13:40 +0200)] 
ddraw: Emulate a 24 bit depth format without stencil or padding.

13 years agoddraw: Trust wined3d to give us what we asked for.
Stefan Dösinger [Fri, 26 Aug 2011 00:12:10 +0000 (02:12 +0200)] 
ddraw: Trust wined3d to give us what we asked for.

13 years agoddraw: Don't re-write the surface's pixelformat.
Stefan Dösinger [Fri, 26 Aug 2011 00:07:55 +0000 (02:07 +0200)] 
ddraw: Don't re-write the surface's pixelformat.

The pixelformat is passed in in ddraw form in the desc parameter, which is copied
into the surface's DDSURFACEDESC2 structure, so the format is already set.

13 years agocmd/tests: Add tests for mixed echo modes.
Frédéric Delanoy [Sat, 27 Aug 2011 00:11:33 +0000 (02:11 +0200)] 
cmd/tests: Add tests for mixed echo modes.

13 years agocmd/tests: Add tests for redirections within IF statements.
Frédéric Delanoy [Sat, 27 Aug 2011 00:11:32 +0000 (02:11 +0200)] 
cmd/tests: Add tests for redirections within IF statements.

13 years agocmd: Avoid reading garbage when looking for redirection handle.
Frédéric Delanoy [Sat, 27 Aug 2011 00:11:31 +0000 (02:11 +0200)] 
cmd: Avoid reading garbage when looking for redirection handle.

13 years agocmd: Fix redirection handle parsing.
Frédéric Delanoy [Sat, 27 Aug 2011 00:11:30 +0000 (02:11 +0200)] 
cmd: Fix redirection handle parsing.

13 years agocmd/tests: Add tests for redirections using non stdout/stderr handles.
Frédéric Delanoy [Sat, 27 Aug 2011 00:11:29 +0000 (02:11 +0200)] 
cmd/tests: Add tests for redirections using non stdout/stderr handles.

13 years agocmd: Ignore trailing whitespace when using cd.
Frédéric Delanoy [Sat, 27 Aug 2011 00:11:28 +0000 (02:11 +0200)] 
cmd: Ignore trailing whitespace when using cd.

13 years agoieframe: Add stub for IEGetWriteableHKCU.
Louis Lenders [Thu, 11 Aug 2011 08:25:01 +0000 (10:25 +0200)] 
ieframe: Add stub for IEGetWriteableHKCU.

13 years agodpnet: Add missing IDirectPlay8Peer methods.
Louis Lenders [Thu, 18 Aug 2011 08:30:19 +0000 (10:30 +0200)] 
dpnet: Add missing IDirectPlay8Peer methods.

13 years agomsi: Avoid dynamic stack allocation.
Alexandre Julliard [Mon, 29 Aug 2011 11:52:32 +0000 (13:52 +0200)] 
msi: Avoid dynamic stack allocation.

13 years agowinecfg: Spanish translation update.
José Manuel Ferrer Ortiz [Sun, 28 Aug 2011 09:55:04 +0000 (10:55 +0100)] 
winecfg: Spanish translation update.

13 years agoappwiz.cpl: Spanish translation update.
José Manuel Ferrer Ortiz [Sun, 28 Aug 2011 09:55:04 +0000 (10:55 +0100)] 
appwiz.cpl: Spanish translation update.

13 years agopo: Updated Korean translation.
Hwang YunSong [Sat, 27 Aug 2011 02:30:06 +0000 (11:30 +0900)] 
po: Updated Korean translation.

13 years agonet: Add support for enumerating the running services with 'net start'.
Francois Gouget [Fri, 26 Aug 2011 15:41:52 +0000 (17:41 +0200)] 
net: Add support for enumerating the running services with 'net start'.

13 years agonet: Fix the parameter checking, /help handling and usage.
Francois Gouget [Fri, 26 Aug 2011 15:40:17 +0000 (17:40 +0200)] 
net: Fix the parameter checking, /help handling and usage.

Also simplify and improve the usage messages.

13 years agogdi32: Remove an unused variable.
Alexandre Julliard [Sat, 27 Aug 2011 11:52:09 +0000 (13:52 +0200)] 
gdi32: Remove an unused variable.

13 years agocomctl32: Simplify the DIB byte width computation.
Alexandre Julliard [Mon, 29 Aug 2011 10:03:27 +0000 (12:03 +0200)] 
comctl32: Simplify the DIB byte width computation.

13 years agowinex11: Simplify the DIB byte width computation.
Alexandre Julliard [Mon, 29 Aug 2011 10:03:21 +0000 (12:03 +0200)] 
winex11: Simplify the DIB byte width computation.

13 years agowineps: Simplify the DIB byte width computation.
Alexandre Julliard [Mon, 29 Aug 2011 10:03:17 +0000 (12:03 +0200)] 
wineps: Simplify the DIB byte width computation.

13 years agouser32: Simplify the DIB byte width computation.
Alexandre Julliard [Mon, 29 Aug 2011 10:03:13 +0000 (12:03 +0200)] 
user32: Simplify the DIB byte width computation.

13 years agogdi32/tests: Simplify the DIB byte width computation.
Alexandre Julliard [Wed, 27 Jul 2011 11:22:53 +0000 (13:22 +0200)] 
gdi32/tests: Simplify the DIB byte width computation.

13 years agogdi32: Add parameter validation in GetDIBits.
Alexandre Julliard [Mon, 29 Aug 2011 09:30:36 +0000 (11:30 +0200)] 
gdi32: Add parameter validation in GetDIBits.

13 years agouser32: Pass valid dimensions to GetDIBits.
Alexandre Julliard [Mon, 29 Aug 2011 09:29:25 +0000 (11:29 +0200)] 
user32: Pass valid dimensions to GetDIBits.

13 years agoinclude: Add more GetVolumeInformation system flags.
Alexandre Goujon [Sun, 28 Aug 2011 11:05:01 +0000 (13:05 +0200)] 
include: Add more GetVolumeInformation system flags.

13 years agodsound/tests: Primary and secondary buffers use the same IDirectSoundBuffer vtbl.
Michael Stefaniuc [Sun, 28 Aug 2011 22:28:50 +0000 (00:28 +0200)] 
dsound/tests: Primary and secondary buffers use the same IDirectSoundBuffer vtbl.

13 years agowined3d: Make the device parameter to wined3d_device_get_wined3d() const.
Henri Verbeet [Sun, 28 Aug 2011 21:27:49 +0000 (23:27 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_wined3d() const.

13 years agowined3d: Make the device parameter to wined3d_device_get_swapchain() const.
Henri Verbeet [Sun, 28 Aug 2011 21:27:48 +0000 (23:27 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_swapchain() const.

13 years agowined3d: Make the device parameter to wined3d_device_get_swapchain_count() const.
Henri Verbeet [Sun, 28 Aug 2011 21:27:47 +0000 (23:27 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_swapchain_count() const.

13 years agowined3d: Make the target parameter to is_full_clear() const.
Henri Verbeet [Sun, 28 Aug 2011 21:27:46 +0000 (23:27 +0200)] 
wined3d: Make the target parameter to is_full_clear() const.

13 years agowined3d: Rename WineD3DAdapterChangeGLRam() to adapter_adjust_memory().
Henri Verbeet [Sun, 28 Aug 2011 21:27:45 +0000 (23:27 +0200)] 
wined3d: Rename WineD3DAdapterChangeGLRam() to adapter_adjust_memory().

And make it work on an adapter instead of a device.

13 years agowinemenubuilder: Do case-insensitive glob comparisons.
Damjan Jovanovic [Sun, 28 Aug 2011 19:21:46 +0000 (21:21 +0200)] 
winemenubuilder: Do case-insensitive glob comparisons.

13 years agosetupapi: Fix magic comparison on x64.
Alasdair Sinclair [Sun, 28 Aug 2011 18:57:53 +0000 (19:57 +0100)] 
setupapi: Fix magic comparison on x64.

13 years agomsxml3: Use element name length passed to content handler.
Nikolay Sivov [Sat, 27 Aug 2011 13:35:13 +0000 (17:35 +0400)] 
msxml3: Use element name length passed to content handler.

13 years agomsxml3: Respect string length returned from ISAXAttributes.
Nikolay Sivov [Sat, 27 Aug 2011 11:01:57 +0000 (15:01 +0400)] 
msxml3: Respect string length returned from ISAXAttributes.

13 years agomsxml3: Fix empty elements output.
Nikolay Sivov [Sat, 27 Aug 2011 10:19:22 +0000 (14:19 +0400)] 
msxml3: Fix empty elements output.

13 years agoinclude: Fix a typo.
Andrew Talbot [Sat, 27 Aug 2011 20:28:00 +0000 (21:28 +0100)] 
include: Fix a typo.

13 years agodnsapi: Void functions should not return a value.
Andrew Talbot [Sat, 27 Aug 2011 17:47:39 +0000 (18:47 +0100)] 
dnsapi: Void functions should not return a value.

13 years agowindowscodecs: Remove extern from function definition.
Andrew Talbot [Sat, 27 Aug 2011 17:33:40 +0000 (18:33 +0100)] 
windowscodecs: Remove extern from function definition.

13 years agomscoree: Remove extern from function definitions.
Andrew Talbot [Sat, 27 Aug 2011 17:33:33 +0000 (18:33 +0100)] 
mscoree: Remove extern from function definitions.

13 years agod3dx9_36: Fix a logical operator typo.
Andrew Talbot [Sat, 27 Aug 2011 16:42:33 +0000 (17:42 +0100)] 
d3dx9_36: Fix a logical operator typo.

13 years agowinspool.drv: Fix a logical operator typo.
Andrew Talbot [Sat, 27 Aug 2011 16:42:48 +0000 (17:42 +0100)] 
winspool.drv: Fix a logical operator typo.

13 years agocomctl32: Fix a logical operator typo.
Andrew Talbot [Sat, 27 Aug 2011 16:42:27 +0000 (17:42 +0100)] 
comctl32: Fix a logical operator typo.

13 years agowined3d: Store maximum vertex attributes count.
Matteo Bruni [Thu, 25 Aug 2011 23:12:30 +0000 (01:12 +0200)] 
wined3d: Store maximum vertex attributes count.

13 years agowined3d: Rename dummyTextureName variable.
Matteo Bruni [Thu, 25 Aug 2011 23:12:29 +0000 (01:12 +0200)] 
wined3d: Rename dummyTextureName variable.

13 years agod3d9/tests: Add unbound cube/volume texture tests.
Matteo Bruni [Thu, 25 Aug 2011 23:12:28 +0000 (01:12 +0200)] 
d3d9/tests: Add unbound cube/volume texture tests.

13 years agowined3d: Use dummy textures for all the texture targets.
Matteo Bruni [Thu, 25 Aug 2011 23:12:27 +0000 (01:12 +0200)] 
wined3d: Use dummy textures for all the texture targets.

13 years agowined3d: Keep track of the current texture type for each texture unit.
Matteo Bruni [Thu, 25 Aug 2011 23:12:26 +0000 (01:12 +0200)] 
wined3d: Keep track of the current texture type for each texture unit.

13 years agoadvapi32/tests: Tweak the service start/stop tests so they work on NT4.
Francois Gouget [Fri, 26 Aug 2011 15:36:37 +0000 (17:36 +0200)] 
advapi32/tests: Tweak the service start/stop tests so they work on NT4.

13 years agontdll: Prefer loading native manifests over Wine ones.
Alexandre Julliard [Sat, 27 Aug 2011 12:42:49 +0000 (14:42 +0200)] 
ntdll: Prefer loading native manifests over Wine ones.

13 years agontdll: Use the manifest with the highest matching version number.
Alexandre Julliard [Sat, 27 Aug 2011 11:55:51 +0000 (13:55 +0200)] 
ntdll: Use the manifest with the highest matching version number.

13 years agontdll: Try to match the language name when looking for a manifest file.
Alexandre Julliard [Sat, 27 Aug 2011 11:54:03 +0000 (13:54 +0200)] 
ntdll: Try to match the language name when looking for a manifest file.

13 years agosetupapi: Use the specified language for SxS manifest file names.
Alexandre Julliard [Sat, 27 Aug 2011 11:53:00 +0000 (13:53 +0200)] 
setupapi: Use the specified language for SxS manifest file names.

13 years agoRelease 1.3.27. wine-1.3.27
Alexandre Julliard [Fri, 26 Aug 2011 18:07:20 +0000 (20:07 +0200)] 
Release 1.3.27.

13 years agopsapi/tests: Fix the EnumProcessModules() test and provide more diagnostic informatio...
Francois Gouget [Fri, 26 Aug 2011 14:09:03 +0000 (16:09 +0200)] 
psapi/tests: Fix the EnumProcessModules() test and provide more diagnostic information if it fails.

On some Windows systems aclayers.dll gets injected into the process and brings in a lot of extra dlls.

13 years agoavifil32: The stream format string cannot really be translated so remove it from...
Francois Gouget [Fri, 26 Aug 2011 13:34:03 +0000 (15:34 +0200)] 
avifil32: The stream format string cannot really be translated so remove it from the resources.

13 years agowinefile: The title format string cannot really be translated so remove it from the...
Francois Gouget [Fri, 26 Aug 2011 13:32:46 +0000 (15:32 +0200)] 
winefile: The title format string cannot really be translated so remove it from the resources.

13 years agowinecfg: Fix deletion of registry keys for Wow64 mode.
Alexandre Julliard [Fri, 26 Aug 2011 12:28:11 +0000 (14:28 +0200)] 
winecfg: Fix deletion of registry keys for Wow64 mode.

13 years agomsi: Implement proper sorting in WHEREVIEW.
Bernhard Loos [Fri, 26 Aug 2011 02:53:44 +0000 (04:53 +0200)] 
msi: Implement proper sorting in WHEREVIEW.

13 years agomsi: Protected primary keys against modification.
Bernhard Loos [Fri, 26 Aug 2011 02:53:39 +0000 (04:53 +0200)] 
msi: Protected primary keys against modification.

13 years agomsi: Make WHEREVIEW able to deal directly with multiple tables.
Bernhard Loos [Fri, 26 Aug 2011 02:53:34 +0000 (04:53 +0200)] 
msi: Make WHEREVIEW able to deal directly with multiple tables.

13 years agocmd/tests: Add variable substitution tests.
Frédéric Delanoy [Thu, 25 Aug 2011 23:19:28 +0000 (01:19 +0200)] 
cmd/tests: Add variable substitution tests.

13 years agocmd: Add @shortpath@ keyword, replaced by expanded path with short names.
Frédéric Delanoy [Thu, 25 Aug 2011 23:19:27 +0000 (01:19 +0200)] 
cmd: Add @shortpath@ keyword, replaced by expanded path with short names.

13 years agocmd: Add @path@ keyword, replaced by regular non-expanded path.
Frédéric Delanoy [Thu, 25 Aug 2011 23:19:26 +0000 (01:19 +0200)] 
cmd: Add @path@ keyword, replaced by regular non-expanded path.

13 years agocmd: Add @drive@ keyword, replaced by drive letter.
Frédéric Delanoy [Thu, 25 Aug 2011 23:19:25 +0000 (01:19 +0200)] 
cmd: Add @drive@ keyword, replaced by drive letter.

13 years agocmd: Add @drive@ keyword, replaced by drive letter.
Frédéric Delanoy [Thu, 25 Aug 2011 23:19:25 +0000 (01:19 +0200)] 
cmd: Add @drive@ keyword, replaced by drive letter.

13 years agowinealsa: Pulse knows handle_underrun only since 2010-07-09.
Jörg Höhle [Tue, 9 Aug 2011 19:19:51 +0000 (21:19 +0200)] 
winealsa: Pulse knows handle_underrun only since 2010-07-09.

13 years agodinput: Added ConfigureDevices A to W crosscall.
Lucas Fialho Zawacki [Mon, 22 Aug 2011 01:26:40 +0000 (22:26 -0300)] 
dinput: Added ConfigureDevices A to W crosscall.

13 years agosetupapi: Delay freeing registered dlls until they have all been processed.
Alexandre Julliard [Fri, 26 Aug 2011 11:12:26 +0000 (13:12 +0200)] 
setupapi: Delay freeing registered dlls until they have all been processed.

13 years agomshtml: Added HTMLDOMAttribute_get_nodeName implementation.
Piotr Caban [Thu, 25 Aug 2011 13:25:35 +0000 (15:25 +0200)] 
mshtml: Added HTMLDOMAttribute_get_nodeName implementation.

13 years agomshtml: Added HTMLAttributeCollection_item implementation.
Piotr Caban [Thu, 25 Aug 2011 13:25:26 +0000 (15:25 +0200)] 
mshtml: Added HTMLAttributeCollection_item implementation.

13 years agomshtml: Added HTMLAttributeCollection_get_length implementation.
Piotr Caban [Thu, 25 Aug 2011 13:25:17 +0000 (15:25 +0200)] 
mshtml: Added HTMLAttributeCollection_get_length implementation.

13 years agomshtml: Added IHTMLAttributeCollection3 stub.
Piotr Caban [Thu, 25 Aug 2011 13:25:01 +0000 (15:25 +0200)] 
mshtml: Added IHTMLAttributeCollection3 stub.

13 years agomshtml: Added IHTMLAttributeCollection2 stub.
Piotr Caban [Thu, 25 Aug 2011 13:24:52 +0000 (15:24 +0200)] 
mshtml: Added IHTMLAttributeCollection2 stub.

13 years agomshtml: Added IHTMLAttributeCollection stub.
Piotr Caban [Thu, 25 Aug 2011 13:23:35 +0000 (15:23 +0200)] 
mshtml: Added IHTMLAttributeCollection stub.

13 years agontdll/tests: Wait for async I/O to complete when the result is STATUS_PENDING.
Alexandre Julliard [Fri, 26 Aug 2011 09:59:49 +0000 (11:59 +0200)] 
ntdll/tests: Wait for async I/O to complete when the result is STATUS_PENDING.

13 years agocmd: Quiet a noisy 'FOR /F' fixme.
Frédéric Delanoy [Thu, 25 Aug 2011 21:08:36 +0000 (23:08 +0200)] 
cmd: Quiet a noisy 'FOR /F' fixme.

13 years agocmd/tests: Add tests for FOR /F 'skip' option.
Frédéric Delanoy [Thu, 25 Aug 2011 21:08:35 +0000 (23:08 +0200)] 
cmd/tests: Add tests for FOR /F 'skip' option.

13 years agocmd/tests: Add tests for FOR /F 'delims' option.
Frédéric Delanoy [Thu, 25 Aug 2011 21:08:34 +0000 (23:08 +0200)] 
cmd/tests: Add tests for FOR /F 'delims' option.

13 years agocmd/tests: Add tests for FOR /F 'eol' option.
Frédéric Delanoy [Thu, 25 Aug 2011 21:08:33 +0000 (23:08 +0200)] 
cmd/tests: Add tests for FOR /F 'eol' option.

13 years agocmd/tests: Add basic FOR /F tests.
Frédéric Delanoy [Thu, 25 Aug 2011 21:08:32 +0000 (23:08 +0200)] 
cmd/tests: Add basic FOR /F tests.

13 years agocmd/tests: Add FOR tests for various quoted parameters.
Frédéric Delanoy [Thu, 25 Aug 2011 21:08:31 +0000 (23:08 +0200)] 
cmd/tests: Add FOR tests for various quoted parameters.

13 years agocmd: Make some WCHAR arrays static.
Frédéric Delanoy [Thu, 25 Aug 2011 21:08:30 +0000 (23:08 +0200)] 
cmd: Make some WCHAR arrays static.

13 years agomsxml3/tests: Tests for default properties values.
Nikolay Sivov [Fri, 26 Aug 2011 04:09:31 +0000 (08:09 +0400)] 
msxml3/tests: Tests for default properties values.

13 years agomsxml3: Fix attributes formatting.
Nikolay Sivov [Thu, 25 Aug 2011 20:28:23 +0000 (00:28 +0400)] 
msxml3: Fix attributes formatting.

13 years agocmd/tests: Ensure ATTRIB tests pass on more Windows platforms.
Frédéric Delanoy [Thu, 25 Aug 2011 23:09:50 +0000 (01:09 +0200)] 
cmd/tests: Ensure ATTRIB tests pass on more Windows platforms.

There can be some default 'I' extended file attribute pertaining to
non-indexable file/folders by Indexing Service, e.g. when using CIFS.

13 years agodsound: Fix refcounting for the secondary buffer object.
Michael Stefaniuc [Thu, 25 Aug 2011 21:42:44 +0000 (23:42 +0200)] 
dsound: Fix refcounting for the secondary buffer object.

This fixes a regression introduced in 6b64e0090cb7.

13 years agosetupapi: Add pSetupFree|Malloc|Realloc to spec file and forward them.
Stefan Leichter [Thu, 25 Aug 2011 21:06:20 +0000 (23:06 +0200)] 
setupapi: Add pSetupFree|Malloc|Realloc to spec file and forward them.

13 years agowined3d: Enable multisampling by default.
Henri Verbeet [Thu, 25 Aug 2011 19:05:04 +0000 (21:05 +0200)] 
wined3d: Enable multisampling by default.

13 years agowined3d: Add multisampling support.
Henri Verbeet [Thu, 25 Aug 2011 19:05:03 +0000 (21:05 +0200)] 
wined3d: Add multisampling support.

13 years agowined3d: Get rid of the current multisampling support.
Henri Verbeet [Thu, 25 Aug 2011 19:05:02 +0000 (21:05 +0200)] 
wined3d: Get rid of the current multisampling support.

It doesn't really work, and trying to make multisampling work with onscreen
rendering is probably more trouble than it's worth, both for us and the
driver.

13 years agowined3d: Introduce a separate function for attaching depth / stencil renderbuffers.
Henri Verbeet [Thu, 25 Aug 2011 19:05:01 +0000 (21:05 +0200)] 
wined3d: Introduce a separate function for attaching depth / stencil renderbuffers.

13 years agowined3d: Explicitly specify the resource location to context_attach_depth_stencil_fbo().
Henri Verbeet [Thu, 25 Aug 2011 19:05:00 +0000 (21:05 +0200)] 
wined3d: Explicitly specify the resource location to context_attach_depth_stencil_fbo().