wine
16 years agowined3d: Set alpha to index even when there is no palette.
Alexander Dorofeyev [Thu, 8 May 2008 22:12:39 +0000 (01:12 +0300)] 
wined3d: Set alpha to index even when there is no palette.

Fixes a failure in p8_primary_test when running with opengl ddraw renderer.

16 years agoddraw/tests: Add KEYSRCOVERRIDE test in p8_primary_test.
Alexander Dorofeyev [Thu, 8 May 2008 22:12:30 +0000 (01:12 +0300)] 
ddraw/tests: Add KEYSRCOVERRIDE test in p8_primary_test.

16 years agowined3d: Use source colorkey when passed KEYSRC or KEYSRCOVERRIDE.
Alexander Dorofeyev [Thu, 8 May 2008 22:12:24 +0000 (01:12 +0300)] 
wined3d: Use source colorkey when passed KEYSRC or KEYSRCOVERRIDE.

Fixes failure in p8_primary_test when using opengl ddraw renderer.

16 years agowinefile: Fix the printf formats for file sizes.
Alexandre Julliard [Fri, 9 May 2008 09:18:27 +0000 (11:18 +0200)] 
winefile: Fix the printf formats for file sizes.

16 years agowinealsa: Remove calls to deprecated functions.
Maarten Lankhorst [Thu, 8 May 2008 21:51:07 +0000 (14:51 -0700)] 
winealsa: Remove calls to deprecated functions.

16 years agoshdocvw: Do not do our iexplore.exe registration if native Internet Explorer is detec...
Aric Stewart [Thu, 8 May 2008 16:26:47 +0000 (11:26 -0500)] 
shdocvw: Do not do our iexplore.exe registration if native Internet Explorer is detected to be present.

16 years agowininet: Handle NULL input for FindCloseUrlCache.
Lei Zhang [Thu, 8 May 2008 18:14:41 +0000 (11:14 -0700)] 
wininet: Handle NULL input for FindCloseUrlCache.

16 years agodinput: Default value for unassigned POVs should be -1.
Vitaliy Margolen [Thu, 8 May 2008 14:11:19 +0000 (08:11 -0600)] 
dinput: Default value for unassigned POVs should be -1.

16 years agocrypt32/tests: Cleanup registry after tests.
Paul Vriens [Thu, 8 May 2008 13:06:53 +0000 (15:06 +0200)] 
crypt32/tests: Cleanup registry after tests.

16 years agowinhelp: Pointer coordinates are relative to richedit text window, not the main window.
Kirill K. Smirnov [Thu, 8 May 2008 13:08:38 +0000 (17:08 +0400)] 
winhelp: Pointer coordinates are relative to richedit text window, not the main window.

16 years agowinhelp: Updated Russian translation.
Kirill K. Smirnov [Thu, 8 May 2008 13:07:36 +0000 (17:07 +0400)] 
winhelp: Updated Russian translation.

16 years agoservices: Send the service name in the control requests.
Alexandre Julliard [Thu, 8 May 2008 16:08:41 +0000 (18:08 +0200)] 
services: Send the service name in the control requests.

Only start a single dispatcher thread for all services.

16 years agowinex11.drv: Move hardware tablet proximity into x11 layer.
John Klehm [Wed, 7 May 2008 20:58:49 +0000 (15:58 -0500)] 
winex11.drv: Move hardware tablet proximity into x11 layer.

16 years agoservices.exe: Spelling fixes.
Paul Vriens [Thu, 8 May 2008 06:21:19 +0000 (08:21 +0200)] 
services.exe: Spelling fixes.

16 years agouser32: The client rectangle is in screen coordinates for the initial WM_NCCALCSIZE.
Alexandre Julliard [Thu, 8 May 2008 09:12:03 +0000 (11:12 +0200)] 
user32: The client rectangle is in screen coordinates for the initial WM_NCCALCSIZE.

16 years agolistview: Return correct value from WM_NOTIFYFORMAT with test.
Guy Albertelli [Thu, 8 May 2008 04:46:38 +0000 (00:46 -0400)] 
listview: Return correct value from WM_NOTIFYFORMAT with test.

16 years agowordpad: Empty the richedit undo buffer on creation.
Dylan Smith [Thu, 8 May 2008 04:07:59 +0000 (00:07 -0400)] 
wordpad: Empty the richedit undo buffer on creation.

