wine
13 years agoshell32: Remove redundant function declaration.
Andrew Talbot [Sun, 7 Aug 2011 20:11:35 +0000 (21:11 +0100)] 
shell32: Remove redundant function declaration.

13 years agocomctl32: Remove redundant function declaration.
Andrew Talbot [Sun, 7 Aug 2011 20:11:32 +0000 (21:11 +0100)] 
comctl32: Remove redundant function declaration.

13 years agontdll: Accept double-digit CPU families.
André Hentschel [Sun, 7 Aug 2011 11:45:48 +0000 (13:45 +0200)] 
ntdll: Accept double-digit CPU families.

13 years agoopenal32: void functions should not return a value.
Andrew Talbot [Sat, 6 Aug 2011 11:51:19 +0000 (12:51 +0100)] 
openal32: void functions should not return a value.

13 years agoole2.dll16: void functions should not return a value.
Andrew Talbot [Sat, 6 Aug 2011 11:51:17 +0000 (12:51 +0100)] 
ole2.dll16: void functions should not return a value.

13 years agomsvcrt: void functions should not return a value.
Andrew Talbot [Sat, 6 Aug 2011 11:51:16 +0000 (12:51 +0100)] 
msvcrt: void functions should not return a value.

13 years agomsvcp90: void functions should not return a value.
Andrew Talbot [Sat, 6 Aug 2011 11:51:14 +0000 (12:51 +0100)] 
msvcp90: void functions should not return a value.

13 years agocompobj.dll16: void functions should not return a value.
Andrew Talbot [Sat, 6 Aug 2011 11:51:13 +0000 (12:51 +0100)] 
compobj.dll16: void functions should not return a value.

13 years agocomctl32: void functions should not return a value.
Andrew Talbot [Sat, 6 Aug 2011 11:51:11 +0000 (12:51 +0100)] 
comctl32: void functions should not return a value.

13 years agocabinet: void functions should not return a value.
Andrew Talbot [Sat, 6 Aug 2011 11:51:09 +0000 (12:51 +0100)] 
cabinet: void functions should not return a value.

13 years agowineoss.drv: Print strerror of errno, not of -1 (Coverity).
Marcus Meissner [Sat, 6 Aug 2011 11:26:18 +0000 (13:26 +0200)] 
wineoss.drv: Print strerror of errno, not of -1 (Coverity).

13 years agod3dx9_36: Fixed memset of a -2 32bit value (Coverity).
Marcus Meissner [Sat, 6 Aug 2011 11:13:28 +0000 (13:13 +0200)] 
d3dx9_36: Fixed memset of a -2 32bit value (Coverity).

13 years agonet: LoadStringW incorrect size bytes vs characters.
Marcus Meissner [Sat, 6 Aug 2011 11:09:17 +0000 (13:09 +0200)] 
net: LoadStringW incorrect size bytes vs characters.

13 years agojscript: Don't copy more than needed in parse_identifier.
Jacek Caban [Fri, 5 Aug 2011 15:23:25 +0000 (17:23 +0200)] 
jscript: Don't copy more than needed in parse_identifier.

13 years agoRelease 1.3.26. wine-1.3.26
Alexandre Julliard [Fri, 5 Aug 2011 17:24:22 +0000 (19:24 +0200)] 
Release 1.3.26.

13 years agowined3d: Add support for Nvidia GTX 550/560 Ti.
William Pettersson [Thu, 4 Aug 2011 22:29:35 +0000 (08:29 +1000)] 
wined3d: Add support for Nvidia GTX 550/560 Ti.

13 years agowscript: Fix tests on wow64.
Michał Ziętek [Fri, 5 Aug 2011 14:26:43 +0000 (16:26 +0200)] 
wscript: Fix tests on wow64.

13 years agocmd: Fix handling of lines starting with echo. or echo:.
Frédéric Delanoy [Fri, 5 Aug 2011 14:29:21 +0000 (16:29 +0200)] 
cmd: Fix handling of lines starting with echo. or echo:.

13 years agowinealsa.drv: Inject handle_underrun=1 setting for pulse-backed devices.
Andrew Eikum [Fri, 5 Aug 2011 14:33:10 +0000 (09:33 -0500)] 
winealsa.drv: Inject handle_underrun=1 setting for pulse-backed devices.

