Jeff Latimer [Tue, 17 Oct 2006 09:11:25 +0000 (19:11 +1000)]
usp10: Fix dead code in ScriptItemize.
Vitaliy Margolen [Sun, 15 Oct 2006 17:30:38 +0000 (11:30 -0600)]
dinput: Add SetCooperativeLevel test for joystick.
Vitaliy Margolen [Sun, 15 Oct 2006 17:30:22 +0000 (11:30 -0600)]
dinput: Add SetCooperativeLevel tests to keyboard.
Vitaliy Margolen [Sun, 15 Oct 2006 17:30:07 +0000 (11:30 -0600)]
dinput: Move SetCooperativeLevel into base class.
Vitaliy Margolen [Sun, 15 Oct 2006 17:29:48 +0000 (11:29 -0600)]
dinput: Move SetEventNotification and associated event into base class.
Vitaliy Margolen [Sun, 15 Oct 2006 17:29:30 +0000 (11:29 -0600)]
dinput: Use dinput device as a base class for keyboard, mouse and joystick.
Mikołaj Zalewski [Tue, 17 Oct 2006 07:02:41 +0000 (09:02 +0200)]
comctl32: rebar: Use SM_CYEDGE for heights in NCCalcSize.
Mike McCormack [Tue, 17 Oct 2006 09:00:33 +0000 (18:00 +0900)]
msi: Fix tables with binary data where the key is an integer.
Mike McCormack [Tue, 17 Oct 2006 08:48:53 +0000 (17:48 +0900)]
msi: Stream fields shouldn't be treated as strings.
Mike McCormack [Tue, 17 Oct 2006 07:11:42 +0000 (16:11 +0900)]
msi: Fix a memory leak.
Mike McCormack [Tue, 17 Oct 2006 05:55:22 +0000 (14:55 +0900)]
msi: Add a test for modifying a table containing binary data.
Mike McCormack [Tue, 17 Oct 2006 05:55:04 +0000 (14:55 +0900)]
msi: Add a test for summary information.
James Hawkins [Mon, 16 Oct 2006 22:44:36 +0000 (15:44 -0700)]
msi: Revert "msi: Perform button control events in greatest to least order."
Markus Amsler [Mon, 16 Oct 2006 22:42:19 +0000 (00:42 +0200)]
d3d8: Backport d3d9 surface tests.
Markus Amsler [Mon, 16 Oct 2006 22:40:29 +0000 (00:40 +0200)]
d3d8: Fix wrong function name in FIXME.
Roderick Colenbrander [Mon, 16 Oct 2006 21:28:33 +0000 (23:28 +0200)]
wgl: Move wglDeleteContext to gdi32.
Eric Pouech [Mon, 16 Oct 2006 19:54:03 +0000 (21:54 +0200)]
ntdll: Plug a memory leak.
Alexandre Julliard [Mon, 16 Oct 2006 19:29:23 +0000 (21:29 +0200)]
configure: Don't define _WIN64 on the command line to avoid trouble with system headers.
Mikołaj Zalewski [Mon, 16 Oct 2006 15:39:55 +0000 (17:39 +0200)]
comctl32: rebar: Don't return rectangles with negative width or height in NCCalcSize.
Mikołaj Zalewski [Mon, 16 Oct 2006 15:37:40 +0000 (17:37 +0200)]
user32: Send a WM_MOUSELEAVE even if another window calls TrackMouseEvent before the timer proc is called.
Robert Shearman [Mon, 16 Oct 2006 15:46:46 +0000 (16:46 +0100)]
kernel32: Add support for detecting the user locale preference from the system on Mac OS X.
Robert Shearman [Mon, 16 Oct 2006 16:01:27 +0000 (17:01 +0100)]
rpcrt4: Add a critical section to protect the connection list in each
protseq to avoid taking the process-wide server_cs in the hot path for
each protocol.
Robert Shearman [Mon, 16 Oct 2006 15:49:29 +0000 (16:49 +0100)]
rpcrt4: Convert the protseq list into a standard Wine list.
Robert Shearman [Mon, 16 Oct 2006 15:48:57 +0000 (16:48 +0100)]
rpcrt4: Abstract out the way incoming connections are waited for so that we no longer need to wait on Win32 handles.
Robert Shearman [Mon, 16 Oct 2006 15:47:39 +0000 (16:47 +0100)]
rpcrt4: Rename protseq_ops to connection_ops to reflect the fact that
the functions operate on an RpcConnection object, not an
RpcServerProtseq object.
Robert Shearman [Mon, 16 Oct 2006 15:47:22 +0000 (16:47 +0100)]
rpcrt4: Create a server thread for each protseq.
Alexandre Julliard [Mon, 16 Oct 2006 15:20:37 +0000 (17:20 +0200)]
Make.rules: Added support for building IDL client/proxy/server/iid files.
Alexandre Julliard [Mon, 16 Oct 2006 15:19:07 +0000 (17:19 +0200)]
makedep: Added support for generating dependencies of IDL client/proxy/server/iid files.
Mikołaj Zalewski [Mon, 16 Oct 2006 09:21:16 +0000 (11:21 +0200)]
comctl32: listview: Update the scroll bars after resizing the last column.
Dmitry Timoshkov [Mon, 16 Oct 2006 11:21:28 +0000 (20:21 +0900)]
setupapi: Fix a typo.
Hans Leidekker [Mon, 16 Oct 2006 12:42:32 +0000 (14:42 +0200)]
winhelp: Cast-qual warnings fix.
Stefan Dösinger [Mon, 16 Oct 2006 10:43:57 +0000 (12:43 +0200)]
ddraw: Implement GetRenderState for D3DRENDERSTATE_TEXTURE[MIN/MAG].
Stefan Dösinger [Mon, 16 Oct 2006 10:40:51 +0000 (12:40 +0200)]
ddraw: Implement GetRenderState for D3DRENDERSTATE_TEXTUREADDRESS[U/V].
Kai Blin [Mon, 16 Oct 2006 08:13:26 +0000 (10:13 +0200)]
secur32: Stop leaking the session key memory.
Louis. Lenders [Sun, 15 Oct 2006 09:30:22 +0000 (10:30 +0100)]
olepro32: Add version resource.
Alexandre Julliard [Mon, 16 Oct 2006 15:04:27 +0000 (17:04 +0200)]
libuuid: Fixed typo in CLSID_SynchronizeContainer.
Alexandre Julliard [Mon, 16 Oct 2006 15:03:44 +0000 (17:03 +0200)]
server: A window timer id should be an unsigned long.
Mikołaj Zalewski [Sat, 14 Oct 2006 18:16:30 +0000 (20:16 +0200)]
user32: When calling TrackMouseEvent with TME_LEAVE the dwHoverTime may be uninitialized.
Mikołaj Zalewski [Sat, 14 Oct 2006 18:04:53 +0000 (20:04 +0200)]
user32: Don't create timers with nEventId == 0 in TrackMouseEvent.
Stefan Dösinger [Sat, 14 Oct 2006 22:01:23 +0000 (00:01 +0200)]
ddraw: Implement GetRenderState for D3DRENDERSTATE_TEXTUREHANDLE.
Stefan Dösinger [Sat, 14 Oct 2006 21:58:42 +0000 (23:58 +0200)]
ddraw: Use real handles for state blocks.
Stefan Dösinger [Sat, 14 Oct 2006 19:57:09 +0000 (21:57 +0200)]
ddraw: Make the surface list a standard wine list.
Roderick Colenbrander [Sat, 14 Oct 2006 20:49:09 +0000 (22:49 +0200)]
wgl: Move wglShareLists to gdi32.
Roderick Colenbrander [Sat, 14 Oct 2006 20:11:33 +0000 (22:11 +0200)]
wgl: Move wglGetCurrentDC to gdi32.
Roderick Colenbrander [Sat, 14 Oct 2006 10:56:07 +0000 (12:56 +0200)]
wgl: Move wglGetCurrentContext to gdi32.
Francois Gouget [Sun, 15 Oct 2006 15:05:01 +0000 (17:05 +0200)]
Assorted spelling fixes.
Alexandre Julliard [Mon, 16 Oct 2006 09:32:17 +0000 (11:32 +0200)]
urlmon: Create a message window for each binding to make sure they are cleaned up properly.
Francois Gouget [Sun, 15 Oct 2006 15:19:54 +0000 (17:19 +0200)]
msi: Remove spaces before '\n's.
Francois Gouget [Sun, 15 Oct 2006 15:07:00 +0000 (17:07 +0200)]
oleview: U(x) must be defined after winnt.h has had a chance to define NONAMELESSUNION. Fixes the compilation with gcc 2.95.
Francois Gouget [Sun, 15 Oct 2006 15:06:44 +0000 (17:06 +0200)]
wined3d: Remove '\0's in traces.
Mikołaj Zalewski [Sat, 14 Oct 2006 18:51:59 +0000 (20:51 +0200)]
winetest: Don't start test programs with STARTUPINFO.wShowWindow = SW_HIDE.
Mikołaj Zalewski [Sat, 14 Oct 2006 18:27:39 +0000 (20:27 +0200)]
comctl32: header: Test and improve the custom draw and owner draw code.
Mikołaj Zalewski [Sat, 14 Oct 2006 18:23:35 +0000 (20:23 +0200)]
comctl32: header: Make all repaints pass through HEADER_Refresh.
Mikołaj Zalewski [Sat, 14 Oct 2006 19:46:40 +0000 (21:46 +0200)]
comctl32: rebar: bUnicode and NtfUnicode should be the same.
Kai Blin [Sun, 15 Oct 2006 19:12:11 +0000 (21:12 +0200)]
secur32: Get rid of NEGO_* helper modes, they will never be used. Negotiate should not be done via ntlm_auth.
Kai Blin [Sat, 14 Oct 2006 10:58:03 +0000 (12:58 +0200)]
secur32: Implement RFC2104 (HMAC) with MD5 for NTLMv2.
James Hawkins [Fri, 13 Oct 2006 21:07:17 +0000 (14:07 -0700)]
mscoree: Add stub implementations of CorBindToRuntimeHost and GetCORVersion.
James Hawkins [Fri, 13 Oct 2006 21:06:20 +0000 (14:06 -0700)]
mscoree: Add missing stubs to the spec file.
Stefan Dösinger [Fri, 13 Oct 2006 10:14:59 +0000 (12:14 +0200)]
d3d8: Implement CopyRects with BltFast.
Jacek Caban [Sun, 15 Oct 2006 19:52:28 +0000 (21:52 +0200)]
shdocvw: Added IDocHostUIHandler2 test.
Jacek Caban [Sun, 15 Oct 2006 19:16:48 +0000 (21:16 +0200)]
mshtml: Load page from moniker if AsyncOpen fails.
Jacek Caban [Sun, 15 Oct 2006 11:18:47 +0000 (13:18 +0200)]
mshtml: Don't crash in remove_doc_tasks if thread_data is not allocated.
Hans Leidekker [Sun, 15 Oct 2006 12:51:52 +0000 (14:51 +0200)]
secur32: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 15 Oct 2006 10:28:08 +0000 (12:28 +0200)]
ole32: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 15 Oct 2006 10:27:34 +0000 (12:27 +0200)]
The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility.
Michael Stefaniuc [Sat, 14 Oct 2006 23:03:58 +0000 (01:03 +0200)]
janitorial: Remove redundant NULL checks before calling HeapFree wrappers.
Mikołaj Zalewski [Sat, 14 Oct 2006 17:59:54 +0000 (19:59 +0200)]
comctl32: toolbar: Test and improve TB_SETHOTITEM.
Mikołaj Zalewski [Sat, 14 Oct 2006 17:54:25 +0000 (19:54 +0200)]
comctl32: toolbar: Use nHotItem not nOldHit for the hot item in MouseLeave.
Mikołaj Zalewski [Sat, 14 Oct 2006 17:53:39 +0000 (19:53 +0200)]
comctl32: toolbar: Don't try to redraw buttons outside of the clipping rect.
Mikołaj Zalewski [Sat, 14 Oct 2006 17:52:46 +0000 (19:52 +0200)]
comctl32: toolbar: Change the dwData from DWORD to DWORD_PTR.
Jeff Latimer [Sat, 14 Oct 2006 09:51:43 +0000 (19:51 +1000)]
ole32: Remove dead code in errorinfo.c (Coverity).
Alexandre Julliard [Sat, 14 Oct 2006 18:24:07 +0000 (20:24 +0200)]
ntdll: More workarounds for more kernel bugs in VFAT ioctl mapping on x86-64.
Peter Oberndorfer [Fri, 13 Oct 2006 14:09:29 +0000 (16:09 +0200)]
configure: Detect mingw cross compiler in gentoo.
James Hawkins [Fri, 13 Oct 2006 21:08:52 +0000 (14:08 -0700)]
msi: Also set the SOURCEDIR property in MSI_InstallPackage.
James Hawkins [Fri, 13 Oct 2006 21:05:01 +0000 (14:05 -0700)]
include: Move cfgmgr32.h to include/ to match the SDK.
James Hawkins [Fri, 13 Oct 2006 21:03:55 +0000 (14:03 -0700)]
clusapi: Add the clusapi.h public header.
Mike McCormack [Sat, 14 Oct 2006 00:55:40 +0000 (09:55 +0900)]
winetest: Avoid calling fclose twice on the same file (Coverity).
Michael Stefaniuc [Fri, 13 Oct 2006 21:33:02 +0000 (23:33 +0200)]
ntdll/tests: Win64 printf format warning fixes.
Michael Stefaniuc [Fri, 13 Oct 2006 21:32:38 +0000 (23:32 +0200)]
imm32: Win64 printf format warning fixes.
Michael Stefaniuc [Fri, 13 Oct 2006 21:32:50 +0000 (23:32 +0200)]
setupapi: Win64 printf format warning fixes.
Michael Ploujnikov [Sat, 14 Oct 2006 02:54:46 +0000 (22:54 -0400)]
ole32/tests: Win64 printf format warning fixes.
Michael Ploujnikov [Fri, 13 Oct 2006 13:34:21 +0000 (09:34 -0400)]
comctl32: Win64 printf format warning fixes.
Hans Leidekker [Fri, 13 Oct 2006 19:25:54 +0000 (21:25 +0200)]
riched20: Win64 printf format warning fixes.
Hans Leidekker [Fri, 13 Oct 2006 13:43:54 +0000 (15:43 +0200)]
wininet: Cast-qual warnings fix.
Kirill K. Smirnov [Fri, 13 Oct 2006 14:47:22 +0000 (18:47 +0400)]
winhelp: Window style has not been initialized.
Kirill K. Smirnov [Fri, 13 Oct 2006 12:19:48 +0000 (16:19 +0400)]
winhelp: Use color specified in .hlp file for background, not just WHITE_BRUSH.
Alexandre Julliard [Fri, 13 Oct 2006 14:43:39 +0000 (16:43 +0200)]
Release 0.9.23.
Michael Ploujnikov [Fri, 13 Oct 2006 13:17:40 +0000 (09:17 -0400)]
comctl32/tests: Win64 printf format warning fixes.
Michael Ploujnikov [Fri, 13 Oct 2006 13:04:43 +0000 (09:04 -0400)]
comdlg32: Win64 printf format warning fixes.
Hans Leidekker [Fri, 13 Oct 2006 11:20:32 +0000 (13:20 +0200)]
winspool.drv/tests: Win64 printf format warning fixes.
Hans Leidekker [Fri, 13 Oct 2006 11:09:49 +0000 (13:09 +0200)]
msxml3/tests: Win64 printf format warning fixes.
Hans Leidekker [Fri, 13 Oct 2006 09:51:23 +0000 (11:51 +0200)]
winspool.drv: Win64 printf format warning fixes.
Hans Leidekker [Thu, 12 Oct 2006 18:57:10 +0000 (20:57 +0200)]
oleaut32: Win64 printf format warning fixes.
Hans Leidekker [Thu, 12 Oct 2006 18:57:23 +0000 (20:57 +0200)]
quartz: Win64 printf format warning fixes.
Hans Leidekker [Fri, 13 Oct 2006 09:25:03 +0000 (11:25 +0200)]
wineps.drv: Win64 printf format warning fixes.
Michael Stefaniuc [Thu, 12 Oct 2006 20:56:29 +0000 (22:56 +0200)]
kernel32: Win64 printf format warning fixes.
Michael Stefaniuc [Thu, 12 Oct 2006 20:56:45 +0000 (22:56 +0200)]
gdi/tests: Win64 printf format warning fixes.
Alexandre Julliard [Fri, 13 Oct 2006 10:08:13 +0000 (12:08 +0200)]
msvfw32: Avoid a compiler warning.
Francois Gouget [Fri, 13 Oct 2006 00:23:08 +0000 (02:23 +0200)]
Add '\n's to Wine traces.
Francois Gouget [Fri, 13 Oct 2006 00:19:42 +0000 (02:19 +0200)]
Assorted spelling fixes.