16 years agokernel32: Fix temporary path test.
Maarten Lankhorst [Wed, 7 May 2008 23:31:02 +0000 (16:31 -0700)] 
kernel32: Fix temporary path test.

16 years agokernel32: Fix process tests to pass in Windows.
Maarten Lankhorst [Wed, 7 May 2008 22:44:48 +0000 (15:44 -0700)] 
kernel32: Fix process tests to pass in Windows.

16 years agowinhelp: Added missing Dutch translations.
Frans Kool [Wed, 7 May 2008 20:44:56 +0000 (22:44 +0200)] 
winhelp: Added missing Dutch translations.

16 years agogdiplus: Let GdipDrawArcI use float args version.
Nikolay Sivov [Wed, 7 May 2008 20:39:05 +0000 (00:39 +0400)] 
gdiplus: Let GdipDrawArcI use float args version.

16 years agowineboot: Add missed short option -u.
Vitaly Lipatov [Wed, 7 May 2008 19:02:56 +0000 (23:02 +0400)] 
wineboot: Add missed short option -u.

16 years agontdll: Ignore failures to retrieve serial status for events we are not interested in.
Alexandre Julliard [Wed, 7 May 2008 19:10:39 +0000 (21:10 +0200)] 
ntdll: Ignore failures to retrieve serial status for events we are not interested in.

Based on a patch by Valentine Sinitsyn.

16 years agontdll: Fix file test to not free memory allocated on the stack.
Maarten Lankhorst [Wed, 7 May 2008 18:05:13 +0000 (11:05 -0700)] 
ntdll: Fix file test to not free memory allocated on the stack.

16 years agontdll: Fix some exception tests to pass on Windows.
Maarten Lankhorst [Wed, 7 May 2008 17:41:52 +0000 (10:41 -0700)] 
ntdll: Fix some exception tests to pass on Windows.

16 years agorpcrt4: Fix ndr_marshall test failures.
Maarten Lankhorst [Tue, 6 May 2008 22:06:17 +0000 (15:06 -0700)] 
rpcrt4: Fix ndr_marshall test failures.

Created with help from Robert Shearman.

16 years agocrypt32: Add stub for CertVerifyCTLUsage.
Rob Shearman [Wed, 7 May 2008 16:03:25 +0000 (17:03 +0100)] 
crypt32: Add stub for CertVerifyCTLUsage.

16 years agontdll: Don't consider a 0-byte read from a serial port as a broken pipe.
Alexandre Julliard [Wed, 7 May 2008 18:18:09 +0000 (20:18 +0200)] 
ntdll: Don't consider a 0-byte read from a serial port as a broken pipe.

16 years agontdll: Always set VTIME to 0 to avoid blocking, don't try to set it from the comm...
Alexandre Julliard [Wed, 7 May 2008 18:17:32 +0000 (20:17 +0200)] 
ntdll: Always set VTIME to 0 to avoid blocking, don't try to set it from the comm timeouts.

16 years agogdi32: Implement EMFDRV_SelectPalette.
Dmitry Timoshkov [Wed, 7 May 2008 11:35:04 +0000 (20:35 +0900)] 
gdi32: Implement EMFDRV_SelectPalette.

16 years agogdi32: More carefully compare EMF records in tests.
Dmitry Timoshkov [Wed, 7 May 2008 11:34:36 +0000 (20:34 +0900)] 
gdi32: More carefully compare EMF records in tests.

16 years agogdi32: Set offPalEntries member of EMREOF to what XP sets it to.
Dmitry Timoshkov [Wed, 7 May 2008 11:34:12 +0000 (20:34 +0900)] 
gdi32: Set offPalEntries member of EMREOF to what XP sets it to.

16 years agodinput: Ignore events from extra joystick buttons.
Vitaliy Margolen [Tue, 6 May 2008 16:28:12 +0000 (10:28 -0600)] 
dinput: Ignore events from extra joystick buttons.

16 years agodinput: Limit number of axes in a different way - map all extra axes to -1.
Vitaliy Margolen [Sat, 3 May 2008 20:19:57 +0000 (14:19 -0600)] 
dinput: Limit number of axes in a different way - map all extra axes to -1.

We can't stop device from sending us extra axes so have to keep axes mapping
around for them.

16 years agodinput: Remove redundant variable.
Vitaliy Margolen [Sat, 3 May 2008 20:19:52 +0000 (14:19 -0600)] 
dinput: Remove redundant variable.