13 years agowinealsa.drv: Tell ALSA to play silence during underruns.
Andrew Eikum [Fri, 5 Aug 2011 14:33:00 +0000 (09:33 -0500)] 
winealsa.drv: Tell ALSA to play silence during underruns.

13 years agonet: Add a WriteConsole() fall back so things still works on Windows if the output...
Francois Gouget [Wed, 3 Aug 2011 17:44:16 +0000 (19:44 +0200)] 
net: Add a WriteConsole() fall back so things still works on Windows if the output is redirected.

13 years agonet: Convert to Unicode.
Francois Gouget [Fri, 5 Aug 2011 10:19:06 +0000 (12:19 +0200)] 
net: Convert to Unicode.

13 years agowinhttp: Don't depend on shlwapi for decoding a URL.
Hans Leidekker [Fri, 5 Aug 2011 13:00:19 +0000 (15:00 +0200)] 
winhttp: Don't depend on shlwapi for decoding a URL.

13 years agogdi32: Simplify dibdrv_GetImage by merging the stand-alone and selected bitmap cases.
Huw Davies [Fri, 5 Aug 2011 12:20:32 +0000 (13:20 +0100)] 
gdi32: Simplify dibdrv_GetImage by merging the stand-alone and selected bitmap cases.

13 years agogdi32: Fix dibdrv_PutImage for the selected bitmap case.
Huw Davies [Fri, 5 Aug 2011 12:20:31 +0000 (13:20 +0100)] 
gdi32: Fix dibdrv_PutImage for the selected bitmap case.

13 years agodpnet: COM cleanup for the IDirectPlay8LobbiedApplication iface.
Michael Stefaniuc [Fri, 5 Aug 2011 11:14:21 +0000 (13:14 +0200)] 
dpnet: COM cleanup for the IDirectPlay8LobbiedApplication iface.

13 years agodpnet: COM cleanup for the IDirectPlay8ThreadPool iface.
Michael Stefaniuc [Fri, 5 Aug 2011 11:12:43 +0000 (13:12 +0200)] 
dpnet: COM cleanup for the IDirectPlay8ThreadPool iface.

13 years agowinmm: Remove redundant code.
Jörg Höhle [Wed, 27 Jul 2011 21:44:09 +0000 (23:44 +0200)] 
winmm: Remove redundant code.

13 years agowinmm: Restore checking of callback flags.
Jörg Höhle [Wed, 27 Jul 2011 21:44:09 +0000 (23:44 +0200)] 
winmm: Restore checking of callback flags.

13 years agowinmm: Fix logic conditions.
Jörg Höhle [Wed, 27 Jul 2011 21:44:09 +0000 (23:44 +0200)] 
winmm: Fix logic conditions.

13 years agowinmm: Fix memory leak in msacm error path.
Jörg Höhle [Wed, 27 Jul 2011 21:44:09 +0000 (23:44 +0200)] 
winmm: Fix memory leak in msacm error path.

13 years agowinmm: Assign to structs instead of using memcpy.
Jörg Höhle [Wed, 27 Jul 2011 21:44:09 +0000 (23:44 +0200)] 
winmm: Assign to structs instead of using memcpy.

13 years agowinmm: Replace one HeapAlloc with stack allocation.
Jörg Höhle [Wed, 27 Jul 2011 21:44:09 +0000 (23:44 +0200)] 
winmm: Replace one HeapAlloc with stack allocation.

13 years agomshtml: Fixed nsAString handling in navigate_anchor.
Jacek Caban [Fri, 5 Aug 2011 08:20:08 +0000 (10:20 +0200)] 
mshtml: Fixed nsAString handling in navigate_anchor.

13 years agoshell32: Make SHELL_CreateContextMenu() static.
Francois Gouget [Fri, 5 Aug 2011 07:56:41 +0000 (09:56 +0200)] 
shell32: Make SHELL_CreateContextMenu() static.

13 years agoshell32: Remove WINAPI on static functions where not needed.
Francois Gouget [Fri, 5 Aug 2011 07:56:34 +0000 (09:56 +0200)] 
shell32: Remove WINAPI on static functions where not needed.

13 years agokernel32: Implement K32GetProcessImageFileNameA().
Francois Gouget [Fri, 5 Aug 2011 07:56:26 +0000 (09:56 +0200)] 
kernel32: Implement K32GetProcessImageFileNameA().

