wine
12 years agocmd: Output error messages to stderr where appropriate.
Frédéric Delanoy [Sat, 24 Sep 2011 10:50:56 +0000 (12:50 +0200)] 
cmd: Output error messages to stderr where appropriate.

12 years agocmd: Add WCMD_output_stderr function to output error messages to stderr.
Frédéric Delanoy [Sat, 24 Sep 2011 10:50:55 +0000 (12:50 +0200)] 
cmd: Add WCMD_output_stderr function to output error messages to stderr.

12 years agocmd: Use helper function to return file io buffer.
Frédéric Delanoy [Fri, 23 Sep 2011 10:37:43 +0000 (12:37 +0200)] 
cmd: Use helper function to return file io buffer.

12 years agodsound: Validate buffer pointers in Unlock methods.
Andrew Eikum [Sat, 24 Sep 2011 14:03:06 +0000 (09:03 -0500)] 
dsound: Validate buffer pointers in Unlock methods.

12 years agodsound: Remove hardware acceleration support.
Andrew Eikum [Sat, 24 Sep 2011 14:02:52 +0000 (09:02 -0500)] 
dsound: Remove hardware acceleration support.

12 years agowinecoreaudio.drv: Remove wave, mixer, and dsound driver code.
Andrew Eikum [Fri, 23 Sep 2011 20:04:05 +0000 (15:04 -0500)] 
winecoreaudio.drv: Remove wave, mixer, and dsound driver code.

12 years agowineoss.drv: Remove wave, mixer, and dsound driver code.
Andrew Eikum [Fri, 23 Sep 2011 20:03:59 +0000 (15:03 -0500)] 
wineoss.drv: Remove wave, mixer, and dsound driver code.

12 years agowinealsa.drv: Remove wave, mixer, and dsound driver code.
Andrew Eikum [Fri, 23 Sep 2011 20:03:51 +0000 (15:03 -0500)] 
winealsa.drv: Remove wave, mixer, and dsound driver code.

12 years agontdll/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Sun, 25 Sep 2011 18:30:40 +0000 (20:30 +0200)] 
ntdll/tests: Don't test function directly when reporting GetLastError().

12 years agokernel32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Sun, 25 Sep 2011 18:30:38 +0000 (20:30 +0200)] 
kernel32/tests: Don't test function directly when reporting GetLastError().

12 years agouser32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Sun, 25 Sep 2011 18:30:44 +0000 (20:30 +0200)] 
user32/tests: Don't test function directly when reporting GetLastError().

12 years agoshell32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Sun, 25 Sep 2011 18:30:42 +0000 (20:30 +0200)] 
shell32/tests: Don't test function directly when reporting GetLastError().

12 years agod3d9/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Sun, 25 Sep 2011 18:30:36 +0000 (20:30 +0200)] 
d3d9/tests: Don't test function directly when reporting GetLastError().

12 years agoddeml.dll16: Move break outside of if statement.
Andrew Talbot [Sat, 24 Sep 2011 15:28:39 +0000 (16:28 +0100)] 
ddeml.dll16: Move break outside of if statement.

12 years agod3dcompiler_43: Mark fall-throughs in switch statement.
Andrew Talbot [Sat, 24 Sep 2011 15:28:35 +0000 (16:28 +0100)] 
d3dcompiler_43: Mark fall-throughs in switch statement.

12 years agod3d10: Mark a fall-through in a switch statement.
Andrew Talbot [Sat, 24 Sep 2011 15:28:32 +0000 (16:28 +0100)] 
d3d10: Mark a fall-through in a switch statement.

12 years agocomdlg32: Add a break statement to mark a semantic separation.
Andrew Talbot [Sat, 24 Sep 2011 15:28:28 +0000 (16:28 +0100)] 
comdlg32: Add a break statement to mark a semantic separation.

12 years agocabinet: Mark some fall-throughs in switch statements.
Andrew Talbot [Sat, 24 Sep 2011 15:28:21 +0000 (16:28 +0100)] 
cabinet: Mark some fall-throughs in switch statements.

