Andrew Talbot
511dd2a8c0
wsock32: Assign to struct instead of using memcpy.
2008-03-24 20:41:53 +01:00
Andrew Talbot
a839455bb0
ws2_32: Assign to structs instead of using memcpy.
2008-03-24 20:41:50 +01:00
Marcus Meissner
a0c18ce784
user32/tests: Fix uninitialized struct component.
2008-03-24 20:41:45 +01:00
Alexander Dorofeyev
e2d8e291d6
ddraw: Fix vertex processing.
2008-03-24 20:41:19 +01:00
Alexander Dorofeyev
94949ab849
d3d8/tests: Test DrawIndexedPrimitiveUP with primitive count zero.
2008-03-24 20:40:24 +01:00
Alexander Dorofeyev
eddbdbef47
ddraw/tests: Test executebuffer triangle instruction with zero count.
2008-03-24 20:40:18 +01:00
Alexander Dorofeyev
3d2bdf52cd
wined3d: Handle zero primitive count.
2008-03-24 20:40:13 +01:00
Alexander Dorofeyev
bacd2340b4
ddraw/tests: Test SetPalette on non-palettized surfaces.
2008-03-24 20:40:05 +01:00
Alexander Dorofeyev
4b53dde0f5
ddraw: Make SetPalette fail for non-palettized surfaces.
2008-03-24 20:40:00 +01:00
Roderick Colenbrander
cb9252db36
wined3d: Fix a typo in CheckSrgbWriteCapability. We support both X8R8G8B8 and A8R8G8B8.
2008-03-24 20:39:50 +01:00
Roderick Colenbrander
9123e8f374
wined3d: Add more debug code to CheckDeviceFormat.
2008-03-24 20:39:37 +01:00
Detlef Riekenberg
9e35ee852f
winspool: Forward EnumPrintersA to EnumPrintersW.
2008-03-24 20:39:29 +01:00
Anatoly Lyutin
f773e148b0
kernel32: Implement IsWow64Process.
2008-03-24 20:39:22 +01:00
Alexandre Julliard
549f7c91b4
user32: Clamp the mouse position to the window rectangle when starting a window resize.
2008-03-24 18:01:02 +01:00
Alexandre Julliard
635544e20f
user32: Make sure we set menu capture to a window that is visible.
2008-03-24 17:59:58 +01:00
Alexandre Julliard
78de7e363b
winex11: Grab the pointer in menu tracking mode too.
2008-03-24 17:59:40 +01:00
Alexandre Julliard
5787c12ba6
winex11: Setting window z-order using a sibling doesn't work with some window managers.
...
So let's see what happens if we don't set z-order at all in that case.
2008-03-24 15:47:28 +01:00
Kai Blin
63504e9e80
janitorial: Use poll() instead of select().
2008-03-24 13:41:57 +01:00
Marcus Meissner
0aecedf281
version: LZCopy return value is LONG.
2008-03-24 13:40:57 +01:00
Roderick Colenbrander
690f496bd4
wined3d: We want to compare the old and the new format and not the old with the old.
2008-03-24 13:27:14 +01:00
Marcus Meissner
57384b7a1c
user32/tests: Skip checks if pre-condition does not match.
2008-03-24 13:26:45 +01:00
Philip Nilsson
1110f17581
wined3d: Initialize maxAttribs in case it isn't changed by glGetIntegerv.
2008-03-24 13:26:20 +01:00
James Hawkins
b83fbb4f03
fusion: Add a stub implementation of IAssemblyName.
2008-03-24 12:58:12 +01:00
James Hawkins
87b970cedc
fusion: Add a few fusion stubs.
2008-03-24 12:57:31 +01:00
Markus Amsler
f34efcb839
opengl: Allocate DisabledExtensions buffer.
2008-03-24 12:56:49 +01:00
Eric Pouech
91d57af637
richedit: For setting word wrapping, native only uses a null vs non null value.
2008-03-24 12:12:18 +01:00
Eric Pouech
df7ab004ce
richedit: Fixed a bogus computation of paragraph indentation.
2008-03-24 12:12:11 +01:00
Eric Pouech
8b6eea0a63
richedit: Fixed the initialization of the word wrap mode.
2008-03-24 12:12:07 +01:00
Sean Huckins
3266420a1e
gdiplus: Implementation of GdipCreateBitmapFromHBITMAP.
2008-03-24 12:11:58 +01:00
Roderick Colenbrander
e749825793
wined3d: CheckTextureCapability returns TRUE for V8U8.
2008-03-24 12:08:34 +01:00
Roderick Colenbrander
ccb4ee39ab
wgl: Return TRUE on wglReleasePbufferDCARB success.
2008-03-24 12:08:20 +01:00
Roderick Colenbrander
3771341774
wined3d: Add a missing break to blt_to_drawable.
2008-03-24 12:08:12 +01:00
James Hawkins
fb508ff8fa
msi: Implement the StopServices action.
2008-03-24 11:39:47 +01:00
James Hawkins
fdd55977bc
msi: Don't hardcode the root drive.
2008-03-24 11:39:29 +01:00
James Hawkins
9048ecef83
msi: INSTALLPROPERTY_AUTHORIZED_LUA_APP is only available with msi >= 3.0.
2008-03-24 11:38:36 +01:00
James Hawkins
d69342cd67
msi: Initialize the size parameter.
2008-03-24 11:38:30 +01:00
Michael Stefaniuc
c038ade2a7
comctl32: Add the Romanian translation.
2008-03-24 11:38:12 +01:00
Michael Stefaniuc
1c56df3ab2
browseui: Add the German translation.
2008-03-24 11:38:03 +01:00
Michael Stefaniuc
20c91aba94
shlwapi: Add the Romanian translation.
2008-03-24 11:37:55 +01:00
Michael Stefaniuc
a6843afc63
browseui: Add the Romanian translation.
2008-03-24 11:37:45 +01:00
Michael Stefaniuc
aa754a70f0
credui: Update the German translation.
2008-03-24 11:37:42 +01:00
Jacek Caban
c8bb048b1a
mshtml: Abstract BSCallback implementation.
2008-03-24 11:37:01 +01:00
Jacek Caban
6738db5af2
mshtml: Move hlink_frame_navigate function.
2008-03-24 11:36:42 +01:00
Jacek Caban
a7caae9540
mshtml: Move BSCallback declaration to navigate.c.
2008-03-24 11:36:34 +01:00
Jacek Caban
5a04f526ad
mshtml: Added new nsChannelBSC type.
2008-03-24 11:36:28 +01:00
Jacek Caban
979b42d749
mshtml: Don't access BSCallback directly in nsembed.c.
2008-03-24 11:36:20 +01:00
Jacek Caban
f792ada40f
mshtml: Don't access BSCallback directly in nsio.c.
2008-03-24 11:36:14 +01:00
Eric Pouech
2870f21d06
richedit: Added missing fields to be reinitialized for the RTF \pard token.
2008-03-24 11:35:53 +01:00
Vitaliy Margolen
d8391a4a46
user32: Fix F1 message sequence.
2008-03-24 11:35:30 +01:00
Andrew Talbot
5d038523e9
winex11.drv: Assign to structs instead of using memcpy.
2008-03-24 11:33:22 +01:00
Andrew Talbot
7b380e0aeb
wininet: Assign to structs instead of using memcpy.
2008-03-24 11:33:16 +01:00
Andrew Talbot
d3e904202a
winmm: Assign to struct instead of using memcpy.
2008-03-24 11:33:10 +01:00
Andrew Talbot
480cd234a8
wintab32: Assign to structs instead of using memcpy.
2008-03-24 11:33:03 +01:00
Andrew Talbot
a1732549ca
wintrust: Assign to structs instead of using memcpy.
2008-03-24 11:32:58 +01:00
Andrew Talbot
d0986ac5ad
wnaspi32: Assign to struct instead of using memcpy.
2008-03-24 11:32:53 +01:00
Maarten Lankhorst
db8b2ca7b4
quartz: Silence requests for ipin on filters.
2008-03-24 11:32:26 +01:00
Maarten Lankhorst
4d745e0051
quartz: Forward requests for MediaSeeking from all pins properly.
2008-03-24 11:32:19 +01:00
Maarten Lankhorst
17a1c64686
quartz: Play silence in directsound renderer on end of stream notification.
2008-03-24 11:32:03 +01:00
Maarten Lankhorst
f8bb838455
quartz: Make acmwrapper code aware of time, and get rid of its internal buffer.
2008-03-24 11:31:48 +01:00
Maarten Lankhorst
c423511d2e
quartz: Add sanity check to mediaseeking setrate.
2008-03-24 11:31:25 +01:00
Maarten Lankhorst
b0c6a34358
quartz: Parse audio packets in mpeg splitter to obtain the duration.
2008-03-24 11:31:16 +01:00
Andrew Talbot
94dc49ed12
wineps.drv: Assign to structs instead of using memcpy.
2008-03-22 13:21:13 +01:00
Andrew Talbot
8789ed6f84
winex11.drv: Indirection level fix.
2008-03-22 13:21:10 +01:00
Andrew Talbot
2d08f90d76
winedos: Assign to struct instead of using memcpy.
2008-03-22 13:21:00 +01:00
Jason Green
740b56e87b
d3d9: Allow for driver precision differences in some visual tests.
2008-03-22 13:10:12 +01:00
Jason Green
1a933d6b44
d3d9: Add visual test for D3DRS_SHADEMODE states.
2008-03-22 13:10:08 +01:00
Alexandre Julliard
c3ae7d1983
kernel32/tests: Fix the FindFirstVolume test on Vista.
2008-03-22 13:09:57 +01:00
Alexandre Julliard
9879f78c13
kernel32/tests: Added some tests for FindResource.
2008-03-22 13:09:44 +01:00
Roderick Colenbrander
856af1b5d7
wined3d: Add srgb write support to CheckDeviceFormat.
2008-03-22 12:23:23 +01:00
Roderick Colenbrander
9e9ef6238a
wined3d: Remove unneeded code in CheckDeviceFormat.
...
All these checks are done during the capability checks which are
performed under the resource type checks.
2008-03-22 11:46:25 +01:00
Roderick Colenbrander
5d151c0ffc
wined3d: Don't continue with CheckDeviceFormat when the texture format isn't around.
...
It is legal to pass Usage=0 to CheckDeviceFormat and in both this case
and in the case a format isn't available UsageCaps would be 0 and a
format would be reported available.
2008-03-22 11:45:58 +01:00
Roderick Colenbrander
460f0d1608
wined3d: Return WINED3DERR_NOTAVAILABLE when cubemapping isn't supported.
2008-03-22 11:45:41 +01:00
Roderick Colenbrander
616944ae7e
wined3d: Add reporting of D3DRTYPE_VOLUME capabilties.
...
We assume it has the same capabilities as VOLUMETEXTURE. MSDN is very
vague on this topic. Intel/Nvidia/ATI drivers seem to offer nearly the
same caps on both, so do that too.
2008-03-22 11:45:31 +01:00
Roderick Colenbrander
6f3127291f
wined3d: When volume textures aren't around (GL_EXT_texture3D not supported) return WINED3DERR_NOTAVAILABLE.
2008-03-22 11:44:11 +01:00
Roderick Colenbrander
eef51ed4ca
wined3d: We don't offer index/vertex buffer caps. Neither do Windows drivers (at least Nvidia, Ati and Intel).
2008-03-22 11:14:37 +01:00
Dan Hipschman
2904f543f4
advapi32: Add a stub for CreateRestrictedToken.
2008-03-22 11:14:13 +01:00
Reece Dunn
56b2ab241e
user32: Fixed the HiliteMenuItem tests to pass on Windows 9x.
2008-03-22 11:14:07 +01:00
Detlef Riekenberg
f3380958bd
ntoskrnl.exe: Implement MmIsAddressValid.
2008-03-22 11:13:59 +01:00
Alexandre Julliard
0dbeea5275
shell32: Use the larger Wine logo icon in the About dialog.
2008-03-21 18:39:11 +01:00
Alexandre Julliard
77a79c48b4
shell32: Make the icon space a bit larger in the About dialog.
...
Also replace numeric ids by appropriate constants.
2008-03-21 18:38:51 +01:00
Herve Chanal
9188302b70
user32: A nicer icon for oic_winlogo.
2008-03-21 18:36:23 +01:00
Roderick Colenbrander
41310080a5
ddraw: Use a correct resource type and a valid format.
2008-03-21 15:20:21 +01:00
Roderick Colenbrander
51a8162330
wined3d: Check pixel formats of the same pixel type.
2008-03-21 15:19:05 +01:00
Jacek Caban
cd0213bcb9
jscript: Added IObjectSafety stub implementation.
2008-03-21 15:18:58 +01:00
Jacek Caban
a0d8cbc6ef
jscript: Added IActiveScriptParseProcedure2 stub implementation.
2008-03-21 15:18:55 +01:00
Philip Nilsson
b67290b99a
d3dx9/tests: Test the D3DXVec*Array functions.
2008-03-21 12:52:54 +01:00
Philip Nilsson
0457333f55
d3dx9: Implement the D3DXVec*Array functions.
2008-03-21 12:52:19 +01:00
James Hawkins
c0b3af34b9
fusion: Add a stub implementation of fusion.dll.
2008-03-21 12:49:51 +01:00
Huw Davies
4b6d284de6
gdi32: Ignore fonts with names that begin with a '.'.
2008-03-21 12:44:20 +01:00
Alexandre Julliard
fad9b692cb
user32/tests: Flush events during the mouse button tests.
2008-03-21 11:29:18 +01:00
Alexandre Julliard
3e8532779f
ntdll: Refuse to create the .wine directory if the parent belongs to a different user.
2008-03-21 11:28:31 +01:00
Aric Stewart
62f80d3326
imm32: IMEs do not expect the hMsgBuf to be NULL, so initialize it.
2008-03-21 11:25:16 +01:00
Dan Hipschman
2fa83d94c8
widl: Make structures with FC_ENUM16 fields complex.
...
Structures containing enum fields without the v1_enum attribute must be
treated as complex because of the range check and memory/wire size
differences. This includes a test which didn't pass before and now
passes on Wine and Windows.
2008-03-21 11:24:28 +01:00
Dan Hipschman
629a29d81e
rpcrt4: Handle FC_ENUM16.
2008-03-21 11:24:19 +01:00
James Hawkins
01316db0ce
msi: Remove the dependence on compressed cabinets in the install tests.
2008-03-21 11:24:11 +01:00
Andrew Talbot
19c105c79c
wined3d: Assign to structs instead of using memcpy.
2008-03-21 11:24:05 +01:00
Michael Stefaniuc
d4c6992131
oleaut32: Add the Romanian translation.
2008-03-21 11:23:57 +01:00
Michael Stefaniuc
3e67adf499
devenum: Add the Romanian translation.
2008-03-21 11:23:50 +01:00
Michael Stefaniuc
76344b7860
comdlg32: Update the German translation.
2008-03-21 11:23:41 +01:00
Michael Stefaniuc
6ae786ec62
quartz: Replace second EnterCriticalSection with LeaveCriticalSection (Smatch).
2008-03-21 11:23:18 +01:00
Kusanagi Kouichi
53b9a53c27
winex11.drv: Fix crash by long preedit text.
2008-03-21 11:22:06 +01:00
Paul Vriens
ee08320d50
setupapi/tests: Add a test for installing a driver service via an INF file.
2008-03-21 11:21:56 +01:00
Michael Moss
ded68372a2
kernel32/tests: Test notifications for overlapping directory watches.
2008-03-20 20:16:08 +01:00
Alexandre Julliard
6ee428e3a0
msvcrt: Add support for field width in scanf %c format.
2008-03-20 19:55:31 +01:00
Dmitry Timoshkov
0506c341ac
user32: Increase an initial buffer size from 32 to 128 hwnds for enumerated children.
2008-03-20 19:51:55 +01:00
Michael Moss
ef7c4a8b6d
kernel32/tests: Fix false positive file notification tests.
2008-03-20 14:27:44 +01:00
Luis Javier Merino
3bb1ea3d34
wined3d: BltFast dealing correctly with overlapping src and dest.
2008-03-20 14:27:36 +01:00
Lei Zhang
03f18eb425
comctl32: Fix listview redraw when deleting items.
2008-03-20 14:27:36 +01:00
Lei Zhang
74f2f09295
comctl32: Correct listview hittest check to include the state rect.
2008-03-20 14:27:36 +01:00
Lei Zhang
da98243ea1
comctl32: Redraw listview after changing extended styles.
2008-03-20 14:27:35 +01:00
Lei Zhang
fe966335fd
comctl32: Implement listview checkbox toggle.
2008-03-20 14:27:35 +01:00
Lei Zhang
778c04db07
comctl32: Add listview checkbox toggle test.
2008-03-20 14:27:35 +01:00
Alexandre Julliard
902aef85c0
ntdll: Add test cases for the direction flag.
2008-03-20 14:27:35 +01:00
Alexandre Julliard
4ce9af2ba5
ntdll: Clear the direction flag before calling exception handlers.
2008-03-20 14:27:35 +01:00
Marcus Meissner
4603f4edfa
mshtml: Fix potential 1 byte 0 overwrite.
2008-03-20 14:27:35 +01:00
James Hawkins
5bec7d4bbf
msi: Don't trace the tables names on import.
2008-03-20 14:27:35 +01:00
James Hawkins
efc56634fa
msi: Fix the registry root indices for Installer::RegistryValue.
2008-03-20 14:27:35 +01:00
James Hawkins
05af003fc1
msi: Fix a few failing tests on win9x.
2008-03-20 14:27:35 +01:00
James Hawkins
0b98ce8ff5
msi: Clean up the db when skipping the tests.
2008-03-20 14:27:35 +01:00
James Hawkins
a9ebec9849
msi: win95 returns ERROR_BAD_PATHNAME.
2008-03-20 14:27:35 +01:00
James Hawkins
e94b065df3
msi: Fix the type of the ID parameter of MsiSourceListEnumMediaDisks.
2008-03-20 14:27:35 +01:00
Maarten Lankhorst
e02322aef8
quartz: Implement forwarding mediaseeking messages.
2008-03-20 14:27:34 +01:00
Maarten Lankhorst
734d6159d5
quartz: Add critical sections to IMediaSeeking.
2008-03-20 14:27:34 +01:00
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