16 years agowininet: Deal with bogus accept types array passed into HttpOpenRequestA.
Hans Leidekker [Wed, 7 May 2008 11:19:37 +0000 (13:19 +0200)] 
wininet: Deal with bogus accept types array passed into HttpOpenRequestA.

16 years agosecur32: Fix ntlm tests on Vista.
Kai Blin [Wed, 7 May 2008 10:35:06 +0000 (12:35 +0200)] 
secur32: Fix ntlm tests on Vista.

16 years agorpcrt4: Add better traces for the server test.
Rob Shearman [Wed, 7 May 2008 10:11:09 +0000 (11:11 +0100)] 
rpcrt4: Add better traces for the server test.

Handle failure to use one or more protocol sequences more gracefully, as
ncacn_np servers aren't support on Win9x and ncacn_ip_tcp fails on some
machines.

16 years agowinetest: Detect if an unhandled exception occurred in a child process and print...
Rob Shearman [Wed, 7 May 2008 10:10:51 +0000 (11:10 +0100)] 
winetest: Detect if an unhandled exception occurred in a child process and print an appropriate message.

Avoid getting caught incrementing the failure count in this case, as it
could take a very long time to complete.

16 years agowinedos: Print better diagnostics when a DOS app fails to start.
Alexandre Julliard [Wed, 7 May 2008 15:33:50 +0000 (17:33 +0200)] 
winedos: Print better diagnostics when a DOS app fails to start.

16 years agowinedos: Make sure that the main message queue exists before the DOS thread starts.
Alexandre Julliard [Wed, 7 May 2008 15:33:19 +0000 (17:33 +0200)] 
winedos: Make sure that the main message queue exists before the DOS thread starts.

16 years agowinedos: Only read input from the stdin handle if it is a console.
Alexandre Julliard [Wed, 7 May 2008 15:32:23 +0000 (17:32 +0200)] 
winedos: Only read input from the stdin handle if it is a console.

16 years agowineconsole: Don't use a Win32 wait on a Unix file descriptor.
Alexandre Julliard [Wed, 7 May 2008 15:30:00 +0000 (17:30 +0200)] 
wineconsole: Don't use a Win32 wait on a Unix file descriptor.

16 years agontdll: Serial with ReadIntervalTimeout set to MAXDWORD should return immediately...
Alexandre Julliard [Wed, 7 May 2008 11:29:18 +0000 (13:29 +0200)] 
ntdll: Serial with ReadIntervalTimeout set to MAXDWORD should return immediately even if nothing was read.

16 years agowinspool: Set PrinterPorts for win3.x/win9.x compatibility.
Detlef Riekenberg [Tue, 6 May 2008 18:26:05 +0000 (20:26 +0200)] 
winspool: Set PrinterPorts for win3.x/win9.x compatibility.

16 years agoddraw: Indentation fix.
Andrew Talbot [Tue, 6 May 2008 23:06:06 +0000 (00:06 +0100)] 
ddraw: Indentation fix.

16 years agowinex11.drv: Wintab packet serial numbers are passed via WPARAM.
John Klehm [Wed, 7 May 2008 03:12:56 +0000 (22:12 -0500)] 
winex11.drv: Wintab packet serial numbers are passed via WPARAM.

16 years agowininet: Ignore INTERNET_STATUS_DETECTING_PROXY messages in the http test.
Maarten Lankhorst [Tue, 6 May 2008 21:58:31 +0000 (14:58 -0700)] 
wininet: Ignore INTERNET_STATUS_DETECTING_PROXY messages in the http test.

16 years agowinetest: Fix CreateProcess so that debugger tests run without timing out.
Maarten Lankhorst [Tue, 6 May 2008 21:14:56 +0000 (14:14 -0700)] 
winetest: Fix CreateProcess so that debugger tests run without timing out.

16 years agoserialui: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:44:42 +0000 (22:44 +0200)] 
serialui: Danish translation.

16 years agosetupapi: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:49:48 +0000 (22:49 +0200)] 
setupapi: Danish translation.

16 years agomsvfw32: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:14:53 +0000 (22:14 +0200)] 
msvfw32: Danish translation.

16 years agoreg: Danish translation.
Jens Albretsen [Tue, 6 May 2008 19:39:07 +0000 (21:39 +0200)] 
reg: Danish translation.

