Jens Albretsen [Mon, 12 May 2008 18:52:45 +0000 (20:52 +0200)]
uninstaller: Danish translation.
Jens Albretsen [Mon, 12 May 2008 18:31:32 +0000 (20:31 +0200)]
winefile: Danish translation.
Jens Albretsen [Mon, 12 May 2008 18:30:27 +0000 (20:30 +0200)]
winemine: Danish translation.
ByeongSik Jeon [Fri, 9 May 2008 12:28:04 +0000 (21:28 +0900)]
imm32: Add the all GCS_* value check.
ByeongSik Jeon [Fri, 9 May 2008 12:27:19 +0000 (21:27 +0900)]
imm32: Add the missing is_himc_ime_unicode() check.
Petr Dlouhý [Mon, 12 May 2008 14:22:10 +0000 (16:22 +0200)]
shdocvw: Partial implementation of WebBrowser_put_RegisterAsBrowser and WebBrowser_get_RegisterAsBrowser.
Alexandre Julliard [Mon, 12 May 2008 17:58:35 +0000 (19:58 +0200)]
winex11: Silence a harmless error.
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.
Huw Davies [Mon, 12 May 2008 15:57:28 +0000 (16:57 +0100)]
gdiplus: Stub for GdipGetClip.
Huw Davies [Mon, 12 May 2008 15:51:32 +0000 (16:51 +0100)]
gdiplus: Stubs for GdipGetDC and GdipReleaseDC.
Huw Davies [Mon, 12 May 2008 15:45:36 +0000 (16:45 +0100)]
gdiplus: Add some stubs for region functions.
Alexander Dorofeyev [Sat, 10 May 2008 21:19:43 +0000 (00:19 +0300)]
ddraw: Fix some code unprotected by ddraw lock.
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.
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.
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.
Hans Leidekker [Fri, 9 May 2008 13:23:46 +0000 (15:23 +0200)]
wininet: Implement INTERNET_OPTION_USER_AGENT for InternetQueryOption.
Hans Leidekker [Fri, 9 May 2008 13:18:51 +0000 (15:18 +0200)]
wininet: HTTP_BuildProxyRequestUrl returns a pointer.
Hans Leidekker [Fri, 9 May 2008 13:16:05 +0000 (15:16 +0200)]
wininet: Partial implementation of InternetGet/SetCookieEx.
Hans Leidekker [Fri, 9 May 2008 13:11:49 +0000 (15:11 +0200)]
wininet: Make a test pass on IE6.
Hans Leidekker [Fri, 9 May 2008 11:12:42 +0000 (13:12 +0200)]
wininet: Don't overwrite content length header in HttpSendRequest.
Nikolay Sivov [Fri, 9 May 2008 12:40:41 +0000 (16:40 +0400)]
gdiplus: Added GdipCreateFromHWNDICM (no icm yet) with test.
Nikolay Sivov [Fri, 9 May 2008 12:40:21 +0000 (16:40 +0400)]
gdiplus: Added GdipLoadImageFromFileICM (no icm yet).
Nikolay Sivov [Fri, 9 May 2008 12:39:43 +0000 (16:39 +0400)]
gdiplus: GdipGetImageFlags simple stub with test.
Nikolay Sivov [Fri, 9 May 2008 12:39:13 +0000 (16:39 +0400)]
gdiplus: ImageFlags enum defined.
Nikolay Sivov [Sat, 10 May 2008 07:14:29 +0000 (11:14 +0400)]
gdi32: Avoid null pointer dereference in CreateDIBSection.
Jacek Caban [Sat, 10 May 2008 12:20:53 +0000 (14:20 +0200)]
urlmon: Better error handling in file protocol.
Jacek Caban [Sat, 10 May 2008 12:20:43 +0000 (14:20 +0200)]
urlmon: Correctly handle file URLs with '|' instead of ':' after drive letter.
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.
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.
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.
Alexandre Julliard [Mon, 12 May 2008 10:29:56 +0000 (12:29 +0200)]
server: Crop the invalidate region against the rectangles of all parents.
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.
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.
Alexandre Julliard [Mon, 12 May 2008 09:44:19 +0000 (11:44 +0200)]
winedos: Don't disable long filename functions on NT versions.
Hwang YunSong(황윤성) [Mon, 12 May 2008 01:28:50 +0000 (10:28 +0900)]
shell32: Updated Korean Resource.
Vitaliy Margolen [Sun, 11 May 2008 19:33:17 +0000 (13:33 -0600)]
dinput: Implement GetDeviceStatus.
Vitaliy Margolen [Sun, 11 May 2008 19:35:28 +0000 (13:35 -0600)]
dxdiagn: 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.
Jens Albretsen [Sun, 11 May 2008 19:30:53 +0000 (21:30 +0200)]
winhelp: Danish translation additions, fixes.
Jens Albretsen [Sun, 11 May 2008 06:48:28 +0000 (08:48 +0200)]
user32: Danish spelling fixes.
Jens Albretsen [Sun, 11 May 2008 06:47:27 +0000 (08:47 +0200)]
wineps.drv: Danish spelling fixes.
Dmitry Timoshkov [Sat, 10 May 2008 04:09:12 +0000 (13:09 +0900)]
shell32: Fix calling convention of LPFNOFN, don't use static buffers.
Dmitry Timoshkov [Sat, 10 May 2008 04:08:43 +0000 (13:08 +0900)]
user32: Make sure that we send proper notifications in all cases.
Michael Stefaniuc [Fri, 9 May 2008 23:30:05 +0000 (01:30 +0200)]
shdocvw: Plug memory leak introduced in 1.0-rc1 (Smatch).
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.
Andrew Talbot [Sat, 10 May 2008 15:25:29 +0000 (16:25 +0100)]
qmgr: Memory allocation size fix.
Andrew Talbot [Sat, 10 May 2008 15:25:33 +0000 (16:25 +0100)]
wineoss.drv: Memory allocation sizes fix.
Andrew Talbot [Sat, 10 May 2008 15:25:26 +0000 (16:25 +0100)]
dsound: Memory allocation sizes fix.
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.
Jonathan Ernst [Fri, 9 May 2008 19:21:26 +0000 (21:21 +0200)]
winhelp: Updated French translation.
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.