Frédéric Delanoy
|
157eae214f
|
msgsm32.acm: Use BOOL type where appropriate.
|
2013-11-15 11:59:15 +01:00 |
Frédéric Delanoy
|
bf34d0c3af
|
imm32: Use BOOL type where appropriate.
|
2013-11-15 11:59:10 +01:00 |
Francois Gouget
|
387289e547
|
shlwapi/tests: Fix compilation on systems that don't support nameless unions.
|
2013-11-15 11:59:05 +01:00 |
Daniel Lehman
|
8306518424
|
oleaut32: Return FALSE from SystemTimeToVariantTime if day > 31 or year is negative.
|
2013-11-15 11:58:55 +01:00 |
Jacek Caban
|
eebc40f2b3
|
mshtml: Added IHTMLSelectElement::multiple property implementation.
|
2013-11-14 19:30:59 +01:00 |
Rico Schüller
|
dee50ab8b4
|
d3d10: Fix a comment.
|
2013-11-14 16:21:21 +01:00 |
Rico Schüller
|
8e5ecee1ce
|
d3d10/tests: Enable DepthEnable for reproducible results.
|
2013-11-14 16:21:15 +01:00 |
Henri Verbeet
|
94509fbd59
|
wined3d: Create a texture for the logo surface.
|
2013-11-14 16:21:02 +01:00 |
Henri Verbeet
|
9e44fadbfe
|
ddraw: Set the cube map flags for the root surface in ddraw_surface_create_texture() as well.
|
2013-11-14 16:21:00 +01:00 |
Henri Verbeet
|
80055e1fcd
|
ddraw: Pass the ddraw texture to ddraw_surface_init().
|
2013-11-14 16:20:58 +01:00 |
Henri Verbeet
|
10411fb2a1
|
ddraw: Move the surface desc fixups from ddraw_surface_init() to ddraw_surface_create_texture().
|
2013-11-14 16:20:56 +01:00 |
Henri Verbeet
|
45d37313b8
|
ddraw: Set WINED3D_SURFACE_PIN_SYSMEM directly in ddraw_surface_create_texture().
|
2013-11-14 16:20:49 +01:00 |
Frédéric Delanoy
|
fdb5e13f18
|
comctl32/tests: Use BOOL type where appropriate.
|
2013-11-14 16:20:42 +01:00 |
Francois Gouget
|
2de28eb64b
|
mshtml: Add a trailing '\n' to a TRACE().
|
2013-11-14 10:37:32 +01:00 |
Francois Gouget
|
73bf5f1ae6
|
vbscript: Fix a trailing FIXME() '\n'.
|
2013-11-14 10:37:26 +01:00 |
Daniel Lehman
|
90cb553e5e
|
msvcp90: Return last index in string::find_last_not_of_cstr_substr if input is empty.
|
2013-11-14 10:37:23 +01:00 |
Dmitry Timoshkov
|
c9f8f41d18
|
gdiplus/tests: Add a test for bezier data returned by GdipGetRegionData.
|
2013-11-14 10:37:00 +01:00 |
Dmitry Timoshkov
|
4b256191a0
|
gdiplus/tests: Reset the buffer contents before each GdipGetRegionData test and check the tail of the returned data.
|
2013-11-14 10:36:58 +01:00 |
Dmitry Timoshkov
|
c11476aeb8
|
gdiplus/tests: Convert expect_float() to macro to make failure messages print correct line numbers.
|
2013-11-14 10:36:57 +01:00 |
Frédéric Delanoy
|
f23cb66db6
|
winedbg: Use BOOL type where appropriate.
|
2013-11-14 10:36:30 +01:00 |
Frédéric Delanoy
|
baf4757c46
|
winedbg: Amend parameter name in *_fetch_integer.
|
2013-11-14 10:36:27 +01:00 |
Frédéric Delanoy
|
55ddb4d997
|
mapi32/tests: Use BOOL type where appropriate.
|
2013-11-14 10:35:20 +01:00 |
André Hentschel
|
6c140786e7
|
ntdll/tests: Mark win8 behaviour as failing.
|
2013-11-14 10:35:16 +01:00 |
André Hentschel
|
b296846c00
|
crypt32/tests: Fix tests for win8.
|
2013-11-14 10:34:59 +01:00 |
Nikolay Sivov
|
7b0c231f8e
|
shell32: Update to IShellDispatch5.
|
2013-11-14 10:34:40 +01:00 |
Nikolay Sivov
|
fe5a27ae9f
|
include: Added IShellDispatch3,4,5 definitions.
|
2013-11-14 10:34:33 +01:00 |
Zhenbo Li
|
f19f85f681
|
shell32/tests: Add a missed init_shfo_tests() call.
|
2013-11-13 18:31:57 +01:00 |
Qian Hong
|
9612ed1ba6
|
msi: Get extension name by strrchrW instead of strchrW.
|
2013-11-13 18:31:36 +01:00 |
Jacek Caban
|
ff3d22ba42
|
vbscript: Added some array tests.
|
2013-11-13 18:31:11 +01:00 |
Jacek Caban
|
7917b67a18
|
vbscript: Added support for setting array elements.
|
2013-11-13 18:31:07 +01:00 |
Jacek Caban
|
79c55e1255
|
vbscript: Added support for getting array elements.
|
2013-11-13 18:31:04 +01:00 |
Jacek Caban
|
853c6c4eea
|
vbscript: Added interp_dim implementation.
|
2013-11-13 18:30:58 +01:00 |
Jacek Caban
|
fc713bfc12
|
vbscript: Added bytecode support for arrays.
|
2013-11-13 18:30:55 +01:00 |
Jacek Caban
|
f3e1f7002d
|
vbscript: Store variables in declaration order.
|
2013-11-13 18:30:49 +01:00 |
Jacek Caban
|
cf51435541
|
vbscript: Added parser support for arrays.
|
2013-11-13 18:30:45 +01:00 |
Nikolay Sivov
|
7be2251cd6
|
oleaut32: Always set LIBFLAG_FHASDISKIMAGE when loading from file.
|
2013-11-13 18:30:39 +01:00 |
Hans Leidekker
|
8f200ea9f8
|
netapi32: Add support for remote computers in NetShareDel.
|
2013-11-13 18:30:26 +01:00 |
Hans Leidekker
|
461eaca8a7
|
netapi32: Add support for remote computers in NetShareAdd.
|
2013-11-13 18:30:21 +01:00 |
Hans Leidekker
|
f3c78b1ba7
|
netapi32: Add support for remote computers in NetWkstaGetInfo.
|
2013-11-13 18:30:16 +01:00 |
Hans Leidekker
|
d75dbbc005
|
include: Add some missing defines.
|
2013-11-13 18:30:09 +01:00 |
Hans Leidekker
|
7519cddddb
|
advapi32: Forward LogonUserA to LogonUserW.
|
2013-11-13 18:29:22 +01:00 |
Hans Leidekker
|
02970b578e
|
advapi32: Return a fake handle from LogonUserW.
|
2013-11-13 18:29:04 +01:00 |
Henri Verbeet
|
c3da4ce088
|
wined3d: Don't map the destination surface read-only in surface_convert_format().
|
2013-11-13 11:27:42 +01:00 |
Henri Verbeet
|
7c928b6c5c
|
wined3d: Create textures for converted surfaces.
|
2013-11-13 11:27:39 +01:00 |
Henri Verbeet
|
afe5ceb729
|
ddraw: Create textures for additional surfaces.
|
2013-11-13 11:27:35 +01:00 |
Henri Verbeet
|
6ea9afe701
|
ddraw: Create textures for "standalone" surfaces.
|
2013-11-13 11:27:32 +01:00 |
Henri Verbeet
|
d6f12fcdc8
|
ddraw: Create textures for swapchain surfaces.
|
2013-11-13 11:27:28 +01:00 |
Dmitry Timoshkov
|
56a6500721
|
gdiplus: Check whether region path points really fit into shorts.
|
2013-11-13 11:27:24 +01:00 |
Dmitry Timoshkov
|
761391f156
|
gdiplus: Add a check for passed buffer size to GdipGetRegionData.
|
2013-11-13 11:26:24 +01:00 |
Dmitry Timoshkov
|
8dc170e2ca
|
gdiplus/tests: Test GdipGetRegionData behaviour with an integer path that can't be stored as an array of shorts.
|
2013-11-13 11:26:20 +01:00 |