Juan Lang
a180f505b9
cryptui: Allow toggling a usage in the certificate manager dialog's advanced dialog.
2009-01-09 14:45:25 +01:00
Juan Lang
06505e53ae
cryptui: Add known usages to certificate manager dialog's advanced dialog.
2009-01-09 14:45:19 +01:00
Juan Lang
7675bf428a
cryptui: Add a (empty) advanced dialog to the certificate manager dialog.
2009-01-09 14:45:14 +01:00
Juan Lang
be1587ca50
cryptui: Refresh store display when a tab is switched or the purpose selection is changed in the certificate manager dialog.
2009-01-09 14:44:53 +01:00
Juan Lang
29dcd60587
cryptui: Display contents of certificate store in certificate manager dialog.
2009-01-09 14:44:44 +01:00
Juan Lang
1d59060152
cryptui: Show names of stores certificate manager dialog.
2009-01-09 14:44:31 +01:00
Juan Lang
96d0e63620
cryptui: Add purpose selection and column headings to certificate manager dialog.
2009-01-09 14:44:23 +01:00
Juan Lang
1f183ea289
cryptui: Add a (empty) certificate manager dialog.
2009-01-09 14:44:13 +01:00
Andrew Talbot
3b26d50d17
mshtml: Declare a function static.
2009-01-09 14:21:31 +01:00
Andrew Talbot
7a326f9405
d3dxof: Declare a function static.
2009-01-09 14:21:26 +01:00
Andrew Talbot
d1d5584299
msacm32: Declare a variable static.
2009-01-09 14:21:20 +01:00
Paul Vriens
30bb78f0f9
shell32/tests: Skip a test on Vista.
2009-01-09 14:18:42 +01:00
Paul Vriens
189ea312d7
shell32/tests: Fix test failures on Vista.
2009-01-09 14:18:33 +01:00
Paul Vriens
7bd150e091
shell32/tests: Fix remaining test failures on NT4.
2009-01-09 14:18:26 +01:00
Paul Vriens
850cd7ccb2
shell32/tests: Fix some test failures on Vista.
2009-01-09 14:18:20 +01:00
Paul Vriens
faf2f8e682
shell32/tests: Fix some errors on NT4 (FO_DELETE).
2009-01-09 14:18:12 +01:00
Paul Vriens
7ea6c85e97
shell32/tests: Fix the last test failure on Win9x.
2009-01-09 14:18:03 +01:00
Alexandre Julliard
a2cf243776
include: Fix packing of the setupapi structures.
2009-01-09 14:06:14 +01:00
Alexandre Julliard
3b6cab3f77
oleaut32/tests: Only compare the initialized part of DECIMAL variants.
2009-01-09 14:06:14 +01:00
Henri Verbeet
9d8c6326c0
wined3d: Remove stray tabs.
2009-01-09 14:06:14 +01:00
Henri Verbeet
ac914262ed
wined3d: Rewrite BeginStateBlock() to use CreateStateBlock() instead of duplicating the code.
2009-01-09 14:06:14 +01:00
Henri Verbeet
9d523ebd8f
wined3d: Remove a silly check in drawStridedInstanced().
2009-01-09 14:06:14 +01:00
Henri Verbeet
92488ca7c1
wined3d: Simplify checking if an attribute is used in loadNumberedArrays().
2009-01-09 14:06:14 +01:00
Henri Verbeet
d9e58e6591
wined3d: Failing HeapAlloc() should be an ERR.
2009-01-09 14:06:13 +01:00
Henri Verbeet
e028e3f7bd
wined3d: Use GL_ALIASED_POINT_SIZE_RANGE to retrieve the max point size.
2009-01-09 14:06:13 +01:00
Francois Gouget
b881cfc541
kernel32: Fix the sysctl() usage and the CPU detection on NetBSD.
2009-01-09 14:06:13 +01:00
Francois Gouget
5da42336d9
xinput1_3/tests: Add a trailing '\n' to an ok() call.
2009-01-09 14:06:13 +01:00
Francois Gouget
916d6a4450
setupapi: Fix the StringTableLookUpStringEx() prototype.
2009-01-09 14:06:13 +01:00
Nikolay Sivov
37d4349636
ole32: Some tests for IMoniker::IsRunning with NULL args.
2009-01-09 14:06:13 +01:00
Nikolay Sivov
df0ecdfd30
ole32: Fix some comment typos.
2009-01-09 14:06:13 +01:00
Dylan Smith
1f6b8c7fd9
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.
2009-01-09 14:06:13 +01:00
Alexandre Julliard
8c33528372
quartz: Use SetWindowLongPtr to store a pointer value.
2009-01-08 17:30:57 +01:00
Alexandre Julliard
149259d49f
ddraw: Fix an uninitialized variable warning on non-i386.
2009-01-08 17:30:22 +01:00
Alexandre Julliard
9d09985ad1
rpcrt4: Fix an unused value warning on non-i386.
2009-01-08 17:30:09 +01:00
Alexandre Julliard
adad9b6682
msvcrt: Fix an unused function warning on non-i386.
2009-01-08 17:29:59 +01:00
Alexandre Julliard
a46441bd02
ws2_32: Fix an error return value in bind().
2009-01-08 17:29:31 +01:00
Alexandre Julliard
f45874ae28
wineps.drv: Use INT_MAX instead of LONG_MAX to initialize a LONG value.
2009-01-08 17:29:14 +01:00
Alexandre Julliard
6b07ac5453
ntdll: Fix pointer cast warnings on 64-bit.
2009-01-08 17:28:45 +01:00
Alexandre Julliard
bb8883dda0
wininet: Fix handle cast warnings on 64-bit.
2009-01-08 17:28:21 +01:00
Alexandre Julliard
d1613f60c2
user32: Fix pointer cast warnings on 64-bit.
2009-01-08 17:28:04 +01:00
Alexandre Julliard
e2e4da9732
urlmon: Fix pointer cast warnings on 64-bit.
2009-01-08 17:27:58 +01:00
Alexandre Julliard
53bc99855a
shdocvw: Fix a pointer cast warning on 64-bit.
2009-01-08 17:27:49 +01:00
Alexandre Julliard
e65c2d9a0d
shell32: Fix a pointer cast warning on 64-bit.
2009-01-08 17:27:41 +01:00
Alexandre Julliard
41533fa516
setupapi: Fix pointer cast warnings on 64-bit.
2009-01-08 17:27:27 +01:00
Alexandre Julliard
99132baebd
oleaut32: Fix handle cast warnings on 64-bit.
2009-01-08 17:27:14 +01:00
Alexandre Julliard
469f0b4757
ntoskrnl.exe: Fix handle cast warnings on 64-bit.
2009-01-08 17:27:05 +01:00
Alexandre Julliard
81ecd7041a
msi: Fix pointer cast warnings on 64-bit.
2009-01-08 17:26:44 +01:00
Alexandre Julliard
c9ee551efd
mshtml: Fix pointer cast warnings on 64-bit.
2009-01-08 17:26:38 +01:00
Alexandre Julliard
b88554d22f
advapi32: Fix pointer cast warnings on 64-bit.
2009-01-08 17:26:30 +01:00
Francois Gouget
ad587aa036
ole32: Don't use the default debug channel before it has been defined.
2009-01-08 14:52:57 +01:00
Paul Vriens
00ed4057b5
wintrust: Fix removing a catalog file.
2009-01-08 14:52:31 +01:00
Paul Vriens
5bfed84410
wintrust/tests: Add a few tests.
2009-01-08 14:52:26 +01:00
Andrew Fenn
37a7ca59b3
xinput1_3: Added test for XInputGetBatteryInformation.
2009-01-08 13:41:40 +01:00
Andrew Fenn
907add75a9
xinput1_3: Added stub code for XInputGetBatteryInformation.
2009-01-08 13:41:25 +01:00
Andrew Fenn
ab0d420dd2
xinput1_3: Added test for XInputGetDSoundAudioDeviceGuids.
2009-01-08 13:36:57 +01:00
Andrew Fenn
f58aae7b69
xinput1_3: Added stub for XInputGetDSoundAudioDeviceGuids.
2009-01-08 13:36:48 +01:00
Dylan Smith
573102ee88
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.
2009-01-08 13:35:05 +01:00
Dylan Smith
c636b59bcf
richedit: Added tests for WM_GETDLGCODE message.
2009-01-08 13:34:53 +01:00
Henri Verbeet
45a61d1ac4
wined3d: Enable GL_HALF_FLOAT_NV when NV_HALF_FLOAT is supported.
...
This makes more sense than the other way around.
2009-01-08 13:21:56 +01:00
Henri Verbeet
b1812c690c
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.
2009-01-08 13:21:51 +01:00
Henri Verbeet
6791e6b752
wined3d: Simplify handling of swizzled attributes.
...
This should also be a little bit faster.
2009-01-08 13:21:43 +01:00
Henri Verbeet
cc447eac55
wined3d: Move position_transformed out of u.s in struct WineDirect3DVertexStridedData.
2009-01-08 13:21:31 +01:00
Henri Verbeet
1a1f5ec69d
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.
2009-01-08 13:21:23 +01:00
Alexandre Julliard
d852ac0b1f
user32/tests: Fix some integer to pointer conversion warnings.
2009-01-08 13:18:01 +01:00
Alexandre Julliard
02a1c0d7ee
kernel32/tests: Fix some integer to pointer conversion warnings.
2009-01-08 13:17:53 +01:00
Alexandre Julliard
0014046adc
quartz: Avoid a pointer cast in a trace.
2009-01-08 13:17:49 +01:00
Alexandre Julliard
4984d19072
wininet: Avoid pointer casts in traces.
2009-01-08 13:13:22 +01:00
Alexandre Julliard
b33995eda8
version: Avoid pointer casts in a trace.
2009-01-08 13:13:15 +01:00
Alexandre Julliard
0128b10a3c
user32: Avoid a pointer cast in a trace.
2009-01-08 13:13:05 +01:00
Alexandre Julliard
bb283bf534
shell32: Avoid a pointer cast in a trace.
2009-01-08 13:13:01 +01:00
Alexandre Julliard
55d243d415
imm32: Avoid pointer casts in traces.
2009-01-08 13:12:55 +01:00
Alexandre Julliard
dedf5e49ba
dsound: Avoid a pointer cast in a trace.
2009-01-08 13:12:46 +01:00
Alexandre Julliard
a494b13abe
msvcrt: Avoid size_t in printf format.
2009-01-08 13:12:24 +01:00
Alexandre Julliard
f6eb03d6c6
dinput: Avoid size_t in traces.
2009-01-08 13:12:08 +01:00
Alexandre Julliard
a0abde333b
user32/tests: Fix some integer to pointer conversion warnings.
2009-01-08 13:11:49 +01:00
Alexandre Julliard
d637a552c0
ntdll/tests: Fix a long long format in a trace.
2009-01-08 13:05:38 +01:00
Alexandre Julliard
35811a9078
msi/tests: Use CreateFile instead of OpenFile to avoid handle casts.
2009-01-08 13:05:27 +01:00
Alexandre Julliard
1f83e7d9fd
kernel32/tests: Use _lclose instead of CloseHandle to avoid handle casts.
2009-01-08 13:05:16 +01:00
Alexandre Julliard
2136b1697f
crypt32: Avoid printing pointer differences in traces.
2009-01-08 13:03:01 +01:00
Alexandre Julliard
bc9df953fc
ws2_32/tests: Avoid printing pointer differences in traces.
2009-01-08 13:02:54 +01:00
Alexandre Julliard
ffdf21af0b
shlwapi/tests: Avoid printing pointer differences in traces.
2009-01-08 13:02:46 +01:00
Alexandre Julliard
1639f1e507
rpcrt4/tests: Avoid printing pointer differences in traces.
2009-01-08 13:02:40 +01:00
Alexandre Julliard
6f3184829f
oleaut32/tests: Avoid printing pointer differences in traces.
2009-01-08 13:02:32 +01:00
Alexandre Julliard
6500bb0e50
ntdll/tests: Avoid printing pointer differences in traces.
2009-01-08 13:02:23 +01:00
Alexandre Julliard
2335a44ed6
msvcrt/tests: Avoid printing pointer differences in traces.
2009-01-08 13:02:17 +01:00
Nikolay Sivov
3950752682
oleaut32/tests: Fix copy/paste typo in test output.
2009-01-08 12:55:00 +01:00
Vitaliy Margolen
f6f52021f8
dinput: Copy device data up to maximum available bytes.
2009-01-08 12:54:54 +01:00
Michael Stefaniuc
120584d5c5
mapi32: Remove superfluous casts.
2009-01-08 12:54:48 +01:00
Michael Stefaniuc
fd0546bb0a
dmcompos: Remove superfluous casts.
2009-01-08 12:54:43 +01:00
Michael Stefaniuc
b91f72ec9b
dmband: Remove superfluous casts.
2009-01-08 12:54:40 +01:00
Michael Stefaniuc
e0851fc1fa
amstream: Remove superfluous casts.
2009-01-08 12:54:37 +01:00
Michael Stefaniuc
6f49003106
qcap: Remove superfluous casts.
2009-01-08 12:54:32 +01:00
Michael Stefaniuc
1b092d7013
fusion: Remove superfluous casts.
2009-01-08 12:54:29 +01:00
Francois Gouget
581e390115
winapi_test: The tests don't support WIN64 yet so disable them there.
2009-01-08 12:47:22 +01:00
Francois Gouget
411f5d22c0
winapi_test: The real tests are done at compile time so use C_ASSERT() instead of ok(). Do only one test per line so one can know exactly what went wrong.
2009-01-08 12:46:39 +01:00
Francois Gouget
9f62c9b7a8
winapi_test: Fix TEST_FIELD() so it correctly tests the field size.
2009-01-08 12:44:49 +01:00
Francois Gouget
43c18c1321
winapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08 12:43:15 +01:00
Francois Gouget
2e668d2572
winapi_test: Updated so the generated tests work.
2009-01-08 12:42:12 +01:00
Francois Gouget
14d44a06ba
quartz: OutputPin_DeliverNewSegment() is unused so remove it.
2009-01-08 12:40:45 +01:00
Andrew Talbot
4256608ed2
msacm32: Declare a function static.
2009-01-08 12:40:39 +01:00