wine
16 years agowinemine: Danish translation.
Jens Albretsen [Mon, 12 May 2008 18:30:27 +0000 (20:30 +0200)] 
winemine: Danish translation.

16 years agoimm32: Add the all GCS_* value check.
ByeongSik Jeon [Fri, 9 May 2008 12:28:04 +0000 (21:28 +0900)] 
imm32: Add the all GCS_* value check.

16 years agoimm32: Add the missing is_himc_ime_unicode() check.
ByeongSik Jeon [Fri, 9 May 2008 12:27:19 +0000 (21:27 +0900)] 
imm32: Add the missing is_himc_ime_unicode() check.

16 years agoshdocvw: Partial implementation of WebBrowser_put_RegisterAsBrowser and WebBrowser_ge...
Petr Dlouhý [Mon, 12 May 2008 14:22:10 +0000 (16:22 +0200)] 
shdocvw: Partial implementation of WebBrowser_put_RegisterAsBrowser and WebBrowser_get_RegisterAsBrowser.

16 years agowinex11: Silence a harmless error.
Alexandre Julliard [Mon, 12 May 2008 17:58:35 +0000 (19:58 +0200)] 
winex11: Silence a harmless error.

16 years agogdi32: Make sure the DC is up-to-date before accessing the pixel format.
Alexandre Julliard [Mon, 12 May 2008 17:58:23 +0000 (19:58 +0200)] 
gdi32: Make sure the DC is up-to-date before accessing the pixel format.

16 years agogdiplus: Stub for GdipGetClip.
Huw Davies [Mon, 12 May 2008 15:57:28 +0000 (16:57 +0100)] 
gdiplus: Stub for GdipGetClip.

16 years agogdiplus: Stubs for GdipGetDC and GdipReleaseDC.
Huw Davies [Mon, 12 May 2008 15:51:32 +0000 (16:51 +0100)] 
gdiplus: Stubs for GdipGetDC and GdipReleaseDC.

16 years agogdiplus: Add some stubs for region functions.
Huw Davies [Mon, 12 May 2008 15:45:36 +0000 (16:45 +0100)] 
gdiplus: Add some stubs for region functions.

16 years agoddraw: Fix some code unprotected by ddraw lock.
Alexander Dorofeyev [Sat, 10 May 2008 21:19:43 +0000 (00:19 +0300)] 
ddraw: Fix some code unprotected by ddraw lock.

16 years agoRevert "winealsa: Remove calls to deprecated functions."
Alexandre Julliard [Mon, 12 May 2008 17:40:34 +0000 (19:40 +0200)] 
Revert "winealsa: Remove calls to deprecated functions."

This reverts commit c8bdebde3dc94baf1439697306e6f797ca5c7ad2.
To be revisited after 1.0.

16 years agowinex11: Create a dummy parent window for composite child windows to avoid using...
Alexandre Julliard [Mon, 12 May 2008 17:14:11 +0000 (19:14 +0200)] 
winex11: Create a dummy parent window for composite child windows to avoid using the root.

16 years agowinex11: Create all the GL drawables using the gdi_display to avoid synchronization...
Alexandre Julliard [Mon, 12 May 2008 17:37:54 +0000 (19:37 +0200)] 
winex11: Create all the GL drawables using the gdi_display to avoid synchronization issues.

16 years agowininet: Implement INTERNET_OPTION_USER_AGENT for InternetQueryOption.
Hans Leidekker [Fri, 9 May 2008 13:23:46 +0000 (15:23 +0200)] 
wininet: Implement INTERNET_OPTION_USER_AGENT for InternetQueryOption.

16 years agowininet: HTTP_BuildProxyRequestUrl returns a pointer.
Hans Leidekker [Fri, 9 May 2008 13:18:51 +0000 (15:18 +0200)] 
wininet: HTTP_BuildProxyRequestUrl returns a pointer.

16 years agowininet: Partial implementation of InternetGet/SetCookieEx.
Hans Leidekker [Fri, 9 May 2008 13:16:05 +0000 (15:16 +0200)] 
wininet: Partial implementation of InternetGet/SetCookieEx.