16 years agooleview: Danish translation.
Jens Albretsen [Tue, 6 May 2008 19:23:33 +0000 (21:23 +0200)] 
oleview: Danish translation.

16 years agowininet: Danish translation.
Jens Albretsen [Tue, 6 May 2008 17:29:33 +0000 (19:29 +0200)] 
wininet: Danish translation.

16 years agoshdoclc: Danish translation.
Jens Albretsen [Tue, 6 May 2008 09:51:01 +0000 (11:51 +0200)] 
shdoclc: Danish translation.

16 years agowinmm: Danish translation.
Jens Albretsen [Tue, 6 May 2008 17:30:04 +0000 (19:30 +0200)] 
winmm: Danish translation.

16 years agowldap32: Danish translation.
Jens Albretsen [Tue, 6 May 2008 17:51:19 +0000 (19:51 +0200)] 
wldap32: Danish translation.

16 years agonotepad: Danish spelling fixes.
Jens Albretsen [Tue, 6 May 2008 19:23:14 +0000 (21:23 +0200)] 
notepad: Danish spelling fixes.

16 years agoclock: Danish spelling fixes.
Jens Albretsen [Tue, 6 May 2008 19:21:56 +0000 (21:21 +0200)] 
clock: Danish spelling fixes.

16 years agowinspool.drv: Danish translation.
Jens Albretsen [Tue, 6 May 2008 17:36:30 +0000 (19:36 +0200)] 
winspool.drv: Danish translation.

16 years agoprogman: Danish translation.
Jens Albretsen [Tue, 6 May 2008 19:23:59 +0000 (21:23 +0200)] 
progman: Danish translation.

16 years agocmdlgtst: Danish translation.
Jens Albretsen [Tue, 6 May 2008 19:32:15 +0000 (21:32 +0200)] 
cmdlgtst: Danish translation.

16 years agoregedit: Danish translation.
Jens Albretsen [Tue, 6 May 2008 20:02:09 +0000 (22:02 +0200)] 
regedit: Danish translation.

16 years agooledlg: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:31:18 +0000 (22:31 +0200)] 
oledlg: Danish translation.

16 years agosane.ds: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:39:06 +0000 (22:39 +0200)] 
sane.ds: Danish translation.

16 years agomsvidc32: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:14:20 +0000 (22:14 +0200)] 
msvidc32: Danish translation.

16 years agolocalspl: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:03:40 +0000 (22:03 +0200)] 
localspl: Danish translation.

16 years agohhctrl.ocx: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:05:51 +0000 (22:05 +0200)] 
hhctrl.ocx: Danish translation.

16 years agomsacm: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:08:08 +0000 (22:08 +0200)] 
msacm: Danish translation.

16 years agomsi: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:13:52 +0000 (22:13 +0200)] 
msi: Danish translation.

16 years agomsrle: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:11:15 +0000 (22:11 +0200)] 
msrle: Danish translation.

16 years agomshtml: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:10:50 +0000 (22:10 +0200)] 
mshtml: Danish translation.

16 years agompr: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:06:15 +0000 (22:06 +0200)] 
mpr: Danish translation.

16 years agogphoto2: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:04:55 +0000 (22:04 +0200)] 
gphoto2: Danish translation.

16 years agolocalui: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:04:18 +0000 (22:04 +0200)] 
localui: Danish translation.

16 years agoiccvid: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:03:03 +0000 (22:03 +0200)] 
iccvid: Danish translation.

16 years agooleaut32: Renamed oleaut32_Dk.rc to oleaut32_Da.rc.
Jens Albretsen [Mon, 5 May 2008 20:02:21 +0000 (22:02 +0200)] 
oleaut32: Renamed oleaut32_Dk.rc to oleaut32_Da.rc.

16 years agowidl: Mark non-returning functions as noreturn.
Marcus Meissner [Tue, 6 May 2008 18:43:58 +0000 (20:43 +0200)] 
widl: Mark non-returning functions as noreturn.

16 years agoatl: Remove freeing of an invalid pointer.
Aleksey Bragin [Tue, 6 May 2008 18:41:01 +0000 (22:41 +0400)] 
atl: Remove freeing of an invalid pointer.

16 years agoAssorted spelling fixes.
Francois Gouget [Tue, 6 May 2008 18:01:59 +0000 (20:01 +0200)] 
Assorted spelling fixes.

