Stefan Dösinger [Sat, 3 Jul 2010 16:53:24 +0000 (18:53 +0200)]
d3d9: Use a vertex shader for the nested loop test.
Win7 (or newer Nvidia drivers) don't allow ps_3_0 fragment processing without
vertex shaders. This is interesting on its own, but not part of this test.
Stefan Dösinger [Sat, 3 Jul 2010 14:17:36 +0000 (16:17 +0200)]
d3d9: Win7+Nvidia returns c2 in COISSUE'd CND.
Stefan Dösinger [Tue, 20 Jul 2010 10:47:28 +0000 (12:47 +0200)]
d3d9: Remove the fog vs sRGB test.
Luke Bratch [Tue, 20 Jul 2010 17:02:17 +0000 (17:02 +0000)]
wined3d: Add Nvidia 8800GTX detection.
Austin English [Wed, 21 Jul 2010 07:27:18 +0000 (02:27 -0500)]
setupapi/tests: Remove unused variable.
Austin English [Wed, 21 Jul 2010 04:42:48 +0000 (23:42 -0500)]
ws2_32: Remove unused variable.
Alexandre Julliard [Wed, 21 Jul 2010 09:09:20 +0000 (11:09 +0200)]
rundll32: Fix a pointer conversion warning on 64-bit.
Alexandre Julliard [Wed, 21 Jul 2010 09:09:15 +0000 (11:09 +0200)]
msvcrt/tests: Fix printf format warnings with ptrdiff_t.
Alexandre Julliard [Wed, 21 Jul 2010 09:09:12 +0000 (11:09 +0200)]
gphoto2.ds: Remove unused variables.
Alexandre Julliard [Wed, 21 Jul 2010 09:06:52 +0000 (11:06 +0200)]
sane.ds: Remove unused variables.
Alexandre Julliard [Wed, 21 Jul 2010 09:06:32 +0000 (11:06 +0200)]
d3d9/tests: Avoid sizeof in a trace.
Thomas Mullaly [Tue, 8 Jun 2010 01:43:46 +0000 (21:43 -0400)]
urlmon/tests: Added more test data for scheme parsing and canonicalization.
Thomas Mullaly [Tue, 8 Jun 2010 01:41:19 +0000 (21:41 -0400)]
urlmon: Implemented functionality for retrieving the scheme type of a IUri.
Thomas Mullaly [Tue, 8 Jun 2010 01:33:42 +0000 (21:33 -0400)]
urlmon: Implemented functionality for retrieving the scheme name of a IUri.
Thomas Mullaly [Mon, 7 Jun 2010 21:46:43 +0000 (17:46 -0400)]
urlmon: Added a canonicalization function for the scheme of a URI.
Thomas Mullaly [Mon, 7 Jun 2010 20:34:08 +0000 (16:34 -0400)]
urlmon: Added a parser function to determine the scheme type of a URI.
Thomas Mullaly [Mon, 7 Jun 2010 03:39:46 +0000 (23:39 -0400)]
urlmon: Added a scheme name parser for the IUri interface.
Thomas Mullaly [Mon, 7 Jun 2010 02:19:43 +0000 (22:19 -0400)]
include: Updated the URL_SCHEME enum.
Alexandre Julliard [Wed, 21 Jul 2010 08:50:12 +0000 (10:50 +0200)]
server: Try to use /proc/pid/mem to read process memory since it should be faster.
Igor Paliychuk [Tue, 20 Jul 2010 18:09:23 +0000 (21:09 +0300)]
winspool.drv: Add Ukrainian translation.
Igor Paliychuk [Tue, 20 Jul 2010 18:06:44 +0000 (21:06 +0300)]
sane.ds: Add Ukrainian translation.
Igor Paliychuk [Tue, 20 Jul 2010 18:01:55 +0000 (21:01 +0300)]
gphoto2.ds: Add Ukrainian translation.
Igor Paliychuk [Tue, 20 Jul 2010 18:04:17 +0000 (21:04 +0300)]
jscript: Add Ukrainian translation.
Igor Paliychuk [Tue, 20 Jul 2010 17:46:55 +0000 (20:46 +0300)]
browseui: Add Ukrainian translation.
Igor Paliychuk [Tue, 20 Jul 2010 17:45:29 +0000 (20:45 +0300)]
notepad: Ukrainian translation fix.
Igor Paliychuk [Tue, 20 Jul 2010 17:45:02 +0000 (20:45 +0300)]
progman: Ukrainian translation fix.
Peter Urbanec [Tue, 20 Jul 2010 13:20:07 +0000 (23:20 +1000)]
wintab32: Avoid NULL pointer dereferences.
Marcus Meissner [Mon, 19 Jul 2010 22:17:10 +0000 (00:17 +0200)]
gdi32: Rebuild font hash after changing the matrix.
Rico Schüller [Mon, 19 Jul 2010 19:48:41 +0000 (21:48 +0200)]
d3d10: Add data and size check to parse_dxbc().
Rico Schüller [Mon, 19 Jul 2010 19:48:36 +0000 (21:48 +0200)]
d3d10: Move some helper funcs to utils.
André Hentschel [Tue, 20 Jul 2010 17:40:40 +0000 (19:40 +0200)]
shell32: Add stub for SHGetPropertyStoreFromParsingName.
Dylan Smith [Tue, 20 Jul 2010 21:50:06 +0000 (17:50 -0400)]
comdlg32: Test and fix Find/ReplaceText parameter checking code.
Dylan Smith [Tue, 20 Jul 2010 21:49:59 +0000 (17:49 -0400)]
comdlg32: Zero length replace buffer is valid for ReplaceText.
Dylan Smith [Tue, 20 Jul 2010 21:49:49 +0000 (17:49 -0400)]
comdlg32: Check for valid replace parameters on ReplaceTextW.
COMDLG32_FR_CheckPartial is called with the second parameter of TRUE to
indicate that it is checking for a replace dialog, which includes checking
for a non-NULL replace buffer. This was called correctly on ReplaceTextA
but not for ReplaceTextW.
Piotr Caban [Tue, 20 Jul 2010 21:25:07 +0000 (23:25 +0200)]
msvcp90/tests: Added char_traits<char>::_Copy_s tests.
Piotr Caban [Tue, 20 Jul 2010 21:24:51 +0000 (23:24 +0200)]
msvcp90/tests: Added char_traits equal tests.
Piotr Caban [Tue, 20 Jul 2010 21:24:32 +0000 (23:24 +0200)]
msvcp90/tests: Added char_traits assign tests.
Piotr Caban [Wed, 21 Jul 2010 09:10:07 +0000 (11:10 +0200)]
msvcp90: Added char_traits<unsigned short> implementation.
Piotr Caban [Tue, 20 Jul 2010 21:23:24 +0000 (23:23 +0200)]
msvcp90: Added char_traits<wchar_t> implementation.
Piotr Caban [Tue, 20 Jul 2010 21:22:59 +0000 (23:22 +0200)]
msvcp90: Added char_traits<char> implementation.
Piotr Caban [Tue, 20 Jul 2010 21:22:16 +0000 (23:22 +0200)]
msvcp90: Added stub dll.
Paul Vriens [Tue, 20 Jul 2010 21:22:43 +0000 (23:22 +0200)]
appwiz.cpl: Add the Serbian (Latin) translation.
Translation by Nenad Vujic <nesa24casa@gmail.com>
Paul Vriens [Tue, 20 Jul 2010 21:12:17 +0000 (23:12 +0200)]
comctl32: Add the Serbian (Cyrillic) translation.
Translation by Nenad Vujic <nesa24casa@gmail.com>
Andrew Eikum [Tue, 20 Jul 2010 19:54:12 +0000 (14:54 -0500)]
shlwapi: Be less strict on which type of IShellFolder can be enumerated.
Damjan Jovanovic [Tue, 20 Jul 2010 19:16:29 +0000 (21:16 +0200)]
winemenubuilder: Always initialize COM.
André Hentschel [Tue, 20 Jul 2010 17:33:21 +0000 (19:33 +0200)]
ntdll: Add LDT error codes.
Owen Rudge [Tue, 20 Jul 2010 17:02:36 +0000 (18:02 +0100)]
fusion: Implement IAssemblyNameImpl_GetDisplayName more completely.
Henri Verbeet [Tue, 20 Jul 2010 16:51:54 +0000 (18:51 +0200)]
wined3d: Use a more consistent name for the normalized texrect "extension".
Henri Verbeet [Tue, 20 Jul 2010 16:51:53 +0000 (18:51 +0200)]
wined3d: Just implement BindTexture() for GDI surfaces in surface_gdi.c.
Henri Verbeet [Tue, 20 Jul 2010 16:51:52 +0000 (18:51 +0200)]
wined3d: Remove an unused prototype.
Henri Verbeet [Tue, 20 Jul 2010 16:51:51 +0000 (18:51 +0200)]
wined3d: Add some missing flags to debug_d3dusage().
Alexandre Goujon [Tue, 20 Jul 2010 13:05:14 +0000 (15:05 +0200)]
advapi32: Fix cred domain according to tests.
Igor Paliychuk [Tue, 20 Jul 2010 13:24:03 +0000 (16:24 +0300)]
winedbg: Add Ukrainian translation.
Igor Paliychuk [Tue, 20 Jul 2010 13:20:21 +0000 (16:20 +0300)]
wineboot: Add Ukrainian translation.
Igor Paliychuk [Tue, 20 Jul 2010 13:29:45 +0000 (16:29 +0300)]
progman: Add Ukrainian translation.
Igor Paliychuk [Tue, 20 Jul 2010 13:09:11 +0000 (16:09 +0300)]
net: Add Ukrainian translation.
Matteo Bruni [Tue, 20 Jul 2010 13:01:16 +0000 (15:01 +0200)]
d3dx9: Shader assembler ps_1_4 support.
Matteo Bruni [Tue, 20 Jul 2010 13:01:16 +0000 (15:01 +0200)]
d3dx9: Add ps_1_4 instructions parsing to the shader assembler.
Matteo Bruni [Tue, 20 Jul 2010 13:01:16 +0000 (15:01 +0200)]
d3dx9: Add shift modifiers parsing to the shader assembler.
Matteo Bruni [Tue, 20 Jul 2010 13:01:16 +0000 (15:01 +0200)]
d3dx9: Add ps_1_x source register modifiers to the shader assembler.
David Hedberg [Tue, 20 Jul 2010 13:02:50 +0000 (15:02 +0200)]
include: Add INameSpaceTreeControl, INameSpaceTreeControl2 and INameSpaceTreeControlEvents interface declarations.
Hans Leidekker [Tue, 20 Jul 2010 12:55:08 +0000 (14:55 +0200)]
msi: Keep track of the patch filename in apply_registered_patch.
Hans Leidekker [Tue, 20 Jul 2010 12:54:50 +0000 (14:54 +0200)]
msi: Unpublish the product after running all the actions.
Hans Leidekker [Tue, 20 Jul 2010 12:54:34 +0000 (14:54 +0200)]
msi: Store the patch state in the registry.
Hans Leidekker [Tue, 20 Jul 2010 12:54:20 +0000 (14:54 +0200)]
msi: Add a test for MsiSetFeatureState.
Hans Leidekker [Tue, 20 Jul 2010 12:52:02 +0000 (14:52 +0200)]
shlwapi: Don't trace the contents of output buffers.
Hans Leidekker [Tue, 20 Jul 2010 12:50:37 +0000 (14:50 +0200)]
advapi32: Stub out the Safer* functions a bit more.
Alexandre Julliard [Tue, 20 Jul 2010 14:04:51 +0000 (16:04 +0200)]
winebuild: Add more checks to protect against corrupted resource files.
Nikolay Sivov [Mon, 19 Jul 2010 17:54:40 +0000 (21:54 +0400)]
comctl32/monthcal: Use memcpy to copy day state arrays.
Andrew Nguyen [Tue, 20 Jul 2010 04:14:48 +0000 (23:14 -0500)]
shlwapi/tests: Correct the prototype of the StrRetToBSTR function pointer.
Andrew Nguyen [Tue, 20 Jul 2010 04:14:38 +0000 (23:14 -0500)]
shlwapi/tests: Skip a StrCpyNW test that crashes on older Win9x.
Andrew Nguyen [Tue, 20 Jul 2010 04:14:30 +0000 (23:14 -0500)]
shlwapi/tests: Skip StrRStrI tests on older Win9x platforms.
Andrew Nguyen [Tue, 20 Jul 2010 04:14:20 +0000 (23:14 -0500)]
shlwapi/tests: Skip SHUnicodeToUnicode tests on Win98.
Andrew Nguyen [Tue, 20 Jul 2010 04:14:11 +0000 (23:14 -0500)]
shlwapi/tests: Skip SHAnsiToAnsi tests on Win98.
Andrew Nguyen [Tue, 20 Jul 2010 04:13:57 +0000 (23:13 -0500)]
shlwapi/tests: Rename a string variable for clarity.
Paul Vriens [Tue, 20 Jul 2010 09:11:54 +0000 (11:11 +0200)]
msi: Add the Serbian (Cyrillic) translation.
Translation by Nenad Vujic <nesa24casa@gmail.com>
Alexandre Julliard [Tue, 20 Jul 2010 12:29:24 +0000 (14:29 +0200)]
comctl32: Fix positioning of toolbars that have the WS_BORDER style.
Alexandre Julliard [Tue, 20 Jul 2010 12:28:51 +0000 (14:28 +0200)]
gdi32: Reject invalid DIB depths in CreateDIBSection.
Piotr Caban [Mon, 19 Jul 2010 22:33:24 +0000 (00:33 +0200)]
wininet: Allow HTTPREQ_ReadFileEx read more then one data chunk.
Piotr Caban [Mon, 19 Jul 2010 22:32:59 +0000 (00:32 +0200)]
wininet: Don't report error in read_gzip_data when to much data was cached.
Owen Rudge [Mon, 19 Jul 2010 18:33:19 +0000 (19:33 +0100)]
fusion: Install assemblies into correct directory for architecture.
Austin English [Mon, 19 Jul 2010 17:16:59 +0000 (12:16 -0500)]
rpcrt4/tests: Improve failure messages.
André Hentschel [Mon, 19 Jul 2010 17:11:04 +0000 (19:11 +0200)]
shlwapi/tests: Fix GLE for SHFormatDateTimeA.
David Hedberg [Sun, 18 Jul 2010 12:34:56 +0000 (14:34 +0200)]
shell32: Implement IPersistFolder2 for the desktop folder.
David Hedberg [Sun, 18 Jul 2010 12:51:48 +0000 (14:51 +0200)]
shell32/tests: Try harder to subclass the listview.
Mike Kaplinskiy [Sun, 18 Jul 2010 02:06:58 +0000 (22:06 -0400)]
server: Forward the correct error to asyncs.
Mike Kaplinskiy [Sun, 18 Jul 2010 02:06:55 +0000 (22:06 -0400)]
server: In case of hangup/error, wake up all asyncs that can no longer be completed.
Mike Kaplinskiy [Sun, 18 Jul 2010 02:06:53 +0000 (22:06 -0400)]
server: Propagate error from recv.
Mike Kaplinskiy [Sun, 18 Jul 2010 02:06:49 +0000 (22:06 -0400)]
server: Move signaling FD_* events to a separate function.
David Hedberg [Sat, 17 Jul 2010 15:22:00 +0000 (17:22 +0200)]
include: Add IShellItemArray and IShellItemFilter interface declarations.
David Hedberg [Sat, 17 Jul 2010 15:21:59 +0000 (17:21 +0200)]
include: Add IEnumShellItems interface declaration.
Andrey Turkin [Sat, 17 Jul 2010 07:40:23 +0000 (11:40 +0400)]
oleaut32: Better handle secondary type when generating type descriptors.
Andrey Turkin [Sat, 17 Jul 2010 07:40:10 +0000 (11:40 +0400)]
oleaut32: Add support for const variables.
Andrey Turkin [Sat, 17 Jul 2010 07:39:56 +0000 (11:39 +0400)]
oleaut32: Reuse existing function to encode custom data.
Igor Paliychuk [Mon, 19 Jul 2010 16:44:17 +0000 (19:44 +0300)]
cryptui: Add Ukrainian translation.
Dylan Smith [Mon, 19 Jul 2010 22:22:22 +0000 (18:22 -0400)]
wordpad: Save and load word wrap registry options.
Dylan Smith [Mon, 19 Jul 2010 22:21:07 +0000 (18:21 -0400)]
wordpad: Avoid filling overlapping rectangles in print preview.
This reduces the amount of flicker seen from redrawing the window.
Dylan Smith [Mon, 19 Jul 2010 22:20:59 +0000 (18:20 -0400)]
wordpad: Remove sized print preview page buffer.
This extra buffer only saves the result of the StretchBlt operatation,
which isn't worth doing since a BitBlt will still be needed from the buffer
to the screen. This causes noticable delay on resizing since a new sized
bitmap needs to be created, the old bitmap needs to be destroyed, and then
both a StretchBlt and a Bitblt is needed to actually repaint the window.
Dylan Smith [Mon, 19 Jul 2010 22:20:48 +0000 (18:20 -0400)]
wordpad: Reduce unnecessary flicker from extra background erasing.
Dylan Smith [Mon, 19 Jul 2010 22:18:17 +0000 (18:18 -0400)]
wordpad: Search finished message box should be modal.