12 years agowinmm: waveOutReset returns all buffers.
Jörg Höhle [Thu, 22 Sep 2011 18:47:14 +0000 (20:47 +0200)] 
winmm: waveOutReset returns all buffers.

12 years agowinmm: Separate WINMM_Pause and WINMM_Reset.
Jörg Höhle [Thu, 22 Sep 2011 18:36:31 +0000 (20:36 +0200)] 
winmm: Separate WINMM_Pause and WINMM_Reset.

12 years agowinmm: Fix sum of available samples.
Jörg Höhle [Fri, 23 Sep 2011 08:24:13 +0000 (10:24 +0200)] 
winmm: Fix sum of available samples.

12 years agowineoss: Simplify the test for 8bit linear PCM.
Jörg Höhle [Thu, 8 Sep 2011 12:21:21 +0000 (14:21 +0200)] 
wineoss: Simplify the test for 8bit linear PCM.

12 years agowinealsa: Simplify the test for 8bit linear PCM.
Jörg Höhle [Tue, 16 Aug 2011 08:12:48 +0000 (10:12 +0200)] 
winealsa: Simplify the test for 8bit linear PCM.

12 years agowpp: Add semicolons at end of code rules.
Marcus Meissner [Sun, 25 Sep 2011 09:22:37 +0000 (11:22 +0200)] 
wpp: Add semicolons at end of code rules.

12 years agod3dx9_36/tests: Fixed adjacency double free (valgrind).
Michael Mc Donnell [Sat, 24 Sep 2011 11:16:23 +0000 (13:16 +0200)] 
d3dx9_36/tests: Fixed adjacency double free (valgrind).

12 years agod3d8: Implement FPUSETUP for msvc.
Stefan Dösinger [Sat, 24 Sep 2011 10:45:37 +0000 (12:45 +0200)] 
d3d8: Implement FPUSETUP for msvc.

12 years agod3d9: Implement FPUSETUP for msvc.
Stefan Dösinger [Sat, 24 Sep 2011 10:42:14 +0000 (12:42 +0200)] 
d3d9: Implement FPUSETUP for msvc.

12 years agoddraw/tests: Use the variable instead of the type in sizeof().
Stefan Dösinger [Thu, 22 Sep 2011 11:40:01 +0000 (13:40 +0200)] 
ddraw/tests: Use the variable instead of the type in sizeof().

12 years agoddraw/tests: Use sizeof instead of a magic number.
Stefan Dösinger [Thu, 22 Sep 2011 11:24:07 +0000 (13:24 +0200)] 
ddraw/tests: Use sizeof instead of a magic number.

12 years agodpnet: Fixed bad pointer addition (Coverity).
Marcus Meissner [Sat, 24 Sep 2011 08:42:04 +0000 (10:42 +0200)] 
dpnet: Fixed bad pointer addition (Coverity).

12 years agodpnet: Fill the DPN_SP_CAPS structure in IDirectPlay8Peer_GetSPCaps with some sane...
Louis Lenders [Fri, 23 Sep 2011 21:17:58 +0000 (23:17 +0200)] 
dpnet: Fill the DPN_SP_CAPS structure in IDirectPlay8Peer_GetSPCaps with some sane values + tests.

12 years agod3d10core/tests: Add some shader creation tests.
Matteo Bruni [Fri, 23 Sep 2011 15:03:23 +0000 (17:03 +0200)] 
d3d10core/tests: Add some shader creation tests.

12 years agod3d9/tests: Test creating shaders with wrong type or version.
Matteo Bruni [Fri, 23 Sep 2011 15:03:22 +0000 (17:03 +0200)] 
d3d9/tests: Test creating shaders with wrong type or version.

12 years agod3d8/tests: Test creating shaders with wrong type or version.
Matteo Bruni [Fri, 23 Sep 2011 15:03:21 +0000 (17:03 +0200)] 
d3d8/tests: Test creating shaders with wrong type or version.

12 years agod3d10core: Fixup HRESULT in a bunch of error cases.
Matteo Bruni [Fri, 23 Sep 2011 15:03:20 +0000 (17:03 +0200)] 
d3d10core: Fixup HRESULT in a bunch of error cases.

