Eric Pouech [Fri, 29 Aug 2008 19:50:53 +0000 (21:50 +0200)]
dbghelp: Improve the symbol loader for .DBG files.
When looking for a .DBG file, first look for a .DBG file matching all
attributes, then for a .DBG partially matching the attributes.
Eric Pouech [Fri, 29 Aug 2008 19:50:46 +0000 (21:50 +0200)]
dbghelp: Improve the symbol loader.
When looking for a PDB file, no longer use SymFindFileInPath as it
doesn't actually check the signatures, but use an internal function
instead.
Vincent Povirk [Tue, 2 Sep 2008 18:58:01 +0000 (13:58 -0500)]
shell32: Move SHAppBarMessage implementation from shell32 to explorer.
Vincent Povirk [Wed, 3 Sep 2008 21:08:22 +0000 (16:08 -0500)]
user32/tests: Don't check menu items when testing MNS_CHECKORBMP.
If the MNS_CHECKORBMP style is set on a menu, and the menu is checked,
the bitmap is not drawn. For the menu tests, that means we get no
WM_DRAWITEM message for an owner-drawn bitmap, and the bounding box of
the bitmap is not tested. We should leave the menu item unchecked in
this case so we can test it.
Stefan Dösinger [Mon, 1 Sep 2008 04:16:10 +0000 (23:16 -0500)]
wined3d: Compressed surface sizes are multiples of 4.
Since those surfaces are stored in blocks, the 4 pixel step doesn't only apply to surfaces < 4, but
also to surfaces bigger than that, with a non-multiple-of-4 size.
Nikolay Sivov [Wed, 3 Sep 2008 16:34:58 +0000 (20:34 +0400)]
gdiplus: Stubs for AdjustableArrowCap calls.
Nikolay Sivov [Wed, 3 Sep 2008 15:57:09 +0000 (19:57 +0400)]
gdiplus: Fix curve closing in GdipDrawClosedCurve2.
Nikolay Sivov [Wed, 3 Sep 2008 15:11:53 +0000 (19:11 +0400)]
gdiplus: Initial GdipFlattenPath implementation.
Alexander Dorofeyev [Wed, 3 Sep 2008 20:59:58 +0000 (23:59 +0300)]
wined3d: Remove obsolete code & ModifyLocation TODO.
This fbo logic appears to have already been implemented in ModifyLocation.
Alexander Dorofeyev [Wed, 3 Sep 2008 20:59:53 +0000 (23:59 +0300)]
wined3d: Get rid of gl buffer variable in BltOverride.
Uses This == dstSwapchain->frontBuffer instead as suggested by Henri Verbeet.
Alexander Dorofeyev [Wed, 3 Sep 2008 20:59:46 +0000 (23:59 +0300)]
wined3d: Remove glDrawBuffer calls in BltOverride.
Handled in ActivateContext, must be remains of pre-context management code.
Alexander Dorofeyev [Wed, 3 Sep 2008 20:59:41 +0000 (23:59 +0300)]
wined3d: Make the condition to enter p8 conversion shader path more strict.
This prevents shader path from being entered for an offscreen surface
when there is p8 render target and fixes failures in ddraw visual test
(with opengl rendering and RTL_READDRAW mode) and visual glitches in
Red Alert.
Alexandre Julliard [Thu, 4 Sep 2008 10:29:07 +0000 (12:29 +0200)]
configure: Disable by default some modules that cannot work on Windows.
Alexandre Julliard [Thu, 4 Sep 2008 10:27:29 +0000 (12:27 +0200)]
msvcrt/tests: Fix the %n format test for Vista.
Rico Schüller [Sun, 31 Aug 2008 10:20:28 +0000 (12:20 +0200)]
wined3d/d3d9: Set the initial scissorrect to the dimesions of the backbuffer from the first swapchain of the device.
Dmitry Timoshkov [Thu, 4 Sep 2008 08:37:23 +0000 (17:37 +0900)]
ntdll: Add support for NtSetInformationProcess(ProcessExecuteFlags).
Jeff Zaroyko [Thu, 4 Sep 2008 08:06:46 +0000 (18:06 +1000)]
winetest: Check that user enters a tag.
James Hawkins [Thu, 4 Sep 2008 02:35:07 +0000 (21:35 -0500)]
msi: Source for new patch files can only be compressed.
Nicolas Le Cam [Wed, 3 Sep 2008 23:24:26 +0000 (01:24 +0200)]
comctl32: Implement LVM_GETUNICODEFORMAT.
Alexander Nicolaysen Sørnes [Wed, 3 Sep 2008 15:44:48 +0000 (17:44 +0200)]
regedit: Fix a memory leak in export handling.
Alexander Nicolaysen Sørnes [Wed, 3 Sep 2008 13:54:00 +0000 (15:54 +0200)]
regedit: Convert open/save dialogues to unicode.
Jacek Caban [Tue, 2 Sep 2008 22:26:10 +0000 (00:26 +0200)]
jscript: Added parser memory managment.
Jacek Caban [Tue, 2 Sep 2008 22:25:46 +0000 (00:25 +0200)]
jscript: Added lexer.
Jacek Caban [Tue, 2 Sep 2008 22:25:21 +0000 (00:25 +0200)]
jscript: Added parser.
Hongbo Ni [Wed, 3 Sep 2008 12:25:50 +0000 (22:25 +1000)]
regedit: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:25:39 +0000 (22:25 +1000)]
oleview: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:25:25 +0000 (22:25 +1000)]
winspool: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:25:16 +0000 (22:25 +1000)]
wininet: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:25:05 +0000 (22:25 +1000)]
wineps: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:24:55 +0000 (22:24 +1000)]
shlwapi: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:24:35 +0000 (22:24 +1000)]
shdoclc: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:24:18 +0000 (22:24 +1000)]
setupapi: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:23:55 +0000 (22:23 +1000)]
serialui: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:23:38 +0000 (22:23 +1000)]
sane.ds: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:23:27 +0000 (22:23 +1000)]
oledlg: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:22:56 +0000 (22:22 +1000)]
oleaut32: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:22:40 +0000 (22:22 +1000)]
msvfw32: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:21:35 +0000 (22:21 +1000)]
msi: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:21:27 +0000 (22:21 +1000)]
mshtml: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:21:12 +0000 (22:21 +1000)]
msacm32: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:20:54 +0000 (22:20 +1000)]
mpr: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:20:41 +0000 (22:20 +1000)]
localui: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:20:24 +0000 (22:20 +1000)]
localspl: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:20:04 +0000 (22:20 +1000)]
htctrl: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:19:49 +0000 (22:19 +1000)]
gphoto2: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:19:33 +0000 (22:19 +1000)]
credui: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:19:22 +0000 (22:19 +1000)]
browseui: Add simplified and traditional Chinese resou.
Hongbo Ni [Wed, 3 Sep 2008 12:18:26 +0000 (22:18 +1000)]
avifil32: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:18:12 +0000 (22:18 +1000)]
appwiz: Add simplified and traditional Chinese resources.
Shunichi Fuji [Wed, 3 Sep 2008 11:14:17 +0000 (20:14 +0900)]
gdi32: Adjust FT_MulFix function to Freetype cvs head.
Louis Lenders [Wed, 3 Sep 2008 18:19:47 +0000 (18:19 +0000)]
wine.inf: Add default Directx registry key for InstalledVersion.
Henri Verbeet [Wed, 3 Sep 2008 14:29:34 +0000 (16:29 +0200)]
wined3d: IWineD3DSurface_PreLoad() doesn't do an implicit glBindTexture() anymore.
This was exposed by moving texture id generation from Preload() to BindTexture().
Henri Verbeet [Wed, 3 Sep 2008 14:29:09 +0000 (16:29 +0200)]
wined3d: Correct a TRACE and remove an incorrect comment.
Henri Verbeet [Wed, 3 Sep 2008 14:26:38 +0000 (16:26 +0200)]
wined3d: Fix a variable name inside a VTRACE.
Henri Verbeet [Wed, 3 Sep 2008 14:25:58 +0000 (16:25 +0200)]
wined3d: Use the correct representative for texture transform states.
Henri Verbeet [Wed, 3 Sep 2008 14:25:44 +0000 (16:25 +0200)]
wined3d: Depth stencil tracking depends on the value of This->render_offscreen.
Henri Verbeet [Wed, 3 Sep 2008 14:25:38 +0000 (16:25 +0200)]
wined3d: Be more careful when deleting FBOs.
Clear all attachments before deleting FBOs. It should be valid to
delete FBOs that still have attachments, but for some reason the
nvidia drivers don't like it. The resulting memory corruption can be
pretty nasty, and this workaround seems clean enough.
Hans Leidekker [Wed, 3 Sep 2008 14:58:06 +0000 (16:58 +0200)]
winhttp: Implement some more options.
Alexandre Julliard [Wed, 3 Sep 2008 15:22:13 +0000 (17:22 +0200)]
libwine: Reserve some malloc space on Solaris before we start mapping other things.
Alistair Leslie-Hughes [Wed, 3 Sep 2008 10:25:28 +0000 (20:25 +1000)]
msxml3: Add IDispatchEx test.
Hans Leidekker [Wed, 3 Sep 2008 10:33:44 +0000 (12:33 +0200)]
winhttp: A non-standard port must be included in the host header.
Hans Leidekker [Wed, 3 Sep 2008 10:33:04 +0000 (12:33 +0200)]
winhttp: Add zero value content length header to POST requests without additional data.
Hans Leidekker [Wed, 3 Sep 2008 10:31:52 +0000 (12:31 +0200)]
winhttp: Add status notification tests. Make them pass.
Hans Leidekker [Wed, 3 Sep 2008 10:31:24 +0000 (12:31 +0200)]
winhttp: Add an initial implementation of WinHttpQueryOption and WinHttpSetOption.
Hans Leidekker [Wed, 3 Sep 2008 10:31:09 +0000 (12:31 +0200)]
winhttp: Handle redirects.
Hans Leidekker [Wed, 3 Sep 2008 10:30:44 +0000 (12:30 +0200)]
winhttp: Move handling of default request parameters into build_request_string().
Hans Leidekker [Wed, 3 Sep 2008 10:30:32 +0000 (12:30 +0200)]
winhttp: WinHttpCrackUrl and InternetCrackUrlW use different scheme constants.
Hans Leidekker [Wed, 3 Sep 2008 10:30:08 +0000 (12:30 +0200)]
winhttp: Allow reusing a secure connection.
Hans Leidekker [Wed, 3 Sep 2008 10:29:45 +0000 (12:29 +0200)]
winhttp: Avoid testing errno when it isn't set.
Jeff Zaroyko [Sun, 31 Aug 2008 11:54:03 +0000 (21:54 +1000)]
ntdll: Add some tests for NtDeleteFile.
Jeff Zaroyko [Sun, 31 Aug 2008 11:53:48 +0000 (21:53 +1000)]
kernel32: Add some tests for DeleteFile.
Jeff Latimer [Tue, 2 Sep 2008 10:46:51 +0000 (20:46 +1000)]
user32/tests: Deregister the class created by create_dde_window.
Jim Cameron [Thu, 28 Aug 2008 22:55:01 +0000 (23:55 +0100)]
ntoskrnl.exe: Add stub for ObfDereferenceObject().
Jim Cameron [Thu, 28 Aug 2008 22:45:48 +0000 (23:45 +0100)]
ntoskrnl.exe: Add stub for ObReferenceObjectByHandle().
Jim Cameron [Thu, 28 Aug 2008 22:36:35 +0000 (23:36 +0100)]
ntoskrnl.exe: Add stub for IoRegisterShutdownNotification().
Jim Cameron [Thu, 28 Aug 2008 22:31:58 +0000 (23:31 +0100)]
ntoskrnl.exe: Add stub for IoRegisterDriverReinitialization().
Jim Cameron [Thu, 28 Aug 2008 21:46:51 +0000 (22:46 +0100)]
ntoskrnl.exe: Add stub for IoGetRelatedDeviceObject().
Jim Cameron [Thu, 28 Aug 2008 21:22:15 +0000 (22:22 +0100)]
ntoskrnl.exe: Add stub for IoGetDeviceObjectPointer().
Alistair Leslie-Hughes [Wed, 3 Sep 2008 00:23:10 +0000 (10:23 +1000)]
msxml3: Add IDispatchEx support to IXMLDOMDocument2.
Alistair Leslie-Hughes [Wed, 3 Sep 2008 03:04:50 +0000 (13:04 +1000)]
msxml3: Correct FIXME.
Alistair Leslie-Hughes [Wed, 3 Sep 2008 03:15:18 +0000 (13:15 +1000)]
mshtml: Add IHTMLElementBody test.
Alistair Leslie-Hughes [Mon, 1 Sep 2008 12:21:21 +0000 (22:21 +1000)]
mshtml: Make IHTMLBodyElement use correct IDispatchEx interface.
James Hawkins [Wed, 3 Sep 2008 03:57:54 +0000 (22:57 -0500)]
ole32: Fix two failing tests in win9x.
James Hawkins [Wed, 3 Sep 2008 03:58:32 +0000 (22:58 -0500)]
rasapi32: Fix several failing tests in win98.
James Hawkins [Wed, 3 Sep 2008 03:57:13 +0000 (22:57 -0500)]
ntdll: Fix a failing test in NT4.
James Hawkins [Wed, 3 Sep 2008 03:54:28 +0000 (22:54 -0500)]
netapi32: Fix two failing tests in NT4.
James Hawkins [Wed, 3 Sep 2008 03:53:53 +0000 (22:53 -0500)]
kernel32: Fix a failing test in win95.
James Hawkins [Wed, 3 Sep 2008 03:51:37 +0000 (22:51 -0500)]
iphlapi: Fix a failing test in win95.
James Hawkins [Wed, 3 Sep 2008 03:50:14 +0000 (22:50 -0500)]
gdi32: Fix a failing test in win9x.
James Hawkins [Wed, 3 Sep 2008 03:48:54 +0000 (22:48 -0500)]
crypt32: Fix a few test failures in win9x.
James Hawkins [Wed, 3 Sep 2008 03:47:53 +0000 (22:47 -0500)]
crypt32: Fix several failing tests in win9x.
James Hawkins [Wed, 3 Sep 2008 03:46:44 +0000 (22:46 -0500)]
crypt32: Fix several test failures in win9x.
James Hawkins [Wed, 3 Sep 2008 03:46:01 +0000 (22:46 -0500)]
crypt32: Fix several failing tests in win9x.
James Hawkins [Wed, 3 Sep 2008 03:43:39 +0000 (22:43 -0500)]
comctl32: Fix a failing test in win9x.
James Hawkins [Wed, 3 Sep 2008 03:43:00 +0000 (22:43 -0500)]
comctl32: Fix a failing test in win98.
James Hawkins [Wed, 3 Sep 2008 03:42:21 +0000 (22:42 -0500)]
schannel: Fix a failing test in Vista.
James Hawkins [Wed, 3 Sep 2008 03:41:36 +0000 (22:41 -0500)]
rpcrt4: Fix a failing test in Vista.
Nikolay Sivov [Tue, 2 Sep 2008 20:49:54 +0000 (00:49 +0400)]
gdiplus: Add few TRACE(..) for Matrix.
Nikolay Sivov [Tue, 2 Sep 2008 20:38:01 +0000 (00:38 +0400)]
gdiplus: Add few TRACE(..) for ImageAttributes.
Nikolay Sivov [Tue, 2 Sep 2008 20:33:58 +0000 (00:33 +0400)]
gdiplus: Add TRACE(..) for font calls.