Austin English [Wed, 24 Nov 2010 13:48:13 +0000 (05:48 -0800)]
winemine: Add a manpage.
Matteo Bruni [Wed, 24 Nov 2010 12:57:24 +0000 (13:57 +0100)]
d3dx9/tests: Fix some tests to take into account POW2 texture capability flags.
Michael Stefaniuc [Wed, 24 Nov 2010 13:06:38 +0000 (14:06 +0100)]
shdocvw: Don't open code CONTAINING_RECORD().
Hwang YunSong [Wed, 24 Nov 2010 08:45:01 +0000 (17:45 +0900)]
shdocvw: Update Korean resource.
Borut Razem [Tue, 23 Nov 2010 21:14:17 +0000 (22:14 +0100)]
ping: Sleep 1 second less.
Damjan Jovanovic [Tue, 23 Nov 2010 08:11:43 +0000 (10:11 +0200)]
sti: Use IRegistrar instead of regsvr.c.
Alexandre Julliard [Wed, 24 Nov 2010 16:29:27 +0000 (17:29 +0100)]
oleaut32: Convert dll registration to the new IRegistrar mechanism.
Alexandre Julliard [Wed, 24 Nov 2010 12:13:28 +0000 (13:13 +0100)]
winecrt0: Add a generic mechanism for dll registration through IRegistrar.
Damjan Jovanovic [Wed, 24 Nov 2010 09:10:13 +0000 (11:10 +0200)]
atl: Add support for binary values in IRegistrar.
Damjan Jovanovic [Wed, 24 Nov 2010 09:09:05 +0000 (11:09 +0200)]
atl: Improve IRegistrar dword parsing.
Paul Vriens [Wed, 24 Nov 2010 09:00:24 +0000 (10:00 +0100)]
advapi32/tests: Add a test for driver services.
Gerald Pfeifer [Tue, 23 Nov 2010 23:43:24 +0000 (00:43 +0100)]
ntdll/tests: Remove unused variable from test_query_volume_information_file.
Michael Stefaniuc [Tue, 23 Nov 2010 23:37:32 +0000 (00:37 +0100)]
msvcrt: Add missing dereference of the time pointer.
Alexander Morozov [Tue, 23 Nov 2010 10:50:22 +0000 (13:50 +0300)]
crypt32/tests: Use pCryptAcquireContextA.
Alexander Morozov [Tue, 23 Nov 2010 10:42:10 +0000 (13:42 +0300)]
crypt32/tests: Fix test failures on WinME and some NT4.
Alexander Morozov [Tue, 23 Nov 2010 10:02:22 +0000 (13:02 +0300)]
crypt32/tests: Do not crash on some Win98.
Adam Martinson [Tue, 23 Nov 2010 02:59:40 +0000 (20:59 -0600)]
msxml3: Add schema parse/validate error callbacks.
Adam Martinson [Tue, 23 Nov 2010 02:54:54 +0000 (20:54 -0600)]
configure: Add a check for xmlSchemaSetParserStructuredErrors().
Adam Martinson [Tue, 23 Nov 2010 02:59:20 +0000 (20:59 -0600)]
msxml3: Fix domdoc_getElementsByTagName()/domelem_getElementsByTagName().
Adam Martinson [Tue, 23 Nov 2010 02:57:58 +0000 (20:57 -0600)]
msxml3: Implement domtext dt-related functions.
These should always be handled by the parent node.
Adam Martinson [Tue, 23 Nov 2010 02:57:29 +0000 (20:57 -0600)]
msxml3: Validate node content in domelem_put_dataType().
Adam Martinson [Tue, 23 Nov 2010 02:56:31 +0000 (20:56 -0600)]
msxml3: Add BSTR versions of the XDR_DT <-> string functions.
Adam Martinson [Tue, 23 Nov 2010 02:55:54 +0000 (20:55 -0600)]
msxml3: Use the associated schema for domelem_get_dataType().
Michael Stefaniuc [Tue, 23 Nov 2010 13:22:15 +0000 (14:22 +0100)]
d3dx9_36: Move 'static' to the beginning of the declaration.
Louis Lenders [Mon, 22 Nov 2010 20:24:42 +0000 (21:24 +0100)]
ntdll/tests: Add tests for NtQueryVolumeInformationFile with FileFsVolumeInformation class.
Paul Vriens [Mon, 22 Nov 2010 19:02:40 +0000 (20:02 +0100)]
mscoree/tests: Remove an unneeded test.
Paul Vriens [Mon, 22 Nov 2010 12:31:53 +0000 (13:31 +0100)]
mscoree/tests: Use more A-functions to fix test failures on Win9x.
Paul Vriens [Mon, 22 Nov 2010 11:01:11 +0000 (12:01 +0100)]
mscoree/tests: Use StrStrIW from shlwapi.
Paul Vriens [Mon, 22 Nov 2010 10:41:13 +0000 (11:41 +0100)]
mscoree/tests: Use the correct wide string compare to cope with Win9x.
Luca Bennati [Sun, 21 Nov 2010 15:50:08 +0000 (16:50 +0100)]
cmd: Fix Italian translation.
Eric Pouech [Sun, 21 Nov 2010 21:19:40 +0000 (22:19 +0100)]
winedbg: Moved into a common function all code dealing with printing information about an exception, and use this function to implement new 'info exception' command.
Eric Pouech [Sun, 21 Nov 2010 21:19:34 +0000 (22:19 +0100)]
winedbg: Rename 'info exception' into 'info frame' (which is somehow closer to what it does).
Amine Khaldi [Sun, 21 Nov 2010 18:59:18 +0000 (19:59 +0100)]
shdocvw: Fix translations.
Stefan Leichter [Sun, 21 Nov 2010 15:58:54 +0000 (16:58 +0100)]
ntoskrnl.exe: Add stub for PoSetPowerState.
Greg Geldorp [Sun, 21 Nov 2010 15:43:18 +0000 (16:43 +0100)]
winetest: Add "-u" command line option so TestBot can include a URL in the report.
Matteo Bruni [Sat, 20 Nov 2010 16:13:15 +0000 (17:13 +0100)]
d3dx9/tests: Remove a D3DXPlaneNormalize test.
Paul Vriens [Sat, 20 Nov 2010 16:42:38 +0000 (17:42 +0100)]
comctl32/tests: Fix shell32 test failures on NT4/W2K.
Vijay Kiran Kamuju [Sat, 6 Nov 2010 18:03:00 +0000 (14:03 -0400)]
include: Add missing clsids in d3drmobj.h.
Eryk Wieliczko [Sat, 20 Nov 2010 14:15:00 +0000 (15:15 +0100)]
msvcrt: Implement _wfindnext64i32.
Eryk Wieliczko [Sat, 20 Nov 2010 13:49:54 +0000 (14:49 +0100)]
msvcrt: Implement _wfindfirst64i32.
Eryk Wieliczko [Sat, 20 Nov 2010 13:49:53 +0000 (14:49 +0100)]
msvcrt: Implement _ctime32/64_s.
Damjan Jovanovic [Tue, 23 Nov 2010 09:06:11 +0000 (11:06 +0200)]
iexplore: Use a better file description.
Austin English [Tue, 23 Nov 2010 06:23:44 +0000 (22:23 -0800)]
mmdevapi/tests: Increase timeout in capture tests.
Austin English [Mon, 22 Nov 2010 23:21:37 +0000 (23:21 +0000)]
wined3d: Add detection for Nvidia GT 330.
Luca Bennati [Sat, 20 Nov 2010 20:26:58 +0000 (21:26 +0100)]
xcopy: Fix Italian translation.
Yaron Shahrabani [Mon, 15 Nov 2010 21:00:02 +0000 (23:00 +0200)]
serialui: Added Hebrew translation.
Hans Leidekker [Sat, 20 Nov 2010 14:48:02 +0000 (15:48 +0100)]
ntdll: Add a stub implementation of FSCTL_GET_RETRIEVAL_POINTERS.
Piotr Caban [Sat, 20 Nov 2010 14:07:22 +0000 (15:07 +0100)]
msvcp90/tests: Fix typo in loaded function name.
Austin English [Sat, 20 Nov 2010 13:25:08 +0000 (14:25 +0100)]
regsvr32: Add a manpage.
Austin English [Sat, 20 Nov 2010 10:22:58 +0000 (11:22 +0100)]
notepad: Add a manpage.
Austin English [Sat, 20 Nov 2010 13:13:14 +0000 (14:13 +0100)]
appwiz.cpl: Fix Italian translation.
Jacek Caban [Sat, 20 Nov 2010 12:48:39 +0000 (13:48 +0100)]
shdocvw: Skip tests on IE 5.5.
David Hedberg [Thu, 18 Nov 2010 20:57:16 +0000 (21:57 +0100)]
ole32: Avoid unneccessary stream conversion.
Truncating a large stream to less than 0x1000 bytes would cause an
unnecessarily expensive conversion.
André Hentschel [Thu, 18 Nov 2010 19:46:49 +0000 (20:46 +0100)]
ws2_32: Map AI_ADDRCONFIG.
Henri Verbeet [Thu, 18 Nov 2010 19:50:41 +0000 (20:50 +0100)]
wined3d: Fix the indentation in buffer_direct_upload().
Henri Verbeet [Thu, 18 Nov 2010 19:50:40 +0000 (20:50 +0100)]
wined3d: Get rid of the remaining "Flags".
Henri Verbeet [Thu, 18 Nov 2010 19:50:39 +0000 (20:50 +0100)]
wined3d: Textures never have a resource size.
They're just containers for their subresources.
Henri Verbeet [Thu, 18 Nov 2010 19:50:38 +0000 (20:50 +0100)]
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.
Matteo Bruni [Mon, 15 Nov 2010 22:28:09 +0000 (23:28 +0100)]
d3dx9: Implement D3DXFillVolumeTexture function.
Matteo Bruni [Fri, 12 Nov 2010 23:05:11 +0000 (00:05 +0100)]
d3dx9: Implement D3DXFillCubeTexture function.
Matteo Bruni [Tue, 9 Nov 2010 18:10:17 +0000 (19:10 +0100)]
d3dx9: Implement D3DXFillTexture function.
Travis Athougies [Thu, 18 Nov 2010 00:33:04 +0000 (16:33 -0800)]
d3dcompiler_43/tests: Added trigonometric function tests to HLSL test suite.
Andrew Bogott [Tue, 9 Nov 2010 10:28:20 +0000 (04:28 -0600)]
ole32/tests: Added a couple of simple tests for StgCreateStorageEx.
Andrew Bogott [Tue, 9 Nov 2010 10:25:19 +0000 (04:25 -0600)]
ole32: Use default values if options passed to StgCreateStorageEx are NULL.
Vincas Miliūnas [Wed, 17 Nov 2010 16:07:58 +0000 (18:07 +0200)]
msvcr90/tests: Added qsort_s tests.
Vincas Miliūnas [Wed, 17 Nov 2010 16:07:47 +0000 (18:07 +0200)]
msvcrt: Added qsort_s implementation.
Henri Verbeet [Thu, 18 Nov 2010 11:21:42 +0000 (12:21 +0100)]
ddraw: Return DDERR_INVALIDPARAMS for 0 width / height surface creation.
Henri Verbeet [Thu, 18 Nov 2010 11:21:41 +0000 (12:21 +0100)]
d3d8/tests: Add a test for 0 width / height surface creation.
Henri Verbeet [Thu, 18 Nov 2010 11:21:40 +0000 (12:21 +0100)]
d3d9/tests: Add a test for 0 width / height surface creation.
Henri Verbeet [Thu, 18 Nov 2010 11:21:39 +0000 (12:21 +0100)]
wined3d: Disallow empty surfaces.
Piotr Caban [Thu, 18 Nov 2010 11:20:45 +0000 (12:20 +0100)]
msvcp80: Update spec file.
Piotr Caban [Thu, 18 Nov 2010 11:20:36 +0000 (12:20 +0100)]
msvcp90/tests: Added basic_string<char>::append tests.
Piotr Caban [Thu, 18 Nov 2010 11:20:26 +0000 (12:20 +0100)]
msvcp90: Added basic_string<wchar_t>::append implementation.
Piotr Caban [Thu, 18 Nov 2010 11:19:59 +0000 (12:19 +0100)]
msvcp90: Added basic_string<char>::append implementation.
Hans Leidekker [Thu, 18 Nov 2010 11:09:26 +0000 (12:09 +0100)]
usp10: Add stub exports for the OpenType functions.
Hans Leidekker [Thu, 18 Nov 2010 11:09:11 +0000 (12:09 +0100)]
programs: Add a stub implementation of servicemodelreg.exe.
Hans Leidekker [Thu, 18 Nov 2010 11:08:58 +0000 (12:08 +0100)]
rstrtmgr: Add stub implementations of RmEndSession and RmRestart.
Hans Leidekker [Thu, 18 Nov 2010 11:08:37 +0000 (12:08 +0100)]
msi: Install assemblies only if the component action request is set to INSTALLSTATE_LOCAL.
Damjan Jovanovic [Thu, 18 Nov 2010 09:52:10 +0000 (11:52 +0200)]
winemenubuilder: Deduplicate some file open associations.
Damjan Jovanovic [Thu, 18 Nov 2010 09:41:24 +0000 (11:41 +0200)]
winemenubuilder: Update TODO.
Jacek Caban [Wed, 17 Nov 2010 22:46:04 +0000 (23:46 +0100)]
mshtml: Removed tests failing on IE7.
Piotr Caban [Wed, 17 Nov 2010 22:42:29 +0000 (23:42 +0100)]
msvcrt: Move _initterm_e implementation (from msvcr90).
Piotr Caban [Wed, 17 Nov 2010 22:41:38 +0000 (23:41 +0100)]
msvcrt: Update spec files.
Piotr Caban [Wed, 17 Nov 2010 19:02:39 +0000 (20:02 +0100)]
msvcrt: Fix msvcrt.spec.
Andrew Eikum [Wed, 17 Nov 2010 17:56:13 +0000 (11:56 -0600)]
shell32: Fix an off-by-one error that causes an infinite loop.
Andreas Pflug [Wed, 17 Nov 2010 12:06:16 +0000 (13:06 +0100)]
oledb32: Added conversions for R8,BOOL,DATE,DBTIMESTAMP.
Alexandre Julliard [Wed, 17 Nov 2010 14:08:18 +0000 (15:08 +0100)]
winspool/tests: Avoid sizeof in traces.
Alexandre Julliard [Wed, 17 Nov 2010 14:08:08 +0000 (15:08 +0100)]
urlmon/tests: Avoid sizeof in traces.
Alexandre Julliard [Wed, 17 Nov 2010 14:08:03 +0000 (15:08 +0100)]
msvcrt/tests: Avoid sizeof in traces.
Alexandre Julliard [Wed, 17 Nov 2010 14:07:56 +0000 (15:07 +0100)]
gameux: Avoid sizeof in traces.
Alexandre Julliard [Wed, 17 Nov 2010 14:07:47 +0000 (15:07 +0100)]
advapi32/tests: Avoid sizeof in traces.
Alexandre Julliard [Wed, 17 Nov 2010 14:07:30 +0000 (15:07 +0100)]
libwine: Fix a pointer comparison warning.
Alexandre Julliard [Wed, 17 Nov 2010 13:21:09 +0000 (14:21 +0100)]
msxml3: Fix incorrect uses of va_list arguments.
David Hedberg [Wed, 17 Nov 2010 12:12:22 +0000 (13:12 +0100)]
shdocvw: Implement InPlaceActiveObject::TranslateAccelerator.
David Hedberg [Wed, 17 Nov 2010 12:12:21 +0000 (13:12 +0100)]
shdocvw: Implement ControlSite::TranslateAccelerator.
David Hedberg [Wed, 17 Nov 2010 12:12:20 +0000 (13:12 +0100)]
shdocvw: Add IOleControlSite interface to dochost.
David Hedberg [Wed, 17 Nov 2010 12:12:19 +0000 (13:12 +0100)]
shdocvw: Implement DocHostUIHandler::TranslateAccelerator.
Maarten Lankhorst [Wed, 17 Nov 2010 12:27:22 +0000 (13:27 +0100)]
winegstreamer: Destroy thread in GST_Connect.
Maarten Lankhorst [Wed, 17 Nov 2010 12:25:51 +0000 (13:25 +0100)]
winegstreamer: Fix reference leak.
Alexandre Julliard [Wed, 17 Nov 2010 12:42:50 +0000 (13:42 +0100)]
oleaut32: Fix the overflow check in VarNumFromParseNum.
Spotted by Adam Martinson.