13 years agogdi32: Always use BI_BITFIELDS for 16-bpp in GetImage.
Alexandre Julliard [Fri, 5 Aug 2011 10:33:58 +0000 (12:33 +0200)] 
gdi32: Always use BI_BITFIELDS for 16-bpp in GetImage.

13 years agogdi32: Always set compression to BI_BITFIELDS for 16-bpp DIB sections.
Alexandre Julliard [Fri, 5 Aug 2011 10:30:10 +0000 (12:30 +0200)] 
gdi32: Always set compression to BI_BITFIELDS for 16-bpp DIB sections.

13 years agogdi32: Validate the DIB parameters in functions that take a BITMAPINFO.
Alexandre Julliard [Fri, 5 Aug 2011 10:12:42 +0000 (12:12 +0200)] 
gdi32: Validate the DIB parameters in functions that take a BITMAPINFO.

13 years agogdi32: Add a missing release in the error path.
Alexandre Julliard [Fri, 5 Aug 2011 08:58:16 +0000 (10:58 +0200)] 
gdi32: Add a missing release in the error path.

13 years agoc2man: Mark the file used if a comment is found.
André Hentschel [Thu, 4 Aug 2011 19:08:37 +0000 (21:08 +0200)] 
c2man: Mark the file used if a comment is found.

13 years agowined3d: Get rid of the fglrx point sprite hack.
Henri Verbeet [Thu, 4 Aug 2011 17:53:31 +0000 (19:53 +0200)] 
wined3d: Get rid of the fglrx point sprite hack.

Fglrx 9.3 is well over 2 years old at this point. I'd strongly encourage
anyone still affected by this to upgrade to the r300g driver.

13 years agowined3d: Pass a non-NULL rectangle to surface_color_fill() in wined3d_device_clear_re...
Henri Verbeet [Thu, 4 Aug 2011 17:53:30 +0000 (19:53 +0200)] 
wined3d: Pass a non-NULL rectangle to surface_color_fill() in wined3d_device_clear_rendertarget_view().

13 years agowined3d: Always pass a non-NULL rectangle to surface_color_fill() in wined3d_device_c...
Henri Verbeet [Thu, 4 Aug 2011 17:53:29 +0000 (19:53 +0200)] 
wined3d: Always pass a non-NULL rectangle to surface_color_fill() in wined3d_device_color_fill().

13 years agoddraw: Remove rectangle validation from ddraw_surface7_BltFast().
Henri Verbeet [Thu, 4 Aug 2011 17:53:28 +0000 (19:53 +0200)] 
ddraw: Remove rectangle validation from ddraw_surface7_BltFast().

This is already done by wined3d_surface_blt().

13 years agowined3d: Implement wined3d_surface_bltfast() on top of wined3d_surface_blt().
Henri Verbeet [Thu, 4 Aug 2011 17:53:27 +0000 (19:53 +0200)] 
wined3d: Implement wined3d_surface_bltfast() on top of wined3d_surface_blt().

13 years agowinedbg: Remove dead assignment (Clang).
Frédéric Delanoy [Thu, 4 Aug 2011 17:26:00 +0000 (19:26 +0200)] 
winedbg: Remove dead assignment (Clang).

13 years agogdi32: Don't load a font replacement if any face of the real family exists.
Huw Davies [Thu, 4 Aug 2011 15:15:58 +0000 (16:15 +0100)] 
gdi32: Don't load a font replacement if any face of the real family exists.

13 years agomshtml: Added error handling to get_doc_string.
Piotr Caban [Thu, 4 Aug 2011 12:05:37 +0000 (14:05 +0200)] 
mshtml: Added error handling to get_doc_string.

13 years agomshtml: Fix DOCUMENT_NODE handling in nsnode_to_nsstring_rec.
Piotr Caban [Thu, 4 Aug 2011 12:05:23 +0000 (14:05 +0200)] 
mshtml: Fix DOCUMENT_NODE handling in nsnode_to_nsstring_rec.

13 years agoshell32: Check if known folder's relative path was passed to function.
Mariusz Pluciński [Thu, 4 Aug 2011 14:26:33 +0000 (16:26 +0200)] 
shell32: Check if known folder's relative path was passed to function.

All non-virtual known folders must have set relative path field.

