wine
16 years agowinemp3: Skip idv3 header too.
Maarten Lankhorst [Tue, 18 Mar 2008 21:50:55 +0000 (14:50 -0700)] 
winemp3: Skip idv3 header too.

16 years agourlmon: Assign to structs instead of using memcpy.
Andrew Talbot [Tue, 18 Mar 2008 21:42:20 +0000 (21:42 +0000)] 
urlmon: Assign to structs instead of using memcpy.

16 years agotwain_32: 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.

16 years agoshell32: Only print "HCR_GetFolderAttributes should be called for simple PIDL's"...
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.

16 years agoAssorted spelling fixes.
Francois Gouget [Tue, 18 Mar 2008 14:21:13 +0000 (15:21 +0100)] 
Assorted spelling fixes.

16 years agomsi/tests: Skip the tests if we are unable to identify the user SID. This fixes crash...
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.

16 years agogdi32: Remove a trailing space in a Wine trace.
Francois Gouget [Tue, 18 Mar 2008 14:20:34 +0000 (15:20 +0100)] 
gdi32: Remove a trailing space in a Wine trace.

16 years agowinex11.drv: Add a some heuristics when to add a maximize or fullscreen hint.
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.

16 years agomlang: Implement Rfc1766ToLcidA.
Dmitry Timoshkov [Tue, 18 Mar 2008 13:55:09 +0000 (21:55 +0800)] 
mlang: Implement Rfc1766ToLcidA.

16 years agowine.inf: Update time zone information for America/Los_Angeles and America/Tijuana.
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.

16 years agouser32: Handle the undocumented behaviour in DefWindowProc for WM_NCACTIVATE that...
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.

16 years agouser32: Implemented EnumDesktopWindows.
Alexandre Julliard [Tue, 18 Mar 2008 14:17:40 +0000 (15:17 +0100)] 
user32: Implemented EnumDesktopWindows.

16 years agowinex11: Fix alpha for client-side-rendered text.
Michael Karcher [Sun, 16 Mar 2008 19:43:13 +0000 (20:43 +0100)] 
winex11: Fix alpha for client-side-rendered text.

16 years agorebar: In AutoSize get the window rc after REBAR_Layout if needed to respect the...
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.

16 years agowinex11: Clip out children window when repainting the desktop.
Alexandre Julliard [Tue, 18 Mar 2008 11:42:25 +0000 (12:42 +0100)] 
winex11: Clip out children window when repainting the desktop.

16 years agoserver: Fix desktop window coordinates mapping in expose_window.
Alexandre Julliard [Tue, 18 Mar 2008 11:22:53 +0000 (12:22 +0100)] 
server: Fix desktop window coordinates mapping in expose_window.

16 years agowinex11: Fix mouse coordinates mapping on desktop window.
Alexandre Julliard [Tue, 18 Mar 2008 11:20:16 +0000 (12:20 +0100)] 
winex11: Fix mouse coordinates mapping on desktop window.

16 years agowinex11: Avoid useless updates of the desktop window Z-order.
Alexandre Julliard [Tue, 18 Mar 2008 11:19:43 +0000 (12:19 +0100)] 
winex11: Avoid useless updates of the desktop window Z-order.

16 years agowinex11: Fix typo that was causing superfluous updates of the visible rect.
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.

16 years agowinex11: Fix bug report address.
Alexandre Julliard [Tue, 18 Mar 2008 10:29:47 +0000 (11:29 +0100)] 
winex11: Fix bug report address.

16 years agouser32: Improve the HiliteMenuItem tests so they reflect actual behaviour on Windows.
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.

16 years agokernel32: Spelling fixes.
Austin English [Mon, 17 Mar 2008 20:51:39 +0000 (15:51 -0500)] 
kernel32: Spelling fixes.

16 years agouser32: Move the bitmap header check as far up as possible.
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.

16 years agowine.inf: Change default windows version to XP.
Maarten Lankhorst [Tue, 18 Mar 2008 00:05:11 +0000 (17:05 -0700)] 
wine.inf: Change default windows version to XP.

16 years agowined3d: Add correct autogenmipmap support.
Roderick Colenbrander [Mon, 17 Mar 2008 19:11:32 +0000 (20:11 +0100)] 
wined3d: Add correct autogenmipmap support.

16 years agowined3d: Add a function which checks the filtering capabilities for a format.
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.

16 years agowined3d: Put vertex texture capability checking in its own function.
Roderick Colenbrander [Mon, 17 Mar 2008 17:37:15 +0000 (18:37 +0100)] 
wined3d: Put vertex texture capability checking in its own function.

