Nikolay Sivov
|
2e0ff5b780
|
comctl32: Remove unused defines.
|
2013-05-13 11:09:36 +02:00 |
Nikolay Sivov
|
eaad1cdea8
|
comctl32: Fix tics rectangle width/height.
|
2013-05-13 11:09:26 +02:00 |
Nikolay Sivov
|
1776cbf459
|
comctl32: Properly paint thumb using DrawEdge() for diagonal edges too.
|
2013-05-13 11:09:20 +02:00 |
Nikolay Sivov
|
a24808326d
|
comctl32: Properly invalidate after setting thumb length.
|
2013-05-13 11:09:07 +02:00 |
Nikolay Sivov
|
e95b9d2f06
|
comctl32: Update thumb size on WM_SIZE if it's not fixed, invalidate after resize.
|
2013-05-13 11:09:03 +02:00 |
Christian Costa
|
af59f19461
|
d3dcompiler: Add trace to D3DPreprocess.
|
2013-05-13 11:08:43 +02:00 |
Christian Costa
|
6e77816301
|
d3dcompiler: Add a LUT to find compilation targets info.
|
2013-05-13 11:08:36 +02:00 |
Francois Gouget
|
fb9d76816a
|
comdlg32/tests: Fix compilation on systems that don't support nameless structs or unions.
|
2013-05-13 11:07:28 +02:00 |
Marcus Meissner
|
8990cf091d
|
dinput: GetKeyNameW takes chars not bytes (Coverity).
|
2013-05-13 11:07:24 +02:00 |
Andrew Eikum
|
5f85b7c8ac
|
oleaut32: Don't return bogus pointers if no data is available.
|
2013-05-13 11:05:27 +02:00 |
Andrew Eikum
|
1a00e932ad
|
oleaut32: Use containing TypeLib's HelpFile in ITypeInfo::GetDocumentation.
|
2013-05-13 11:05:23 +02:00 |
Andrew Eikum
|
787ac75045
|
oleaut32: Sanity check some arguments.
|
2013-05-13 11:05:20 +02:00 |
Sam Edwards
|
3a5eef4eed
|
winex11: Cache XRandR 1.2 display mode.
|
2013-05-13 11:05:13 +02:00 |
Sam Edwards
|
3fc2bccac2
|
winex11: Cache XRandR 1.0 display mode.
|
2013-05-13 11:05:10 +02:00 |
Alexandre Julliard
|
ce4b6451aa
|
configure: Add explicit install targets in libs/wine for make_makefiles.
|
2013-05-10 22:01:44 +02:00 |
Alexandre Julliard
|
35aaa42669
|
Release 1.5.30.
|
2013-05-10 20:30:10 +02:00 |
Christian Costa
|
2fc4b953d8
|
d3dx9_36: Add tests for D3DXGetImageInfoFromFileInMemory with bmp with 1 to 8 bpp.
|
2013-05-10 17:53:09 +02:00 |
Christian Costa
|
5966a087d3
|
d3dx9_36/tests: Add dump function for X files.
|
2013-05-10 17:53:08 +02:00 |
Dmitry Timoshkov
|
f435322dfa
|
kernel32: Actually test normal ExitProcess behaviour.
|
2013-05-10 17:53:08 +02:00 |
Jacek Caban
|
f77aabeceb
|
ieframe: Added more InternetExplorer object tests.
|
2013-05-10 17:53:08 +02:00 |
Jacek Caban
|
778c645570
|
ieframe: Added stub IExternalConnection interface to InternetExplorer object.
|
2013-05-10 17:53:08 +02:00 |
Nikolay Sivov
|
2620e3cbe0
|
comctl32: Handle WM_ENABLE to update disabled style bit and repaint.
|
2013-05-10 17:53:07 +02:00 |
Jacek Caban
|
2dd4e497d6
|
msxml3: Correctly handle VT_NULL in IXMLHTTPRequest::send.
|
2013-05-10 17:53:07 +02:00 |
Jacek Caban
|
fdc4d40d18
|
ole32: Added more default handler QueryInterface tests.
|
2013-05-10 17:53:05 +02:00 |
Andrew Eikum
|
b301234f3a
|
oleaut32: Finish COM cleanup for ITypeLib objects.
|
2013-05-10 12:00:09 +02:00 |
Andrew Eikum
|
d7313b21e8
|
oleaut32: Finish COM cleanup for internal loading structures.
|
2013-05-10 12:00:07 +02:00 |
Andrew Eikum
|
ab7fffaafa
|
oleaut32: Finish COM cleanup for ITypeInfo objects.
|
2013-05-10 12:00:04 +02:00 |
André Hentschel
|
1a2271830b
|
d3drm/tests: Initial IDirect3DRMFace tests.
|
2013-05-09 20:44:53 +02:00 |
André Hentschel
|
9dcdbfab49
|
d3drm: Add IDirect3DRMFace2 interface.
|
2013-05-09 20:37:39 +02:00 |
André Hentschel
|
9bce3a920b
|
d3drm: Add IDirect3DRMFace interface.
|
2013-05-09 20:37:21 +02:00 |
Marcus Meissner
|
cef28ff30c
|
dplayx: Remove wrong HeapFree (Coverity).
|
2013-05-09 19:24:21 +02:00 |
Marcus Meissner
|
81ea726e64
|
dsound: Do not test undefined behaviour (Coverity).
|
2013-05-09 19:24:21 +02:00 |
Hans Leidekker
|
661bbbd068
|
shell32: Implement ASSOCSTR_SHELLEXTENSION.
|
2013-05-09 19:24:21 +02:00 |
Nikolay Sivov
|
6f15ca3e47
|
comctl32: Paint item as selected if it's TVIS_SELECTED and also focused.
|
2013-05-09 19:24:21 +02:00 |
Nikolay Sivov
|
2248cfbb6b
|
comctl32: Fix disabled thumb painting, for TBS_BOTH use edged rectangle.
|
2013-05-09 19:24:20 +02:00 |
Nikolay Sivov
|
0325dc6186
|
user32: Fix right and bottom edge sizes.
|
2013-05-09 19:24:20 +02:00 |
Piotr Caban
|
d6aa3d969f
|
msvcp60: Fix errors in spec file.
|
2013-05-09 19:24:20 +02:00 |
Marcus Meissner
|
e8e485d448
|
xmllite: Do not leave start uninitialized (Coverity).
|
2013-05-09 19:24:20 +02:00 |
Marcus Meissner
|
51d96dac70
|
xmllite: Free elem in error paths (Coverity).
|
2013-05-09 19:24:19 +02:00 |
Marcus Meissner
|
af18f3e059
|
wbemprox: Initialize desc (Coverity).
|
2013-05-09 19:24:19 +02:00 |
Marcus Meissner
|
9d593b1183
|
wbemprox: Free server on exit (Coverity).
|
2013-05-09 19:24:19 +02:00 |
Marcus Meissner
|
423a8ccce8
|
mshtml: Specify correct variable in TRACE (Coverity).
|
2013-05-09 19:24:18 +02:00 |
Hans Leidekker
|
10975967df
|
msi: Set the PrimaryVolumePath and PrimaryVolumeSpaceAvailable properties.
|
2013-05-09 19:24:16 +02:00 |
Andrew Eikum
|
8897f6034c
|
oleaut32: COM cleanup for internal loading structures.
|
2013-05-09 14:16:06 +02:00 |
Andrew Eikum
|
ddcd368b28
|
oleaut32: COM cleanup for ITypeInfo object.
|
2013-05-09 14:16:04 +02:00 |
Andrew Eikum
|
19f3bbc903
|
oleaut32: COM cleanup for ITypeLib object.
|
2013-05-09 14:16:00 +02:00 |
Daniel Lehman
|
2d89a140b2
|
wininet: Free local proxyinfo in INTERNET_ConfigureProxy.
|
2013-05-08 20:43:23 +02:00 |
Daniel Lehman
|
d853009ef8
|
wininet: Remove old FIXME about bypassing proxy.
|
2013-05-08 20:43:23 +02:00 |
Daniel Lehman
|
cbeb11b5f8
|
wininet: Copy should_bypass_proxy and domain_matches from winhttp.
|
2013-05-08 20:43:22 +02:00 |
Daniel Lehman
|
438be70838
|
wininet: Copy and pass along proxyBypass in INTERNET_ConfigureProxy.
|
2013-05-08 20:43:22 +02:00 |