wine
16 years agowinedos: Don't disable long filename functions on NT versions.
Alexandre Julliard [Mon, 12 May 2008 09:44:19 +0000 (11:44 +0200)] 
winedos: Don't disable long filename functions on NT versions.

16 years agoshell32: Updated Korean Resource.
Hwang YunSong(황윤성) [Mon, 12 May 2008 01:28:50 +0000 (10:28 +0900)] 
shell32: Updated Korean Resource.

16 years agodinput: Implement GetDeviceStatus.
Vitaliy Margolen [Sun, 11 May 2008 19:33:17 +0000 (13:33 -0600)] 
dinput: Implement GetDeviceStatus.

16 years agodxdiagn: Update dx version to 9.0c.
Vitaliy Margolen [Sun, 11 May 2008 19:35:28 +0000 (13:35 -0600)] 
dxdiagn: Update dx version to 9.0c.

16 years agodmime: Update dx version to 9.0c.
Vitaliy Margolen [Sun, 11 May 2008 19:34:17 +0000 (13:34 -0600)] 
dmime: Update dx version to 9.0c.

16 years agowinhelp: Danish translation additions, fixes.
Jens Albretsen [Sun, 11 May 2008 19:30:53 +0000 (21:30 +0200)] 
winhelp: Danish translation additions, fixes.

16 years agouser32: Danish spelling fixes.
Jens Albretsen [Sun, 11 May 2008 06:48:28 +0000 (08:48 +0200)] 
user32: Danish spelling fixes.

16 years agowineps.drv: Danish spelling fixes.
Jens Albretsen [Sun, 11 May 2008 06:47:27 +0000 (08:47 +0200)] 
wineps.drv: Danish spelling fixes.

16 years agoshell32: Fix calling convention of LPFNOFN, don't use static buffers.
Dmitry Timoshkov [Sat, 10 May 2008 04:09:12 +0000 (13:09 +0900)] 
shell32: Fix calling convention of LPFNOFN, don't use static buffers.

16 years agouser32: Make sure that we send proper notifications in all cases.
Dmitry Timoshkov [Sat, 10 May 2008 04:08:43 +0000 (13:08 +0900)] 
user32: Make sure that we send proper notifications in all cases.

16 years agoshdocvw: Plug memory leak introduced in 1.0-rc1 (Smatch).
Michael Stefaniuc [Fri, 9 May 2008 23:30:05 +0000 (01:30 +0200)] 
shdocvw: Plug memory leak introduced in 1.0-rc1 (Smatch).

16 years agoquartz: Don't return a pin in filesource when there is none.
Maarten Lankhorst [Fri, 9 May 2008 22:15:07 +0000 (15:15 -0700)] 
quartz: Don't return a pin in filesource when there is none.

Based on a patch by Olivier Samyn.

16 years agoqmgr: Memory allocation size fix.
Andrew Talbot [Sat, 10 May 2008 15:25:29 +0000 (16:25 +0100)] 
qmgr: Memory allocation size fix.

16 years agowineoss.drv: Memory allocation sizes fix.
Andrew Talbot [Sat, 10 May 2008 15:25:33 +0000 (16:25 +0100)] 
wineoss.drv: Memory allocation sizes fix.

16 years agodsound: Memory allocation sizes fix.
Andrew Talbot [Sat, 10 May 2008 15:25:26 +0000 (16:25 +0100)] 
dsound: Memory allocation sizes fix.

16 years agowined3d: Remove test for value of unsigned variable being less than zero.
Andrew Talbot [Fri, 9 May 2008 21:32:32 +0000 (22:32 +0100)] 
wined3d: Remove test for value of unsigned variable being less than zero.

16 years agowinhelp: Updated French translation.
Jonathan Ernst [Fri, 9 May 2008 19:21:26 +0000 (21:21 +0200)] 
winhelp: Updated French translation.

16 years agowined3d: Only display Missing vbo streams fixme once.
Ben Mayhew [Fri, 9 May 2008 18:57:26 +0000 (20:57 +0200)] 
wined3d: Only display Missing vbo streams fixme once.

16 years agokernel32/tests: Skip tests if codepage is not installed/available.
Paul Vriens [Fri, 9 May 2008 14:35:07 +0000 (16:35 +0200)] 
kernel32/tests: Skip tests if codepage is not installed/available.

16 years agoRelease 1.0-rc1. wine-1.0-rc1
Alexandre Julliard [Fri, 9 May 2008 17:42:56 +0000 (19:42 +0200)] 
Release 1.0-rc1.

16 years agogdi32: Add missing braces in EMFDRV_SelectPalette.
Alexandre Julliard [Fri, 9 May 2008 10:02:21 +0000 (12:02 +0200)] 
gdi32: Add missing braces in EMFDRV_SelectPalette.

16 years agoimm32: Avoid false FIXMEs.
Kusanagi Kouichi [Fri, 9 May 2008 03:35:06 +0000 (12:35 +0900)] 
imm32: Avoid false FIXMEs.

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.