wine
12 years agocmd: Avoid checking whether we're in console mode for every read.
Frédéric Delanoy [Wed, 28 Sep 2011 12:41:21 +0000 (14:41 +0200)] 
cmd: Avoid checking whether we're in console mode for every read.

12 years agocmd: Avoid reading char by char from console.
Frédéric Delanoy [Wed, 28 Sep 2011 12:41:20 +0000 (14:41 +0200)] 
cmd: Avoid reading char by char from console.

12 years agogdi32: Use a separate variable to indicate the default has been retrieved.
Huw Davies [Wed, 28 Sep 2011 12:46:48 +0000 (13:46 +0100)] 
gdi32: Use a separate variable to indicate the default has been retrieved.

12 years agomakedep: Ensure that error messages contain "error".
Alexandre Julliard [Wed, 28 Sep 2011 10:55:16 +0000 (12:55 +0200)] 
makedep: Ensure that error messages contain "error".

Suggested by Dan Kegel.

12 years agomsvcrt/tests: Remove dead assignments (Clang).
Frédéric Delanoy [Mon, 26 Sep 2011 13:52:36 +0000 (15:52 +0200)] 
msvcrt/tests: Remove dead assignments (Clang).

12 years agomscoree: Add ICorDebug interface support.
Alistair Leslie-Hughes [Mon, 26 Sep 2011 23:06:18 +0000 (09:06 +1000)] 
mscoree: Add ICorDebug interface support.

12 years agowinex11: Fall back to the DIB engine for client-side stretching.
Alexandre Julliard [Wed, 28 Sep 2011 09:27:19 +0000 (11:27 +0200)] 
winex11: Fall back to the DIB engine for client-side stretching.

12 years agowinex11: Get rid of the client-side DIB optimization in StretchBlt.
Alexandre Julliard [Wed, 28 Sep 2011 09:12:14 +0000 (11:12 +0200)] 
winex11: Get rid of the client-side DIB optimization in StretchBlt.

12 years agohhctrl.ocx: When called as a program, quit when HtmlHelp call fails.
Erich Hoover [Wed, 28 Sep 2011 02:02:32 +0000 (20:02 -0600)] 
hhctrl.ocx: When called as a program, quit when HtmlHelp call fails.

12 years agohhctrl.ocx: Open a specific topic when requested.
Erich Hoover [Wed, 28 Sep 2011 02:02:11 +0000 (20:02 -0600)] 
hhctrl.ocx: Open a specific topic when requested.

12 years agohhctrl.ocx: Default to the correct tab for different HH_DISPLAY_* values.
Erich Hoover [Wed, 28 Sep 2011 02:01:38 +0000 (20:01 -0600)] 
hhctrl.ocx: Default to the correct tab for different HH_DISPLAY_* values.

12 years agohhctrl.ocx: Use the correct values for current_tab when some tabs are disabled.
Erich Hoover [Wed, 28 Sep 2011 02:00:10 +0000 (20:00 -0600)] 
hhctrl.ocx: Use the correct values for current_tab when some tabs are disabled.

12 years agontdll: Use STATUS_INVALID_PAGE_PROTECTION as return value for invalid protections.
Dmitry Timoshkov [Wed, 28 Sep 2011 05:47:06 +0000 (14:47 +0900)] 
ntdll: Use STATUS_INVALID_PAGE_PROTECTION as return value for invalid protections.

12 years agopo: Mark translations with mismatched printf format directives as fuzzy.
Francois Gouget [Wed, 28 Sep 2011 08:13:02 +0000 (10:13 +0200)] 
po: Mark translations with mismatched printf format directives as fuzzy.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Tue, 27 Sep 2011 19:34:38 +0000 (22:34 +0300)] 
po: Update Lithuanian translation.

12 years agowinecfg: Update Lithuanian translation.
Aurimas Fišeras [Tue, 27 Sep 2011 19:43:07 +0000 (22:43 +0300)] 
winecfg: Update Lithuanian translation.

12 years agodsound: Eliminate leftover driver structures.
Andrew Eikum [Tue, 27 Sep 2011 20:19:04 +0000 (15:19 -0500)] 
dsound: Eliminate leftover driver structures.

12 years agopo: Updated Korean translation.
Hwang YunSong [Tue, 27 Sep 2011 13:02:03 +0000 (22:02 +0900)] 
po: Updated Korean translation.

12 years agogdi32: Forward StretchBlt calls from the dib driver to the null driver.
Huw Davies [Tue, 27 Sep 2011 15:13:39 +0000 (16:13 +0100)] 
gdi32: Forward StretchBlt calls from the dib driver to the null driver.

12 years agogdi32: Implement stretch_bitmapinfo.
Huw Davies [Tue, 27 Sep 2011 15:13:38 +0000 (16:13 +0100)] 
gdi32: Implement stretch_bitmapinfo.

