Louis Lenders
de2c401527
netapi32/tests: Add small conformance test for NetLocalGroupGetInfo and LocalGroupGetMembers.
2011-06-08 17:30:51 +02:00
Louis Lenders
4680f63939
netapi32: Fill the data buffer with something useful in NetLocalGroupGetInfo.
2011-06-08 17:30:46 +02:00
Aric Stewart
4fbb13a2c8
usp10: Bengali initial form is only applied to the beginning of words.
2011-06-08 17:16:12 +02:00
Aric Stewart
b913e44d89
usp10: Execute half after pstf.
2011-06-08 17:16:02 +02:00
Rico Schüller
4f55c9eab1
d3dx9: Improve effect sampler parsing.
2011-06-08 17:15:52 +02:00
Dylan Smith
4a32062f28
d3dx9/tests: Add tests for D3DXLoadMeshFromXInMemory.
2011-06-08 17:08:58 +02:00
Dylan Smith
c6f5f10434
d3dx9: Implement D3DXLoadMeshFromX and D3DXLoadMeshFromXResource.
2011-06-08 17:08:24 +02:00
Dylan Smith
fe8615f889
d3dx9: Support optional parameters for D3DXLoadMeshFromXInMemory.
2011-06-08 17:08:03 +02:00
Dylan Smith
85307b6b49
d3dx9: Implement D3DXLoadMeshFromXInMemory.
2011-06-08 17:07:58 +02:00
Aric Stewart
3cc6129681
usp10: Refine Ralf reordering location for Devanagari and Gujarati.
2011-06-08 17:07:19 +02:00
Alexandre Julliard
81183c1e20
kernel32: Fix the handling of CAL_ITWODIGITYEARMAX in GetCalendarInfo.
2011-06-08 16:18:26 +02:00
André Hentschel
53218eb50b
mscoree/tests: Mark a weird w2k3 result as broken.
2011-06-08 14:12:41 +02:00
Piotr Caban
34ed6b0dbc
msvcrt: Fix broken exports in spec file.
2011-06-08 14:12:41 +02:00
Vincent Povirk
b0beeaffc6
user32/tests: Do not check the last error on succeeding hotkey calls.
2011-06-08 14:12:41 +02:00
Vincent Povirk
a5719990b5
user32/tests: Test registering the same hotkey hwnd/id pair twice.
2011-06-08 14:12:41 +02:00
Vincent Povirk
58ae3a7fcc
user32/tests: Add test showing hotkeys change the async key state.
2011-06-08 14:12:41 +02:00
Vincent Povirk
03fbf37fe8
user32/tests: Ignore paint messages in hotkey tests.
2011-06-08 14:12:40 +02:00
Vincent Povirk
ad3e0b78ad
user32/tests: Add test for flags on keyboard messages.
2011-06-08 14:12:40 +02:00
Henri Verbeet
5173f9f05f
wined3d: Rename IWineD3DDeviceImpl_LoadLogo() to device_load_logo().
2011-06-08 14:12:40 +02:00
Henri Verbeet
da125e6bca
wined3d: cfg can never be NULL in wined3d_check_pixel_format_color().
2011-06-08 14:12:40 +02:00
Henri Verbeet
c24c2d1eac
wined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt() to wined3d_check_pixel_format_color().
2011-06-08 14:12:40 +02:00
Henri Verbeet
90d673e961
usp10: Store the GDEF table in the script cache.
...
To avoid reloading it all the time.
2011-06-08 14:12:40 +02:00
Henri Verbeet
90cf60c796
usp10: Fix a memory leak in GDEF_UpdateGlyphProps().
2011-06-08 14:12:40 +02:00
Aric Stewart
5bf7622fc3
usp10: Correct matra type for Oriya 0x0B57.
2011-06-07 18:54:10 +02:00
Aric Stewart
ab36da264b
usp10: Gurmukhi has Ras but no Ralf. So do not treat them as a lex_Ra for reordering.
2011-06-07 18:12:13 +02:00
Aric Stewart
6657bf2d69
usp10: Do not over increment glyph index in Chaining Contextual Substitution.
2011-06-07 18:12:08 +02:00
Matteo Bruni
c23a5443c1
wined3d: Simplify context_apply_draw_buffers() a bit.
2011-06-07 18:12:03 +02:00
Matteo Bruni
002674e49d
wined3d: Fix glDrawBuffers() optimization.
2011-06-07 18:12:01 +02:00
Jacek Caban
76eba12e1c
iphlpapi: Added PfCreateInterface stub implementation.
2011-06-07 18:11:06 +02:00
Dylan Smith
66693a6e80
d3dx9: Implement D3DXLoadMeshHierarchyFromX.
2011-06-07 18:09:02 +02:00
Dylan Smith
bbc009f452
d3dx9/tests: Add texture coordinates and vertex colors in X file.
2011-06-07 18:08:55 +02:00
Dylan Smith
19abc0d0fd
d3dx9: Add support for loading vertex colors from X files.
2011-06-07 18:08:50 +02:00
Dylan Smith
05f09c0bf4
d3dx9: Add support for loading texture coords from X files.
2011-06-07 18:08:45 +02:00
Dylan Smith
42f9f15cd2
d3dx9/tests: Test effect generation and material loading for X files.
2011-06-07 18:07:15 +02:00
Dylan Smith
f5da523aef
d3dx9: Generate effect instances from materials for mesh loading.
2011-06-07 18:06:54 +02:00
Dylan Smith
0e0581834c
d3dx9: Add support for loading materials from X files.
2011-06-07 18:06:13 +02:00
Dylan Smith
420947c531
d3dx9/tests: Add tests for D3DXLoadMeshHierarchyFromXInMemory.
2011-06-07 18:03:41 +02:00
Dylan Smith
39f94f3516
d3dx9: Respect the options parameter for mesh loading.
2011-06-07 18:02:24 +02:00
Jacek Caban
0360aebc19
mshtml: Added VT_ERROR printing to debugstr_variant.
2011-06-07 14:18:34 +02:00
Henri Verbeet
be180bed7c
wined3d: cfg can never be NULL in wined3d_check_pixel_format_depth().
2011-06-07 14:18:34 +02:00
Henri Verbeet
fec6137de2
wined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWithDepthFmt to wined3d_check_pixel_format_depth().
2011-06-07 14:18:34 +02:00
Henri Verbeet
01e668b007
wined3d: Use GL_DEPTH_COMPONENT as internal format for depth_blt_texture.
...
This also changes the texture level to always be zero while we're at it. In
practice depth/stencil textures should rarely have multiple levels, if ever,
but only 0 makes sense here.
2011-06-07 14:18:34 +02:00
Henri Verbeet
95bd0ec61c
wined3d: Just enable ARB_shader_texture_lod if it's available.
2011-06-07 14:18:34 +02:00
Henri Verbeet
1fbdfd625a
wined3d: Get rid of wined3d_texture_get_type().
2011-06-07 14:18:34 +02:00
Hans Leidekker
1ae309f981
msi: Get rid of some more forward declarations.
2011-06-07 14:18:34 +02:00
Hans Leidekker
4004b25c1d
msi: Avoid some AW conversions.
2011-06-07 14:18:34 +02:00
Hans Leidekker
b4c20e7fef
msi: Get rid of forward declarations for custom action handlers.
2011-06-07 14:18:34 +02:00
Hans Leidekker
597e166433
msi: Handle disabled components properly in the ProcessComponents action.
2011-06-07 14:18:33 +02:00
Hans Leidekker
ab13c00fc9
msi: Add support for returning validation errors.
2011-06-07 14:18:33 +02:00
Hans Leidekker
c869192c92
msi: Print a warning instead of an error if we're going to remove an installed file.
...
Removing an installed file is normal as part of a rollback.
2011-06-07 14:18:33 +02:00
Hans Leidekker
8aa8b9b654
msi: Fully initialize the MSISTORAGESVIEW and MSISTREAMSVIEW structures.
2011-06-07 14:18:33 +02:00
Hans Leidekker
5e37c1a2b7
msi: Revert 8321276cd3
.
2011-06-07 14:18:33 +02:00
Hans Leidekker
ddb25cd8a1
msi: Reorder dialog functions to avoid forward declarations.
2011-06-07 14:18:33 +02:00
Hans Leidekker
880ef2bb35
msi: Factor out common code to execute custom action commands.
2011-06-07 14:18:33 +02:00
Michael Stefaniuc
219a830273
dxgi: COM cleanup for the IDXGISurface iface.
2011-06-07 14:18:33 +02:00
Michael Stefaniuc
2486da8250
dxgi: COM cleanup for the IWineDXGIAdapter iface.
2011-06-07 14:18:33 +02:00
Michael Stefaniuc
31510a1acf
dxgi: COM cleanup for the IWineDXGIDevice iface.
2011-06-07 14:18:33 +02:00
Michael Stefaniuc
a26925d38f
dxgi: COM cleanup for the IWineDXGIFactory iface.
2011-06-07 14:18:33 +02:00
Michael Stefaniuc
e3a32e8d95
ddraw: COM cleanup for the IDirect3DMaterial iface.
2011-06-07 14:18:32 +02:00
Michael Stefaniuc
0586dd8bbe
ddraw: COM cleanup for the IDirect3DMaterial2 iface.
2011-06-07 14:18:32 +02:00
Piotr Caban
734a4c3aec
comctl32: Fix ListView_Scroll implementation.
2011-06-07 14:18:32 +02:00
Piotr Caban
b2cb04b4e6
comctl32: Fix listview horizontal scrolling.
2011-06-07 14:18:32 +02:00
Piotr Caban
a87e726d6b
comctl32: Improve LISTVIEW_MarqueeHighlight performance.
2011-06-07 14:18:32 +02:00
Ričardas Barkauskas
bb063b994c
ddraw: Separate IDirectDrawSurface4 vtable.
2011-06-06 21:49:23 +02:00
Ričardas Barkauskas
4582562f55
ddraw: Use unsafe_impl_from_IDirectDrawSurface4.
2011-06-06 21:49:23 +02:00
Ričardas Barkauskas
2f02bbb41f
ddraw: Change lpVtbl to IDirectDrawSurface7_iface.
2011-06-06 21:49:23 +02:00
Ričardas Barkauskas
4074dd7615
ddraw: Avoid IDirectDrawSurfaceX to IDirectDrawSurface7 casts.
2011-06-06 21:49:23 +02:00
Ričardas Barkauskas
93dfe5afc3
ddraw: Use impl_from_IDirectDrawSurface7() instead of casts.
2011-06-06 21:49:23 +02:00
Ričardas Barkauskas
11bf99c5fd
ddraw: Separate other conversion to IDirectDrawSurfaceImpl from conversions to ifaces.
2011-06-06 21:49:23 +02:00
Ričardas Barkauskas
705548a6ef
ddraw: Separate conversion from IDirectDrawSurface7 iface to object and conversion to other iface.
2011-06-06 21:49:22 +02:00
Ričardas Barkauskas
4123c7a38a
ddraw: Pass an object instead of iface to helper function CreateSurface.
2011-06-06 21:49:22 +02:00
Ričardas Barkauskas
28ce1c00a7
ddraw: Use unsafe_impl_from_IDirectDrawSurface7() for application provided interfaces.
2011-06-06 21:49:22 +02:00
Piotr Caban
ab9077d640
msvcrt: Fixed buffer overflow in snprintf functions family.
...
Spotted by Andrew Miller.
2011-06-06 21:49:22 +02:00
Huw Davies
129021a0ab
winex11: Move the code that checks for a colortable based dib to a separate function.
2011-06-06 21:49:21 +02:00
Jörg Höhle
fd2d6f3928
winecoreaudio: mmdevapi's mixer format is 32bit floating point.
2011-06-06 21:49:21 +02:00
Jörg Höhle
f68a36c87b
wineoss: Properly allocate the WAVEFORMATEXTENSIBLE returned by GetMixFormat.
2011-06-06 21:49:21 +02:00
Jörg Höhle
8337ffb727
winecoreaudio: Properly allocate the WAVEFORMATEXTENSIBLE returned by GetMixFormat.
2011-06-06 21:49:21 +02:00
Jörg Höhle
d726cf8819
winealsa: Properly allocate the WAVEFORMATEXTENSIBLE returned by GetMixFormat.
2011-06-06 21:49:20 +02:00
Jörg Höhle
c192041204
mmdevapi/tests: Fix wrong buffer unit and memory leaks.
2011-06-06 21:49:20 +02:00
Detlef Riekenberg
d49b23d6ef
shdocvw: Add support for IOleInPlaceSiteEx.
2011-06-06 21:49:20 +02:00
André Hentschel
2061c61c4e
mscoree/tests: Test more IStream Functions on a ConfigStream.
2011-06-06 21:49:20 +02:00
André Hentschel
79a5153366
mscoree/tests: Broken return value is a HRESULT_FROM_WIN32.
2011-06-06 21:49:20 +02:00
Marko Nikolic
909794a2cb
comctl32/tests: Removed sign comparison warning in rebar tests.
2011-06-06 21:49:20 +02:00
Andrew Nguyen
94785ab4d5
d3d9: Increment the reference count of the IDirect3D9 parent when creating a device.
2011-06-06 21:49:19 +02:00
Andrew Nguyen
174b03cad8
d3d8: Increment the reference count of the IDirect3D8 parent when creating a device.
2011-06-06 21:49:19 +02:00
Aric Stewart
1e115d65e0
usp10: Don't return prematurely from Chaining Contextual Substitution.
2011-06-06 21:49:19 +02:00
Andrew Eikum
4e7d039722
mmdevapi: Add support for IAudioSessionManager in IMMDevice::Activate.
2011-06-06 21:49:19 +02:00
Andrew Eikum
38d80c7310
winecoreaudio.drv: Partially implement IAudioSessionManager2.
2011-06-06 21:49:19 +02:00
Andrew Eikum
a63346aa40
wineoss.drv: Partially implement IAudioSessionManager2.
2011-06-06 21:49:18 +02:00
Andrew Eikum
6dac4d713c
winealsa.drv: Partially implement IAudioSessionManager2.
2011-06-06 21:49:18 +02:00
Aric Stewart
0a29308e87
gdi32: Fall back on uniscribe for complex scripts.
2011-06-06 21:49:18 +02:00
Aric Stewart
7ab744d3c7
usp10: Correct indic vowel marker name.
2011-06-06 21:49:17 +02:00
Michael Stefaniuc
61f51eb47e
dxgi: COM cleanup in the IDXGISwapChain iface.
2011-06-06 16:30:12 +02:00
Michael Stefaniuc
125b949545
dxgi: COM cleanup for the IDXGIOutput iface.
2011-06-06 16:30:12 +02:00
Michael Stefaniuc
c40a6eee4c
shell32: COM cleanup for the IContextMenu2 iface.
2011-06-06 16:30:12 +02:00
Michael Stefaniuc
d06bf13a6d
shell32: Pass object pointers instead of ifaces to internal helpers.
2011-06-06 16:30:12 +02:00
Michael Stefaniuc
ef4d631b19
inetcomm: COM cleanup for the IMimeInternational iface.
2011-06-06 16:30:12 +02:00
Michael Stefaniuc
a052e29556
inetcomm: Rename a typedef to prevent it from being shadowed.
2011-06-06 16:30:11 +02:00
Michael Stefaniuc
b856884c3b
advapi32: Remove wrong "is NULL and error out" code (coccicheck).
2011-06-06 16:29:58 +02:00
Austin English
cd22aa18a6
ntoskrnl.exe: add a stub for IoSetThreadHardErrorMode.
2011-06-06 16:19:17 +02:00
Henri Verbeet
dbc0e72d17
d3d9: Just return the resource type in IDirect3DResource8::GetType() implementations.
2011-06-06 16:19:08 +02:00
Henri Verbeet
c866eab730
d3d8: Just return the resource type in IDirect3DResource8::GetType() implementations.
...
There's no need to ask wined3d, since it's constant for a given
implementation.
2011-06-06 16:19:04 +02:00
Henri Verbeet
84ce0020f4
wined3d: Rename Context_MarkStateDirty() to context_invalidate_state().
2011-06-06 16:18:48 +02:00
Henri Verbeet
c8f26a1345
wined3d: Rename IWineD3DDeviceImpl_MarkStateDirty() to device_invalidate_state().
2011-06-06 16:18:41 +02:00
Henri Verbeet
708d94212b
wined3d: Don't clamp vertex depth values.
...
Since we report D3DPMISCCAPS_CLIPTLVERTS.
2011-06-06 16:18:33 +02:00
Marko Nikolic
7399177f0b
comctl32/tests: Removed sign comparison warning in imagelist tests.
2011-06-06 16:18:21 +02:00
Marko Nikolic
38bf3a6bbd
comctl32/tests: Removed sign comparison warning in listview tests.
2011-06-06 16:17:56 +02:00
Marko Nikolic
589d87f215
comctl32/tests: Removed sign comparison warning in monthcal tests.
2011-06-06 16:17:52 +02:00
Piotr Caban
e398b93900
msvcrt: Improved tolower_l and toupper_l implementation.
2011-06-03 17:44:06 +02:00
Piotr Caban
2b9d946aea
msvcrt: Fix pclmap and pcumap for "C" locale.
2011-06-03 17:44:06 +02:00
Piotr Caban
f9de4eef75
msvcrt: Fix mingw compilation issues.
2011-06-03 17:44:06 +02:00
Andrew Nguyen
a282c150fa
ws2_32/tests: Fix some test thread procedure prototypes.
2011-06-03 17:44:06 +02:00
Andrew Nguyen
e9e0df23b8
ws2_32/tests: Avoid casting a WSAAccept function pointer parameter in test_accept.
2011-06-03 17:43:59 +02:00
Vincent Povirk
c72ecb1de6
ole32: Avoid opening source storage in IStorage::CopyTo.
2011-06-03 17:37:09 +02:00
Louis Lenders
e11e1841f3
crypt32: Add stub for PFXVerifyPassword.
2011-06-03 17:36:09 +02:00
Jacek Caban
8ebf950b8f
urlmon: Avoid accessing an uninitialized variable (valgrind).
2011-06-03 13:57:35 +02:00
Jacek Caban
e21c5282e0
urlmon: Avoid accessing an uninitialized variable (valgrind).
...
Also a bit of code clean up.
2011-06-03 13:57:31 +02:00
Jacek Caban
21f74fc1bb
urlmon: Initialize PROTOCOLDATA structure before passing it to Switch.
2011-06-03 13:57:25 +02:00
Michael Stefaniuc
c69bb92463
d3d10: COM cleanup for the ID3D10ShaderReflection iface.
2011-06-03 13:57:19 +02:00
Michael Stefaniuc
9635f8b6ef
d3d10: COM cleanup for the ID3D10Effect iface.
2011-06-03 13:57:16 +02:00
Michael Stefaniuc
f7214ada84
d3d10: COM cleanup for the ID3D10EffectTechnique iface.
2011-06-03 13:57:10 +02:00
Michael Stefaniuc
c412353a05
d3d10: COM cleanup for the ID3D10EffectPass iface.
2011-06-03 13:57:05 +02:00
Austin English
8f85b05429
imm32: Add a stub for ImmEnumInputContext.
2011-06-03 13:56:57 +02:00
Marko Nikolic
1694555942
comctl32/tests: Removed sign comparison warning in tab tests.
2011-06-03 13:56:04 +02:00
Aric Stewart
687b030c85
usp10/tests: Add Malayalam shaping test.
2011-06-03 13:44:28 +02:00
Aric Stewart
e3f92669ed
usp10/tests: Add Telugu shaping test.
2011-06-03 13:44:24 +02:00
Aric Stewart
bdb3a53269
usp10/tests: Add Tamil shape test.
2011-06-03 13:44:20 +02:00
Aric Stewart
ee45ab66ba
usp10/tests: Add Oriya shaping test.
2011-06-03 13:44:16 +02:00
Aric Stewart
a1795cfc9a
usp10/tests: Add Gujarati shaping test.
2011-06-03 13:44:12 +02:00
Aric Stewart
856b272635
usp10/tests: Add Gurmukhi shaping test.
2011-06-03 13:44:09 +02:00
Aric Stewart
bd07f67571
usp10/tests: Add Bengali shaping test.
2011-06-03 13:44:05 +02:00
Aric Stewart
adfd870ba6
usp10/tests: Add Devanagari shaping test.
2011-06-03 13:44:01 +02:00
Aric Stewart
8d83e5d370
ups10: Add Malayalam script.
2011-06-03 13:43:55 +02:00
Aric Stewart
20f5613e61
usp10: Add Kannada script.
2011-06-03 13:43:47 +02:00
Aric Stewart
af02c0e29c
usp10: Add Telugu script.
2011-06-03 13:43:38 +02:00
Aric Stewart
c5747304f0
usp10: Add Tamil script.
2011-06-03 13:43:32 +02:00
Aric Stewart
bafc5f0f30
usp10: Add Oriya script.
2011-06-03 13:43:25 +02:00
Aric Stewart
858ecd1c54
usp10: Add Gujarati script.
2011-06-03 13:43:19 +02:00
Aric Stewart
fdf2ab5bfa
usp10: Add Gurmukhi script.
2011-06-03 13:43:12 +02:00
Aric Stewart
19857ec45b
usp10: Add Bengali script.
2011-06-03 13:42:30 +02:00
Aric Stewart
b8aad9d3cd
usp10: Add Devanagari script.
2011-06-03 13:42:22 +02:00
Aric Stewart
397c3ac51f
usp10: Improve Sinhala shaping using Indic rules.
2011-06-03 13:41:58 +02:00
Sean Sube
301c6ef4e5
d3d9/tests: Added unbound sampler test for pixel shaders.
2011-06-03 13:41:48 +02:00
Matteo Bruni
6647c8f72d
wined3d: Mark some texture formats as filterable.
2011-06-03 12:46:07 +02:00
Jacek Caban
3bf7482d52
mshtml: Added IHTMLElement::get_offsetParent implementation.
2011-06-03 12:37:03 +02:00
Alexandre Julliard
69bc4da51a
rpcrt4: Add entry points for the old-style stubless Ndr calls.
2011-06-02 17:26:59 +02:00
Aric Stewart
2bd19a89ff
usp10: Handle new OpenType tags for Microsoft Indic fonts.
2011-06-02 16:24:35 +02:00
Huw Davies
c5f41f89f3
gdi32: Update pixel colours when the colour table changes.
2011-06-02 16:24:25 +02:00
Peter Urbanec
78ab293d3f
ws2_32/tests: Socket error handling and reporting tests.
2011-06-02 16:24:22 +02:00
Michael Stefaniuc
2f76274df9
d3d10core: COM cleanup for the ID3D10Query iface.
2011-06-02 16:24:07 +02:00
Michael Stefaniuc
db9823e02a
d3d10core: COM cleanup for the ID3D10SamplerState iface.
2011-06-02 16:24:03 +02:00
Michael Stefaniuc
54ac05a871
d3d10core: COM cleanup for the ID3D10RasterizerState iface.
2011-06-02 16:24:00 +02:00
Michael Stefaniuc
815470e68b
d3d10core: COM cleanup for the ID3D10DepthStencilState iface.
2011-06-02 16:23:54 +02:00
Michael Stefaniuc
e6b29add01
d3d10: COM cleanup for the ID3D10EffectType iface.
2011-06-02 16:23:48 +02:00
Piotr Pawłow
bc9407a452
wined3d: Set container of swapchain surfaces to WINED3D_CONTAINER_NONE in swapchain_init() error path.
2011-06-02 16:22:44 +02:00
Marko Nikolic
6ed2208e72
comctl32/tests: Removed sign comparison warning in status tests.
2011-06-02 16:22:44 +02:00
Marko Nikolic
cf6dae563c
comctl32/tests: Removed sign comparison warning in toolbar tests.
2011-06-02 16:22:44 +02:00
Alexandre Julliard
6143403e91
msvcrt: Comment out exports with a non-standard comment to prevent make_specfiles from trying to update them.
2011-06-02 16:22:43 +02:00
Alexandre Julliard
f137ffdfb5
msvcp60: Synchronize the spec file.
2011-06-02 16:22:43 +02:00
Alexandre Julliard
f061917296
include: Make CLIENT_CALL_RETURN definition platform-specific to handle the return type incompatibility in NdrClientCall.
2011-06-02 16:22:43 +02:00
Alasdair Sinclair
b6484ccbeb
comctl32/tab: Fully initialize itemData to fix x64 test failure.
2011-06-01 18:10:01 +02:00
Andrew Nguyen
6ee16099a3
dbghelp: Implement SymEnumSourceFilesW.
2011-06-01 17:59:17 +02:00
Andrew Nguyen
9edafeb742
ws2_32: Avoid a crash with an optional pointer in WSAAsyncGetServByPort.
2011-06-01 16:14:30 +02:00
Andrew Nguyen
2c74796456
ws2_32/tests: Properly destroy the async test window.
2011-06-01 16:14:22 +02:00
Andrew Nguyen
a5e0f09b52
ws2_32: Free the asynchronous query structure if thread creation fails.
2011-06-01 16:14:08 +02:00
Hans Leidekker
926fe27718
msi: GetUserName sets last error to ERROR_INSUFFICIENT_BUFFER if the buffer is too small.
2011-06-01 16:13:32 +02:00
Hans Leidekker
0875abcce0
crypt32: GetUserName sets last error to ERROR_INSUFFICIENT_BUFFER if the buffer is too small.
2011-06-01 16:13:30 +02:00
Andrew Nguyen
c0b7345e38
advapi32: Fix last error value of GetUserNameA/W and output buffer handling in GetUserNameA.
2011-06-01 16:12:36 +02:00
Andrew Nguyen
a90b698e0c
ddraw: Handle a callback cancellation attempt in d3d7_EnumDevices.
2011-06-01 16:09:58 +02:00
Andrew Nguyen
f2f529ae38
ddraw: Extend the lifetime of the EnumDevices strings beyond function scope.
2011-06-01 16:09:53 +02:00
Marko Nikolic
2dd0d8ab2a
comctl32/tests: Removed sign comparison warning in tooltip tests.
2011-06-01 16:09:11 +02:00
Marko Nikolic
8c13dcc2e9
comctl32/tests: Use unsigned constants to remove sign comparison warning.
2011-06-01 16:08:56 +02:00
Huw Davies
ea361367ed
gdi32: Fix an error in the blue channel of the 32 -> 16 bpp conversion and update the tests to catch this.
2011-06-01 15:17:42 +02:00
Huw Davies
cc4c252962
gdi32/tests: Add tests for 24 bpp brushes.
2011-06-01 15:17:35 +02:00
Huw Davies
146ad997ba
gdi32: Add support for 24 bpp brushes.
2011-06-01 15:17:30 +02:00
Huw Davies
ce2c593d64
gdi32/tests: Add tests for 24 bpp dibs.
2011-06-01 15:17:24 +02:00
Huw Davies
dc7ff3a45a
gdi32: Add support for 24 bpp dibs.
2011-06-01 15:17:15 +02:00
Hans Leidekker
9acd1ef15f
wininet: Consistently use the allocation macros.
2011-06-01 15:16:53 +02:00
Hans Leidekker
14d4d1957d
wininet: Don't change the verb if the server response is HTTP_STATUS_REDIRECT_KEEP_VERB.
2011-06-01 15:16:49 +02:00
Hans Leidekker
b7df063fde
winhttp: Don't change the verb if the server response is HTTP_STATUS_REDIRECT_KEEP_VERB.
2011-06-01 15:16:44 +02:00
Michael Stefaniuc
a4a4a420f8
d3d10core: COM cleanup for the ID3D10BlendState iface.
2011-06-01 15:16:36 +02:00
Michael Stefaniuc
2b1001907f
d3d10core: COM cleanup for the ID3D10GeometryShader iface.
2011-06-01 15:16:32 +02:00
Michael Stefaniuc
36de21b3a1
d3d10core: COM cleanup for the ID3D10ShaderResourceView iface.
2011-06-01 15:16:29 +02:00
Michael Stefaniuc
7aff686ea1
d3d10core: COM cleanup for the ID3D10DepthStencilView iface.
2011-06-01 15:16:23 +02:00
Michael Stefaniuc
a8712d5522
d3d10core: COM cleanup for the ID3D10Texture3D iface.
2011-06-01 15:16:19 +02:00
Michael Stefaniuc
7d295ddfa4
d3d10core: COM cleanup for the ID3D10Texture2D iface.
2011-06-01 15:15:57 +02:00
Michael Stefaniuc
b5a103d2d1
fusion: COM cleanup for the IAssemblyName iface.
2011-06-01 15:15:35 +02:00
Michael Stefaniuc
7f39b9e985
shell32: COM cleanup in shfldr_netplaces.c.
2011-06-01 15:15:30 +02:00
Michael Stefaniuc
a3a09cd3f2
infosoft/tests: COM cleanup in infosoft.c.
2011-06-01 15:15:24 +02:00
David Hedberg
fd543f5aa3
oleaut32: Don't crash in wrapper if variant resides in read-only memory.
2011-05-31 19:43:48 +02:00
Ričardas Barkauskas
6d5be5033e
ddraw: Change IDirectDrawSurface3_vtbl to IDirectDrawSurface3_iface.
2011-05-31 19:24:10 +02:00
Ričardas Barkauskas
ecfb5c7a69
ddraw: Use a This variable in the IDirectDraw3 methods that lack one.
2011-05-31 19:23:41 +02:00
Ričardas Barkauskas
7df083193d
ddraw: Rename surface_from_surface3() to impl_from_IDirectDrawSurface3().
2011-05-31 19:23:39 +02:00
Ričardas Barkauskas
fb6ceb971b
ddraw: Use unsafe_impl_from_IDirectDrawSurface3() for application provided interfaces.
2011-05-31 19:22:52 +02:00
Andrew Nguyen
750cadd2ff
advapi32/tests: Add tests for GetUserNameA/W.
2011-05-31 18:33:33 +02:00
Michael Stefaniuc
d137259225
shell32: COM cleanup in shfldr_mycomp.c.
2011-05-31 18:32:59 +02:00
Andrew Nguyen
a826503737
d3d9: Match temporary variables with UINT return types and fix a return value.
2011-05-31 18:32:59 +02:00
Andrew Nguyen
c4a6c25378
d3d9: Drop a superfluous cast in IDirect3DDevice9Impl_CreateOffscreenPlainSurface.
2011-05-31 18:32:59 +02:00
Andrew Nguyen
14e199ff6b
d3d9/tests: Avoid a shift overflow in render_state_test_data_init.
2011-05-31 18:32:59 +02:00
Andrew Nguyen
eef74e5e4b
d3d8/tests: Avoid a shift overflow in render_state_test_data_init.
2011-05-31 18:32:59 +02:00
Andrew Nguyen
be17277bb7
ddraw: Remove some unused structure definitions in the private ddraw header.
2011-05-31 18:32:59 +02:00
Andrew Nguyen
cf6d56a43a
ddraw: Add a NULL callback pointer check in the EnumDevices implementations.
2011-05-31 18:32:59 +02:00
Andrew Nguyen
7cd97b2ed4
ddraw/tests: Remove a superfluous skip check.
2011-05-31 18:32:59 +02:00
Jacek Caban
2f8da934c7
mshtml: Added IHTMLMimeTypesCollection::get_length implementation.
2011-05-31 18:32:58 +02:00
Jacek Caban
8fce028694
mshtml: Added IDispatchEx support to HTMLMimeTypesCollection object.
2011-05-31 18:32:58 +02:00
Jacek Caban
aa29f5e0f6
mshtml: Don't release plugins collection in OmNavigator destructor since it contains a weak reference.
2011-05-31 18:32:58 +02:00
Jacek Caban
9dcceab061
mshtml: Added IOmNavigator::get_mimeTypes implementation.
2011-05-31 18:32:58 +02:00
Jacek Caban
0a77eb68e3
mshtml: Added IHTMLElement::get_offsetLeft implementation.
2011-05-31 18:32:58 +02:00
Jacek Caban
a42cffbdcc
mshtml: Added support for accessing document elements by index.
2011-05-31 18:32:58 +02:00
Huw Davies
4fc0d3c317
gdi32/tests: Add tests for 4 bpp brushes.
2011-05-31 18:32:58 +02:00
Huw Davies
79e8eaeaf6
gdi32: Add support for 4 bpp brushes.
2011-05-31 18:32:58 +02:00
Huw Davies
850730dab5
gdi32/tests: Add tests for 4 bpp dibs.
2011-05-31 18:32:57 +02:00
Huw Davies
e11eeb0122
gdi32: Add support for 4 bpp dibs.
2011-05-31 18:32:57 +02:00
Michael Stefaniuc
a81f954b0d
shell32: Finish the COM cleanup in cpanelfolder.c.
2011-05-31 18:32:57 +02:00
Michael Stefaniuc
567bb185b5
shell32: COM cleanup for the IShellFolder2 iface in cpanelfolder.c.
2011-05-31 18:32:57 +02:00
Michael Stefaniuc
bdb52414f9
shell32: COM cleanup for the IDropTargetHelper iface.
2011-05-31 18:32:57 +02:00
Peter Urbanec
d0067a5dc1
ws2_32/tests: Use WSAGetLastError() when reporting errors.
2011-05-31 18:32:57 +02:00
Vitaliy Margolen
eb6cec1656
dinput: Keyboard does not support DIPROP_RANGE property.
2011-05-31 11:12:35 +02:00
André Hentschel
e47ef8ae54
ws2_32/tests: Initialize atmark (valgrind).
2011-05-31 11:12:33 +02:00
David Hedberg
a0980b47c8
ole32: Add ManualResetEvent implementation.
2011-05-30 17:55:43 +02:00
David Hedberg
66db40e891
crypt32: Add BCryptEnumAlgorithms stub.
2011-05-30 17:55:43 +02:00
Marko Nikolic
e3ba666485
comctl32/tests: Fixed variable type, removed sign comparison warning.
2011-05-30 17:31:55 +02:00
Alexandre Julliard
7165e22d72
iphlpapi: Close the socket in IcmpCloseHandle.
2011-05-30 17:22:27 +02:00
Michael Stefaniuc
cd3cdf6226
shell32: COM cleanup in autocomplete.c.
2011-05-30 17:22:07 +02:00
Michael Stefaniuc
2317815da5
d3dxof/tests: Fix an ok() comment to match the tested value.
2011-05-30 17:22:04 +02:00
Alistair Leslie-Hughes
5d01166f96
dbghelp: Add stubs SymFromIndex, SymFromIndexW.
2011-05-30 17:21:57 +02:00
Hans Leidekker
9432d65b7a
appwiz.cpl: Don't list system components.
2011-05-30 11:16:19 +02:00
Hans Leidekker
4c49cf853d
msi: Set the SystemComponent installation property if necessary.
2011-05-30 11:16:13 +02:00
Hans Leidekker
1d6540bdc8
msi: Skip files from global assemblies in the RemoveFiles action.
2011-05-30 11:16:08 +02:00
Marcus Meissner
9af15023a2
gdiplus: Convert and pass in 3 points, not 1 (Coverity).
2011-05-30 11:15:56 +02:00
Marcus Meissner
d2dd407eb9
kernel32: Pass in a real string to SetLocaleInfoA, not a function pointer (Coverity).
2011-05-30 11:15:48 +02:00
Marcus Meissner
c1833ea963
mpr: Added missing pointer dereference (Coverity).
2011-05-30 11:15:34 +02:00
Marcus Meissner
a73a6e0cde
ntdll: Specify div to be divl.
...
Avoids a clang bug.
2011-05-30 11:15:21 +02:00
Marcus Meissner
f8c8c13cc5
wineoss.drv: Mark internal symbols with hidden visibility.
2011-05-30 11:12:32 +02:00
Marcus Meissner
42ef8a5705
windowscodecs: Mark 3 vtables static.
2011-05-30 11:12:25 +02:00
Marcus Meissner
be47d06744
comdlg32: Mark one vtable as static.
2011-05-30 11:12:19 +02:00
Gerald Pfeifer
4a0a1d19f8
imm32: Simplify find_window where we do not need to consider the return value of EnumChildWindows.
2011-05-30 11:12:14 +02:00
Alexandre Julliard
968c8688c4
widl: Array dimensions have to be constants.
2011-05-28 13:39:18 +02:00
Huw Davies
73a4178ad1
gdi32/tests: Add tests for 8bpp brushes.
2011-05-27 17:53:39 +02:00
Huw Davies
c4576b4a94
gdi32: Add support for 8 bpp brushes.
2011-05-27 17:53:39 +02:00
Huw Davies
64a34a33b1
gdi32/tests: Add tests for 8 bpp dibs.
2011-05-27 17:53:39 +02:00
Huw Davies
30f26b3bca
gdi32: Add support for 8 bpp dibs.
2011-05-27 17:53:39 +02:00
Huw Davies
a44aa8a954
gdi32: Add support for colour tables.
2011-05-27 17:53:39 +02:00
Huw Davies
6ff7cb8ff6
gdi32/tests: Add tests for non-standard BI_BITFIELD dibs.
2011-05-27 17:53:39 +02:00
Huw Davies
ede526196e
gdi32/tests: Add tests for 16 bpp brushes.
2011-05-27 17:53:39 +02:00
Huw Davies
0a9eae97d2
gdi32: Add conversion routines to the primitive functions.
2011-05-27 17:53:39 +02:00
Huw Davies
18a96edf69
gdi32: Add support for 16 bpp dibs.
2011-05-27 17:53:38 +02:00
Huw Davies
68d07efabc
gdi32/tests: Make the 32 bpp brush tests sensitive to a nibble swap in the 4 bpp case.
2011-05-27 17:53:38 +02:00
Alexandre Julliard
cfad9c3d54
msvcp90: Add an msvcp-specific size_t to avoid casts in traces.
2011-05-27 17:53:38 +02:00
Piotr Caban
d74b339e17
msvcp90: Added _Mutex class implementation.
2011-05-27 17:53:38 +02:00
Piotr Caban
0dbb0f1ee8
msvcp90: Added basic_ios<char> class stub.
2011-05-27 17:53:38 +02:00
Piotr Caban
28d5eb0827
msvcp90/tests: Don't check if msvcp90 functions exists in string tests.
2011-05-27 17:53:38 +02:00
Piotr Caban
8a96e66f7b
msvcp90/tests: Don't check if msvcp90 functions exists in misc tests.
2011-05-27 17:53:38 +02:00
Piotr Caban
031ae07edc
msvcp90: Added ios_base class stub.
2011-05-27 17:53:38 +02:00
Jacek Caban
e8fb248886
mshtml: Added IHTMLScreen::get_availWidth implementation.
2011-05-27 17:53:38 +02:00
Jacek Caban
aa93ed5e5b
mshtml: Added IHTMLScreen::get_availHeight implementation.
2011-05-27 17:53:37 +02:00
Stefan Dösinger
5b9daccc66
wined3d: Call context_apply_draw_buffers under the GL lock.
2011-05-27 17:53:37 +02:00
André Hentschel
979f872fc7
ws2_32/tests: Add test for SIOCATMARK.
2011-05-27 17:53:37 +02:00
Rico Schüller
93ff2c319e
d3dx9: Start effect state parsing.
2011-05-27 17:53:37 +02:00
David Hedberg
d5a1014ed5
comdlg32: Take linebreaks into account when resizing custom controls.
2011-05-27 17:53:37 +02:00
David Hedberg
2a863985e0
comdlg32: Add support for custom control events.
2011-05-27 17:53:37 +02:00
David Hedberg
d4f0aa2bb2
comdlg32: Implement support for custom control subitems.
2011-05-27 17:53:37 +02:00
David Hedberg
23571b6a0a
comdlg32: Implement some functions for modifying custom controls.
2011-05-27 17:53:37 +02:00
David Hedberg
bb2230f0e8
comdlg32: Layout the customized controls.
2011-05-27 17:53:25 +02:00
David Hedberg
ca136d75f9
comdlg32: Support adding custom controls to the item dialog.
2011-05-27 17:14:28 +02:00
David Hedberg
44e7cda419
comdlg32: Add a container for custom controls.
2011-05-27 12:41:39 +02:00
Dylan Smith
ac65f31ae6
d3dxof: COM cleanup in d3dxof.c.
2011-05-27 12:41:07 +02:00
Dylan Smith
7a1d910566
d3dxof: COM cleanup in main.c.
2011-05-27 12:40:49 +02:00
Dylan Smith
cbc78b61e8
d3dxof: Removed function declarations with no definitions.
2011-05-27 12:40:40 +02:00
André Hentschel
64894672ba
cfgmgr32: Update specfile.
2011-05-27 12:27:14 +02:00
André Hentschel
c6e38bfee6
setupapi: Add stubs for CM_Get_Device_ID_List_SizeA/W.
2011-05-27 12:26:28 +02:00
Marcus Meissner
0f0692716b
ntdll: Mark FILE_umask with hidden visibility.
2011-05-27 12:21:39 +02:00
Alexandre Julliard
76319e3a8d
usp10/tests: Load GetGlyphIndicesW dynamically.
2011-05-27 12:19:35 +02:00
André Hentschel
1ec78b8105
oleaut32: Update OaBuildVersion.
2011-05-26 17:42:46 +02:00
Jacek Caban
0e695c3444
shdocvw: Abort pending navigation task when adding a new one.
2011-05-26 17:08:45 +02:00
Jacek Caban
bcffa12484
shdocvw: Abort pending tasks on DocHost destruction.
2011-05-26 17:08:41 +02:00
Jacek Caban
826f7c0c75
shdocvw: Store task list in DocHost object instead of using LPARAM.
2011-05-26 17:08:36 +02:00
Jacek Caban
d9f49ba223
shdocvw: Use task destructors for releasing task params.
2011-05-26 17:08:25 +02:00
Stefan Dösinger
dda91ac02a
wined3d: Call frag_pipe->enable_extension under the GL lock.
2011-05-26 16:41:14 +02:00
Jörg Höhle
dbd058a85a
mmsystem: MCI_UnMapMsg16To32W need not return a value.
2011-05-26 16:38:27 +02:00
Jörg Höhle
bc9b9d53c1
mmsystem: Fix some MCI mappings.
2011-05-26 16:38:20 +02:00
Alexander Morozov
f8679cfa2f
mshtml/tests: Fix a typo.
2011-05-26 16:33:16 +02:00
Jacek Caban
2d1bc5b861
urlmon: Avoid LPWSTR to LPCWSTR cast.
2011-05-26 16:32:56 +02:00
Jacek Caban
dd61ebe6cf
urlmon: Avoid multiple InternetQueryDataAvailable calls in pending state.
2011-05-26 16:32:48 +02:00
Aric Stewart
eaaf157f6c
usp10: Zero Width Joiners and Non-Joiners should, like spaces, not split runs.
2011-05-26 16:32:03 +02:00
Vincent Povirk
6115951502
user32: Add message test for hotkeys.
2011-05-26 15:23:56 +02:00
Vincent Povirk
363b2bb9d1
user32: Add test for RegisterHotKey/UnregisterHotKey.
2011-05-26 15:23:56 +02:00
Piotr Caban
27ff2ae967
msvcrt: Improved locale initialization.
2011-05-26 13:38:22 +02:00
Francois Gouget
3b4cc4464d
comdlg32/tests: Make ensure_zero_events_() static.
2011-05-26 13:38:22 +02:00
Marcus Meissner
6ade35ef0f
winspool.drv: Mark internal symbols with hidden visibility.
2011-05-26 13:31:40 +02:00
Marcus Meissner
3429b72bde
wuapi: Mark internal symbols with hidden visibility.
2011-05-26 13:31:12 +02:00
Marcus Meissner
b122ac9c07
wldap32: Mark internal symbols with hidden visibility.
2011-05-26 13:31:08 +02:00
Marcus Meissner
bf60886fb9
wintab32: Mark internal symbols with hidden visibility.
2011-05-26 13:31:01 +02:00
Marcus Meissner
a6429c7011
msvfw32: Mark MSVFW32_hModule with hidden visibility.
2011-05-26 13:30:50 +02:00
Marcus Meissner
ba66ceea2a
wmiutils: Mark internal symbols with hidden visibility.
2011-05-26 13:30:45 +02:00
Marcus Meissner
c0ad2d4a92
wininet: Mark internal symbols with hidden visibility.
2011-05-26 13:30:38 +02:00
Alexandre Julliard
d4b7888dbf
kernel32/tests: Delete some temporary files.
2011-05-26 13:28:55 +02:00
Alexandre Julliard
6dc9062086
kernel32: Fix a couple of handle leaks.
2011-05-26 13:28:46 +02:00
Alexandre Julliard
b79fde445e
msi: Remove the temp files after the storage files are closed.
2011-05-26 13:28:27 +02:00
Alexandre Julliard
2e1736d0eb
shdocvw: Delete the temporary storage file on release.
2011-05-26 13:27:55 +02:00