Maarten Lankhorst
9ec4240065
quartz: Add mediaseeking stub to audio renderer.
2008-03-20 14:27:34 +01:00
Maarten Lankhorst
c53a803ab7
quartz: Fix checking for duration.
2008-03-20 14:27:34 +01:00
Maarten Lankhorst
d38b8502a6
quartz: Pass the reference time + small delay on on begin of playback.
2008-03-20 14:27:34 +01:00
Maarten Lankhorst
366eca51df
quartz: Don't pass reference time when running.
2008-03-20 14:27:34 +01:00
Maarten Lankhorst
ea537b916e
quartz: Transmit pullpin messages further.
2008-03-20 14:27:34 +01:00
Maarten Lankhorst
3c9e2263ee
quartz: Fix bug in transmitting messages further.
2008-03-20 14:27:34 +01:00
Dan Hipschman
d664c276df
qmgr: Add a stub implementation of IBackgroundCopyJob2.
2008-03-20 14:27:34 +01:00
Dan Hipschman
764cf334d6
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.
2008-03-20 14:27:34 +01:00
Michael Stefaniuc
95c2801784
localspl: Add the Romanian translation.
2008-03-20 14:27:34 +01:00
Andrew Talbot
7abeb20490
uxtheme: Assign to structs instead of using memcpy.
2008-03-20 14:27:34 +01:00
Andrew Talbot
6e1829fc62
user32: Assign to structs instead of using memcpy.
2008-03-20 14:27:34 +01:00
Samuel Lidén Borell
9ba2395aba
mshtml: Update Swedish translation.
2008-03-20 11:43:40 +01:00
Samuel Lidén Borell
d356b7c064
shdoclc: Update Swedish translation.
2008-03-20 11:43:18 +01:00
Jason Green
27364e8454
d3d9: Add a visual test case for the D3DSAMP_SRGBTEXTURE sampler state.
2008-03-20 11:43:12 +01:00
Michael Stefaniuc
881373f452
msrle32: Add the Romanian translation.
2008-03-19 18:51:38 +01:00
Michael Stefaniuc
74b2a26cb9
crypt32: Update the German translation.
2008-03-19 18:51:27 +01:00
Roderick Colenbrander
fd71421ebe
wined3d: Report software processing in CheckDeviceFormat.
2008-03-19 17:21:59 +01:00
Roderick Colenbrander
30a3bc2651
wined3d: Add dynamic locking support to CheckDeviceFormat.
2008-03-19 17:21:47 +01:00
Roderick Colenbrander
7fd87f10cd
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.
2008-03-19 17:21:34 +01:00
Alexandre Julliard
6677e15389
winex11: Remove leftover debugging output.
2008-03-19 13:39:37 +01:00
Jacek Caban
9ff3c3955d
jscript: Added IActiveScriptProperty stub implementation.
2008-03-19 12:45:44 +01:00
Jacek Caban
12a5898436
jscript: Added IActiveScriptParse stub implementation.
2008-03-19 12:45:39 +01:00
Maarten Lankhorst
796bb92333
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.
2008-03-19 11:24:46 +01:00
Maarten Lankhorst
ebf6bbd50f
quartz: Call send flush/endofstream and segment messages downstream.
2008-03-19 11:24:08 +01:00
Aric Stewart
bdaa54e64f
freetype: Fix a typo that prevented checking more than the first range in Range Format 2.
2008-03-19 11:23:22 +01:00
Frans Kool
64b35d8566
comdlg32: Corrected Dutch translations.
2008-03-19 11:23:17 +01:00
Michael Stefaniuc
2b4c863f27
msvidc32: Add the Romanian translation.
2008-03-19 11:23:03 +01:00
Michael Stefaniuc
b72021ef85
iccvid: Add the Romanian translation.
2008-03-19 11:23:00 +01:00
Maarten Lankhorst
24708e4edb
quartz: Fix the magic bytes for mp3's with id3 tags.
2008-03-19 11:22:51 +01:00
Maarten Lankhorst
2756bedd8a
winemp3: Skip idv3 header too.
2008-03-19 11:22:45 +01:00
Andrew Talbot
dbe7718e2b
urlmon: Assign to structs instead of using memcpy.
2008-03-19 11:21:46 +01:00
Andrew Talbot
39f138a298
twain_32: Assign to structs instead of using memcpy.
2008-03-19 11:21:43 +01:00
Dan Kegel
c5b499d37a
shell32: Only print "HCR_GetFolderAttributes should be called for simple PIDL's" once.
2008-03-19 11:21:38 +01:00
Francois Gouget
304b415284
Assorted spelling fixes.
2008-03-19 11:21:27 +01:00
Francois Gouget
73f0b3c39b
msi/tests: Skip the tests if we are unable to identify the user SID. This fixes crashes on Win9x.
2008-03-19 11:21:23 +01:00
Francois Gouget
8d38b1d60b
gdi32: Remove a trailing space in a Wine trace.
2008-03-19 11:21:19 +01:00
Dmitry Timoshkov
79274bf0f5
winex11.drv: Add a some heuristics when to add a maximize or fullscreen hint.
2008-03-19 11:19:09 +01:00
Dmitry Timoshkov
2182d4600a
mlang: Implement Rfc1766ToLcidA.
2008-03-19 11:18:51 +01:00
Rob Shearman
076c6fb550
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.
2008-03-19 11:18:36 +01:00
Alexandre Julliard
34fe91bf2b
user32: Implemented EnumDesktopWindows.
2008-03-19 11:13:46 +01:00
Michael Karcher
5e463acef7
winex11: Fix alpha for client-side-rendered text.
2008-03-18 12:53:57 +01:00
Aric Stewart
178ef4495f
rebar: In AutoSize get the window rc after REBAR_Layout if needed to respect the sizing changes made by REBAR_Layout.
2008-03-18 12:43:32 +01:00
Alexandre Julliard
af369106db
winex11: Clip out children window when repainting the desktop.
2008-03-18 12:42:25 +01:00
Alexandre Julliard
d9f8f704ab
winex11: Fix mouse coordinates mapping on desktop window.
2008-03-18 12:20:16 +01:00
Alexandre Julliard
f40b045858
winex11: Avoid useless updates of the desktop window Z-order.
2008-03-18 12:19:43 +01:00
Alexandre Julliard
9454e3ff7c
winex11: Fix typo that was causing superfluous updates of the visible rect.
2008-03-18 11:44:09 +01:00
Alexandre Julliard
075df1b609
winex11: Fix bug report address.
2008-03-18 11:44:09 +01:00
Reece Dunn
2cab7ff2c7
user32: Improve the HiliteMenuItem tests so they reflect actual behaviour on Windows.
2008-03-18 11:44:09 +01:00
Austin English
d5de9977df
kernel32: Spelling fixes.
2008-03-18 11:44:09 +01:00
Andrew Riedi
927875390d
user32: Move the bitmap header check as far up as possible.
...
Based on a patchset by Henri Verbeet.
2008-03-18 11:44:09 +01:00
Roderick Colenbrander
0e9d02ded4
wined3d: Add correct autogenmipmap support.
2008-03-18 11:17:42 +01:00
Roderick Colenbrander
aa46edd60c
wined3d: Add a function which checks the filtering capabilities for a format.
2008-03-18 11:17:31 +01:00
Roderick Colenbrander
2f1e01bbe3
wined3d: Put vertex texture capability checking in its own function.
2008-03-18 11:17:15 +01:00
Roderick Colenbrander
32a32d82c4
wined3d: Put the SRG read capability check in its own function.
2008-03-18 11:17:01 +01:00
Roderick Colenbrander
4e66c9c990
wined3d: Add a function which checks the legacy bump mapping capabilities.
2008-03-18 11:16:48 +01:00
James Hawkins
ecc948ab48
msi: Fix a few test failures on win9x.
2008-03-18 11:15:57 +01:00
James Hawkins
afb575d599
msi: Fix a few test failures on win9x.
2008-03-18 11:15:53 +01:00
James Hawkins
669122fdfe
msi: Fix a few test failures on win9x.
2008-03-18 11:15:49 +01:00
James Hawkins
c1e3f831ec
msi: Skip the Installer object tests on win9x.
2008-03-18 11:15:45 +01:00
James Hawkins
55365b77d7
msi: Fix a few tests of display IDs that don't exist on win9x.
2008-03-18 11:15:40 +01:00
James Hawkins
97f1afbd3b
msi: Skip the endlines test if the table fails on import.
2008-03-18 11:15:34 +01:00
Andrew Talbot
2cce0040a0
shell32: Assign to structs instead of using memcpy.
2008-03-18 11:15:26 +01:00
Andrew Talbot
f0dd3efe14
shdocvw: Assign to structs instead of using memcpy.
2008-03-18 11:15:22 +01:00
Maarten Lankhorst
15907b5035
winmm: Fix midi deadlock by not holding lock on release.
2008-03-18 11:15:18 +01:00
Rob Shearman
99f651bd37
wininet: The lpszLocalFileName parameter to CommitUrlCacheEntryA is optional, so check before converting it from Unicode to ANSI.
2008-03-17 15:20:10 +01:00
Rob Shearman
f15287dea7
rpcrt4: Add a stub for RpcCancelThreadEx.
2008-03-17 15:20:07 +01:00
Cihan Altinay
49c682470c
ddraw: Fix refcounting of palettes.
2008-03-17 15:16:03 +01:00
Nathan Beckmann
2824aa2d33
gdiplus: Fix test crash in GdipSaveImageToStream.
...
Correctly initialized parameters to GetDIBits (based on
GdipLockBitmapBits).
2008-03-17 15:09:53 +01:00
Reece H. Dunn
efd0b9ae7a
user32: HiliteMenuItem fails if an invalid window handle is passed to it.
2008-03-17 14:53:12 +01:00
Maarten Lankhorst
021019ff8f
dsound: Add an option to mix sound buffers in the mixer again.
2008-03-17 14:44:46 +01:00
Jacek Caban
5f6ce2de63
mshtml: Break Wine Gecko 0.0.1 support.
2008-03-17 14:39:39 +01:00
Eric Pouech
4a01ddca25
richedit: Allow reading an enhanced metafile from an RTF stream.
2008-03-17 14:38:57 +01:00
Eric Pouech
984e4167af
richedit: Don't force cursor change when it's not needed.
2008-03-17 14:38:36 +01:00
Eric Pouech
5d36c47e1f
richedit: Fixed object leaks generated by context creation & destruction.
2008-03-17 14:37:58 +01:00
Eric Pouech
33d7cea120
richedit: Added support for EM_SETTARGETDEVICE with a NULL DC.
2008-03-17 14:37:43 +01:00
Eric Pouech
9c6c9d63a2
richedit: Use the FW_ constants instead of the raw values.
2008-03-17 14:36:57 +01:00
Eric Pouech
6e02f5db4b
richedit: In RTF reader, set both bold and weight attributes, so that we don't care about priority between the two.
2008-03-17 14:36:41 +01:00
Eric Pouech
0c2c43d39b
richedit: Correctly set the pitch and family for a font when reading an RTF stream.
2008-03-17 14:36:30 +01:00
Eric Pouech
a86d7bdcea
richedit: Pass left margin around when computing the size of a run, so that a tab will get a correct size.
2008-03-17 14:36:06 +01:00
Eric Pouech
34a4f9227a
richedit: Assign equivalent structures instead of copying them.
2008-03-17 14:35:40 +01:00
Eric Pouech
a64c22c8b1
richedit: Store shift-enter (keyboard) and \line (rtf) as end of row (and emit \line while saving in RTF).
2008-03-17 14:34:44 +01:00
Eric Pouech
4fb2dfc9f0
richedit: Added support for end of line inside paragraphs.
2008-03-17 14:34:24 +01:00
Eric Pouech
513fcfe48f
richedit: Fixed typo in bitmap scaling (for OLE objects).
2008-03-17 14:34:14 +01:00
Eric Pouech
68ccc4aec6
richedit: When handling \pard in RTF stream, really resets all paragraph styles.
2008-03-17 14:34:00 +01:00
Eric Pouech
cb4a41b806
richedit: Fix reading paragraph left & first indentation attributes.
2008-03-17 14:20:16 +01:00
Eric Pouech
f628a1c245
richedit: Added support for reading DI bitmaps in RTF streams.
2008-03-17 14:20:07 +01:00
Eric Pouech
9f5fa9ea45
richedit: Properly set the border width while parsing RTF stream.
2008-03-17 14:18:41 +01:00
Eric Pouech
9b2e552bf4
richedit: Prevent division by zero when 0-width border is used.
2008-03-17 14:18:36 +01:00
Jacek Caban
0750bfbb1d
jscript: Added JScript stub implementation.
2008-03-17 11:43:34 +01:00
Jacek Caban
85b024d5f7
jscript: Added JScript class factory.
2008-03-17 11:43:28 +01:00
Jacek Caban
e8be5eaba7
wininet: Don't use query and hash part of URL to generate cache file name.
2008-03-17 11:42:39 +01:00
Roderick Colenbrander
d44c295651
wined3d: Check the render target capabilities of a resource type.
2008-03-17 11:42:19 +01:00
Roderick Colenbrander
ecf24604e2
wined3d: Check the texture capabilities we offer for the different texture types (cube, plain, volume).
2008-03-17 11:41:58 +01:00
Roderick Colenbrander
02f6c9ece8
wined3d: Move depth/stencil verification to CheckDepthStencilCapability.
2008-03-17 11:41:39 +01:00
Andrew Talbot
599f58cc7c
secur32: Assign to structs instead of using memcpy.
2008-03-17 11:41:23 +01:00
Andrew Talbot
bd0fec2511
setupapi: Assign to structs instead of using memcpy.
2008-03-17 11:41:20 +01:00
Andrew Talbot
038169b6a7
rsaenh: Assign to structs instead of using memcpy.
2008-03-17 11:41:17 +01:00
Joris Huizer
b6a1529171
qmgr/tests: Test the correct handle.
2008-03-17 11:41:12 +01:00
Alexandre Julliard
fad0f48350
shell32/tests: Remove spurious linefeeds in error messages.
2008-03-15 11:45:43 +01:00
Jared Lapsley
473010268d
shdocvw: WebBrowser_get_Busy implementation.
2008-03-15 11:40:42 +01:00