12 years agowined3d: When creating a new shader, check shader type and version.
Matteo Bruni [Fri, 23 Sep 2011 15:03:19 +0000 (17:03 +0200)] 
wined3d: When creating a new shader, check shader type and version.

12 years agowinex11: Pre-compute the color shifts for the supported XRender formats.
Alexandre Julliard [Mon, 26 Sep 2011 14:56:55 +0000 (16:56 +0200)] 
winex11: Pre-compute the color shifts for the supported XRender formats.

12 years agowinex11: Remove redundant pixmap prefix in X_PHYSBITMAP field names.
Alexandre Julliard [Mon, 26 Sep 2011 13:29:28 +0000 (15:29 +0200)] 
winex11: Remove redundant pixmap prefix in X_PHYSBITMAP field names.

12 years agowinex11: Avoid recomputing the DC format when it hasn't changed.
Alexandre Julliard [Mon, 26 Sep 2011 13:25:35 +0000 (15:25 +0200)] 
winex11: Avoid recomputing the DC format when it hasn't changed.

12 years agowinex11: Force the alpha channel to zero for mono->color blits.
Alexandre Julliard [Mon, 26 Sep 2011 13:25:05 +0000 (15:25 +0200)] 
winex11: Force the alpha channel to zero for mono->color blits.

12 years agowordpad: Use a lowercase extension in a file filter.
Francois Gouget [Sun, 25 Sep 2011 23:45:00 +0000 (01:45 +0200)] 
wordpad: Use a lowercase extension in a file filter.

12 years agowinecfg: Separate the file filters with a semi-colon and a space.
Francois Gouget [Sun, 25 Sep 2011 23:44:18 +0000 (01:44 +0200)] 
winecfg: Separate the file filters with a semi-colon and a space.

12 years agooleview: Separate the file filters with a space.
Francois Gouget [Sun, 25 Sep 2011 23:43:14 +0000 (01:43 +0200)] 
oleview: Separate the file filters with a space.

12 years agower: Add stub for WerReportAddDump.
André Hentschel [Sun, 25 Sep 2011 18:31:11 +0000 (20:31 +0200)] 
wer: Add stub for WerReportAddDump.

12 years agogdi32: Add traces for the gamma functions.
André Hentschel [Sun, 25 Sep 2011 19:22:52 +0000 (21:22 +0200)] 
gdi32: Add traces for the gamma functions.

12 years agoshell32: Pass the object instead of the iface to helper functions.
Michael Stefaniuc [Mon, 26 Sep 2011 09:58:35 +0000 (11:58 +0200)] 
shell32: Pass the object instead of the iface to helper functions.

12 years agoshell32: COM cleanup in shellpath.c.
Michael Stefaniuc [Mon, 26 Sep 2011 09:54:37 +0000 (11:54 +0200)] 
shell32: COM cleanup in shellpath.c.

12 years agoriched20/tests: Remove unnecessary SetFocus calls.
Dylan Smith [Mon, 26 Sep 2011 06:29:33 +0000 (02:29 -0400)] 
riched20/tests: Remove unnecessary SetFocus calls.

12 years agoriched20/tests: Avoid using flaky method of simulating typing.
Dylan Smith [Mon, 26 Sep 2011 06:29:26 +0000 (02:29 -0400)] 
riched20/tests: Avoid using flaky method of simulating typing.

12 years agorichedit: Return number of chars inserted for EM_STREAMIN with SF_RTF.
Dylan Smith [Mon, 26 Sep 2011 02:17:28 +0000 (22:17 -0400)] 
richedit: Return number of chars inserted for EM_STREAMIN with SF_RTF.

12 years agorichedit: Return number of bytes read for EM_STREAMIN with SF_TEXT.
Dylan Smith [Mon, 26 Sep 2011 02:17:19 +0000 (22:17 -0400)] 
richedit: Return number of bytes read for EM_STREAMIN with SF_TEXT.

