Austin English
6d56678fbe
appwiz.cpl: Fix Italian translation.
2010-11-23 13:19:44 +01:00
Jacek Caban
6e26d8c45f
shdocvw: Skip tests on IE 5.5.
2010-11-23 13:18:48 +01:00
David Hedberg
41193de135
ole32: Avoid unneccessary stream conversion.
...
Truncating a large stream to less than 0x1000 bytes would cause an
unnecessarily expensive conversion.
2010-11-23 13:17:06 +01:00
André Hentschel
8b913427c0
ws2_32: Map AI_ADDRCONFIG.
2010-11-23 13:16:53 +01:00
Henri Verbeet
a147fd9c36
wined3d: Fix the indentation in buffer_direct_upload().
2010-11-23 13:15:39 +01:00
Henri Verbeet
03f7a2d88e
wined3d: Get rid of the remaining "Flags".
2010-11-23 13:15:36 +01:00
Henri Verbeet
b459b917fb
wined3d: Textures never have a resource size.
...
They're just containers for their subresources.
2010-11-23 13:15:32 +01:00
Henri Verbeet
27b72fa847
d3d9/tests: Use GetRenderTargetData() for reading back pixels.
...
This is the recommended way to read back render targets. It's also much faster
on current wined3d, but that's mostly a side effect of imperfections in our
resource location management.
2010-11-23 13:15:29 +01:00
Matteo Bruni
892502479c
d3dx9: Implement D3DXFillVolumeTexture function.
2010-11-18 14:08:56 +01:00
Matteo Bruni
8f6cf460be
d3dx9: Implement D3DXFillCubeTexture function.
2010-11-18 14:08:53 +01:00
Matteo Bruni
bffbf3460b
d3dx9: Implement D3DXFillTexture function.
2010-11-18 14:08:50 +01:00
Travis Athougies
dbb2d28795
d3dcompiler_43/tests: Added trigonometric function tests to HLSL test suite.
2010-11-18 12:52:38 +01:00
Andrew Bogott
ddc5cbb371
ole32/tests: Added a couple of simple tests for StgCreateStorageEx.
2010-11-18 12:52:38 +01:00
Andrew Bogott
42cd791c4d
ole32: Use default values if options passed to StgCreateStorageEx are NULL.
2010-11-18 12:52:38 +01:00
Vincas Miliūnas
5083f0d20c
msvcr90/tests: Added qsort_s tests.
2010-11-18 12:52:22 +01:00
Vincas Miliūnas
955e2f9050
msvcrt: Added qsort_s implementation.
2010-11-18 12:46:59 +01:00
Henri Verbeet
63316d0967
ddraw: Return DDERR_INVALIDPARAMS for 0 width / height surface creation.
2010-11-18 12:37:49 +01:00
Henri Verbeet
f683fe313b
d3d8/tests: Add a test for 0 width / height surface creation.
2010-11-18 12:37:44 +01:00
Henri Verbeet
4ea2d9f62f
d3d9/tests: Add a test for 0 width / height surface creation.
2010-11-18 12:37:40 +01:00
Henri Verbeet
4f651808fc
wined3d: Disallow empty surfaces.
2010-11-18 12:37:36 +01:00
Piotr Caban
2fb7edc325
msvcp80: Update spec file.
2010-11-18 12:37:31 +01:00
Piotr Caban
d3b89e2d97
msvcp90/tests: Added basic_string<char>::append tests.
2010-11-18 12:37:27 +01:00
Piotr Caban
b99c582402
msvcp90: Added basic_string<wchar_t>::append implementation.
2010-11-18 12:37:21 +01:00
Piotr Caban
44039975c8
msvcp90: Added basic_string<char>::append implementation.
2010-11-18 12:37:18 +01:00
Hans Leidekker
ba107a0de1
usp10: Add stub exports for the OpenType functions.
2010-11-18 12:37:04 +01:00
Hans Leidekker
1885c3d9e2
programs: Add a stub implementation of servicemodelreg.exe.
2010-11-18 12:37:04 +01:00
Hans Leidekker
b8c5a9c528
rstrtmgr: Add stub implementations of RmEndSession and RmRestart.
2010-11-18 12:37:04 +01:00
Hans Leidekker
a4de41f36b
msi: Install assemblies only if the component action request is set to INSTALLSTATE_LOCAL.
2010-11-18 12:37:04 +01:00
Damjan Jovanovic
eaf4307cd7
winemenubuilder: Deduplicate some file open associations.
2010-11-18 12:37:04 +01:00
Damjan Jovanovic
7b7893d3aa
winemenubuilder: Update TODO.
2010-11-18 12:37:04 +01:00
Jacek Caban
b2297e2090
mshtml: Removed tests failing on IE7.
2010-11-18 12:37:04 +01:00
Piotr Caban
2770155532
msvcrt: Move _initterm_e implementation (from msvcr90).
2010-11-18 12:37:04 +01:00
Piotr Caban
bf446e7cfb
msvcrt: Update spec files.
2010-11-18 12:37:03 +01:00
Piotr Caban
6b3b72d632
msvcrt: Fix msvcrt.spec.
2010-11-18 12:31:32 +01:00
Andrew Eikum
2f05b5a6d9
shell32: Fix an off-by-one error that causes an infinite loop.
2010-11-18 12:31:22 +01:00
Andreas Pflug
afa90e325e
oledb32: Added conversions for R8,BOOL,DATE,DBTIMESTAMP.
2010-11-18 12:30:53 +01:00
Alexandre Julliard
d7a0284f87
winspool/tests: Avoid sizeof in traces.
2010-11-17 15:08:18 +01:00
Alexandre Julliard
bbf0af4543
urlmon/tests: Avoid sizeof in traces.
2010-11-17 15:08:08 +01:00
Alexandre Julliard
45a8b643cd
msvcrt/tests: Avoid sizeof in traces.
2010-11-17 15:08:03 +01:00
Alexandre Julliard
19b251885c
gameux: Avoid sizeof in traces.
2010-11-17 15:07:56 +01:00
Alexandre Julliard
5fc51fd10e
advapi32/tests: Avoid sizeof in traces.
2010-11-17 15:07:47 +01:00
Alexandre Julliard
7a7b60098f
libwine: Fix a pointer comparison warning.
2010-11-17 15:07:30 +01:00
Alexandre Julliard
d70b3e5929
msxml3: Fix incorrect uses of va_list arguments.
2010-11-17 14:21:09 +01:00
David Hedberg
155877e4ff
shdocvw: Implement InPlaceActiveObject::TranslateAccelerator.
2010-11-17 14:01:17 +01:00
David Hedberg
0adfeb2869
shdocvw: Implement ControlSite::TranslateAccelerator.
2010-11-17 14:01:17 +01:00
David Hedberg
42ef5a0fce
shdocvw: Add IOleControlSite interface to dochost.
2010-11-17 14:01:17 +01:00
David Hedberg
910cac49a4
shdocvw: Implement DocHostUIHandler::TranslateAccelerator.
2010-11-17 14:01:16 +01:00
Maarten Lankhorst
a63c81d480
winegstreamer: Destroy thread in GST_Connect.
2010-11-17 14:01:16 +01:00
Maarten Lankhorst
f3481b0218
winegstreamer: Fix reference leak.
2010-11-17 14:01:16 +01:00
Alexandre Julliard
4e94fd5567
oleaut32: Fix the overflow check in VarNumFromParseNum.
...
Spotted by Adam Martinson.
2010-11-17 14:01:16 +01:00