13 years agoshell32/tests: Add verification of FOLDERID_ProgramFilesX64 and FOLDERID_ProgramFiles...
Mariusz Pluciński [Thu, 4 Aug 2011 14:25:47 +0000 (16:25 +0200)] 
shell32/tests: Add verification of FOLDERID_ProgramFilesX64 and FOLDERID_ProgramFilesCommonX64.

These two known folders exists on 64-bit Windows versions.

13 years agoshell32/tests: Add verification of known folders definition attributes.
Mariusz Pluciński [Thu, 4 Aug 2011 14:25:25 +0000 (16:25 +0200)] 
shell32/tests: Add verification of known folders definition attributes.

13 years agoshell32/tests: Add verification of known folders attributes.
Mariusz Pluciński [Thu, 4 Aug 2011 14:25:17 +0000 (16:25 +0200)] 
shell32/tests: Add verification of known folders attributes.

13 years agocmd/tests: Add FOR /A tests.
Frédéric Delanoy [Thu, 4 Aug 2011 14:01:48 +0000 (16:01 +0200)] 
cmd/tests: Add FOR /A tests.

13 years agotests: Assorted spelling fixes.
Frédéric Delanoy [Wed, 3 Aug 2011 21:50:18 +0000 (23:50 +0200)] 
tests: Assorted spelling fixes.

13 years agogdi32: If possible use the GetImage driver entry to fill the colour table for GetDIBits.
Huw Davies [Thu, 4 Aug 2011 11:38:33 +0000 (12:38 +0100)] 
gdi32: If possible use the GetImage driver entry to fill the colour table for GetDIBits.

13 years agogdi32: Simplify the code a little by using a separate variable for the return value.
Huw Davies [Thu, 4 Aug 2011 11:38:32 +0000 (12:38 +0100)] 
gdi32: Simplify the code a little by using a separate variable for the return value.

13 years agogdi32/tests: Add some GetDIBits tests with zero lines and bits parameters.
Huw Davies [Thu, 4 Aug 2011 11:38:31 +0000 (12:38 +0100)] 
gdi32/tests: Add some GetDIBits tests with zero lines and bits parameters.

13 years agogdi32/tests: Simplify some of the tests.
Huw Davies [Thu, 4 Aug 2011 11:38:30 +0000 (12:38 +0100)] 
gdi32/tests: Simplify some of the tests.

13 years agomsi: Make sure the source directory has a trailing backslash.
Hans Leidekker [Thu, 4 Aug 2011 11:34:07 +0000 (13:34 +0200)] 
msi: Make sure the source directory has a trailing backslash.

13 years agowinex11.drv: Fix a memory leak.
Kusanagi Kouichi [Thu, 4 Aug 2011 10:38:54 +0000 (19:38 +0900)] 
winex11.drv: Fix a memory leak.

13 years agocmd/tests: Add setlocal/endlocal tests.
Frédéric Delanoy [Thu, 4 Aug 2011 09:50:47 +0000 (11:50 +0200)] 
cmd/tests: Add setlocal/endlocal tests.

13 years agocmd/tests: Refactor "broken" keyword handling so all cases are handled correctly.
Frédéric Delanoy [Thu, 4 Aug 2011 09:50:46 +0000 (11:50 +0200)] 
cmd/tests: Refactor "broken" keyword handling so all cases are handled correctly.

13 years agocmd/tests: Remove redundant ok check in compare_line function.
Frédéric Delanoy [Thu, 4 Aug 2011 09:50:45 +0000 (11:50 +0200)] 
cmd/tests: Remove redundant ok check in compare_line function.

13 years agocmd/tests: Ensure failures are caught in all cases when an expected line ends with...
Frédéric Delanoy [Thu, 4 Aug 2011 09:50:44 +0000 (11:50 +0200)] 
cmd/tests: Ensure failures are caught in all cases when an expected line ends with a '@'.

13 years agogdi32: Get rid of the DIB_GetBitmapInfo function.
Alexandre Julliard [Thu, 4 Aug 2011 12:40:34 +0000 (14:40 +0200)] 
gdi32: Get rid of the DIB_GetBitmapInfo function.