16 years agowined3d: Put the SRG read capability check 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.

16 years agowined3d: Add a function which checks the legacy bump mapping capabilities.
Roderick Colenbrander [Mon, 17 Mar 2008 17:29:29 +0000 (18:29 +0100)] 
wined3d: Add a function which checks the legacy bump mapping capabilities.

16 years agomsi: Fix a few test failures on win9x.
James Hawkins [Mon, 17 Mar 2008 22:40:53 +0000 (15:40 -0700)] 
msi: Fix a few test failures on win9x.

16 years agomsi: 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.

16 years agomsi: 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.

16 years agomsi: Skip the Installer object tests on win9x.
James Hawkins [Mon, 17 Mar 2008 21:58:16 +0000 (16:58 -0500)] 
msi: Skip the Installer object tests on win9x.

16 years agomsi: Fix a few tests of display IDs that don't exist 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.

16 years agomsi: Skip the endlines test if the table fails on import.
James Hawkins [Mon, 17 Mar 2008 17:16:03 +0000 (12:16 -0500)] 
msi: Skip the endlines test if the table fails on import.

16 years agoshell32: Assign to structs instead of using memcpy.
Andrew Talbot [Mon, 17 Mar 2008 21:36:59 +0000 (21:36 +0000)] 
shell32: Assign to structs instead of using memcpy.

16 years agoshdocvw: 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.

16 years agowinmm: Fix midi deadlock by not holding lock on release.
Maarten Lankhorst [Mon, 17 Mar 2008 20:15:42 +0000 (13:15 -0700)] 
winmm: Fix midi deadlock by not holding lock on release.

16 years agoserver: Don't drop the SE_GROUP_LOGON_ID attribute.
H. Verbeet [Mon, 17 Mar 2008 16:55:17 +0000 (17:55 +0100)] 
server: Don't drop the SE_GROUP_LOGON_ID attribute.

16 years agowininet: The lpszLocalFileName parameter to CommitUrlCacheEntryA is optional, so...
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.

16 years agorpcrt4: Add a stub for RpcCancelThreadEx.
Rob Shearman [Mon, 17 Mar 2008 13:10:14 +0000 (13:10 +0000)] 
rpcrt4: Add a stub for RpcCancelThreadEx.

16 years agoddraw: Fix refcounting of palettes.
Cihan Altinay [Sun, 16 Mar 2008 16:40:29 +0000 (17:40 +0100)] 
ddraw: Fix refcounting of palettes.

16 years agoregedit: Check for unicode file without using fseek.
Aric Stewart [Sat, 15 Mar 2008 07:04:59 +0000 (16:04 +0900)] 
regedit: Check for unicode file without using fseek.

16 years agogdiplus: Fix test crash in GdipSaveImageToStream.
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).

16 years agouser32: HiliteMenuItem fails if an invalid window handle is passed to it.
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.

16 years agodsound: Add an option to mix sound buffers in the mixer again.
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.

16 years agomshtml: Break Wine Gecko 0.0.1 support.
Jacek Caban [Sun, 16 Mar 2008 22:41:55 +0000 (23:41 +0100)] 
mshtml: Break Wine Gecko 0.0.1 support.

16 years agorichedit: Allow reading an enhanced metafile from an RTF stream.
Eric Pouech [Sun, 16 Mar 2008 20:48:29 +0000 (21:48 +0100)] 
richedit: Allow reading an enhanced metafile from an RTF stream.

16 years agorichedit: Don't force cursor change when it's not needed.
Eric Pouech [Sun, 16 Mar 2008 20:48:22 +0000 (21:48 +0100)] 
richedit: Don't force cursor change when it's not needed.

16 years agorichedit: Fixed object leaks generated by context creation & destruction.
Eric Pouech [Sun, 16 Mar 2008 20:48:13 +0000 (21:48 +0100)] 
richedit: Fixed object leaks generated by context creation & destruction.

16 years agorichedit: Added support for EM_SETTARGETDEVICE with a NULL DC.
Eric Pouech [Sun, 16 Mar 2008 20:48:05 +0000 (21:48 +0100)] 
richedit: Added support for EM_SETTARGETDEVICE with a NULL DC.

16 years agoinclude: Added msftedit support in richedit.h.
Eric Pouech [Sun, 16 Mar 2008 20:47:49 +0000 (21:47 +0100)] 
include: Added msftedit support in richedit.h.

