Stefan Dösinger [Thu, 18 Dec 2008 14:40:55 +0000 (15:40 +0100)]
ddrawex: Create a surface wrapper.
Stefan Dösinger [Wed, 7 Jan 2009 12:48:17 +0000 (13:48 +0100)]
ddrawex: Add a refcount test.
Stefan Dösinger [Fri, 9 Jan 2009 11:32:24 +0000 (12:32 +0100)]
ddraw[ex]: Show a caps handling difference.
Stefan Dösinger [Fri, 9 Jan 2009 11:24:49 +0000 (12:24 +0100)]
ddrawex: Start some tests.
Stefan Dösinger [Fri, 9 Jan 2009 11:23:17 +0000 (12:23 +0100)]
ddrawex: Implement a wrapper around IDirectDraw.
This allows us to cleanly implement the differences between ddraw.dll and
ddrawex.dll without private functions and if checks if an object was created
by ddraw or ddrawex. A similar wrapper will be added for IDirectDrawSurface.
Detlef Riekenberg [Thu, 8 Jan 2009 14:11:29 +0000 (15:11 +0100)]
localspl: Call DrvDriverEvent in AddPrinterDriverEx.
Andrew Talbot [Thu, 8 Jan 2009 20:15:00 +0000 (20:15 +0000)]
iphlpapi: Remove unused function.
Stefan Leichter [Fri, 9 Jan 2009 11:26:40 +0000 (12:26 +0100)]
shell32: Add stub for ordinal 526.
Alistair Leslie-Hughes [Mon, 5 Jan 2009 10:22:35 +0000 (21:22 +1100)]
mshtml: Implement IHTMLStyle get/set Attribute.
Juan Lang [Fri, 9 Jan 2009 05:06:34 +0000 (21:06 -0800)]
cryptui: Fix crash with native riched20.
Juan Lang [Thu, 8 Jan 2009 17:45:41 +0000 (09:45 -0800)]
cryptui: Call CryptUIWizImport from the certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 17:43:47 +0000 (09:43 -0800)]
cryptui: Set appropriate radio button in CryptUIWizImport if the destination store is specified.
Juan Lang [Thu, 8 Jan 2009 17:43:22 +0000 (09:43 -0800)]
cryptui: Implement removing certificates from certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 01:46:17 +0000 (17:46 -0800)]
cryptui: Show usages for selected cert in certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 01:45:58 +0000 (17:45 -0800)]
cryptui: Show selected certificate when requested in the certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 01:45:41 +0000 (17:45 -0800)]
cryptui: Enable/disable controls based on selection in certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 01:02:05 +0000 (17:02 -0800)]
cryptui: Filter shown certs according to purpose selection in certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 01:01:40 +0000 (17:01 -0800)]
cryptui: Refresh cert view when purpose selection is changed in the certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 01:00:56 +0000 (17:00 -0800)]
cryptui: Add saved purposes to the purpose selection in the certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 00:58:51 +0000 (16:58 -0800)]
cryptui: Save purposes in certificate manager dialog's advanced dialog.
Juan Lang [Thu, 8 Jan 2009 00:32:45 +0000 (16:32 -0800)]
cryptui: Recall usage state from registry in certificate manager dialog's advanced dialog.
Juan Lang [Thu, 8 Jan 2009 00:32:00 +0000 (16:32 -0800)]
cryptui: Allow toggling a usage in the certificate manager dialog's advanced dialog.
Juan Lang [Thu, 8 Jan 2009 00:31:27 +0000 (16:31 -0800)]
cryptui: Add known usages to certificate manager dialog's advanced dialog.
Juan Lang [Thu, 8 Jan 2009 00:31:01 +0000 (16:31 -0800)]
cryptui: Add a (empty) advanced dialog to the certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 00:29:19 +0000 (16:29 -0800)]
cryptui: Refresh store display when a tab is switched or the purpose selection is changed in the certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 00:20:25 +0000 (16:20 -0800)]
cryptui: Display contents of certificate store in certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 00:18:46 +0000 (16:18 -0800)]
cryptui: Show names of stores certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 00:16:42 +0000 (16:16 -0800)]
cryptui: Add purpose selection and column headings to certificate manager dialog.
Juan Lang [Thu, 8 Jan 2009 00:15:05 +0000 (16:15 -0800)]
cryptui: Add a (empty) certificate manager dialog.
Andrew Talbot [Thu, 8 Jan 2009 21:30:57 +0000 (21:30 +0000)]
mshtml: Declare a function static.
Andrew Talbot [Thu, 8 Jan 2009 21:43:24 +0000 (21:43 +0000)]
d3dxof: Declare a function static.
Andrew Talbot [Thu, 8 Jan 2009 21:30:53 +0000 (21:30 +0000)]
msacm32: Declare a variable static.
Paul Vriens [Fri, 9 Jan 2009 06:46:11 +0000 (07:46 +0100)]
shell32/tests: Skip a test on Vista.
Paul Vriens [Thu, 8 Jan 2009 20:44:44 +0000 (21:44 +0100)]
shell32/tests: Fix test failures on Vista.
Paul Vriens [Thu, 8 Jan 2009 20:34:21 +0000 (21:34 +0100)]
shell32/tests: Fix remaining test failures on NT4.
Paul Vriens [Thu, 8 Jan 2009 16:48:07 +0000 (17:48 +0100)]
shell32/tests: Fix some test failures on Vista.
Paul Vriens [Thu, 8 Jan 2009 16:38:56 +0000 (17:38 +0100)]
shell32/tests: Fix some errors on NT4 (FO_DELETE).
Paul Vriens [Thu, 8 Jan 2009 16:09:44 +0000 (17:09 +0100)]
shell32/tests: Fix the last test failure on Win9x.
Alexandre Julliard [Fri, 9 Jan 2009 13:03:57 +0000 (14:03 +0100)]
include: Fix packing of the setupapi structures.
Alexandre Julliard [Fri, 9 Jan 2009 13:03:30 +0000 (14:03 +0100)]
oleaut32/tests: Only compare the initialized part of DECIMAL variants.
Henri Verbeet [Fri, 9 Jan 2009 09:23:43 +0000 (10:23 +0100)]
wined3d: Remove stray tabs.
Henri Verbeet [Fri, 9 Jan 2009 09:23:43 +0000 (10:23 +0100)]
wined3d: Rewrite BeginStateBlock() to use CreateStateBlock() instead of duplicating the code.
Henri Verbeet [Fri, 9 Jan 2009 09:23:42 +0000 (10:23 +0100)]
wined3d: Remove a silly check in drawStridedInstanced().
Henri Verbeet [Fri, 9 Jan 2009 09:23:42 +0000 (10:23 +0100)]
wined3d: Simplify checking if an attribute is used in loadNumberedArrays().
Henri Verbeet [Fri, 9 Jan 2009 09:23:42 +0000 (10:23 +0100)]
wined3d: Failing HeapAlloc() should be an ERR.
Henri Verbeet [Fri, 9 Jan 2009 09:23:42 +0000 (10:23 +0100)]
wined3d: Use GL_ALIASED_POINT_SIZE_RANGE to retrieve the max point size.
Francois Gouget [Fri, 9 Jan 2009 08:34:55 +0000 (09:34 +0100)]
kernel32: Fix the sysctl() usage and the CPU detection on NetBSD.
Francois Gouget [Thu, 8 Jan 2009 18:23:16 +0000 (19:23 +0100)]
xinput1_3/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Thu, 8 Jan 2009 18:23:08 +0000 (19:23 +0100)]
setupapi: Fix the StringTableLookUpStringEx() prototype.
Dylan Smith [Thu, 8 Jan 2009 19:17:55 +0000 (14:17 -0500)]
wordpad: Use unicode version of CBEM_GETITEM message.
Dylan Smith [Thu, 8 Jan 2009 18:15:33 +0000 (13:15 -0500)]
wordpad: Use winelib's sprintfW for floating point formatting.
This fixes a regression introduced by commit
ef23ef93357689335749310957f68a3ad9179d4a.
Nikolay Sivov [Thu, 8 Jan 2009 16:39:04 +0000 (19:39 +0300)]
ole32: Some tests for IMoniker::IsRunning with NULL args.
Nikolay Sivov [Thu, 8 Jan 2009 15:14:55 +0000 (18:14 +0300)]
ole32: Fix some comment typos.
Dylan Smith [Thu, 8 Jan 2009 14:14:10 +0000 (09:14 -0500)]
richedit: Missing condition for inserting newline before table.
This case occurs when the cursor is at the start of the table, the
table is at the start of the text, and there is no selection.
Francois Gouget [Thu, 8 Jan 2009 13:16:50 +0000 (14:16 +0100)]
winhlp32: Make some functions static in macro.c.
Francois Gouget [Thu, 8 Jan 2009 13:16:40 +0000 (14:16 +0100)]
winhlp32: Reorder some functions to avoid forward declarations in macro.c.
Alexandre Julliard [Thu, 8 Jan 2009 16:34:26 +0000 (17:34 +0100)]
winedbg: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:34:08 +0000 (17:34 +0100)]
winhlp32: Use GetWindowLongPtr to retrieve a pointer, and make sure there is enough space for it.
Alexandre Julliard [Thu, 8 Jan 2009 16:33:44 +0000 (17:33 +0100)]
winhlp32: Use LONG instead of long for data loaded from a file.
Alexandre Julliard [Thu, 8 Jan 2009 16:33:07 +0000 (17:33 +0100)]
wineconsole: Replace a couple of handle casts by the appropriate server function.
Alexandre Julliard [Thu, 8 Jan 2009 16:30:57 +0000 (17:30 +0100)]
quartz: Use SetWindowLongPtr to store a pointer value.
Alexandre Julliard [Thu, 8 Jan 2009 16:30:22 +0000 (17:30 +0100)]
ddraw: Fix an uninitialized variable warning on non-i386.
Alexandre Julliard [Thu, 8 Jan 2009 16:30:09 +0000 (17:30 +0100)]
rpcrt4: Fix an unused value warning on non-i386.
Alexandre Julliard [Thu, 8 Jan 2009 16:29:59 +0000 (17:29 +0100)]
msvcrt: Fix an unused function warning on non-i386.
Alexandre Julliard [Thu, 8 Jan 2009 16:29:27 +0000 (17:29 +0100)]
ws2_32: Fix an error return value in bind().
Alexandre Julliard [Thu, 8 Jan 2009 16:29:14 +0000 (17:29 +0100)]
wineps.drv: Use INT_MAX instead of LONG_MAX to initialize a LONG value.
Alexandre Julliard [Thu, 8 Jan 2009 16:28:45 +0000 (17:28 +0100)]
ntdll: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:28:21 +0000 (17:28 +0100)]
wininet: Fix handle cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:28:04 +0000 (17:28 +0100)]
user32: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:27:58 +0000 (17:27 +0100)]
urlmon: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:27:49 +0000 (17:27 +0100)]
shdocvw: Fix a pointer cast warning on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:27:41 +0000 (17:27 +0100)]
shell32: Fix a pointer cast warning on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:27:27 +0000 (17:27 +0100)]
setupapi: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:27:14 +0000 (17:27 +0100)]
oleaut32: Fix handle cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:26:56 +0000 (17:26 +0100)]
ntoskrnl.exe: Fix handle cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:26:44 +0000 (17:26 +0100)]
msi: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:26:38 +0000 (17:26 +0100)]
mshtml: Fix pointer cast warnings on 64-bit.
Alexandre Julliard [Thu, 8 Jan 2009 16:26:18 +0000 (17:26 +0100)]
advapi32: Fix pointer cast warnings on 64-bit.
Francois Gouget [Thu, 8 Jan 2009 13:15:32 +0000 (14:15 +0100)]
ole32: Don't use the default debug channel before it has been defined.
Francois Gouget [Thu, 8 Jan 2009 13:13:30 +0000 (14:13 +0100)]
winhlp32: Make some functions static in winhelp.c.
Francois Gouget [Thu, 8 Jan 2009 13:13:17 +0000 (14:13 +0100)]
winhlp32: Reorder some functions to avoid forward declarations in winhelp.c.
Paul Vriens [Thu, 8 Jan 2009 12:36:42 +0000 (13:36 +0100)]
wintrust: Fix removing a catalog file.
Paul Vriens [Wed, 7 Jan 2009 21:25:28 +0000 (22:25 +0100)]
wintrust/tests: Add a few tests.
Michael Karcher [Wed, 7 Jan 2009 23:21:42 +0000 (00:21 +0100)]
widl: Write struct fields as signed fields.
Michael Karcher [Wed, 7 Jan 2009 23:21:18 +0000 (00:21 +0100)]
widl: Make write_base_type take a format char instead of a type desc ptr.
Andrew Fenn [Wed, 7 Jan 2009 18:48:25 +0000 (01:48 +0700)]
xinput1_3: Added test for XInputGetBatteryInformation.
Andrew Fenn [Wed, 7 Jan 2009 18:47:44 +0000 (01:47 +0700)]
xinput1_3: Added stub code for XInputGetBatteryInformation.
Andrew Fenn [Wed, 7 Jan 2009 18:46:30 +0000 (01:46 +0700)]
xinput1_3: Added test for XInputGetDSoundAudioDeviceGuids.
Andrew Fenn [Wed, 7 Jan 2009 18:45:57 +0000 (01:45 +0700)]
xinput1_3: Added stub for XInputGetDSoundAudioDeviceGuids.
Dylan Smith [Thu, 8 Jan 2009 05:44:11 +0000 (00:44 -0500)]
richedit: Fixed implementation of WM_GETDLGCODE message.
This fixes inconsistencies shown in the tests I added for the
WM_GETDLGCODE. The tests covered different cases handled by the
current implementation in order to show that the native implementation
is simpler for all these cases.
Dylan Smith [Thu, 8 Jan 2009 05:44:05 +0000 (00:44 -0500)]
richedit: Added tests for WM_GETDLGCODE message.
Henri Verbeet [Thu, 8 Jan 2009 09:19:17 +0000 (10:19 +0100)]
wined3d: Enable GL_HALF_FLOAT_NV when NV_HALF_FLOAT is supported.
This makes more sense than the other way around.
Henri Verbeet [Thu, 8 Jan 2009 09:19:17 +0000 (10:19 +0100)]
wined3d: Add support for EXT_vertex_array_bgra.
This allows us to skip BGRA->RGBA color conversion for vertex attributes if
this extension is present.
Henri Verbeet [Thu, 8 Jan 2009 09:19:17 +0000 (10:19 +0100)]
wined3d: Simplify handling of swizzled attributes.
This should also be a little bit faster.
Henri Verbeet [Thu, 8 Jan 2009 09:19:16 +0000 (10:19 +0100)]
wined3d: Move position_transformed out of u.s in struct WineDirect3DVertexStridedData.
Henri Verbeet [Thu, 8 Jan 2009 09:19:16 +0000 (10:19 +0100)]
wined3d: Cleanup drawStridedFast().
Remove some uncessary code and use more descriptive parameter names. Note that
max_vertex_idx isn't the same as "minIndex + calculatedNumberOfindices - 1"
but rather "minIndex + numberOfVertices - 1". calculatedNumberOfindices just
specifies the number of vertices that's drawn, while numberOfVertices
specifies the range of vertices that's drawn.
Alexandre Julliard [Thu, 8 Jan 2009 12:18:01 +0000 (13:18 +0100)]
user32/tests: Fix some integer to pointer conversion warnings.
Alexandre Julliard [Thu, 8 Jan 2009 12:17:53 +0000 (13:17 +0100)]
kernel32/tests: Fix some integer to pointer conversion warnings.
Alexandre Julliard [Thu, 8 Jan 2009 12:17:49 +0000 (13:17 +0100)]
quartz: Avoid a pointer cast in a trace.
Alexandre Julliard [Thu, 8 Jan 2009 12:13:22 +0000 (13:13 +0100)]
wininet: Avoid pointer casts in traces.