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 |
Jacek Caban
|
c3b64d94b5
|
winegcc: Use gcc -shared instead of dllwrap to build DLLs.
|
2013-05-08 20:43:21 +02:00 |
Jacek Caban
|
6c32033cdc
|
configure: Use gcc -shared instead of dllwrap to build libwine.dll.
|
2013-05-08 20:43:19 +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
|
f649ee5997
|
winedbg: Add x87 register support in gdb proxy.
|
2013-05-08 14:30:51 +02:00 |
Akihiro Sagawa
|
e06fd8d003
|
winedbg: Improve the register conversion to support over 64-bit registers.
|
2013-05-08 14:30:45 +02:00 |
Akihiro Sagawa
|
b2de0880ec
|
winedbg: Verify context flags before reading or writing registers.
|
2013-05-08 14:30:11 +02:00 |
Akihiro Sagawa
|
8f8363ede6
|
gdi32: Ignore the lfHeight value when it exceeds the limit.
|
2013-05-08 14:29:06 +02:00 |
Jacek Caban
|
87c028449f
|
d3d11.idl: Added some missing declarations and C++ helper classes.
|
2013-05-08 14:27:07 +02:00 |
Jacek Caban
|
36c5fa71da
|
d3dcommon.idl: Added some missing defines.
|
2013-05-08 14:26:58 +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
|
bfe3b3bdb6
|
server: Set error to STATUS_PROCESS_IS_TERMINATING if the process is terminating.
|
2013-05-08 12:44:46 +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 |
Alexandre Julliard
|
b49c565f95
|
wine.inf: Remove no longer used control panel section.
|
2013-05-07 17:20:50 +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 |
Alexandre Julliard
|
ea919d9de4
|
server: Use strerror instead of perror.
|
2013-05-07 12:19:22 +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 |