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

12 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.

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

12 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'.

12 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.

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

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

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

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

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

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

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

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

12 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.

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

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

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

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

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

12 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.

12 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.

12 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.

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

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

12 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.

12 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.

12 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().

12 years agowined3d: Also print an attachment's multisample type in context_check_fbo_status().
Henri Verbeet [Thu, 25 Aug 2011 19:04:59 +0000 (21:04 +0200)] 
wined3d: Also print an attachment's multisample type in context_check_fbo_status().

12 years agowined3d: Get rid of the location fixup in surface_blt_fbo().
Henri Verbeet [Thu, 25 Aug 2011 19:04:58 +0000 (21:04 +0200)] 
wined3d: Get rid of the location fixup in surface_blt_fbo().

12 years agowined3d: Get rid of the location fixup for ORM_FBO in surface_modify_location().
Henri Verbeet [Thu, 25 Aug 2011 19:04:57 +0000 (21:04 +0200)] 
wined3d: Get rid of the location fixup for ORM_FBO in surface_modify_location().

12 years agowined3d: Get rid of the location fixup for ORM_FBO in surface_load_location().
Henri Verbeet [Thu, 25 Aug 2011 19:04:56 +0000 (21:04 +0200)] 
wined3d: Get rid of the location fixup for ORM_FBO in surface_load_location().

12 years agowined3d: Simplify context_apply_fbo_state_blit().
Henri Verbeet [Thu, 25 Aug 2011 19:04:55 +0000 (21:04 +0200)] 
wined3d: Simplify context_apply_fbo_state_blit().

12 years agocryptui: Add stubs for CryptUIDlgSelectCertificateA/W.
Alexander Morozov [Wed, 20 Jul 2011 17:09:42 +0000 (21:09 +0400)] 
cryptui: Add stubs for CryptUIDlgSelectCertificateA/W.

12 years agoinclude: Fix CRYPTUI_SELECTCERTIFICATE_STRUCTA declaration.
Alexander Morozov [Wed, 10 Aug 2011 14:46:35 +0000 (18:46 +0400)] 
include: Fix CRYPTUI_SELECTCERTIFICATE_STRUCTA declaration.

12 years agooleaut32: Fix leak in typelib marshaler when invoking IDispatch methods.
Octavian Voicu [Thu, 25 Aug 2011 15:50:20 +0000 (18:50 +0300)] 
oleaut32: Fix leak in typelib marshaler when invoking IDispatch methods.

12 years agogdi32/tests: Make sure the bitmap info is initialized in the GetDIBits test.
Alexandre Julliard [Fri, 26 Aug 2011 09:15:16 +0000 (11:15 +0200)] 
gdi32/tests: Make sure the bitmap info is initialized in the GetDIBits test.

12 years agocmd/tests: Add attrib tests.
Frédéric Delanoy [Wed, 24 Aug 2011 10:53:21 +0000 (12:53 +0200)] 
cmd/tests: Add attrib tests.

12 years agoshdoclc: Mark the page print footer as not needing translation.
Francois Gouget [Thu, 25 Aug 2011 08:47:51 +0000 (10:47 +0200)] 
shdoclc: Mark the page print footer as not needing translation.

12 years agonotepad: Mark the page header as not needing translation.
Francois Gouget [Thu, 25 Aug 2011 08:22:39 +0000 (10:22 +0200)] 
notepad: Mark the page header as not needing translation.

12 years agomsvidc32: Mark 'MS-CRAM' as not needing translation.
Francois Gouget [Thu, 25 Aug 2011 08:11:41 +0000 (10:11 +0200)] 
msvidc32: Mark 'MS-CRAM' as not needing translation.

12 years agomsrle32: Mark 'WINE-MS-RLE' as not needing translation.
Francois Gouget [Thu, 25 Aug 2011 08:11:09 +0000 (10:11 +0200)] 
msrle32: Mark 'WINE-MS-RLE' as not needing translation.

12 years agoieframe/tests: Skip rest of tests if CoCreateInstance failed.
Octavian Voicu [Thu, 25 Aug 2011 13:06:20 +0000 (16:06 +0300)] 
ieframe/tests: Skip rest of tests if CoCreateInstance failed.

12 years agocmd/tests: Add tests for variables substrings.
Frédéric Delanoy [Thu, 25 Aug 2011 12:22:29 +0000 (14:22 +0200)] 
cmd/tests: Add tests for variables substrings.

12 years agousp10/test: Test ScriptXtoX on an RTL set with differing cChars and cGlyphs.
Aric Stewart [Thu, 25 Aug 2011 13:13:43 +0000 (08:13 -0500)] 
usp10/test: Test ScriptXtoX on an RTL set with differing cChars and cGlyphs.

12 years agopo: Updated Korean translation.
Hwang YunSong [Wed, 24 Aug 2011 02:45:34 +0000 (11:45 +0900)] 
po: Updated Korean translation.