16 years agorichedit: Use the FW_ constants instead of the raw values.
Eric Pouech [Sun, 16 Mar 2008 20:47:39 +0000 (21:47 +0100)] 
richedit: Use the FW_ constants instead of the raw values.

16 years agorichedit: In RTF reader, set both bold and weight attributes, so that we don't care...
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.

16 years agorichedit: Correctly set the pitch and family for a font when reading an RTF stream.
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.

16 years agorichedit: Pass left margin around when computing the size of a run, so that a tab...
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.

16 years agorichedit: Assign equivalent structures instead of copying them.
Eric Pouech [Sun, 16 Mar 2008 20:47:01 +0000 (21:47 +0100)] 
richedit: Assign equivalent structures instead of copying them.

16 years agorichedit: Store shift-enter (keyboard) and \line (rtf) as end of row (and emit \line...
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).

16 years agorichedit: Added support for end of line inside paragraphs.
Eric Pouech [Sun, 16 Mar 2008 20:46:36 +0000 (21:46 +0100)] 
richedit: Added support for end of line inside paragraphs.

16 years agorichedit: Fixed typo in bitmap scaling (for OLE objects).
Eric Pouech [Sun, 16 Mar 2008 20:46:20 +0000 (21:46 +0100)] 
richedit: Fixed typo in bitmap scaling (for OLE objects).

16 years agorichedit: When handling \pard in RTF stream, really resets all paragraph styles.
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.

16 years agorichedit: Fix reading paragraph left & first indentation attributes.
Eric Pouech [Sun, 16 Mar 2008 20:46:03 +0000 (21:46 +0100)] 
richedit: Fix reading paragraph left & first indentation attributes.

16 years agorichedit: Added support for reading DI bitmaps in RTF streams.
Eric Pouech [Sun, 16 Mar 2008 20:45:52 +0000 (21:45 +0100)] 
richedit: Added support for reading DI bitmaps in RTF streams.

16 years agorichedit: Properly set the border width while parsing RTF stream.
Eric Pouech [Sun, 16 Mar 2008 20:45:39 +0000 (21:45 +0100)] 
richedit: Properly set the border width while parsing RTF stream.

16 years agorichedit: Prevent division by zero when 0-width border is used.
Eric Pouech [Sun, 16 Mar 2008 20:45:31 +0000 (21:45 +0100)] 
richedit: Prevent division by zero when 0-width border is used.

16 years agojscript: Added JScript stub implementation.
Jacek Caban [Sun, 16 Mar 2008 20:10:13 +0000 (21:10 +0100)] 
jscript: Added JScript stub implementation.

16 years agojscript: Added JScript class factory.
Jacek Caban [Sun, 16 Mar 2008 20:09:51 +0000 (21:09 +0100)] 
jscript: Added JScript class factory.

16 years agowininet: Don't use query and hash part of URL to generate cache file name.
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.

16 years agowined3d: Check the render target capabilities of a resource type.
Roderick Colenbrander [Sun, 16 Mar 2008 16:37:38 +0000 (16:37 +0000)] 
wined3d: Check the render target capabilities of a resource type.

16 years agowined3d: Check the texture capabilities we offer for the different texture types...
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).

16 years agowined3d: Move depth/stencil verification to CheckDepthStencilCapability.
Roderick Colenbrander [Sun, 16 Mar 2008 16:02:02 +0000 (16:02 +0000)] 
wined3d: Move depth/stencil verification to CheckDepthStencilCapability.

16 years agosecur32: Assign to structs instead of using memcpy.
Andrew Talbot [Sat, 15 Mar 2008 23:25:42 +0000 (23:25 +0000)] 
secur32: Assign to structs instead of using memcpy.

16 years agosetupapi: 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.

16 years agorsaenh: 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.

16 years agoqmgr/tests: Test the correct handle.
Joris Huizer [Sat, 15 Mar 2008 17:54:08 +0000 (18:54 +0100)] 
qmgr/tests: Test the correct handle.

16 years agoshell32/tests: Remove spurious linefeeds in error messages.
Alexandre Julliard [Sat, 15 Mar 2008 10:45:43 +0000 (11:45 +0100)] 
shell32/tests: Remove spurious linefeeds in error messages.

16 years agoshdocvw: WebBrowser_get_Busy implementation.
Jared Lapsley [Thu, 13 Mar 2008 12:16:41 +0000 (08:16 -0400)] 
shdocvw: WebBrowser_get_Busy implementation.