13 years agogdi32: Create a sanitized BITMAPINFOHEADER in CreateDIBitmap.
Alexandre Julliard [Thu, 4 Aug 2011 10:52:23 +0000 (12:52 +0200)] 
gdi32: Create a sanitized BITMAPINFOHEADER in CreateDIBitmap.

13 years agogdi32: Create a sanitized BITMAPINFOHEADER in GetDIBits.
Alexandre Julliard [Thu, 4 Aug 2011 12:37:32 +0000 (14:37 +0200)] 
gdi32: Create a sanitized BITMAPINFOHEADER in GetDIBits.

13 years agogdi32: Move initialization of a correct BITMAPINFOHEADER to a separate function.
Alexandre Julliard [Thu, 4 Aug 2011 12:37:20 +0000 (14:37 +0200)] 
gdi32: Move initialization of a correct BITMAPINFOHEADER to a separate function.

13 years agogdi32: Create a sanitized BITMAPINFO in SetDIBitsToDevice and pass that to the drivers.
Alexandre Julliard [Thu, 4 Aug 2011 11:22:53 +0000 (13:22 +0200)] 
gdi32: Create a sanitized BITMAPINFO in SetDIBitsToDevice and pass that to the drivers.

13 years agogdi32: Create a sanitized BITMAPINFO in StretchDIBits and pass that to the drivers.
Alexandre Julliard [Thu, 4 Aug 2011 11:09:34 +0000 (13:09 +0200)] 
gdi32: Create a sanitized BITMAPINFO in StretchDIBits and pass that to the drivers.

13 years agogdi32: Create a sanitized BITMAPINFO in CreateDIBSection and pass that to the driver.
Alexandre Julliard [Thu, 4 Aug 2011 16:21:37 +0000 (18:21 +0200)] 
gdi32: Create a sanitized BITMAPINFO in CreateDIBSection and pass that to the driver.

13 years agodpnet: COM cleanup for the IDirectPlay8Peer iface.
Michael Stefaniuc [Thu, 4 Aug 2011 09:05:08 +0000 (11:05 +0200)] 
dpnet: COM cleanup for the IDirectPlay8Peer iface.

13 years agowshom.ocx: Added Dll[Un]RegisterServer implementation.
Jacek Caban [Thu, 4 Aug 2011 08:31:29 +0000 (10:31 +0200)] 
wshom.ocx: Added Dll[Un]RegisterServer implementation.

13 years agowshom.ocx: Added typelib.
Jacek Caban [Thu, 4 Aug 2011 08:30:54 +0000 (10:30 +0200)] 
wshom.ocx: Added typelib.

13 years agoshell32: Implement SHCreateDefaultContextMenu and CDefFolderMenu_Create2.
Jay Yang [Wed, 3 Aug 2011 21:42:17 +0000 (17:42 -0400)] 
shell32: Implement SHCreateDefaultContextMenu and CDefFolderMenu_Create2.

13 years agofusion/tests: Skip tests when file creation fails.
André Hentschel [Wed, 3 Aug 2011 18:35:22 +0000 (20:35 +0200)] 
fusion/tests: Skip tests when file creation fails.

13 years agokernel32: Fix writing to a pipe in WriteConsoleW().
Francois Gouget [Wed, 3 Aug 2011 16:07:09 +0000 (18:07 +0200)] 
kernel32: Fix writing to a pipe in WriteConsoleW().

13 years agoadvapi32/crypt: Fixed some HKEY leaks.
Nikolay Sivov [Wed, 3 Aug 2011 23:55:56 +0000 (03:55 +0400)] 
advapi32/crypt: Fixed some HKEY leaks.

13 years agocomctl32/header: Don't free the imagelist in HEADER_NCDestroy.
Florian Köberle [Wed, 3 Aug 2011 21:24:09 +0000 (23:24 +0200)] 
comctl32/header: Don't free the imagelist in HEADER_NCDestroy.

13 years agocomctl32/tests: Test that headers do not free their image list.
Florian Köberle [Wed, 3 Aug 2011 21:24:08 +0000 (23:24 +0200)] 
comctl32/tests: Test that headers do not free their image list.

13 years agowined3d: Move some flags handling from surface_cpu_blt() to wined3d_surface_blt().
Henri Verbeet [Wed, 3 Aug 2011 19:34:48 +0000 (21:34 +0200)] 
wined3d: Move some flags handling from surface_cpu_blt() to wined3d_surface_blt().