12 years agopo: Mark a number of obviously incomplete cmd help messages as fuzzy in the Turkish...
Francois Gouget [Mon, 26 Sep 2011 00:28:16 +0000 (02:28 +0200)] 
po: Mark a number of obviously incomplete cmd help messages as fuzzy in the Turkish translation.

12 years agokrnl386.exe16: Don't open code CONTAINING_RECORD().
Michael Stefaniuc [Sun, 25 Sep 2011 21:45:35 +0000 (23:45 +0200)] 
krnl386.exe16: Don't open code CONTAINING_RECORD().

12 years agoieframe: Don't open code CONTAINING_RECORD().
Michael Stefaniuc [Sun, 25 Sep 2011 21:33:28 +0000 (23:33 +0200)] 
ieframe: Don't open code CONTAINING_RECORD().

12 years agowshom.ocx: Don't bother with a FIXME in DllCanUnloadNow().
Michael Stefaniuc [Sun, 25 Sep 2011 21:32:28 +0000 (23:32 +0200)] 
wshom.ocx: Don't bother with a FIXME in DllCanUnloadNow().

12 years agooleaut32/tests: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Sun, 25 Sep 2011 21:31:20 +0000 (23:31 +0200)] 
oleaut32/tests: Use FAILED instead of !SUCCEEDED.

12 years agowineqtdecoder: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Sun, 25 Sep 2011 21:30:03 +0000 (23:30 +0200)] 
wineqtdecoder: Use FAILED instead of !SUCCEEDED.

12 years agoRelease 1.3.29. wine-1.3.29
Alexandre Julliard [Fri, 23 Sep 2011 17:46:51 +0000 (19:46 +0200)] 
Release 1.3.29.

12 years agousp10: ScriptShape needs a number of SCRIPT_VISATTR equal to glyphs not chars.
Aric Stewart [Fri, 23 Sep 2011 14:42:46 +0000 (09:42 -0500)] 
usp10: ScriptShape needs a number of SCRIPT_VISATTR equal to glyphs not chars.

12 years agodsound/tests: Remove some explicit casts that happen implicitly.
Michael Stefaniuc [Fri, 23 Sep 2011 14:05:37 +0000 (16:05 +0200)] 
dsound/tests: Remove some explicit casts that happen implicitly.

12 years agomsi: Remove casts to the type of the casted variable.
Michael Stefaniuc [Fri, 23 Sep 2011 14:03:23 +0000 (16:03 +0200)] 
msi: Remove casts to the type of the casted variable.

12 years agomshtml: Add IHTMLCurrentStyle2/3/4 support.
Alistair Leslie-Hughes [Fri, 23 Sep 2011 11:10:51 +0000 (21:10 +1000)] 
mshtml: Add IHTMLCurrentStyle2/3/4 support.

12 years agocomctl32/monthcal: Fix jump to today date.
Nikolay Sivov [Fri, 23 Sep 2011 10:53:47 +0000 (14:53 +0400)] 
comctl32/monthcal: Fix jump to today date.

12 years agocomctl32/monthcal: Properly adjust day of week in MCM_SETCURSEL.
Nikolay Sivov [Fri, 23 Sep 2011 10:17:14 +0000 (14:17 +0400)] 
comctl32/monthcal: Properly adjust day of week in MCM_SETCURSEL.

12 years agocomctl32/monthcal: Correct MCM_SETTODAY handler return value.
Nikolay Sivov [Fri, 23 Sep 2011 09:34:37 +0000 (13:34 +0400)] 
comctl32/monthcal: Correct MCM_SETTODAY handler return value.

12 years agocomctl32/monthcal: Fix some day state problems.
Nikolay Sivov [Fri, 23 Sep 2011 08:25:35 +0000 (12:25 +0400)] 
comctl32/monthcal: Fix some day state problems.

12 years agocomctl32/monthcal: Fix MCM_GETMONTHRANGE with regard to multiple calendars and parame...
Nikolay Sivov [Fri, 23 Sep 2011 06:27:14 +0000 (10:27 +0400)] 
comctl32/monthcal: Fix MCM_GETMONTHRANGE with regard to multiple calendars and parameter handling.