12 years agogdi32: stretch_bitmapinfo may need to adjust the dst visrect.
Huw Davies [Tue, 27 Sep 2011 15:13:37 +0000 (16:13 +0100)] 
gdi32: stretch_bitmapinfo may need to adjust the dst visrect.

12 years agogdi32: Make clip_line external.
Huw Davies [Tue, 27 Sep 2011 15:13:36 +0000 (16:13 +0100)] 
gdi32: Make clip_line external.

12 years agohhctrl.ocx: Use separate icons for 'Hide' and 'Show' toolbar buttons based on the...
Erich Hoover [Tue, 27 Sep 2011 14:11:36 +0000 (08:11 -0600)] 
hhctrl.ocx: Use separate icons for 'Hide' and 'Show' toolbar buttons based on the HIST_VIEWTREE icon.

12 years agohhctrl.ocx: Use a modified (two color) refresh icon for the 'Sync' toolbar button.
Erich Hoover [Tue, 27 Sep 2011 14:11:05 +0000 (08:11 -0600)] 
hhctrl.ocx: Use a modified (two color) refresh icon for the 'Sync' toolbar button.

12 years agohhctrl.ocx: Use the STD_PROPERTIES icon for the 'Options' toolbar button.
Erich Hoover [Tue, 27 Sep 2011 14:10:13 +0000 (08:10 -0600)] 
hhctrl.ocx: Use the STD_PROPERTIES icon for the 'Options' toolbar button.

12 years agoserver: Sharing 0 is not allowed for named pipes.
Bernhard Loos [Mon, 26 Sep 2011 11:57:38 +0000 (13:57 +0200)] 
server: Sharing 0 is not allowed for named pipes.

12 years agoserver: Only the sharing parameter of two instances of the same pipe have to match.
Bernhard Loos [Mon, 26 Sep 2011 11:57:29 +0000 (13:57 +0200)] 
server: Only the sharing parameter of two instances of the same pipe have to match.

12 years agoserver: Store sharing state for named pipes.
Bernhard Loos [Mon, 26 Sep 2011 11:57:15 +0000 (13:57 +0200)] 
server: Store sharing state for named pipes.

12 years agowinemp3: Add support for WAVE_FORMAT_MPEG.
Maarten Lankhorst [Mon, 26 Sep 2011 15:36:49 +0000 (17:36 +0200)] 
winemp3: Add support for WAVE_FORMAT_MPEG.

12 years agoquartz: Fix support for mpeg layer 1 and 2.
Maarten Lankhorst [Mon, 26 Sep 2011 15:34:44 +0000 (17:34 +0200)] 
quartz: Fix support for mpeg layer 1 and 2.

12 years agodsound: Reimplement PropertySet on mmdevapi.
Andrew Eikum [Tue, 27 Sep 2011 13:51:33 +0000 (08:51 -0500)] 
dsound: Reimplement PropertySet on mmdevapi.

12 years agodsound: Reimplement capturing devices on mmdevapi.
Andrew Eikum [Tue, 27 Sep 2011 13:51:22 +0000 (08:51 -0500)] 
dsound: Reimplement capturing devices on mmdevapi.

12 years agodsound: Reimplement rendering devices on mmdevapi.
Andrew Eikum [Tue, 27 Sep 2011 13:51:07 +0000 (08:51 -0500)] 
dsound: Reimplement rendering devices on mmdevapi.

12 years agowinecfg: Replace DirectSound settings with Driver Diagnostics.
Andrew Eikum [Tue, 27 Sep 2011 13:49:34 +0000 (08:49 -0500)] 
winecfg: Replace DirectSound settings with Driver Diagnostics.

12 years agocmd: Fix comments in WCMD_color.
Frédéric Delanoy [Mon, 26 Sep 2011 22:32:38 +0000 (00:32 +0200)] 
cmd: Fix comments in WCMD_color.

12 years agomsi/tests: Properly preserve pending file renames.
Hans Leidekker [Tue, 27 Sep 2011 09:40:57 +0000 (11:40 +0200)] 
msi/tests: Properly preserve pending file renames.

12 years agowininet: Ignore the accept types array in HttpOpenRequestA if there are invalid pointers.
Hans Leidekker [Tue, 27 Sep 2011 09:40:33 +0000 (11:40 +0200)] 
wininet: Ignore the accept types array in HttpOpenRequestA if there are invalid pointers.

12 years agoexplorer: Add a version resource.
Hans Leidekker [Tue, 27 Sep 2011 09:40:08 +0000 (11:40 +0200)] 
explorer: Add a version resource.

12 years agowtsapi32: Return success from WTSRegisterSessionNotification.
Hans Leidekker [Tue, 27 Sep 2011 09:39:41 +0000 (11:39 +0200)] 
wtsapi32: Return success from WTSRegisterSessionNotification.

