Jacek Caban
|
f7635f17b3
|
mshtml: Added IHTMLElementCollection::get__newEnum implementation.
|
2014-04-21 14:32:58 +02:00 |
Alexandre Julliard
|
0c496f0280
|
msvcrt: Update comments for non-exported functions.
|
2014-04-21 14:32:40 +02:00 |
Piotr Caban
|
92e12bb8fb
|
msvcrt: Use win_skip when function is not exported.
|
2014-04-21 14:31:51 +02:00 |
Piotr Caban
|
49e503c55a
|
msvcrt: Remove no longer needed exports.
|
2014-04-21 14:31:48 +02:00 |
Piotr Caban
|
f60b888bb2
|
msvcrt: Remove _set_invalid_parameter_handler calls from msvcrt tests.
|
2014-04-21 14:31:41 +02:00 |
Piotr Caban
|
0cb5067698
|
msvcrt: Don't raise exception in _invalid_parameter.
|
2014-04-21 14:31:38 +02:00 |
Gerald Pfeifer
|
1ca38f1dd7
|
readme: Raise the minimum version of FreeBSD to 8.0.
|
2014-04-21 11:15:12 +02:00 |
Henri Verbeet
|
9994cf8aec
|
d3d8/tests: Use a separate device for lighting_test().
|
2014-04-21 11:09:57 +02:00 |
Henri Verbeet
|
00630f67a4
|
d3d8/tests: Use a separate device for clear_test().
|
2014-04-21 11:09:56 +02:00 |
Henri Verbeet
|
322e6dd587
|
d3d8/tests: Use a separate device for fog_test().
|
2014-04-21 11:09:55 +02:00 |
Henri Verbeet
|
2428049753
|
d3d8/tests: Use a separate device for z_range_test().
|
2014-04-21 11:09:54 +02:00 |
Henri Verbeet
|
f8bd052366
|
d3d8/tests: Use a separate device for offscreen_test().
|
2014-04-21 11:09:54 +02:00 |
Dmitry Timoshkov
|
5356c945cd
|
ole32: Add support for VT_DISPATCH/VT_UNKNOWN to PropVariantClear and PropVariantCopy.
|
2014-04-21 11:09:53 +02:00 |
Dmitry Timoshkov
|
c6dbb33e19
|
user32: When converting from MF_ flags to MENUITEMINFO ignore MF_POPUP if id is not a menu.
|
2014-04-21 11:09:52 +02:00 |
Dmitry Timoshkov
|
7744c7003b
|
user32/tests: Add AppendMenu/ModifyMenu MF_POPUP tests.
|
2014-04-21 11:09:51 +02:00 |
Nikolay Sivov
|
fe3f12335d
|
comctl32/treeview: Restore hdc before CDDS_ITEMPOSTPAINT.
|
2014-04-21 11:09:51 +02:00 |
Frédéric Delanoy
|
8b40ac454f
|
po: Update French translation.
|
2014-04-21 11:09:49 +02:00 |
Nikolay Sivov
|
828b48c644
|
po: Update Russian translation.
|
2014-04-21 10:43:03 +02:00 |
Nikolay Sivov
|
82cf29d307
|
atl: Move IUnknown methods to IOleClientSite.
|
2014-04-21 10:42:55 +02:00 |
Ken Thomases
|
3e09763835
|
winex11: Remove dead store into win_gravity in get_window_attributes().
|
2014-04-21 10:42:18 +02:00 |
Nikolay Sivov
|
fdbd8ffffc
|
services: Remove loop that's not really used anymore (Coverity).
|
2014-04-21 10:40:40 +02:00 |
Nikolay Sivov
|
62502d0670
|
gdiplus: Properly delete a DC.
|
2014-04-21 10:40:09 +02:00 |
Qian Hong
|
a1f8395290
|
wscript: Don't fail silently for unsupported switches.
|
2014-04-21 10:38:54 +02:00 |
Alexandre Julliard
|
c73bd869ec
|
Release 1.7.17.
|
2014-04-18 20:54:11 +02:00 |
Piotr Caban
|
bd92ead3f7
|
msvcr80: Remove remaining forwards to msvcrt.
|
2014-04-18 19:29:36 +02:00 |
Nikolay Sivov
|
2b390f01ed
|
atl: Simplify error handling in AtlAxAttachControl().
|
2014-04-18 16:38:36 +02:00 |
Vincent Povirk
|
68f2b878d2
|
user32: Allow EndMenu() calls from WM_ENTERMENULOOP.
|
2014-04-18 14:36:04 +02:00 |
Piotr Caban
|
09721acaea
|
msvcr80: Share the source code with msvcrt.
|
2014-04-18 13:13:42 +02:00 |
Piotr Caban
|
e57a4e9490
|
msvcr71: Share the source code with msvcrt.
|
2014-04-18 13:13:10 +02:00 |
Piotr Caban
|
3a7bf4a34b
|
msvcr70: Share the source code with msvcrt.
|
2014-04-18 13:12:41 +02:00 |
Dmitry Timoshkov
|
f9c40c37cd
|
ole32: If number of VT_VECTOR elements is 0 there is no need to allocate memory.
|
2014-04-18 13:09:19 +02:00 |
Dmitry Timoshkov
|
d68c13a894
|
ole32/tests: Add some tests for PropVariantCopy.
|
2014-04-18 13:09:11 +02:00 |
Dmitry Timoshkov
|
5e7251b937
|
ole32: Revert part of 3cb0c81336 .
VT_INT|VT_VECTOR and VT_UINT|VT_VECTOR are not supposed to be supported
by PropVariantClear and PropVariantCopy.
|
2014-04-18 13:08:59 +02:00 |
Dmitry Timoshkov
|
f35078ee40
|
ole32/tests: Fix crashes in PropVariantClear tests under win64.
|
2014-04-18 13:08:57 +02:00 |
Bruno Jesus
|
3fe0a31d14
|
ws2_32: Convert the magic loopback address back to 127.0.0.1 in gethostbyaddr.
|
2014-04-18 10:52:09 +02:00 |
Nikolay Sivov
|
76cd4d6395
|
include: Added some ATL interfaces.
|
2014-04-18 10:48:08 +02:00 |
Nikolay Sivov
|
462b2feb35
|
shlwapi: Fix UrlEscapeW() for non-ASCII range.
|
2014-04-18 10:47:57 +02:00 |
Nikolay Sivov
|
389992fdfa
|
wscript: Ignore 'nologo' switch.
|
2014-04-18 10:47:32 +02:00 |
Henri Verbeet
|
18ba1bce71
|
d3d8/tests: Use a separate device for alpha_test().
|
2014-04-18 10:44:49 +02:00 |
Henri Verbeet
|
b2ab682234
|
d3d8/tests: Use a separate device for test_scalar_instructions().
|
2014-04-18 10:44:47 +02:00 |
Henri Verbeet
|
f693254d2c
|
d3d8/tests: Use a separate device for fog_with_shader_test().
|
2014-04-18 10:44:45 +02:00 |
Henri Verbeet
|
af8cd4a7af
|
d3d8/tests: Use a separate device for cnd_test().
|
2014-04-18 10:44:43 +02:00 |
Henri Verbeet
|
9166b74039
|
d3d8/tests: Use a separate device for p8_texture_test().
|
2014-04-18 10:44:39 +02:00 |
Matteo Bruni
|
b3c5d2ccda
|
d3dx9: Skip the AddRef/Release calls if the new texture is the same as the old one.
|
2014-04-17 19:06:08 +02:00 |
Matteo Bruni
|
96b0b91752
|
d3dx9: Copy the entire vector at once if there is no need of type conversions.
|
2014-04-17 13:53:06 +02:00 |
Matteo Bruni
|
a1784d9ed9
|
wined3d: Add support for timestamp queries.
|
2014-04-17 13:53:00 +02:00 |
Matteo Bruni
|
4811a839cf
|
wined3d: Add support for GL_ARB_timer_query extension.
|
2014-04-17 13:52:53 +02:00 |
Matteo Bruni
|
cdedb06af7
|
d3d9/tests: Add a test for timestamp queries.
|
2014-04-17 13:52:49 +02:00 |
Piotr Caban
|
b7c5e341ae
|
msvcr110: Share the source code with msvcrt.
|
2014-04-17 13:30:47 +02:00 |
Piotr Caban
|
4d40aea0bd
|
msvcr100: Share the source code with msvcrt.
|
2014-04-17 13:30:19 +02:00 |