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.
Adam Martinson [Wed, 17 Nov 2010 07:41:36 +0000 (01:41 -0600)]
oleaut32/tests: Test VT_BSTR => VT_UI8 at upper limit.
Henri Verbeet [Wed, 17 Nov 2010 11:39:00 +0000 (12:39 +0100)]
ddraw/tests: Fix some failure messages.
Henri Verbeet [Wed, 17 Nov 2010 11:38:59 +0000 (12:38 +0100)]
d3d8/tests: Fix some failure messages.
Henri Verbeet [Wed, 17 Nov 2010 11:38:58 +0000 (12:38 +0100)]
d3d9/tests: Fix some failure messages.
Henri Verbeet [Wed, 17 Nov 2010 11:38:57 +0000 (12:38 +0100)]
wined3d: Send a notification that the GL texture changed in flip_surface().
Strictly speaking the texture doesn't get unloaded, but it does get associated
with a different surface. The FBO cache in particular is much happier when it
gets notified of these.
Michael Stefaniuc [Wed, 17 Nov 2010 11:13:17 +0000 (12:13 +0100)]
msxml3: Remove 'const' from the function return types.
Type qualifiers have only a meaning for lvalues.
Nikolay Sivov [Wed, 17 Nov 2010 10:47:11 +0000 (13:47 +0300)]
comctl32/treeview: Remove some casts.
Nikolay Sivov [Wed, 17 Nov 2010 10:46:42 +0000 (13:46 +0300)]
comctl32/treeview: Use a code set by dispinfo holder to convert data encoding after TVN_GETDISPINFO.
Damjan Jovanovic [Wed, 17 Nov 2010 10:12:08 +0000 (12:12 +0200)]
winemenubuilder: Generate icons for the fd.o "Open with" menu.
Hans Leidekker [Wed, 17 Nov 2010 09:58:10 +0000 (10:58 +0100)]
msi: Add support for importing and exporting the special _ForceCodepage table.
Hans Leidekker [Wed, 17 Nov 2010 09:57:54 +0000 (10:57 +0100)]
msi: Improve tracing in MsiQueryFeatureStateW.
Hans Leidekker [Wed, 17 Nov 2010 09:57:40 +0000 (10:57 +0100)]
msi: Fix handling of an empty language id list in msi_parse_summary.
Hans Leidekker [Wed, 17 Nov 2010 09:57:21 +0000 (10:57 +0100)]
msi: Trace the reinstall mode in hex in MsiReinstallFeatureW.
Vincas Miliūnas [Tue, 16 Nov 2010 18:58:57 +0000 (20:58 +0200)]
msvcp90/tests: Added basic_string<wchar_t>::swap tests.
Vincas Miliūnas [Tue, 16 Nov 2010 18:58:44 +0000 (20:58 +0200)]
msvcp90: Added basic_string<wchar_t>::swap implementation.
Vincas Miliūnas [Tue, 16 Nov 2010 18:58:29 +0000 (20:58 +0200)]
msvcp90/tests: Added basic_string<char>::swap tests.
Vincas Miliūnas [Tue, 16 Nov 2010 18:58:15 +0000 (20:58 +0200)]
msvcp90: Added basic_string<char>::swap implementation.
Jörg Höhle [Tue, 16 Nov 2010 20:39:17 +0000 (21:39 +0100)]
mciseq: Bogus sizeof led to incorrect positioning.
Jörg Höhle [Sat, 5 Dec 2009 04:40:59 +0000 (05:40 +0100)]
mciseq: Rework MCI notification system.
André Hentschel [Tue, 16 Nov 2010 21:43:55 +0000 (22:43 +0100)]
winemaker: Add spec file dependency for dlls.
Nikolay Sivov [Tue, 16 Nov 2010 20:55:23 +0000 (23:55 +0300)]
comctl32/listview: Use a code set by dispinfo holder to convert data encoding after LVN_GETDISPINFO.
Juan Lang [Mon, 15 Nov 2010 19:26:01 +0000 (11:26 -0800)]
crypt32: Add CertFindChainInStore stub.
André Hentschel [Tue, 16 Nov 2010 19:58:52 +0000 (20:58 +0100)]
include: Add some relocation types.
André Hentschel [Tue, 16 Nov 2010 18:59:32 +0000 (19:59 +0100)]
winemaker: Catch special case in Workspace file.
Some sln files use that as a section to keep things like changelogs,
which we are not interested in.
Vincent Povirk [Mon, 19 Apr 2010 21:55:49 +0000 (16:55 -0500)]
ole32: Cache the contents of one extended big block depot block.
Alexandre Julliard [Tue, 16 Nov 2010 20:01:08 +0000 (21:01 +0100)]
user32: Add a stub for IsGUIThread().
Alexandre Julliard [Tue, 16 Nov 2010 19:57:27 +0000 (20:57 +0100)]
user32: Check structure size in GetGUIThreadInfo.
Hans Leidekker [Tue, 16 Nov 2010 08:07:50 +0000 (09:07 +0100)]
winspool.drv: Return success from the AddPrintProcessorW stub.
Piotr Caban [Tue, 16 Nov 2010 14:49:47 +0000 (15:49 +0100)]
shell32/tests: Added SHPropStg* tests.
Piotr Caban [Tue, 16 Nov 2010 13:58:22 +0000 (14:58 +0100)]
shell32: Added partial implementation of SHPropStgWriteMultiple.
Piotr Caban [Tue, 16 Nov 2010 13:58:13 +0000 (14:58 +0100)]
shell32: Added partial implementation of SHPropStgReadMultiple.
Piotr Caban [Tue, 16 Nov 2010 13:58:03 +0000 (14:58 +0100)]
shell32: Added SHPropStgCreate implementation.
Piotr Caban [Tue, 16 Nov 2010 13:57:52 +0000 (14:57 +0100)]
shell32: Added SHPropStg* stubs.
Jacek Caban [Tue, 16 Nov 2010 12:39:11 +0000 (13:39 +0100)]
ole32: Skip more tests on win9x.
André Hentschel [Sun, 14 Nov 2010 19:40:33 +0000 (20:40 +0100)]
include: Define SIO_SET_COMPATIBILITY_MODE.
Henri Verbeet [Tue, 16 Nov 2010 11:09:31 +0000 (12:09 +0100)]
d3d8: Fix some return values.
Henri Verbeet [Tue, 16 Nov 2010 11:09:30 +0000 (12:09 +0100)]
d3d9: Fix some return values.
Henri Verbeet [Tue, 16 Nov 2010 11:09:29 +0000 (12:09 +0100)]
wined3d: buffer_get_sysmem() potentially invalidates the current element array buffer binding.
This fixes a regression introduced by commit
2a7a2371709233bc87071bbab43e87955cb122ca.
Henri Verbeet [Tue, 16 Nov 2010 11:09:28 +0000 (12:09 +0100)]
wined3d: Remove a redundant flag in IWineD3DSurfaceImpl_SetMem().
Borut Razem [Mon, 15 Nov 2010 21:50:23 +0000 (22:50 +0100)]
msvcrt: popen: stderr from the child process should not be redirected to the parent's stdin.
Eric Pouech [Mon, 15 Nov 2010 21:00:10 +0000 (22:00 +0100)]
msvcrt: Use the macros for parameter checking for wcsncat_s (and fix the test).
Eric Pouech [Mon, 15 Nov 2010 21:00:01 +0000 (22:00 +0100)]
msvcrt: Implemented _i64to[aw]_s.