16 years agouser32: Fix enumeration for EnumWindowStations and EnumDesktops.
Maarten Lankhorst [Wed, 5 Mar 2008 21:41:41 +0000 (13:41 -0800)] 
user32: Fix enumeration for EnumWindowStations and EnumDesktops.

16 years agowininet: Split out NULL ptr and function ptr check.
Marcus Meissner [Fri, 14 Mar 2008 21:34:54 +0000 (22:34 +0100)] 
wininet: Split out NULL ptr and function ptr check.

16 years agouser32: Test processing of expose events.
Clinton Stimpson [Sat, 15 Mar 2008 05:59:54 +0000 (23:59 -0600)] 
user32: Test processing of expose events.

16 years agoquartz: Implement a few MediaSeeking functions.
Maarten Lankhorst [Fri, 14 Mar 2008 23:22:55 +0000 (16:22 -0700)] 
quartz: Implement a few MediaSeeking functions.

16 years agoquartz: Change some more stubs from traces to fixmes.
Maarten Lankhorst [Fri, 14 Mar 2008 20:29:28 +0000 (13:29 -0700)] 
quartz: Change some more stubs from traces to fixmes.

16 years agoquartz: Add initial support for time formats in IMediaSeeking.
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.

16 years agoquartz: Make MediaSeeking stubs fixmes.
Maarten Lankhorst [Fri, 14 Mar 2008 18:56:43 +0000 (11:56 -0700)] 
quartz: Make MediaSeeking stubs fixmes.

16 years agoquartz: Silence the directsound buffer on starting.
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.

16 years agoquartz: Set a default sync source on the filtergraph.
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.

16 years agoqmgr: Implement IBackgroundCopyJob_AddFileSet.
Dan Hipschman [Fri, 14 Mar 2008 22:51:40 +0000 (15:51 -0700)] 
qmgr: Implement IBackgroundCopyJob_AddFileSet.

16 years agod3dx9: Add stubs for the ID3DXFont functions.
Tony Wasserka [Fri, 14 Mar 2008 13:12:30 +0000 (14:12 +0100)] 
d3dx9: Add stubs for the ID3DXFont functions.

16 years agomsi: Don't publish the product for the custom action test.
James Hawkins [Fri, 14 Mar 2008 21:01:35 +0000 (16:01 -0500)] 
msi: Don't publish the product for the custom action test.

16 years agodxerr{8,9}: Include wine/port.h for snprintf.
Rob Shearman [Fri, 14 Mar 2008 18:08:46 +0000 (18:08 +0000)] 
dxerr{8,9}: Include wine/port.h for snprintf.

16 years agowininet: If we receive an error from InitializeSecurityContext in HTTP_DoAuthorizatio...
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.

16 years agowininet: Assume that if we're connected to an HTTP/1.1 server then connections can...
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.

16 years agoole32: CreatePointerMoniker is implemented.
Rob Shearman [Fri, 14 Mar 2008 18:08:28 +0000 (18:08 +0000)] 
ole32: CreatePointerMoniker is implemented.

16 years agooleaut32: Fix the return type of TLB_ReadTypeLib.
Rob Shearman [Fri, 14 Mar 2008 18:08:57 +0000 (18:08 +0000)] 
oleaut32: Fix the return type of TLB_ReadTypeLib.

16 years agoquartz: Fix IFilterGraph RemoveFilter to stop the filter before removing it.
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.

16 years agoquartz: Destroy the filtergraph better in releasing.
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.

16 years agokernel32: Implemented ReadFileScatter and WriteFileGather.
Alexandre Julliard [Fri, 14 Mar 2008 19:32:53 +0000 (20:32 +0100)] 
kernel32: Implemented ReadFileScatter and WriteFileGather.

16 years agokernel32: Propagate the FILE_FLAG_NO_BUFFERING CreateFile flag to ntdll.
Alexandre Julliard [Fri, 14 Mar 2008 19:30:53 +0000 (20:30 +0100)] 
kernel32: Propagate the FILE_FLAG_NO_BUFFERING CreateFile flag to ntdll.

16 years agontdll: Implemented NtWriteFileGather.
Alexandre Julliard [Fri, 14 Mar 2008 19:30:12 +0000 (20:30 +0100)] 
ntdll: Implemented NtWriteFileGather.

16 years agontdll: Implemented NtReadFileScatter.
Alexandre Julliard [Fri, 14 Mar 2008 19:29:00 +0000 (20:29 +0100)] 
ntdll: Implemented NtReadFileScatter.