Ben Mayhew [Fri, 9 May 2008 18:57:26 +0000 (20:57 +0200)]
wined3d: Only display Missing vbo streams fixme once.
Paul Vriens [Fri, 9 May 2008 14:35:07 +0000 (16:35 +0200)]
kernel32/tests: Skip tests if codepage is not installed/available.
Alexandre Julliard [Fri, 9 May 2008 17:42:56 +0000 (19:42 +0200)]
Release 1.0-rc1.
Alexandre Julliard [Fri, 9 May 2008 10:02:21 +0000 (12:02 +0200)]
gdi32: Add missing braces in EMFDRV_SelectPalette.
Kusanagi Kouichi [Fri, 9 May 2008 03:35:06 +0000 (12:35 +0900)]
imm32: Avoid false FIXMEs.
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.
Alexander Dorofeyev [Thu, 8 May 2008 22:12:30 +0000 (01:12 +0300)]
ddraw/tests: Add KEYSRCOVERRIDE test in p8_primary_test.
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.
Alexandre Julliard [Fri, 9 May 2008 09:18:27 +0000 (11:18 +0200)]
winefile: Fix the printf formats for file sizes.
Maarten Lankhorst [Thu, 8 May 2008 21:51:07 +0000 (14:51 -0700)]
winealsa: Remove calls to deprecated functions.
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.
Lei Zhang [Thu, 8 May 2008 18:14:41 +0000 (11:14 -0700)]
wininet: Handle NULL input for FindCloseUrlCache.
Vitaliy Margolen [Thu, 8 May 2008 14:11:19 +0000 (08:11 -0600)]
dinput: Default value for unassigned POVs should be -1.
Paul Vriens [Thu, 8 May 2008 13:06:53 +0000 (15:06 +0200)]
crypt32/tests: Cleanup registry after tests.
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.
Kirill K. Smirnov [Thu, 8 May 2008 13:07:36 +0000 (17:07 +0400)]
winhelp: Updated Russian translation.
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.
John Klehm [Wed, 7 May 2008 20:58:49 +0000 (15:58 -0500)]
winex11.drv: Move hardware tablet proximity into x11 layer.
Paul Vriens [Thu, 8 May 2008 06:21:19 +0000 (08:21 +0200)]
services.exe: Spelling fixes.
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.
Guy Albertelli [Thu, 8 May 2008 04:46:38 +0000 (00:46 -0400)]
listview: Return correct value from WM_NOTIFYFORMAT with test.
Dylan Smith [Thu, 8 May 2008 04:07:59 +0000 (00:07 -0400)]
wordpad: Empty the richedit undo buffer on creation.
Maarten Lankhorst [Wed, 7 May 2008 23:31:02 +0000 (16:31 -0700)]
kernel32: Fix temporary path test.
Maarten Lankhorst [Wed, 7 May 2008 22:44:48 +0000 (15:44 -0700)]
kernel32: Fix process tests to pass in Windows.
Frans Kool [Wed, 7 May 2008 20:44:56 +0000 (22:44 +0200)]
winhelp: Added missing Dutch translations.
Nikolay Sivov [Wed, 7 May 2008 20:39:05 +0000 (00:39 +0400)]
gdiplus: Let GdipDrawArcI use float args version.
Vitaly Lipatov [Wed, 7 May 2008 19:02:56 +0000 (23:02 +0400)]
wineboot: Add missed short option -u.
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.
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.
Maarten Lankhorst [Wed, 7 May 2008 17:41:52 +0000 (10:41 -0700)]
ntdll: Fix some exception tests to pass on Windows.
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.
Rob Shearman [Wed, 7 May 2008 16:03:25 +0000 (17:03 +0100)]
crypt32: Add stub for CertVerifyCTLUsage.
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.
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.
Dmitry Timoshkov [Wed, 7 May 2008 11:35:04 +0000 (20:35 +0900)]
gdi32: Implement EMFDRV_SelectPalette.
Dmitry Timoshkov [Wed, 7 May 2008 11:34:36 +0000 (20:34 +0900)]
gdi32: More carefully compare EMF records in tests.
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.
Vitaliy Margolen [Tue, 6 May 2008 16:28:12 +0000 (10:28 -0600)]
dinput: Ignore events from extra joystick buttons.
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.
Vitaliy Margolen [Sat, 3 May 2008 20:19:52 +0000 (14:19 -0600)]
dinput: Remove redundant variable.
Hans Leidekker [Wed, 7 May 2008 11:19:37 +0000 (13:19 +0200)]
wininet: Deal with bogus accept types array passed into HttpOpenRequestA.
Kai Blin [Wed, 7 May 2008 10:35:06 +0000 (12:35 +0200)]
secur32: Fix ntlm tests on Vista.
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.
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.
Alexandre Julliard [Wed, 7 May 2008 15:33:50 +0000 (17:33 +0200)]
winedos: Print better diagnostics when a DOS app fails to start.
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.
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.
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.
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.
Detlef Riekenberg [Tue, 6 May 2008 18:26:05 +0000 (20:26 +0200)]
winspool: Set PrinterPorts for win3.x/win9.x compatibility.
Andrew Talbot [Tue, 6 May 2008 23:06:06 +0000 (00:06 +0100)]
ddraw: Indentation fix.
John Klehm [Wed, 7 May 2008 03:12:56 +0000 (22:12 -0500)]
winex11.drv: Wintab packet serial numbers are passed via WPARAM.
Maarten Lankhorst [Tue, 6 May 2008 21:58:31 +0000 (14:58 -0700)]
wininet: Ignore INTERNET_STATUS_DETECTING_PROXY messages in the http test.
Maarten Lankhorst [Tue, 6 May 2008 21:14:56 +0000 (14:14 -0700)]
winetest: Fix CreateProcess so that debugger tests run without timing out.
Jens Albretsen [Mon, 5 May 2008 20:44:42 +0000 (22:44 +0200)]
serialui: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:49:48 +0000 (22:49 +0200)]
setupapi: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:14:53 +0000 (22:14 +0200)]
msvfw32: Danish translation.
Jens Albretsen [Tue, 6 May 2008 19:39:07 +0000 (21:39 +0200)]
reg: Danish translation.
Jens Albretsen [Tue, 6 May 2008 19:23:33 +0000 (21:23 +0200)]
oleview: Danish translation.
Jens Albretsen [Tue, 6 May 2008 17:29:33 +0000 (19:29 +0200)]
wininet: Danish translation.
Jens Albretsen [Tue, 6 May 2008 09:51:01 +0000 (11:51 +0200)]
shdoclc: Danish translation.
Jens Albretsen [Tue, 6 May 2008 17:30:04 +0000 (19:30 +0200)]
winmm: Danish translation.
Jens Albretsen [Tue, 6 May 2008 17:51:19 +0000 (19:51 +0200)]
wldap32: Danish translation.
Jens Albretsen [Tue, 6 May 2008 19:23:14 +0000 (21:23 +0200)]
notepad: Danish spelling fixes.
Jens Albretsen [Tue, 6 May 2008 19:21:56 +0000 (21:21 +0200)]
clock: Danish spelling fixes.
Jens Albretsen [Tue, 6 May 2008 17:36:30 +0000 (19:36 +0200)]
winspool.drv: Danish translation.
Jens Albretsen [Tue, 6 May 2008 19:23:59 +0000 (21:23 +0200)]
progman: Danish translation.
Jens Albretsen [Tue, 6 May 2008 19:32:15 +0000 (21:32 +0200)]
cmdlgtst: Danish translation.
Jens Albretsen [Tue, 6 May 2008 20:02:09 +0000 (22:02 +0200)]
regedit: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:31:18 +0000 (22:31 +0200)]
oledlg: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:39:06 +0000 (22:39 +0200)]
sane.ds: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:14:20 +0000 (22:14 +0200)]
msvidc32: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:03:40 +0000 (22:03 +0200)]
localspl: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:05:51 +0000 (22:05 +0200)]
hhctrl.ocx: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:08:08 +0000 (22:08 +0200)]
msacm: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:13:52 +0000 (22:13 +0200)]
msi: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:11:15 +0000 (22:11 +0200)]
msrle: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:10:50 +0000 (22:10 +0200)]
mshtml: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:06:15 +0000 (22:06 +0200)]
mpr: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:04:55 +0000 (22:04 +0200)]
gphoto2: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:04:18 +0000 (22:04 +0200)]
localui: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:03:03 +0000 (22:03 +0200)]
iccvid: Danish translation.
Jens Albretsen [Mon, 5 May 2008 20:02:21 +0000 (22:02 +0200)]
oleaut32: Renamed oleaut32_Dk.rc to oleaut32_Da.rc.
Marcus Meissner [Tue, 6 May 2008 18:43:58 +0000 (20:43 +0200)]
widl: Mark non-returning functions as noreturn.
Aleksey Bragin [Tue, 6 May 2008 18:41:01 +0000 (22:41 +0400)]
atl: Remove freeing of an invalid pointer.
Francois Gouget [Tue, 6 May 2008 18:01:59 +0000 (20:01 +0200)]
Assorted spelling fixes.
Francois Gouget [Tue, 6 May 2008 17:58:59 +0000 (19:58 +0200)]
winex11: Standardize a stub trace and add a trailing '\n'.
Paul Vriens [Tue, 6 May 2008 16:08:09 +0000 (18:08 +0200)]
advapi32/tests: Add another test.
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().
Francois Gouget [Tue, 6 May 2008 13:54:52 +0000 (15:54 +0200)]
Assorted spelling fixes.
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.
Francois Gouget [Tue, 6 May 2008 13:58:01 +0000 (15:58 +0200)]
cryptdlg: Fix the GetFriendlyNameOfCert[AW] call convention.
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.
Francois Gouget [Tue, 6 May 2008 13:55:25 +0000 (15:55 +0200)]
msxml3/tests: Add a trailing '\n' to an ok() call.
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.
Francois Gouget [Tue, 6 May 2008 13:54:15 +0000 (15:54 +0200)]
fusion: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Tue, 6 May 2008 13:51:33 +0000 (15:51 +0200)]
ole32: Fix spelling of pCapabilities.
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.
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.
Alexander Dorofeyev [Mon, 5 May 2008 21:49:34 +0000 (00:49 +0300)]
ddraw/tests: Add tests for IDirect3DDevice7_Load.