James Hawkins [Thu, 20 Mar 2008 07:09:29 +0000 (00:09 -0700)]
msi: Don't trace the tables names on import.
James Hawkins [Thu, 20 Mar 2008 07:07:37 +0000 (00:07 -0700)]
msi: Fix the registry root indices for Installer::RegistryValue.
James Hawkins [Thu, 20 Mar 2008 07:06:54 +0000 (00:06 -0700)]
msi: Fix a few failing tests on win9x.
James Hawkins [Thu, 20 Mar 2008 07:06:14 +0000 (00:06 -0700)]
msi: Clean up the db when skipping the tests.
James Hawkins [Thu, 20 Mar 2008 07:05:32 +0000 (00:05 -0700)]
msi: win95 returns ERROR_BAD_PATHNAME.
James Hawkins [Thu, 20 Mar 2008 07:04:49 +0000 (00:04 -0700)]
msi: Fix the type of the ID parameter of MsiSourceListEnumMediaDisks.
Maarten Lankhorst [Thu, 20 Mar 2008 01:31:45 +0000 (18:31 -0700)]
quartz: Implement forwarding mediaseeking messages.
Maarten Lankhorst [Thu, 20 Mar 2008 01:27:07 +0000 (18:27 -0700)]
quartz: Add critical sections to IMediaSeeking.
Maarten Lankhorst [Thu, 20 Mar 2008 01:29:09 +0000 (18:29 -0700)]
quartz: Add mediaseeking stub to audio renderer.
Maarten Lankhorst [Thu, 20 Mar 2008 00:56:44 +0000 (17:56 -0700)]
quartz: Fix checking for duration.
Maarten Lankhorst [Thu, 20 Mar 2008 00:48:38 +0000 (17:48 -0700)]
quartz: Pass the reference time + small delay on on begin of playback.
Maarten Lankhorst [Thu, 20 Mar 2008 00:46:15 +0000 (17:46 -0700)]
quartz: Don't pass reference time when running.
Maarten Lankhorst [Thu, 20 Mar 2008 00:43:11 +0000 (17:43 -0700)]
quartz: Transmit pullpin messages further.
Maarten Lankhorst [Thu, 20 Mar 2008 00:41:15 +0000 (17:41 -0700)]
quartz: Fix bug in transmitting messages further.
Dan Hipschman [Wed, 19 Mar 2008 22:02:02 +0000 (15:02 -0700)]
qmgr: Add a stub implementation of IBackgroundCopyJob2.
Dan Hipschman [Wed, 19 Mar 2008 22:03:00 +0000 (15:03 -0700)]
rpcrt4: Use correct count in rpcrt4_conn_np_write.
count is the total count passed into rpcrt4_conn_np_write. If WriteFile
does a partial write it would end up writing too much subsequent times
through the loop. All tests pass as before.
Michael Stefaniuc [Wed, 19 Mar 2008 23:11:53 +0000 (00:11 +0100)]
localspl: Add the Romanian translation.
Michael Stefaniuc [Wed, 19 Mar 2008 22:56:31 +0000 (23:56 +0100)]
write: Add the German translation.
Michael Stefaniuc [Wed, 19 Mar 2008 22:56:13 +0000 (23:56 +0100)]
write: Add the Romanian translation.
Andrew Talbot [Wed, 19 Mar 2008 21:50:43 +0000 (21:50 +0000)]
uxtheme: Assign to structs instead of using memcpy.
Andrew Talbot [Wed, 19 Mar 2008 21:50:38 +0000 (21:50 +0000)]
user32: Assign to structs instead of using memcpy.
Frans Kool [Wed, 19 Mar 2008 21:41:12 +0000 (22:41 +0100)]
reg: Added Dutch resources.
Frans Kool [Wed, 19 Mar 2008 21:42:02 +0000 (22:42 +0100)]
reg: Corrected #include statement for translations to work.
Samuel Lidén Borell [Tue, 18 Mar 2008 21:59:25 +0000 (22:59 +0100)]
mshtml: Update Swedish translation.
Samuel Lidén Borell [Tue, 18 Mar 2008 21:49:56 +0000 (22:49 +0100)]
shdoclc: Update Swedish translation.
Jason Green [Wed, 19 Mar 2008 17:07:31 +0000 (13:07 -0400)]
d3d9: Add a visual test case for the D3DSAMP_SRGBTEXTURE sampler state.
Anatoly Lyutin [Wed, 19 Mar 2008 15:18:29 +0000 (18:18 +0300)]
wine.inf: Add "MenuShowDelay" value.
Michael Stefaniuc [Wed, 19 Mar 2008 14:00:00 +0000 (15:00 +0100)]
msrle32: Add the Romanian translation.
Michael Stefaniuc [Wed, 19 Mar 2008 13:58:39 +0000 (14:58 +0100)]
regedit: Fix and update the German translation.
- Add the translations for REG_MULTI_SZ.
- Replace "Zeichenkette" with "Zeichenfolge" as that seems to be what
Windows uses.
- Fix the size and placement of the "OK"/"Abbrechen" buttons.
- Remove bogus accelerators on some LTEXT entries in dialogs.
Michael Stefaniuc [Wed, 19 Mar 2008 13:57:05 +0000 (14:57 +0100)]
crypt32: Update the German translation.
Roderick Colenbrander [Tue, 18 Mar 2008 08:45:35 +0000 (09:45 +0100)]
wined3d: Report software processing in CheckDeviceFormat.
Roderick Colenbrander [Tue, 18 Mar 2008 08:43:27 +0000 (09:43 +0100)]
wined3d: Add dynamic locking support to CheckDeviceFormat.
Roderick Colenbrander [Tue, 18 Mar 2008 08:38:55 +0000 (09:38 +0100)]
wined3d: There is no need for the !Usage checks at the start of the resource type checks.
The return-path of the code will handle this properly and this also
ensures that the R8G8B8 dxVersion test is reached.
Alexandre Julliard [Wed, 19 Mar 2008 12:39:37 +0000 (13:39 +0100)]
winex11: Remove leftover debugging output.
Jacek Caban [Wed, 19 Mar 2008 10:31:54 +0000 (11:31 +0100)]
jscript: Added IActiveScriptProperty stub implementation.
Jacek Caban [Wed, 19 Mar 2008 10:31:36 +0000 (11:31 +0100)]
jscript: Added IActiveScriptParse stub implementation.
Jacek Caban [Wed, 19 Mar 2008 10:31:19 +0000 (11:31 +0100)]
activscp.idl: Added IActiveScriptProperty declaration.
Andrew Riedi [Wed, 19 Mar 2008 06:36:28 +0000 (23:36 -0700)]
reg: Add stub 'reg' program.
Herve Chanal [Tue, 18 Mar 2008 15:30:19 +0000 (16:30 +0100)]
msiexec: A nicer icon.
Maarten Lankhorst [Tue, 18 Mar 2008 23:05:00 +0000 (16:05 -0700)]
quartz: Move IMediaSeeking from the parser pin to the parser filter.
This interface really shouldn't be in a pin, but rather in the
implementation of the filter, since any seeking is done on the entire
filtergraph, so implementing it in the filter makes more sense.
Maarten Lankhorst [Wed, 19 Mar 2008 01:47:17 +0000 (18:47 -0700)]
quartz: Call send flush/endofstream and segment messages downstream.
Aric Stewart [Wed, 19 Mar 2008 04:29:21 +0000 (13:29 +0900)]
freetype: Fix a typo that prevented checking more than the first range in Range Format 2.
Frans Kool [Wed, 19 Mar 2008 07:47:33 +0000 (08:47 +0100)]
comdlg32: Corrected Dutch translations.
Michael Stefaniuc [Tue, 18 Mar 2008 22:26:33 +0000 (23:26 +0100)]
msvidc32: Add the Romanian translation.
Michael Stefaniuc [Tue, 18 Mar 2008 22:26:04 +0000 (23:26 +0100)]
iccvid: Add the Romanian translation.
Dan Hipschman [Wed, 19 Mar 2008 01:30:28 +0000 (18:30 -0700)]
widl: Ignore libraries in imported IDL files.
Maarten Lankhorst [Tue, 18 Mar 2008 23:10:56 +0000 (16:10 -0700)]
quartz: Fix the magic bytes for mp3's with id3 tags.
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.