Aric Stewart [Mon, 29 Aug 2011 11:50:05 +0000 (06:50 -0500)]
usp10: Draw selected glyphs in ScriptStringOut.
Aric Stewart [Mon, 29 Aug 2011 11:49:55 +0000 (06:49 -0500)]
usp10: Modify ScriptStringOut to paint the string item by item.
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.
Alistair Leslie-Hughes [Sun, 28 Aug 2011 22:28:40 +0000 (08:28 +1000)]
advapi32: Cleanup event log only if create was successful.
Octavian Voicu [Sat, 27 Aug 2011 22:39:31 +0000 (01:39 +0300)]
winefile: 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.
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.
Stefan Dösinger [Fri, 26 Aug 2011 00:12:10 +0000 (02:12 +0200)]
ddraw: Trust wined3d to give us what we asked for.
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.
Frédéric Delanoy [Sat, 27 Aug 2011 00:11:33 +0000 (02:11 +0200)]
cmd/tests: Add tests for mixed echo modes.
Frédéric Delanoy [Sat, 27 Aug 2011 00:11:32 +0000 (02:11 +0200)]
cmd/tests: Add tests for redirections within IF statements.
Frédéric Delanoy [Sat, 27 Aug 2011 00:11:31 +0000 (02:11 +0200)]
cmd: Avoid reading garbage when looking for redirection handle.
Frédéric Delanoy [Sat, 27 Aug 2011 00:11:30 +0000 (02:11 +0200)]
cmd: Fix redirection handle parsing.
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.
Frédéric Delanoy [Sat, 27 Aug 2011 00:11:28 +0000 (02:11 +0200)]
cmd: Ignore trailing whitespace when using cd.
Louis Lenders [Thu, 11 Aug 2011 08:25:01 +0000 (10:25 +0200)]
ieframe: Add stub for IEGetWriteableHKCU.
Louis Lenders [Thu, 18 Aug 2011 08:30:19 +0000 (10:30 +0200)]
dpnet: Add missing IDirectPlay8Peer methods.
Alexandre Julliard [Mon, 29 Aug 2011 11:52:32 +0000 (13:52 +0200)]
msi: Avoid dynamic stack allocation.
José Manuel Ferrer Ortiz [Sun, 28 Aug 2011 09:55:04 +0000 (10:55 +0100)]
winecfg: Spanish translation update.
José Manuel Ferrer Ortiz [Sun, 28 Aug 2011 09:55:04 +0000 (10:55 +0100)]
appwiz.cpl: Spanish translation update.
Hwang YunSong [Sat, 27 Aug 2011 02:30:06 +0000 (11:30 +0900)]
po: Updated Korean translation.
Francois Gouget [Fri, 26 Aug 2011 15:41:52 +0000 (17:41 +0200)]
net: Add support for enumerating the running services with 'net start'.
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.
Alexandre Julliard [Sat, 27 Aug 2011 11:52:09 +0000 (13:52 +0200)]
gdi32: Remove an unused variable.
Alexandre Julliard [Mon, 29 Aug 2011 10:03:27 +0000 (12:03 +0200)]
comctl32: 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.
Alexandre Julliard [Mon, 29 Aug 2011 10:03:17 +0000 (12:03 +0200)]
wineps: 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.
Alexandre Julliard [Wed, 27 Jul 2011 11:22:53 +0000 (13:22 +0200)]
gdi32/tests: Simplify the DIB byte width computation.
Alexandre Julliard [Mon, 29 Aug 2011 09:30:36 +0000 (11:30 +0200)]
gdi32: Add parameter validation in GetDIBits.
Alexandre Julliard [Mon, 29 Aug 2011 09:29:25 +0000 (11:29 +0200)]
user32: Pass valid dimensions to GetDIBits.
Alexandre Goujon [Sun, 28 Aug 2011 11:05:01 +0000 (13:05 +0200)]
include: Add more GetVolumeInformation system flags.
Michael Stefaniuc [Sun, 28 Aug 2011 22:28:50 +0000 (00:28 +0200)]
dsound/tests: Primary and secondary buffers use the same IDirectSoundBuffer vtbl.
Henri Verbeet [Sun, 28 Aug 2011 21:27:49 +0000 (23:27 +0200)]
wined3d: Make the device parameter to wined3d_device_get_wined3d() 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.
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.
Henri Verbeet [Sun, 28 Aug 2011 21:27:46 +0000 (23:27 +0200)]
wined3d: Make the target parameter to is_full_clear() const.
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.
Damjan Jovanovic [Sun, 28 Aug 2011 19:21:46 +0000 (21:21 +0200)]
winemenubuilder: Do case-insensitive glob comparisons.
Alasdair Sinclair [Sun, 28 Aug 2011 18:57:53 +0000 (19:57 +0100)]
setupapi: Fix magic comparison on x64.
Nikolay Sivov [Sat, 27 Aug 2011 13:35:13 +0000 (17:35 +0400)]
msxml3: Use element name length passed to content handler.
Nikolay Sivov [Sat, 27 Aug 2011 11:01:57 +0000 (15:01 +0400)]
msxml3: Respect string length returned from ISAXAttributes.
Nikolay Sivov [Sat, 27 Aug 2011 10:19:22 +0000 (14:19 +0400)]
msxml3: Fix empty elements output.
Andrew Talbot [Sat, 27 Aug 2011 20:28:00 +0000 (21:28 +0100)]
include: Fix a typo.
Andrew Talbot [Sat, 27 Aug 2011 17:47:39 +0000 (18:47 +0100)]
dnsapi: Void functions should not return a value.
Andrew Talbot [Sat, 27 Aug 2011 17:33:40 +0000 (18:33 +0100)]
windowscodecs: Remove extern from function definition.
Andrew Talbot [Sat, 27 Aug 2011 17:33:33 +0000 (18:33 +0100)]
mscoree: Remove extern from function definitions.
Andrew Talbot [Sat, 27 Aug 2011 16:42:33 +0000 (17:42 +0100)]
d3dx9_36: 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.
Andrew Talbot [Sat, 27 Aug 2011 16:42:27 +0000 (17:42 +0100)]
comctl32: Fix a logical operator typo.
Matteo Bruni [Thu, 25 Aug 2011 23:12:30 +0000 (01:12 +0200)]
wined3d: Store maximum vertex attributes count.
Matteo Bruni [Thu, 25 Aug 2011 23:12:29 +0000 (01:12 +0200)]
wined3d: Rename dummyTextureName variable.
Matteo Bruni [Thu, 25 Aug 2011 23:12:28 +0000 (01:12 +0200)]
d3d9/tests: Add unbound cube/volume texture tests.
Matteo Bruni [Thu, 25 Aug 2011 23:12:27 +0000 (01:12 +0200)]
wined3d: Use dummy textures for all the texture targets.
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.
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.
Alexandre Julliard [Sat, 27 Aug 2011 12:42:49 +0000 (14:42 +0200)]
ntdll: Prefer loading native manifests over Wine ones.
Alexandre Julliard [Sat, 27 Aug 2011 11:55:51 +0000 (13:55 +0200)]
ntdll: Use the manifest with the highest matching version number.
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.
Alexandre Julliard [Sat, 27 Aug 2011 11:53:00 +0000 (13:53 +0200)]
setupapi: Use the specified language for SxS manifest file names.
Alexandre Julliard [Fri, 26 Aug 2011 18:07:20 +0000 (20:07 +0200)]
Release 1.3.27.
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.
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.
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.
Alexandre Julliard [Fri, 26 Aug 2011 12:28:11 +0000 (14:28 +0200)]
winecfg: Fix deletion of registry keys for Wow64 mode.
Bernhard Loos [Fri, 26 Aug 2011 02:53:44 +0000 (04:53 +0200)]
msi: Implement proper sorting in WHEREVIEW.
Bernhard Loos [Fri, 26 Aug 2011 02:53:39 +0000 (04:53 +0200)]
msi: Protected primary keys against modification.
Bernhard Loos [Fri, 26 Aug 2011 02:53:34 +0000 (04:53 +0200)]
msi: Make WHEREVIEW able to deal directly with multiple tables.
Frédéric Delanoy [Thu, 25 Aug 2011 23:19:28 +0000 (01:19 +0200)]
cmd/tests: Add variable substitution tests.
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.
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.
Frédéric Delanoy [Thu, 25 Aug 2011 23:19:25 +0000 (01:19 +0200)]
cmd: 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.
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.
Lucas Fialho Zawacki [Mon, 22 Aug 2011 01:26:40 +0000 (22:26 -0300)]
dinput: Added ConfigureDevices A to W crosscall.
Alexandre Julliard [Fri, 26 Aug 2011 11:12:26 +0000 (13:12 +0200)]
setupapi: Delay freeing registered dlls until they have all been processed.
Piotr Caban [Thu, 25 Aug 2011 13:25:35 +0000 (15:25 +0200)]
mshtml: Added HTMLDOMAttribute_get_nodeName implementation.
Piotr Caban [Thu, 25 Aug 2011 13:25:26 +0000 (15:25 +0200)]
mshtml: Added HTMLAttributeCollection_item implementation.
Piotr Caban [Thu, 25 Aug 2011 13:25:17 +0000 (15:25 +0200)]
mshtml: Added HTMLAttributeCollection_get_length implementation.
Piotr Caban [Thu, 25 Aug 2011 13:25:01 +0000 (15:25 +0200)]
mshtml: Added IHTMLAttributeCollection3 stub.
Piotr Caban [Thu, 25 Aug 2011 13:24:52 +0000 (15:24 +0200)]
mshtml: Added IHTMLAttributeCollection2 stub.
Piotr Caban [Thu, 25 Aug 2011 13:23:35 +0000 (15:23 +0200)]
mshtml: Added IHTMLAttributeCollection stub.
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.
Frédéric Delanoy [Thu, 25 Aug 2011 21:08:36 +0000 (23:08 +0200)]
cmd: Quiet a noisy 'FOR /F' fixme.
Frédéric Delanoy [Thu, 25 Aug 2011 21:08:35 +0000 (23:08 +0200)]
cmd/tests: Add tests for FOR /F 'skip' 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.
Frédéric Delanoy [Thu, 25 Aug 2011 21:08:33 +0000 (23:08 +0200)]
cmd/tests: Add tests for FOR /F 'eol' option.
Frédéric Delanoy [Thu, 25 Aug 2011 21:08:32 +0000 (23:08 +0200)]
cmd/tests: Add basic FOR /F tests.
Frédéric Delanoy [Thu, 25 Aug 2011 21:08:31 +0000 (23:08 +0200)]
cmd/tests: Add FOR tests for various quoted parameters.
Frédéric Delanoy [Thu, 25 Aug 2011 21:08:30 +0000 (23:08 +0200)]
cmd: Make some WCHAR arrays static.
Nikolay Sivov [Fri, 26 Aug 2011 04:09:31 +0000 (08:09 +0400)]
msxml3/tests: Tests for default properties values.
Nikolay Sivov [Thu, 25 Aug 2011 20:28:23 +0000 (00:28 +0400)]
msxml3: Fix attributes formatting.
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.
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.
Stefan Leichter [Thu, 25 Aug 2011 21:06:20 +0000 (23:06 +0200)]
setupapi: Add pSetupFree|Malloc|Realloc to spec file and forward them.
Henri Verbeet [Thu, 25 Aug 2011 19:05:04 +0000 (21:05 +0200)]
wined3d: Enable multisampling by default.
Henri Verbeet [Thu, 25 Aug 2011 19:05:03 +0000 (21:05 +0200)]
wined3d: Add 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.
Henri Verbeet [Thu, 25 Aug 2011 19:05:01 +0000 (21:05 +0200)]
wined3d: Introduce a separate function for attaching depth / stencil renderbuffers.
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().