Jacek Caban
|
e1dbfb762c
|
wininet: Fixed leak in InternetGetConnectedStateExA.
|
2014-07-24 13:01:17 +02:00 |
Alexandre Julliard
|
a6a9b05dee
|
libwine: No longer look for libraries in the dll path on Android.
|
2014-07-24 09:25:21 +02:00 |
Alexandre Julliard
|
8478cece69
|
libwine: Update LD_LIBRARY_PATH in the current process from the JNI environment.
|
2014-07-24 09:24:49 +02:00 |
Nikolay Sivov
|
c27e5ca511
|
t2embed: Added TTDeleteEmbeddedFont() stub.
|
2014-07-24 09:22:41 +02:00 |
Daniel Lehman
|
3be7f3079c
|
cryptnet: Continue checking the revocation urls if one is offline.
|
2014-07-24 09:21:54 +02:00 |
Jacek Caban
|
2c78d5815b
|
vbscript: Added support for title and type arguments of MsgBox.
|
2014-07-23 21:24:27 +02:00 |
Jacek Caban
|
e2fcd874e0
|
wscript: Added IActiveScriptSiteWindow implementation.
|
2014-07-23 21:24:26 +02:00 |
Jacek Caban
|
1bd0f4f065
|
mshtml: Avoid useless PATH changes and avoid buffer overflow in set_environment.
|
2014-07-23 21:24:25 +02:00 |
Jacek Caban
|
6031108076
|
mshtml: Added IHTMLMetaElement::charset property implementation.
|
2014-07-23 21:24:25 +02:00 |
Thomas Faber
|
b4c96633ea
|
include: Correctly spell STATUS_SMI_PRIMITIVE_INSTALLER_FAILED.
|
2014-07-23 21:24:24 +02:00 |
Bruno Jesus
|
f5c687e365
|
rsaenh: CALG_AES cannot be used if the key length was not specified.
|
2014-07-23 21:24:23 +02:00 |
Bruno Jesus
|
453d6dc105
|
rsaenh: Change the way AES 128 is derived to match Windows behavior.
|
2014-07-23 21:24:22 +02:00 |
Bruno Jesus
|
e55dc35020
|
rsaenh: Change the default AES chaining mode to CBC.
|
2014-07-23 21:24:22 +02:00 |
Bruno Jesus
|
0f31d82c04
|
rsaenh/tests: Add many tests related to key derivation.
|
2014-07-23 21:24:21 +02:00 |
Bruno Jesus
|
7a40fdbf8c
|
crypt32: CertGetIssuerCertificateFromStore must return error for self-signed certificates.
|
2014-07-23 21:24:20 +02:00 |
Alexandre Julliard
|
69d198a9eb
|
ntdll: Use the standard mcontext_t type for the signal context on Android.
|
2014-07-23 21:24:18 +02:00 |
Alexandre Julliard
|
775263aa5c
|
ntdll: Directly use ucontext_t instead of SIGCONTEXT on all platforms.
|
2014-07-23 19:07:00 +02:00 |
Alexandre Julliard
|
8d817997ce
|
configure: Add a check for sys/ucontext.h and include it where appropriate.
|
2014-07-23 19:06:58 +02:00 |
Alexandre Julliard
|
1b2977420e
|
configure: Improve the check for the resolver library.
|
2014-07-23 15:23:46 +02:00 |
Alexandre Julliard
|
35dd553038
|
riched20/tests: Fix test on 64-bit.
|
2014-07-22 20:45:46 +02:00 |
Nikolay Sivov
|
ac65c3fb18
|
wshom.ocx: Implement get_Item() for IWshEnvironment.
|
2014-07-22 18:58:30 +02:00 |
David Hedberg
|
7311a9fc6e
|
comdlg32: Populate psia_results before making any callbacks.
|
2014-07-22 14:28:21 +02:00 |
Jacek Caban
|
062f92a99c
|
atl: Added AtlAxCreateControlLic(Ex) stubs.
|
2014-07-22 14:25:58 +02:00 |
Jacek Caban
|
1e191e031c
|
mshtml: Fixed tests on IE11.
|
2014-07-22 14:25:47 +02:00 |
Bruno Jesus
|
4a28977f38
|
crypt32: Fix conversion of multiple fields in CertStrToName.
|
2014-07-22 14:25:34 +02:00 |
Marcus Meissner
|
b20365ee29
|
dmime: Remove useless NULL check (Coverity).
|
2014-07-22 12:41:22 +02:00 |
Marcus Meissner
|
877f1a759e
|
secur32: Removed superflous NULL check (Coverity).
|
2014-07-22 12:40:40 +02:00 |
Henri Verbeet
|
96d845aa46
|
wined3d: Avoid a compiler warning in context_stream_info_from_declaration().
|
2014-07-22 12:37:54 +02:00 |
Henri Verbeet
|
d3c6d3425f
|
dxgi: Only use a single newline in the dxgi_factory_MakeWindowAssociation() FIXME.
|
2014-07-22 12:37:39 +02:00 |
Henri Verbeet
|
7976da345a
|
d2d1: Implement d2d_d3d_render_target_SetTransform().
|
2014-07-22 12:37:35 +02:00 |
Henri Verbeet
|
952b2575fd
|
d2d1: Implement d2d_d3d_render_target_GetTransform().
|
2014-07-22 12:37:31 +02:00 |
Henri Verbeet
|
d17bd8d821
|
dxgi: Implement dxgi_surface_GetDesc().
|
2014-07-22 12:37:26 +02:00 |
Marcus Meissner
|
20ef8d2991
|
d3dx9_36: Fixed typo in HeapAlloc return checking (Coverity).
|
2014-07-22 12:08:07 +02:00 |
Thomas Faber
|
5ce8c7a5a7
|
quartz: Destroy BaseFilter after child class.
|
2014-07-22 12:07:34 +02:00 |
Thomas Faber
|
c6dfc084a5
|
wineqtdecoder: Destroy BaseFilter after QT child class.
|
2014-07-22 12:07:27 +02:00 |
Thomas Faber
|
04240e6ae3
|
winegstreamer: Destroy BaseFilter after GST child class.
|
2014-07-22 12:07:24 +02:00 |
Thomas Faber
|
5cbc081a1f
|
qcap: Destroy BaseFilter after VfwCapture child class.
|
2014-07-22 12:07:19 +02:00 |
Shuai Meng
|
13fe9147b3
|
vbscript: Implemented IsNumeric.
|
2014-07-22 12:07:03 +02:00 |
Zhenbo Li
|
f8f8964afe
|
mshtml: Added IHTMLFormElement::target property implementation.
|
2014-07-22 12:05:43 +02:00 |
Zhenbo Li
|
fbc4d3f160
|
mshtml: Fixed get_target_window when no parent frame is found.
|
2014-07-22 12:05:39 +02:00 |
Jactry Zeng
|
1f6073c861
|
riched20: Implement ITextSelection::GetText.
|
2014-07-21 18:45:38 +02:00 |
Jactry Zeng
|
68b9018d50
|
riched20: Fix ME_SetSelection when cpMax > strlen().
|
2014-07-21 18:45:34 +02:00 |
Jacek Caban
|
e73bd253ea
|
wscript: Added support for calling object by DISPID_VALUE in do_icall.
|
2014-07-21 18:44:22 +02:00 |
Jacek Caban
|
15dfae71a1
|
vbscript: Use VariantChangeType in to_int.
|
2014-07-21 18:44:19 +02:00 |
Akihiro Sagawa
|
0eed829f7f
|
msi/tests: Add CLSID registry tests for mixed package.
|
2014-07-21 18:42:45 +02:00 |
Akihiro Sagawa
|
5b76cd199a
|
msi/tests: Add non-existence value tests for mixed package.
|
2014-07-21 15:57:23 +02:00 |
Akihiro Sagawa
|
6fc6d32da2
|
msi: Move set_installed_prop() call because platform information is needed in it.
|
2014-07-21 15:56:54 +02:00 |
Andrei Slăvoiu
|
41962a5a07
|
wined3d: Remove the gl_info parameter from select_card callbacks.
|
2014-07-21 14:02:31 +02:00 |
Andrei Slăvoiu
|
22475ddd82
|
wined3d: Remove usage of gl_info parameter from select_card_amd_binary.
|
2014-07-21 14:02:29 +02:00 |
Andrei Slăvoiu
|
665c2e1e27
|
wined3d: Remove usage of gl_info parameter from select_card_nvidia_binary.
|
2014-07-21 14:02:26 +02:00 |