16 years agowinex11: Standardize a stub trace and add a trailing '\n'.
Francois Gouget [Tue, 6 May 2008 17:58:59 +0000 (19:58 +0200)] 
winex11: Standardize a stub trace and add a trailing '\n'.

16 years agoadvapi32/tests: Add another test.
Paul Vriens [Tue, 6 May 2008 16:08:09 +0000 (18:08 +0200)] 
advapi32/tests: Add another test.

16 years agoAdd a comment warning when a table must be kept sorted for later use with bsearch().
Francois Gouget [Tue, 6 May 2008 14:05:40 +0000 (16:05 +0200)] 
Add a comment warning when a table must be kept sorted for later use with bsearch().

16 years agoAssorted spelling fixes.
Francois Gouget [Tue, 6 May 2008 13:54:52 +0000 (15:54 +0200)] 
Assorted spelling fixes.

16 years agomshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix...
Francois Gouget [Tue, 6 May 2008 14:04:58 +0000 (16:04 +0200)] 
mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly.

16 years agocryptdlg: Fix the GetFriendlyNameOfCert[AW] call convention.
Francois Gouget [Tue, 6 May 2008 13:58:01 +0000 (15:58 +0200)] 
cryptdlg: Fix the GetFriendlyNameOfCert[AW] call convention.

16 years agod3d9/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Tue, 6 May 2008 13:57:30 +0000 (15:57 +0200)] 
d3d9/tests: Fix compilation on systems that don't support nameless unions.

16 years agomsxml3/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Tue, 6 May 2008 13:55:25 +0000 (15:55 +0200)] 
msxml3/tests: Add a trailing '\n' to an ok() call.

16 years agogdi32/tests: Add a trailing '\n' to a couple of ok() calls.
Francois Gouget [Tue, 6 May 2008 13:55:16 +0000 (15:55 +0200)] 
gdi32/tests: Add a trailing '\n' to a couple of ok() calls.

16 years agofusion: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Tue, 6 May 2008 13:54:15 +0000 (15:54 +0200)] 
fusion: Fix compilation on systems that don't support nameless unions.

16 years agoole32: Fix spelling of pCapabilities.
Francois Gouget [Tue, 6 May 2008 13:51:33 +0000 (15:51 +0200)] 
ole32: Fix spelling of pCapabilities.

16 years agokernel32: Set the USERPROFILE and ALLUSERSPROFILE environment variables based on...
Alexandre Julliard [Tue, 6 May 2008 13:54:07 +0000 (15:54 +0200)] 
kernel32: Set the USERPROFILE and ALLUSERSPROFILE environment variables based on the ProfileList registry keys.

16 years agoshell32: Set the correct default for shell folders relative to the windows directory.
Alexandre Julliard [Tue, 6 May 2008 13:50:10 +0000 (15:50 +0200)] 
shell32: Set the correct default for shell folders relative to the windows directory.

16 years agoddraw/tests: Add tests for IDirect3DDevice7_Load.
Alexander Dorofeyev [Mon, 5 May 2008 21:49:34 +0000 (00:49 +0300)] 
ddraw/tests: Add tests for IDirect3DDevice7_Load.

16 years agoddraw: Return DDERR_NOCOLORKEY when there is no colorkey.
Alexander Dorofeyev [Mon, 5 May 2008 21:49:32 +0000 (00:49 +0300)] 
ddraw: Return DDERR_NOCOLORKEY when there is no colorkey.

16 years agoddraw: Add full implementation of IDirect3DDevice7_Load.
Alexander Dorofeyev [Mon, 5 May 2008 21:49:28 +0000 (00:49 +0300)] 
ddraw: Add full implementation of IDirect3DDevice7_Load.

16 years agokernel32: Print in the trace pid and tid of the created process.
Dmitry Timoshkov [Tue, 6 May 2008 08:25:32 +0000 (17:25 +0900)] 
kernel32: Print in the trace pid and tid of the created process.

16 years agoservices.exe: Move a trace to a more appropriate place.
Paul Vriens [Tue, 6 May 2008 06:54:21 +0000 (08:54 +0200)] 
services.exe: Move a trace to a more appropriate place.

16 years agowinetest: Fix CreateProcess so that debugger tests run without timing out.
Maarten Lankhorst [Tue, 6 May 2008 04:54:41 +0000 (21:54 -0700)] 
winetest: Fix CreateProcess so that debugger tests run without timing out.