16 years agowininet: Make a test pass on IE6.
Hans Leidekker [Fri, 9 May 2008 13:11:49 +0000 (15:11 +0200)] 
wininet: Make a test pass on IE6.

16 years agowininet: Don't overwrite content length header in HttpSendRequest.
Hans Leidekker [Fri, 9 May 2008 11:12:42 +0000 (13:12 +0200)] 
wininet: Don't overwrite content length header in HttpSendRequest.

16 years agogdiplus: Added GdipCreateFromHWNDICM (no icm yet) with test.
Nikolay Sivov [Fri, 9 May 2008 12:40:41 +0000 (16:40 +0400)] 
gdiplus: Added GdipCreateFromHWNDICM (no icm yet) with test.

16 years agogdiplus: Added GdipLoadImageFromFileICM (no icm yet).
Nikolay Sivov [Fri, 9 May 2008 12:40:21 +0000 (16:40 +0400)] 
gdiplus: Added GdipLoadImageFromFileICM (no icm yet).

16 years agogdiplus: GdipGetImageFlags simple stub with test.
Nikolay Sivov [Fri, 9 May 2008 12:39:43 +0000 (16:39 +0400)] 
gdiplus: GdipGetImageFlags simple stub with test.

16 years agogdiplus: ImageFlags enum defined.
Nikolay Sivov [Fri, 9 May 2008 12:39:13 +0000 (16:39 +0400)] 
gdiplus: ImageFlags enum defined.

16 years agogdi32: Avoid null pointer dereference in CreateDIBSection.
Nikolay Sivov [Sat, 10 May 2008 07:14:29 +0000 (11:14 +0400)] 
gdi32: Avoid null pointer dereference in CreateDIBSection.

16 years agourlmon: Better error handling in file protocol.
Jacek Caban [Sat, 10 May 2008 12:20:53 +0000 (14:20 +0200)] 
urlmon: Better error handling in file protocol.

16 years agourlmon: Correctly handle file URLs with '|' instead of ':' after drive letter.
Jacek Caban [Sat, 10 May 2008 12:20:43 +0000 (14:20 +0200)] 
urlmon: Correctly handle file URLs with '|' instead of ':' after drive letter.

16 years agouser32: Invalidate the DCE in SetWindowPos before we attempt to move the window bits.
Alexandre Julliard [Mon, 12 May 2008 11:37:49 +0000 (13:37 +0200)] 
user32: Invalidate the DCE in SetWindowPos before we attempt to move the window bits.

16 years agowined3d: Activate context for the right target in surface_blt_to_drawable.
Alexander Dorofeyev [Sun, 11 May 2008 22:44:06 +0000 (01:44 +0300)] 
wined3d: Activate context for the right target in surface_blt_to_drawable.

16 years agowined3d: glFlush when updating front buffer.
Alexander Dorofeyev [Sun, 11 May 2008 22:44:08 +0000 (01:44 +0300)] 
wined3d: glFlush when updating front buffer.

Fixes screen not updating or getting updated inconsistently when apps blit to
front buffer or lock it when RenderTargetLockMode=readtex, as happens in e.g.
Red Alert 2 and also in p8_primary_test in ddraw tests.

16 years agoserver: Crop the invalidate region against the rectangles of all parents.
Alexandre Julliard [Mon, 12 May 2008 10:29:56 +0000 (12:29 +0200)] 
server: Crop the invalidate region against the rectangles of all parents.

16 years agoserver: Also crop the update region of children when moving a window.
Alexandre Julliard [Mon, 12 May 2008 10:28:57 +0000 (12:28 +0200)] 
server: Also crop the update region of children when moving a window.

16 years agoserver: When moving/resizing a window crop the update region against the new rectangl...
Alexandre Julliard [Mon, 12 May 2008 10:26:26 +0000 (12:26 +0200)] 
server: When moving/resizing a window crop the update region against the new rectangle of the parents.

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.