12 years agodpnet: Return a TCP/IP provider in IDirectPlay8PeerImpl_EnumServiceProviders.
Louis Lenders [Sun, 18 Sep 2011 20:26:49 +0000 (22:26 +0200)] 
dpnet: Return a TCP/IP provider in IDirectPlay8PeerImpl_EnumServiceProviders.

12 years agogdi32: Avoid rounding errors with visible rectangles in mirroring blits.
Alexandre Julliard [Fri, 23 Sep 2011 12:17:05 +0000 (14:17 +0200)] 
gdi32: Avoid rounding errors with visible rectangles in mirroring blits.

12 years agoserver: Correct mapping of mutex access rights.
Bernhard Loos [Wed, 14 Sep 2011 12:49:09 +0000 (14:49 +0200)] 
server: Correct mapping of mutex access rights.

12 years agoserver: ReleaseMutex doesn't need any access rights.
Bernhard Loos [Wed, 14 Sep 2011 12:49:03 +0000 (14:49 +0200)] 
server: ReleaseMutex doesn't need any access rights.

12 years agoserver: Certain access flags are illegal for OpenMutex.
Bernhard Loos [Wed, 14 Sep 2011 12:48:56 +0000 (14:48 +0200)] 
server: Certain access flags are illegal for OpenMutex.

12 years agod3dx9/test: Test for D3DXWeldVertices.
Michael Mc Donnell [Wed, 17 Aug 2011 09:08:12 +0000 (11:08 +0200)] 
d3dx9/test: Test for D3DXWeldVertices.

12 years agod3dx9: Implemented D3DXWeldVertices.
Michael Mc Donnell [Wed, 17 Aug 2011 09:08:02 +0000 (11:08 +0200)] 
d3dx9: Implemented D3DXWeldVertices.

12 years agopo: Updated Korean translation.
Hwang YunSong [Thu, 22 Sep 2011 07:59:23 +0000 (16:59 +0900)] 
po: Updated Korean translation.

12 years agocmd: Improve WCMD_volume documentation.
Frédéric Delanoy [Wed, 21 Sep 2011 19:17:18 +0000 (21:17 +0200)] 
cmd: Improve WCMD_volume documentation.

12 years agocmd: Standardize BOOL type usage in directory.c.
Frédéric Delanoy [Wed, 21 Sep 2011 18:59:41 +0000 (20:59 +0200)] 
cmd: Standardize BOOL type usage in directory.c.

12 years agomsi: Only use Windows platform-specific encoded strings from the font naming table.
Hans Leidekker [Fri, 23 Sep 2011 09:13:04 +0000 (11:13 +0200)] 
msi: Only use Windows platform-specific encoded strings from the font naming table.

12 years agomsi: Improve font version parsing.
Hans Leidekker [Fri, 23 Sep 2011 09:12:40 +0000 (11:12 +0200)] 
msi: Improve font version parsing.

12 years agomsi: MSI_SetFeatureStateW doesn't need to be WINAPI.
Hans Leidekker [Fri, 23 Sep 2011 09:12:22 +0000 (11:12 +0200)] 
msi: MSI_SetFeatureStateW doesn't need to be WINAPI.

12 years agomsi: Remove an unused parameter from msi_create_table.
Hans Leidekker [Fri, 23 Sep 2011 09:12:02 +0000 (11:12 +0200)] 
msi: Remove an unused parameter from msi_create_table.

12 years agoserver: Removed NULL check after usage (Coverity).
Marcus Meissner [Fri, 23 Sep 2011 00:11:57 +0000 (02:11 +0200)] 
server: Removed NULL check after usage (Coverity).

12 years agowinex11.drv: Remove x86 inline assembly for performing palettized blits.
David Kiefer [Fri, 23 Sep 2011 00:43:46 +0000 (02:43 +0200)] 
winex11.drv: Remove x86 inline assembly for performing palettized blits.

