Maarten Lankhorst [Tue, 18 Mar 2008 21:50:55 +0000 (14:50 -0700)]
winemp3: Skip idv3 header too.
Andrew Talbot [Tue, 18 Mar 2008 21:42:20 +0000 (21:42 +0000)]
urlmon: Assign to structs instead of using memcpy.
Andrew Talbot [Tue, 18 Mar 2008 21:42:17 +0000 (21:42 +0000)]
twain_32: Assign to structs instead of using memcpy.
Dan Kegel [Tue, 18 Mar 2008 21:34:51 +0000 (14:34 -0700)]
shell32: Only print "HCR_GetFolderAttributes should be called for simple PIDL's" once.
Francois Gouget [Tue, 18 Mar 2008 14:21:13 +0000 (15:21 +0100)]
Assorted spelling fixes.
Francois Gouget [Tue, 18 Mar 2008 14:20:58 +0000 (15:20 +0100)]
msi/tests: Skip the tests if we are unable to identify the user SID. This fixes crashes on Win9x.
Francois Gouget [Tue, 18 Mar 2008 14:20:34 +0000 (15:20 +0100)]
gdi32: Remove a trailing space in a Wine trace.
Dmitry Timoshkov [Tue, 18 Mar 2008 14:25:33 +0000 (22:25 +0800)]
winex11.drv: Add a some heuristics when to add a maximize or fullscreen hint.
Dmitry Timoshkov [Tue, 18 Mar 2008 13:55:09 +0000 (21:55 +0800)]
mlang: Implement Rfc1766ToLcidA.
Dmitry Timoshkov [Tue, 18 Mar 2008 13:55:46 +0000 (21:55 +0800)]
wine.inf: Update time zone information for America/Los_Angeles and America/Tijuana.
Rob Shearman [Tue, 18 Mar 2008 12:06:59 +0000 (12:06 +0000)]
user32: Handle the undocumented behaviour in DefWindowProc for WM_NCACTIVATE that causes the nonclient area not to be redrawn.
If the lParam is 0xffffffff then the nonclient area is not redrawn.
Alexandre Julliard [Tue, 18 Mar 2008 14:17:40 +0000 (15:17 +0100)]
user32: Implemented EnumDesktopWindows.
Michael Karcher [Sun, 16 Mar 2008 19:43:13 +0000 (20:43 +0100)]
winex11: Fix alpha for client-side-rendered text.
Aric Stewart [Mon, 17 Mar 2008 09:00:53 +0000 (18:00 +0900)]
rebar: In AutoSize get the window rc after REBAR_Layout if needed to respect the sizing changes made by REBAR_Layout.
Alexandre Julliard [Tue, 18 Mar 2008 11:42:25 +0000 (12:42 +0100)]
winex11: Clip out children window when repainting the desktop.
Alexandre Julliard [Tue, 18 Mar 2008 11:22:53 +0000 (12:22 +0100)]
server: Fix desktop window coordinates mapping in expose_window.
Alexandre Julliard [Tue, 18 Mar 2008 11:20:16 +0000 (12:20 +0100)]
winex11: Fix mouse coordinates mapping on desktop window.
Alexandre Julliard [Tue, 18 Mar 2008 11:19:43 +0000 (12:19 +0100)]
winex11: Avoid useless updates of the desktop window Z-order.
Alexandre Julliard [Tue, 18 Mar 2008 10:32:15 +0000 (11:32 +0100)]
winex11: Fix typo that was causing superfluous updates of the visible rect.
Alexandre Julliard [Tue, 18 Mar 2008 10:29:47 +0000 (11:29 +0100)]
winex11: Fix bug report address.
Reece Dunn [Mon, 17 Mar 2008 21:18:32 +0000 (21:18 +0000)]
user32: Improve the HiliteMenuItem tests so they reflect actual behaviour on Windows.
Austin English [Mon, 17 Mar 2008 20:51:39 +0000 (15:51 -0500)]
kernel32: Spelling fixes.
Andrew Riedi [Mon, 17 Mar 2008 07:56:29 +0000 (00:56 -0700)]
user32: Move the bitmap header check as far up as possible.
Based on a patchset by Henri Verbeet.
Maarten Lankhorst [Tue, 18 Mar 2008 00:05:11 +0000 (17:05 -0700)]
wine.inf: Change default windows version to XP.
Roderick Colenbrander [Mon, 17 Mar 2008 19:11:32 +0000 (20:11 +0100)]
wined3d: Add correct autogenmipmap support.
Roderick Colenbrander [Mon, 17 Mar 2008 18:27:24 +0000 (19:27 +0100)]
wined3d: Add a function which checks the filtering capabilities for a format.
Roderick Colenbrander [Mon, 17 Mar 2008 17:37:15 +0000 (18:37 +0100)]
wined3d: Put vertex texture capability checking in its own function.
Roderick Colenbrander [Mon, 17 Mar 2008 17:32:53 +0000 (18:32 +0100)]
wined3d: Put the SRG read capability check in its own function.
Roderick Colenbrander [Mon, 17 Mar 2008 17:29:29 +0000 (18:29 +0100)]
wined3d: Add a function which checks the legacy bump mapping capabilities.
James Hawkins [Mon, 17 Mar 2008 22:40:53 +0000 (15:40 -0700)]
msi: Fix a few test failures on win9x.
James Hawkins [Mon, 17 Mar 2008 22:39:53 +0000 (15:39 -0700)]
msi: Fix a few test failures on win9x.
James Hawkins [Mon, 17 Mar 2008 21:59:30 +0000 (16:59 -0500)]
msi: Fix a few test failures on win9x.
James Hawkins [Mon, 17 Mar 2008 21:58:16 +0000 (16:58 -0500)]
msi: Skip the Installer object tests on win9x.
James Hawkins [Mon, 17 Mar 2008 21:57:42 +0000 (16:57 -0500)]
msi: Fix a few tests of display IDs that don't exist on win9x.
James Hawkins [Mon, 17 Mar 2008 17:16:03 +0000 (12:16 -0500)]
msi: Skip the endlines test if the table fails on import.
Andrew Talbot [Mon, 17 Mar 2008 21:36:59 +0000 (21:36 +0000)]
shell32: Assign to structs instead of using memcpy.
Andrew Talbot [Mon, 17 Mar 2008 21:36:56 +0000 (21:36 +0000)]
shdocvw: Assign to structs instead of using memcpy.
Maarten Lankhorst [Mon, 17 Mar 2008 20:15:42 +0000 (13:15 -0700)]
winmm: Fix midi deadlock by not holding lock on release.
H. Verbeet [Mon, 17 Mar 2008 16:55:17 +0000 (17:55 +0100)]
server: Don't drop the SE_GROUP_LOGON_ID attribute.
Rob Shearman [Mon, 17 Mar 2008 13:22:14 +0000 (13:22 +0000)]
wininet: The lpszLocalFileName parameter to CommitUrlCacheEntryA is optional, so check before converting it from Unicode to ANSI.
Rob Shearman [Mon, 17 Mar 2008 13:10:14 +0000 (13:10 +0000)]
rpcrt4: Add a stub for RpcCancelThreadEx.
Cihan Altinay [Sun, 16 Mar 2008 16:40:29 +0000 (17:40 +0100)]
ddraw: Fix refcounting of palettes.
Aric Stewart [Sat, 15 Mar 2008 07:04:59 +0000 (16:04 +0900)]
regedit: Check for unicode file without using fseek.
Nathan Beckmann [Sat, 15 Mar 2008 22:05:43 +0000 (15:05 -0700)]
gdiplus: Fix test crash in GdipSaveImageToStream.
Correctly initialized parameters to GetDIBits (based on
GdipLockBitmapBits).
Reece H. Dunn [Mon, 17 Mar 2008 08:59:16 +0000 (08:59 +0000)]
user32: HiliteMenuItem fails if an invalid window handle is passed to it.
Maarten Lankhorst [Tue, 4 Mar 2008 04:18:04 +0000 (20:18 -0800)]
dsound: Add an option to mix sound buffers in the mixer again.
Jacek Caban [Sun, 16 Mar 2008 22:41:55 +0000 (23:41 +0100)]
mshtml: Break Wine Gecko 0.0.1 support.
Eric Pouech [Sun, 16 Mar 2008 20:48:29 +0000 (21:48 +0100)]
richedit: Allow reading an enhanced metafile from an RTF stream.
Eric Pouech [Sun, 16 Mar 2008 20:48:22 +0000 (21:48 +0100)]
richedit: Don't force cursor change when it's not needed.
Eric Pouech [Sun, 16 Mar 2008 20:48:13 +0000 (21:48 +0100)]
richedit: Fixed object leaks generated by context creation & destruction.
Eric Pouech [Sun, 16 Mar 2008 20:48:05 +0000 (21:48 +0100)]
richedit: Added support for EM_SETTARGETDEVICE with a NULL DC.
Eric Pouech [Sun, 16 Mar 2008 20:47:49 +0000 (21:47 +0100)]
include: Added msftedit support in richedit.h.
Eric Pouech [Sun, 16 Mar 2008 20:47:39 +0000 (21:47 +0100)]
richedit: Use the FW_ constants instead of the raw values.
Eric Pouech [Sun, 16 Mar 2008 20:47:32 +0000 (21:47 +0100)]
richedit: In RTF reader, set both bold and weight attributes, so that we don't care about priority between the two.
Eric Pouech [Sun, 16 Mar 2008 20:47:25 +0000 (21:47 +0100)]
richedit: Correctly set the pitch and family for a font when reading an RTF stream.
Eric Pouech [Sun, 16 Mar 2008 20:47:08 +0000 (21:47 +0100)]
richedit: Pass left margin around when computing the size of a run, so that a tab will get a correct size.
Eric Pouech [Sun, 16 Mar 2008 20:47:01 +0000 (21:47 +0100)]
richedit: Assign equivalent structures instead of copying them.
Eric Pouech [Sun, 16 Mar 2008 20:46:51 +0000 (21:46 +0100)]
richedit: Store shift-enter (keyboard) and \line (rtf) as end of row (and emit \line while saving in RTF).
Eric Pouech [Sun, 16 Mar 2008 20:46:36 +0000 (21:46 +0100)]
richedit: Added support for end of line inside paragraphs.
Eric Pouech [Sun, 16 Mar 2008 20:46:20 +0000 (21:46 +0100)]
richedit: Fixed typo in bitmap scaling (for OLE objects).
Eric Pouech [Sun, 16 Mar 2008 20:46:10 +0000 (21:46 +0100)]
richedit: When handling \pard in RTF stream, really resets all paragraph styles.
Eric Pouech [Sun, 16 Mar 2008 20:46:03 +0000 (21:46 +0100)]
richedit: Fix reading paragraph left & first indentation attributes.
Eric Pouech [Sun, 16 Mar 2008 20:45:52 +0000 (21:45 +0100)]
richedit: Added support for reading DI bitmaps in RTF streams.
Eric Pouech [Sun, 16 Mar 2008 20:45:39 +0000 (21:45 +0100)]
richedit: Properly set the border width while parsing RTF stream.
Eric Pouech [Sun, 16 Mar 2008 20:45:31 +0000 (21:45 +0100)]
richedit: Prevent division by zero when 0-width border is used.
Jacek Caban [Sun, 16 Mar 2008 20:10:13 +0000 (21:10 +0100)]
jscript: Added JScript stub implementation.
Jacek Caban [Sun, 16 Mar 2008 20:09:51 +0000 (21:09 +0100)]
jscript: Added JScript class factory.
Jacek Caban [Sun, 16 Mar 2008 20:10:24 +0000 (21:10 +0100)]
wininet: Don't use query and hash part of URL to generate cache file name.
Roderick Colenbrander [Sun, 16 Mar 2008 16:37:38 +0000 (16:37 +0000)]
wined3d: Check the render target capabilities of a resource type.
Roderick Colenbrander [Sun, 16 Mar 2008 16:20:27 +0000 (16:20 +0000)]
wined3d: Check the texture capabilities we offer for the different texture types (cube, plain, volume).
Roderick Colenbrander [Sun, 16 Mar 2008 16:02:02 +0000 (16:02 +0000)]
wined3d: Move depth/stencil verification to CheckDepthStencilCapability.
Andrew Talbot [Sat, 15 Mar 2008 23:25:42 +0000 (23:25 +0000)]
secur32: Assign to structs instead of using memcpy.
Andrew Talbot [Sat, 15 Mar 2008 23:25:45 +0000 (23:25 +0000)]
setupapi: Assign to structs instead of using memcpy.
Andrew Talbot [Sat, 15 Mar 2008 23:25:38 +0000 (23:25 +0000)]
rsaenh: Assign to structs instead of using memcpy.
Joris Huizer [Sat, 15 Mar 2008 17:54:08 +0000 (18:54 +0100)]
qmgr/tests: Test the correct handle.
Alexandre Julliard [Sat, 15 Mar 2008 10:45:43 +0000 (11:45 +0100)]
shell32/tests: Remove spurious linefeeds in error messages.
Jared Lapsley [Thu, 13 Mar 2008 12:16:41 +0000 (08:16 -0400)]
shdocvw: WebBrowser_get_Busy implementation.
Maarten Lankhorst [Wed, 5 Mar 2008 21:41:41 +0000 (13:41 -0800)]
user32: Fix enumeration for EnumWindowStations and EnumDesktops.
Marcus Meissner [Fri, 14 Mar 2008 21:34:54 +0000 (22:34 +0100)]
wininet: Split out NULL ptr and function ptr check.
Clinton Stimpson [Sat, 15 Mar 2008 05:59:54 +0000 (23:59 -0600)]
user32: Test processing of expose events.
Maarten Lankhorst [Fri, 14 Mar 2008 23:22:55 +0000 (16:22 -0700)]
quartz: Implement a few MediaSeeking functions.
Maarten Lankhorst [Fri, 14 Mar 2008 20:29:28 +0000 (13:29 -0700)]
quartz: Change some more stubs from traces to fixmes.
Maarten Lankhorst [Fri, 14 Mar 2008 19:35:42 +0000 (12:35 -0700)]
quartz: Add initial support for time formats in IMediaSeeking.
Only support the SYSTEM_MEDIA_TIME for now.
Maarten Lankhorst [Fri, 14 Mar 2008 18:56:43 +0000 (11:56 -0700)]
quartz: Make MediaSeeking stubs fixmes.
Maarten Lankhorst [Fri, 14 Mar 2008 18:47:42 +0000 (11:47 -0700)]
quartz: Silence the directsound buffer on starting.
If the buffer is created and stopped, the contents of the buffer are
indeterminate, by zeroing it you won't get leftovers from last play.
Maarten Lankhorst [Fri, 14 Mar 2008 18:02:01 +0000 (11:02 -0700)]
quartz: Set a default sync source on the filtergraph.
Use the fallback system IReferenceClock, unless the app comes up with
its own clock.
Dan Hipschman [Fri, 14 Mar 2008 22:51:40 +0000 (15:51 -0700)]
qmgr: Implement IBackgroundCopyJob_AddFileSet.
Tony Wasserka [Fri, 14 Mar 2008 13:12:30 +0000 (14:12 +0100)]
d3dx9: Add stubs for the ID3DXFont functions.
James Hawkins [Fri, 14 Mar 2008 21:01:35 +0000 (16:01 -0500)]
msi: Don't publish the product for the custom action test.
Rob Shearman [Fri, 14 Mar 2008 18:08:46 +0000 (18:08 +0000)]
dxerr{8,9}: Include wine/port.h for snprintf.
Rob Shearman [Fri, 14 Mar 2008 18:09:20 +0000 (18:09 +0000)]
wininet: If we receive an error from InitializeSecurityContext in HTTP_DoAuthorization then set pAuthInfo->finished so that we don't carry on using the security context.
Rob Shearman [Fri, 14 Mar 2008 18:10:08 +0000 (18:10 +0000)]
wininet: Assume that if we're connected to an HTTP/1.1 server then connections can be kept alive by default.
So don't close the connection in this case in HTTP_FinishedReading.
Rob Shearman [Fri, 14 Mar 2008 18:08:28 +0000 (18:08 +0000)]
ole32: CreatePointerMoniker is implemented.
Rob Shearman [Fri, 14 Mar 2008 18:08:57 +0000 (18:08 +0000)]
oleaut32: Fix the return type of TLB_ReadTypeLib.
Maarten Lankhorst [Fri, 14 Mar 2008 05:00:57 +0000 (22:00 -0700)]
quartz: Fix IFilterGraph RemoveFilter to stop the filter before removing it.
Also checks for VFW_E_NOT_STOPPED that is allowed to cause a
disconnection to fail.
Maarten Lankhorst [Fri, 14 Mar 2008 04:47:14 +0000 (21:47 -0700)]
quartz: Destroy the filtergraph better in releasing.
RemoveFilter is better at removing a filter from a filtergraph then
some method there.
Alexandre Julliard [Fri, 14 Mar 2008 19:32:53 +0000 (20:32 +0100)]
kernel32: Implemented ReadFileScatter and WriteFileGather.
Alexandre Julliard [Fri, 14 Mar 2008 19:30:53 +0000 (20:30 +0100)]
kernel32: Propagate the FILE_FLAG_NO_BUFFERING CreateFile flag to ntdll.
Alexandre Julliard [Fri, 14 Mar 2008 19:30:12 +0000 (20:30 +0100)]
ntdll: Implemented NtWriteFileGather.
Alexandre Julliard [Fri, 14 Mar 2008 19:29:00 +0000 (20:29 +0100)]
ntdll: Implemented NtReadFileScatter.