12 years agocomctl32/tests: Don't accept Win95 behavior.
Michael Stefaniuc [Tue, 27 Sep 2011 08:25:00 +0000 (10:25 +0200)] 
comctl32/tests: Don't accept Win95 behavior.

12 years agocomctl32/tests: Standardize COM in imagelist.c.
Michael Stefaniuc [Tue, 27 Sep 2011 08:21:55 +0000 (10:21 +0200)] 
comctl32/tests: Standardize COM in imagelist.c.

12 years agoshell32/tests: Fix build with MSVC.
Thomas Faber [Tue, 27 Sep 2011 10:55:21 +0000 (12:55 +0200)] 
shell32/tests: Fix build with MSVC.

12 years agokernel32: Add a bunch of VirtualProtect tests.
Dmitry Timoshkov [Tue, 27 Sep 2011 09:41:27 +0000 (18:41 +0900)] 
kernel32: Add a bunch of VirtualProtect tests.

12 years agopo: Update Russian translation.
Alexander Lakhin [Mon, 26 Sep 2011 18:16:08 +0000 (22:16 +0400)] 
po: Update Russian translation.

12 years agod3dx9_36/tests: Avoid using fmaxf.
Michael Stefaniuc [Mon, 26 Sep 2011 22:41:59 +0000 (00:41 +0200)] 
d3dx9_36/tests: Avoid using fmaxf.

12 years agoAssorted spelling fixes & co.
Francois Gouget [Mon, 26 Sep 2011 22:14:10 +0000 (00:14 +0200)] 
Assorted spelling fixes & co.

12 years agotests: Remove unneeded assert.h includes.
Francois Gouget [Mon, 26 Sep 2011 22:15:07 +0000 (00:15 +0200)] 
tests: Remove unneeded assert.h includes.

12 years agogdi32: The GetKerningPairsA() test should pass on all the platforms we care about...
Francois Gouget [Mon, 26 Sep 2011 22:18:00 +0000 (00:18 +0200)] 
gdi32: The GetKerningPairsA() test should pass on all the platforms we care about now.

12 years agoshell32: Add definitions for the IEnumACString interface.
Francois Gouget [Mon, 26 Sep 2011 22:17:45 +0000 (00:17 +0200)] 
shell32: Add definitions for the IEnumACString interface.

Enable the corresponding browseui:autocomplete tests.

12 years agod3drm/tests: Remove an unneeded assert.h include.
Francois Gouget [Mon, 26 Sep 2011 22:14:22 +0000 (00:14 +0200)] 
d3drm/tests: Remove an unneeded assert.h include.

12 years agomsi/tests: Avoid #if 0 to make sure code still compiles.
Francois Gouget [Mon, 26 Sep 2011 21:41:26 +0000 (23:41 +0200)] 
msi/tests: Avoid #if 0 to make sure code still compiles.

12 years agogdi32/tests: Use if(0) instead of #if 0 to make sure code still compiles.
Francois Gouget [Mon, 26 Sep 2011 21:41:14 +0000 (23:41 +0200)] 
gdi32/tests: Use if(0) instead of #if 0 to make sure code still compiles.

12 years agowinecfg: Set the background color for the web link.
Alexandre Julliard [Mon, 26 Sep 2011 20:53:14 +0000 (22:53 +0200)] 
winecfg: Set the background color for the web link.

12 years agocomctl32: Send a WM_CTLCOLORSTATIC message and erase the background while painting.
Francois Gouget [Mon, 26 Sep 2011 14:22:40 +0000 (16:22 +0200)] 
comctl32: Send a WM_CTLCOLORSTATIC message and erase the background while painting.

12 years agocomctl32/tests: Add basic tests for the SysLink control.
Francois Gouget [Mon, 26 Sep 2011 14:21:39 +0000 (16:21 +0200)] 
comctl32/tests: Add basic tests for the SysLink control.

12 years agowininet: Fix UrlComponents initialisation.
André Hentschel [Mon, 26 Sep 2011 17:40:15 +0000 (19:40 +0200)] 
wininet: Fix UrlComponents initialisation.

12 years agomshtml: IID_IHTMLCurrentStyle4 isn't supported on IE6.
Alistair Leslie-Hughes [Mon, 26 Sep 2011 10:19:45 +0000 (20:19 +1000)] 
mshtml: IID_IHTMLCurrentStyle4 isn't supported on IE6.

12 years agomsxml3: Support creating IXMLParser Interface.
Alistair Leslie-Hughes [Tue, 30 Aug 2011 10:13:11 +0000 (20:13 +1000)] 
msxml3: Support creating IXMLParser Interface.

12 years agocmd: Fix WCMD_fgets documentation.
Frédéric Delanoy [Sat, 24 Sep 2011 21:31:01 +0000 (23:31 +0200)] 
cmd: Fix WCMD_fgets documentation.

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.