12 years agoshell32/tests: Fix typos.
André Hentschel [Thu, 22 Sep 2011 20:35:32 +0000 (22:35 +0200)] 
shell32/tests: Fix typos.

12 years agorpcrt4: Properly size complex reference pointers.
Henri Verbeet [Thu, 22 Sep 2011 19:40:06 +0000 (21:40 +0200)] 
rpcrt4: Properly size complex reference pointers.

12 years agogdiplus: Fix height calculation.
André Hentschel [Thu, 22 Sep 2011 17:21:41 +0000 (19:21 +0200)] 
gdiplus: Fix height calculation.

Spotted by Roman Shchekin.

12 years agomshtml: Fix test for Windows 7 with IE9.
Alistair Leslie-Hughes [Thu, 22 Sep 2011 10:09:59 +0000 (20:09 +1000)] 
mshtml: Fix test for Windows 7 with IE9.

12 years agommdevapi: Unlock buffer in case of ReleaseBuffer error.
Jörg Höhle [Mon, 12 Sep 2011 05:12:10 +0000 (07:12 +0200)] 
mmdevapi: Unlock buffer in case of ReleaseBuffer error.

12 years agowineoss: EAGAIN (OSS buffer full) is a regular situation.
Jörg Höhle [Wed, 21 Sep 2011 08:42:16 +0000 (10:42 +0200)] 
wineoss: EAGAIN (OSS buffer full) is a regular situation.

12 years agommdevapi: Fix stuttering upon start and underrun.
Jörg Höhle [Tue, 20 Sep 2011 13:03:52 +0000 (15:03 +0200)] 
mmdevapi: Fix stuttering upon start and underrun.

12 years agouser32: Change HotTrackingColor to better differentiate regular links from visited...
Francois Gouget [Thu, 22 Sep 2011 14:56:42 +0000 (16:56 +0200)] 
user32: Change HotTrackingColor to better differentiate regular links from visited links.

12 years agocomctl32: Not visited links use HotTrackingColor for the text.
Francois Gouget [Thu, 22 Sep 2011 14:53:31 +0000 (16:53 +0200)] 
comctl32: Not visited links use HotTrackingColor for the text.

12 years agowinmm: Remove casts to the type of the casted expression.
Michael Stefaniuc [Thu, 22 Sep 2011 14:24:21 +0000 (16:24 +0200)] 
winmm: Remove casts to the type of the casted expression.

12 years agocomctl32: Add some SysLink style and state definitions.
Francois Gouget [Thu, 22 Sep 2011 14:50:22 +0000 (16:50 +0200)] 
comctl32: Add some SysLink style and state definitions.

12 years agomsxml3: Fix putProperty() for declaration handler.
Nikolay Sivov [Thu, 22 Sep 2011 06:50:41 +0000 (10:50 +0400)] 
msxml3: Fix putProperty() for declaration handler.

12 years agomsxml3: Fix putProperty() for lexical handler case.
Nikolay Sivov [Wed, 21 Sep 2011 17:01:10 +0000 (21:01 +0400)] 
msxml3: Fix putProperty() for lexical handler case.

12 years agocrypt32: Fix memory leak in failure cases.
Juan Lang [Thu, 22 Sep 2011 12:23:21 +0000 (05:23 -0700)] 
crypt32: Fix memory leak in failure cases.

12 years agocrypt32: Test CertCreateCertificateContext, and fix an error code in a failure case.
Juan Lang [Thu, 22 Sep 2011 12:20:50 +0000 (05:20 -0700)] 
crypt32: Test CertCreateCertificateContext, and fix an error code in a failure case.

12 years agowinmm/tests: Make it clear that no msrle.avi file is needed for the standard tests.
Francois Gouget [Thu, 22 Sep 2011 10:37:34 +0000 (12:37 +0200)] 
winmm/tests: Make it clear that no msrle.avi file is needed for the standard tests.

12 years agocomctl32/monthcal: Enable multiple calendars support.
Nikolay Sivov [Thu, 22 Sep 2011 13:56:40 +0000 (17:56 +0400)] 
comctl32/monthcal: Enable multiple calendars support.