Piotr Caban
|
2e4eb12219
|
msvcp90: std::_Fabs(complex) tests.
|
2013-01-24 14:34:32 +01:00 |
|
Piotr Caban
|
3e9db55b09
|
msvcp90: Added std::abs(complex) implementation.
|
2013-01-24 14:34:26 +01:00 |
|
Piotr Caban
|
e4525224b0
|
msvcp90: Added complex::real and complex::imag implementation.
|
2013-01-24 14:34:20 +01:00 |
|
Michael Stefaniuc
|
f21d45417f
|
ws2_32: Use assignment instead of memcpy to copy structs.
|
2013-01-24 14:34:12 +01:00 |
|
Jacek Caban
|
c751389df4
|
vbscript: Added GetObject tests.
|
2013-01-24 14:33:20 +01:00 |
|
Jacek Caban
|
3a87b4c1c5
|
vbscript: Added GetObject implementation.
|
2013-01-24 14:33:15 +01:00 |
|
Henri Verbeet
|
8347c67c69
|
wined3d: Get rid of CheckWrapAndMipCapability().
|
2013-01-24 14:33:05 +01:00 |
|
Henri Verbeet
|
63902bfd5c
|
wined3d: Get rid of CheckPostPixelShaderBlendingCapability().
|
2013-01-24 14:33:02 +01:00 |
|
Henri Verbeet
|
b882a70282
|
wined3d: Properly set WINED3DFMT_FLAG_VTF in init_format_texture_info().
|
2013-01-24 14:32:58 +01:00 |
|
Henri Verbeet
|
5114cbd23c
|
d3drm: Avoid LPD3DRMRAY.
|
2013-01-24 14:32:55 +01:00 |
|
Henri Verbeet
|
e84e2e8c9a
|
d3drm: Avoid LPD3DRMQUATERNION.
|
2013-01-24 14:32:51 +01:00 |
|
Rico Schüller
|
cea0e758e6
|
advapi32: Use the lower 32bit of the special HKEYs on 64bit.
|
2013-01-24 10:50:10 +01:00 |
|
Andrew Talbot
|
32d070afb0
|
gdiplus: Avoid signed-unsigned integer comparisons.
|
2013-01-24 10:49:34 +01:00 |
|
Nikolay Sivov
|
4c24882e3e
|
user32: Accept BI_BITFIELDS format for icons when creating icons.
|
2013-01-24 10:48:02 +01:00 |
|
Jacek Caban
|
5b38dac7ac
|
winhttp: Use schannel for HTTPS connection by defaul and get rid of OpenSSL dependency.
|
2013-01-23 23:41:27 +01:00 |
|
Jacek Caban
|
90124e084f
|
winhttp: Added schannel-based netconn_get_cipher_strength implementation.
|
2013-01-23 23:41:24 +01:00 |
|
Jacek Caban
|
d15265db28
|
winhttp: Added schannel-based netconn_get_certificate implementation.
|
2013-01-23 23:41:21 +01:00 |
|
Jacek Caban
|
a3e15549d6
|
winhttp: Added schannel-based netconn_send implementation.
|
2013-01-23 23:41:18 +01:00 |
|
Jacek Caban
|
db22753a05
|
winhttp: Added schannel-based netconn_recv implementation.
|
2013-01-23 23:41:15 +01:00 |
|
Jacek Caban
|
de0d75312b
|
winhttp: Use schannel in netconn_secure_connect if OpenSSL is not available.
|
2013-01-23 23:41:12 +01:00 |
|
Jacek Caban
|
25de5d7a55
|
winhttp: Enable more OpenSSL-independent code when OpenSSL is not available.
|
2013-01-23 23:41:09 +01:00 |
|
Jacek Caban
|
0ebbd991c1
|
winhttp: Test that the data is really read in test_secure_connection.
|
2013-01-23 20:47:29 +01:00 |
|
Jacek Caban
|
7867ce8560
|
mshtml: Get rid of PRUint64 type.
|
2013-01-23 20:47:27 +01:00 |
|
Jacek Caban
|
07e72de9a4
|
mshtml: Get rid of PRUint32 outside XPCOM C API.
|
2013-01-23 20:47:25 +01:00 |
|
Jacek Caban
|
cef2907da7
|
mshtml: Get rid of PRUint16 type.
|
2013-01-23 20:47:23 +01:00 |
|
Jacek Caban
|
2d100f4e98
|
mshtml: Get rid of PRUint8 type.
|
2013-01-23 20:47:20 +01:00 |
|
Jacek Caban
|
9bd6b9e537
|
mshtml: Get rid of PTInt64 type.
|
2013-01-23 20:47:18 +01:00 |
|
Aurimas Fišeras
|
534f5e5dd0
|
po: Update Lithuanian translation.
|
2013-01-23 20:47:15 +01:00 |
|
Stefan Dösinger
|
aaa11492db
|
wined3d: Ignore clears if count = 0 and rects != NULL.
|
2013-01-23 19:16:32 +01:00 |
|
Alexandre Julliard
|
8373f8b6f6
|
winex11: Handle Expose events on top-level client windows.
|
2013-01-23 19:09:29 +01:00 |
|
Alexandre Julliard
|
951415b602
|
winex11: Store the client window in the window data again, now that it can be accessed from all threads.
|
2013-01-23 19:06:32 +01:00 |
|
Dmitry Timoshkov
|
9532de882f
|
gdiplus: Make GdipCreateFromHDC2 not fail in case of hDevice != NULL.
|
2013-01-23 12:52:16 +01:00 |
|
Nikolay Sivov
|
6ab47275aa
|
xmllite: Complete content parsing with implemented parts and stubs.
|
2013-01-23 12:48:51 +01:00 |
|
Henri Verbeet
|
d6105c5f0f
|
wined3d: Get rid of CheckFilterCapability().
|
2013-01-23 12:48:45 +01:00 |
|
Henri Verbeet
|
6527277a58
|
wined3d: Properly set WINED3DFMT_FLAG_FILTERING in init_format_texture_info().
|
2013-01-23 12:48:41 +01:00 |
|
Henri Verbeet
|
3f21757702
|
wined3d: Get rid of select_shader_mode().
|
2013-01-23 12:48:34 +01:00 |
|
Henri Verbeet
|
f90bdedd90
|
d3drm: Avoid LPD3DVECTOR.
|
2013-01-23 12:48:28 +01:00 |
|
Henri Verbeet
|
e650f49f0e
|
d3drm: Avoid LPD3DVALUE.
|
2013-01-23 12:48:20 +01:00 |
|
Ričardas Barkauskas
|
1593bdf9a6
|
advapi32: Partially implement CreateProcessWithTokenW.
|
2013-01-23 12:47:24 +01:00 |
|
Ričardas Barkauskas
|
2c04118534
|
kernel32: Add SetFileInformationByHandle stub.
|
2013-01-23 12:46:25 +01:00 |
|
Ričardas Barkauskas
|
9a448b5d6a
|
advapi32: Add AddMandatoryAce stub.
|
2013-01-23 12:44:37 +01:00 |
|
André Hentschel
|
9d49dd82e8
|
dbghelp: Remove useless code in ARM stack walk.
|
2013-01-23 12:44:12 +01:00 |
|
André Hentschel
|
49f59ccf71
|
dbghelp: Implement rudimentary stack walk for ARM64.
|
2013-01-23 12:44:06 +01:00 |
|
André Hentschel
|
e80de55bca
|
configure: Add ARM64 define.
|
2013-01-23 12:43:57 +01:00 |
|
Stefan Leichter
|
83846cd131
|
gdi32: Add stub for GetFontResourceInfoW.
|
2013-01-22 20:02:00 +01:00 |
|
Sergey Guralnik
|
77337d75f2
|
user32/tests: Test standard scrollbar initialization.
|
2013-01-22 20:01:59 +01:00 |
|
Francois Gouget
|
6ad54620f0
|
winmm/tests: Allow more margin in the test_asyncWAVE() playback check.
|
2013-01-22 20:01:57 +01:00 |
|
Huw Davies
|
cb3815aead
|
wineps: Cope with '\r'-only end-of-line markers.
|
2013-01-22 20:01:56 +01:00 |
|
Huw Davies
|
c22be15a98
|
wineps: Use a file mapping to read the ppd file.
|
2013-01-22 20:01:54 +01:00 |
|
Hans Leidekker
|
2797cd8ec1
|
wbemprox: Add a stub implementation of IWbemQualifierSet.
|
2013-01-22 19:13:46 +01:00 |
|