Jacek Caban
b4cc5a2114
ole32: Error handling clean up in local_server_thread.
2013-05-13 20:52:07 +02:00
Stefan Dösinger
260e1cb0b3
wined3d: Pass the pixel shader input signature to shader_arb_generate_vshader.
2013-05-13 19:57:11 +02:00
Stefan Dösinger
e25b968499
wined3d: Fix a ~0U assignment.
2013-05-13 19:57:09 +02:00
Hans Leidekker
93637828b4
winhttp: Fix a memory leak.
...
Reported by Marcus Meissner.
2013-05-13 16:48:49 +02:00
Alistair Leslie-Hughes
d72787521e
oledb32: Implement GetConversionSize DBTYPE_VARIANT->DBTYPE_WSTR.
2013-05-13 16:48:44 +02:00
Nikolay Sivov
489707f9e3
comdlg32: Simplify some internal helpers.
2013-05-13 11:44:17 +02:00
Nikolay Sivov
1616eb6fca
comdlg32: Pass full colorref to RGB -> HSL conversion function.
2013-05-13 11:44:12 +02:00
Nikolay Sivov
31351376d1
comdlg32: Return combined color from HSL -> RGB transform.
2013-05-13 11:44:00 +02:00
Nikolay Sivov
adbb96fb5c
comdlg32: Add controls codes defines for color choosing dialog.
2013-05-13 11:43:51 +02:00
André Hentschel
0867e37768
d3drm/tests: Add more face tests.
2013-05-13 11:16:19 +02:00
André Hentschel
60aaed781c
d3drm: Implement IDirect3DRMMeshBuilder3_GetNormals.
2013-05-13 11:16:10 +02:00
André Hentschel
edacd0772e
d3drm: Implement IDirect3DRMMeshBuilder3_GetNormalCount.
2013-05-13 11:16:03 +02:00
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
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
Daniel Lehman
d3308e6f09
wininet: Only accept proxy and proxy bypass if type is INTERNET_OPEN_TYPE_PROXY.
2013-05-08 20:43:22 +02:00
Daniel Lehman
73895b3279
wininet: Accept ProxyBypass from environment or registry.
2013-05-08 20:43:21 +02:00
Ken Thomases
08e940fb1d
winemac: Unminimize a window on activation if there are only minimized windows.
2013-05-08 19:35:04 +02:00
Jacek Caban
6f1c143ad5
mshtml: Set _retval in nsIDirectoryServiceProvider2 functions even when returning failure.
2013-05-08 19:34:56 +02:00
Akihiro Sagawa
8f8363ede6
gdi32: Ignore the lfHeight value when it exceeds the limit.
2013-05-08 14:29:06 +02:00
Dmitry Timoshkov
afb8e0296f
comdlg32: Add a test for nCopies/dmCopies returned by PrintDlg.
2013-05-08 12:53:27 +02:00
Dmitry Timoshkov
4986ba35c3
include/commdlg.h: Fix definition of LPPRINTHOOKPROC and LPSETUPHOOKPROC.
2013-05-08 12:45:42 +02:00
Dmitry Timoshkov
5cbcbdd8a8
kernel32: Remove todo_wine from the now passing test.
2013-05-08 12:44:56 +02:00
Dmitry Timoshkov
94c7992f86
kernel32: DLL entry point is no longer called with PEB lock held.
2013-05-08 12:44:54 +02:00
Dmitry Timoshkov
094e465790
server: A destroyed process handle table means that the process is terminating.
2013-05-08 12:44:49 +02:00
Dmitry Timoshkov
c79a514fe5
kernel32: Add more remote process tests.
2013-05-08 12:44:42 +02:00
Austin English
c012b1a13c
wined3d: Add NVidia GeForce GT 630.
2013-05-08 12:39:55 +02:00
Nikolay Sivov
8f7779fc3b
user32: Implement GetListBoxInfo().
2013-05-07 20:07:41 +02:00
Aric Stewart
652af4e294
user32: Implement IMR_QUERYCHARPOSITION handling in the edit control.
2013-05-07 17:20:48 +02:00
Hans Leidekker
b98ef8f087
msi: Treat an empty install location as missing.
2013-05-07 17:20:46 +02:00
Nikolay Sivov
6a7bf66b29
msxml3: Explicitly use NULL_tid to terminate support error id arrays.
2013-05-07 15:15:27 +02:00
André Hentschel
7f5a3a4d80
d3drm: Return a IDirect3DRMTexture in texture loading methods instead of error.
2013-05-07 11:26:14 +02:00
Dmitry Timoshkov
77f222505c
kernel32: Hold PEB lock during process exit.
2013-05-07 11:26:02 +02:00
Dmitry Timoshkov
bac0387d29
server: Fail to set process affinity mask if the process is terminating.
2013-05-07 11:25:54 +02:00
Dmitry Timoshkov
af3d73b035
server: Add a process flag indicating whether the process is terminating, use it to block thread creation in a being terminated process.
2013-05-07 11:25:49 +02:00
Ken Thomases
1a697e15b9
winemac: Implement SetCapture().
2013-05-07 11:20:32 +02:00
Ken Thomases
3eee56668a
winemac: Mouse drags don't imply anything about z-order of target window because of implicit capture.
2013-05-07 11:20:11 +02:00
Ken Thomases
3e3d982185
winemac: Prefer absolute mouse moves unless cursor is pinned by clipping or desktop edges.
...
This fixes an issue with sub-pixel-precise pointing devices on Lion and later.
Wine's notion of the cursor position would get out of sync with the actual position
because deltas don't convey the actual movement distance.
2013-05-07 11:19:43 +02:00
Ken Thomases
1c4d8938ec
winemac: Apply cursor clipping to events that were in Cocoa's queue when clipping started.
2013-05-07 11:19:37 +02:00
Ken Thomases
d9ae2f3e38
winemac: Consolidate scroll wheel handling into -[WineApplicationController handleScrollWheel:].
2013-05-07 11:19:33 +02:00
Ken Thomases
e15b82ad1b
winemac: Consolidate mouse button handling into -[WineApplicationController handleMouseButton:].
2013-05-07 11:19:27 +02:00
Ken Thomases
72e893237c
winemac: Consolidate mouse move handling into -[WineApplicationController handleMouseMove:].
2013-05-07 11:19:21 +02:00
Ken Thomases
76691853f5
winemac: Extract application-level handling of mouse move events to a separate method.
2013-05-07 11:19:00 +02:00
Dmitry Timoshkov
79ef449e32
ole32: Add a semi-stub for CLSIDFromProgIDEx.
2013-05-07 11:18:52 +02:00
Max Kellermann
cee65e9409
msvcrt: Fix character/byte confusion in buffer overflow branch.
2013-05-07 11:16:08 +02:00
Nikolay Sivov
6cc0e706dd
msxml3: Always return False for nodes that can't have children.
2013-05-06 17:07:23 +02:00
Nikolay Sivov
0403f34b78
msxml3: Fix ignorable whitespace detection.
2013-05-06 17:07:19 +02:00
Nikolay Sivov
ff8fa96bb2
oledb32: Use shared convert instance, use a single skip.
2013-05-06 17:07:09 +02:00
Christian Costa
bdc5c3211c
d3dx9_36: Add stub for DisassembleEffect.
2013-05-06 15:55:23 +02:00
Piotr Caban
a73c69700c
msvcp60: Export basic_streambuf::pubseekoff function.
2013-05-06 15:55:22 +02:00
Hans Leidekker
aca88c2f80
fusion: Fix alignment in parse_clr_metadata.
2013-05-06 15:55:22 +02:00
Dmitry Timoshkov
4c4c661bc0
gdiplus: Implement GdipEnumerateMetafileDestPoint and GdipEnumerateMetafileDestPointI.
2013-05-06 15:55:22 +02:00
Dmitry Timoshkov
69d74ece53
gdiplus: Implement GdipEnumerateMetafileDestRect and GdipEnumerateMetafileDestRectI.
2013-05-06 15:55:21 +02:00
Daniel Jelinski
19e2b37f0e
xolehlp: Implement ITransactionDispenser.
2013-05-06 15:55:21 +02:00
Daniel Jelinski
adafd6c49d
include: Added transact.idl.
2013-05-06 15:55:21 +02:00