13 years agoddraw: Remove rectangle validation from ddraw_surface7_Blt().
Henri Verbeet [Wed, 3 Aug 2011 19:34:47 +0000 (21:34 +0200)] 
ddraw: Remove rectangle validation from ddraw_surface7_Blt().

This is already done by wined3d_surface_blt().

13 years agowined3d: Move rectangle validation from surface_cpu_blt() to wined3d_surface_blt().
Henri Verbeet [Wed, 3 Aug 2011 19:34:46 +0000 (21:34 +0200)] 
wined3d: Move rectangle validation from surface_cpu_blt() to wined3d_surface_blt().

This fixes some tests because these were getting skipped for the BltOverride() path.

13 years agowined3d: Remove src_rect and dst_rect NULL checks from surface_cpu_blt().
Henri Verbeet [Wed, 3 Aug 2011 19:34:45 +0000 (21:34 +0200)] 
wined3d: Remove src_rect and dst_rect NULL checks from surface_cpu_blt().

13 years agowined3d: Remove the unused blit_op parameter to arbfp_blit_surface().
Henri Verbeet [Wed, 3 Aug 2011 19:34:44 +0000 (21:34 +0200)] 
wined3d: Remove the unused blit_op parameter to arbfp_blit_surface().

13 years agontdll: Use FUTEX_PRIVATE_FLAG for critical section futexes when available.
Maarten Lankhorst [Wed, 3 Aug 2011 18:27:43 +0000 (20:27 +0200)] 
ntdll: Use FUTEX_PRIVATE_FLAG for critical section futexes when available.

13 years agooleaut32/tests: Skip tests if typelib can't be registered.
André Hentschel [Wed, 3 Aug 2011 17:48:01 +0000 (19:48 +0200)] 
oleaut32/tests: Skip tests if typelib can't be registered.

13 years agocomdlg32/tests: Fix a couple of test failures on NT4.
Alexandre Julliard [Thu, 4 Aug 2011 06:51:48 +0000 (08:51 +0200)] 
comdlg32/tests: Fix a couple of test failures on NT4.

13 years agogdi32: Update the coordinates in convert_bitmapinfo to reflect the position in the...
Alexandre Julliard [Wed, 3 Aug 2011 18:26:44 +0000 (20:26 +0200)] 
gdi32: Update the coordinates in convert_bitmapinfo to reflect the position in the destination bitmap.

13 years agogdi32: Use the visrect coordinates in dibdrv_PutImage.
Alexandre Julliard [Wed, 3 Aug 2011 17:59:46 +0000 (19:59 +0200)] 
gdi32: Use the visrect coordinates in dibdrv_PutImage.

13 years agonet: Remove a debug trace.
Francois Gouget [Wed, 3 Aug 2011 15:37:12 +0000 (17:37 +0200)] 
net: Remove a debug trace.

13 years agoshell32/tests: Add verification of known folders parsing names.
Mariusz Pluciński [Wed, 3 Aug 2011 16:11:58 +0000 (18:11 +0200)] 
shell32/tests: Add verification of known folders parsing names.

13 years agomsvcrt/tests: Make sure to use return values.
Austin English [Tue, 2 Aug 2011 17:22:11 +0000 (12:22 -0500)] 
msvcrt/tests: Make sure to use return values.

13 years agowinmm: Functions that take an open HWAVE don't need StartDevicesThread.
Jörg Höhle [Wed, 27 Jul 2011 17:32:02 +0000 (19:32 +0200)] 
winmm: Functions that take an open HWAVE don't need StartDevicesThread.

13 years agocmd/tests: Fix "broken" handling when expected line is empty.
Frédéric Delanoy [Tue, 2 Aug 2011 20:55:37 +0000 (22:55 +0200)] 
cmd/tests: Fix "broken" handling when expected line is empty.

13 years agocmd: mkdir: Set errorlevel and output error message if final directory already exists.
Dan Kegel [Tue, 2 Aug 2011 19:35:36 +0000 (12:35 -0700)] 
cmd: mkdir: Set errorlevel and output error message if final directory already exists.

13 years agocmd: mkdir: Set errorlevel on invalid argument.
Dan Kegel [Tue, 2 Aug 2011 19:21:31 +0000 (12:21 -0700)] 
cmd: mkdir: Set errorlevel on invalid argument.