Eric Pouech
|
3d8507bcb8
|
mciwave: Try to synchronize better async commands.
|
2009-10-19 11:36:29 +02:00 |
Eric Pouech
|
49ff58e386
|
mciwave: Simplify async command management by directly calling the right function instead of going through winmm again.
|
2009-10-19 11:36:18 +02:00 |
Michael Stefaniuc
|
77f43eedf5
|
user32: Remove a duplicated return statement (Smatch).
|
2009-10-19 11:36:08 +02:00 |
Juan Lang
|
af192c20f9
|
wintrust: Simplify CRYPT_AsnDecodeInt.
|
2009-10-19 11:36:02 +02:00 |
Juan Lang
|
60140610e3
|
crypt32: Compare certificates in a consistent order.
|
2009-10-19 11:35:55 +02:00 |
Juan Lang
|
3740e4150b
|
crypt32: Avoid repeatedly decoding authority key id extensions when searching for a cert's issuer.
|
2009-10-19 11:35:46 +02:00 |
Juan Lang
|
b2d27097b5
|
crypt32: Introduce a helper function to search for certificates that doesn't require recreating the search key for every certificate.
|
2009-10-19 11:35:38 +02:00 |
Juan Lang
|
e0a4404831
|
crypt32: Use helper function to search for certs.
|
2009-10-19 11:35:32 +02:00 |
Juan Lang
|
1437d7ccc2
|
crypt32: Explicitly pass pointers to blob arrays rather than relying on an invalid alignment assumption.
|
2009-10-19 11:35:23 +02:00 |
Juan Lang
|
3000bc200a
|
crypt32: Explicitly pass pointers to blob arrays rather than relying on an invalid alignment assumption.
|
2009-10-19 11:35:14 +02:00 |
Juan Lang
|
5f317d702a
|
crypt32: Fix an invalid alignment assumption decoding a subtree's maximum.
|
2009-10-19 11:35:04 +02:00 |
Juan Lang
|
4e300b6def
|
crypt32: Simplify CRYPT_AsnDecodeIntInternal.
|
2009-10-19 11:34:51 +02:00 |
Owen Rudge
|
685fe55f97
|
comctl32: Only execute hit test in MouseMove if necessary.
|
2009-10-19 11:34:45 +02:00 |
Alexandre Julliard
|
c77d49b4c3
|
widl: Write a proper type description for pointer array elements.
|
2009-10-16 20:56:41 +02:00 |
Alexandre Julliard
|
8cc12dc339
|
widl: Arrays of pointers are always complex on 64-bit.
|
2009-10-16 20:56:15 +02:00 |
Detlef Riekenberg
|
8c743cb25f
|
winspool/tests: Fix a failure on NT4 for EnumPrintProcessors.
|
2009-10-16 17:49:54 +02:00 |
Detlef Riekenberg
|
388aca4b9f
|
winspool: Use the backend for GetPrintProcessorDirectory and update the tests.
|
2009-10-16 17:49:54 +02:00 |
Detlef Riekenberg
|
065599a4dc
|
localspl: Implement fpGetPrintProcessorDirectory.
|
2009-10-16 17:49:54 +02:00 |
Detlef Riekenberg
|
fe4ba50bd9
|
winspool: Fix a copy & paste error in a comment.
|
2009-10-16 17:49:54 +02:00 |
Rein Klazes
|
b94f63ef38
|
user32: Handle MN_GETHMENU in PopupMenuWndProc.
|
2009-10-16 17:49:40 +02:00 |
Tony Wasserka
|
7f8e4e275d
|
d3dx9: Add tests for ARGB pixel format conversion in D3DXLoadSurfaceFromMemory.
|
2009-10-16 17:32:46 +02:00 |
Tony Wasserka
|
56e86b3df1
|
d3dx9: Implement converting and copying ARGB surface data in D3DXLoadSurfaceFromMemory.
|
2009-10-16 17:32:37 +02:00 |
Alexandre Julliard
|
942ec30a4d
|
widl: Use write_pointer_description_offsets() to output no_repeat descriptors for consistency.
|
2009-10-16 15:32:22 +02:00 |
Alexandre Julliard
|
916461d926
|
widl: Output a pointer description for arrays declared as pointers.
|
2009-10-16 15:32:05 +02:00 |
Roderick Colenbrander
|
a9cafb8f2e
|
winex11: Use get_xrender_picture in X11DRV_AlphaBlend.
|
2009-10-16 13:43:19 +02:00 |
Juan Lang
|
7a33b61f34
|
crypt32: Don't pass CRYPT_DECODE_ALLOC_FLAG to array item decoders.
|
2009-10-16 13:40:08 +02:00 |
Alexandre Julliard
|
905609b73b
|
ntdll: Assume leaf function when we can't find exception information for an ELF module.
|
2009-10-16 13:39:15 +02:00 |
Henri Verbeet
|
9dd78e13d5
|
wined3d: Printing a FIXME once only works if the relevant BOOL is static (LLVM/Clang).
|
2009-10-16 13:37:21 +02:00 |
Henri Verbeet
|
023446f109
|
d3d9/tests: Check some more return values (LLVM/Clang).
|
2009-10-16 13:37:12 +02:00 |
Henri Verbeet
|
ec5c417019
|
d3d8/tests: Check some more return values (LLVM/Clang).
|
2009-10-16 13:37:05 +02:00 |
Henri Verbeet
|
c45609f15c
|
ddraw/tests: Check some more return values (LLVM/Clang).
|
2009-10-16 13:37:00 +02:00 |
Henri Verbeet
|
f4005c371f
|
d3d8: Get rid of some unused variables in IDirect3DDevice8Impl_CopyRects() (LLVM/Clang).
|
2009-10-16 13:36:55 +02:00 |
Jeff Zaroyko
|
8846f8ac30
|
d3dxof: Remove unused variable.
|
2009-10-16 13:36:48 +02:00 |
Ken Thomases
|
8b086d6050
|
winmm/tests: Don't complain for Wine drivers that allow multiple wave-out opens.
|
2009-10-16 13:36:41 +02:00 |
Ken Thomases
|
f639c4df54
|
winecoreaudio: Quiet a noisy FIXME.
|
2009-10-16 13:36:34 +02:00 |
Andrew Eikum
|
fc3808e553
|
mshtml: Implement IHTMLLocation::get_hostname.
|
2009-10-16 13:36:27 +02:00 |
Andrew Eikum
|
7cb9fe1064
|
mshtml: Implement IHTMLLocation::get_host.
|
2009-10-16 13:36:23 +02:00 |
Andrew Eikum
|
c9adc4149c
|
mshtml: Implement IHTMLLocation::get_protocol.
|
2009-10-16 13:36:15 +02:00 |
Detlef Riekenberg
|
7189c58f2f
|
d3d8/tests: Mark a failure of GetLightEnable on Win9x as broken().
|
2009-10-16 13:36:11 +02:00 |
Nikolay Sivov
|
dd96319dee
|
include: Use unicode neutral SendMessage for DateTime and Monthcal macros.
|
2009-10-16 13:36:05 +02:00 |
Nikolay Sivov
|
cbdc99cdba
|
comctl32/monthcal: Get/set unicode format flag using MCM_[GET|SET]UNICODEFORMAT.
|
2009-10-16 13:36:01 +02:00 |
Jörg Höhle
|
baac2a6c59
|
runtest: -i sets WINETEST_INTERACTIVE=1 and enables even more tests.
|
2009-10-16 13:35:56 +02:00 |
Alexandre Julliard
|
62ac036bc6
|
user32: Add a helper to retrieve the dimensions of an icon.
|
2009-10-15 20:00:00 +02:00 |
Alexandre Julliard
|
538b24747c
|
server: Free client-side user handles at process exit.
|
2009-10-15 17:56:04 +02:00 |
Alexandre Julliard
|
09d1c52fa0
|
user32: Move 16-bit resource functions to user16.c.
|
2009-10-15 17:55:46 +02:00 |
Alexandre Julliard
|
a7adbf7849
|
user32: Reimplement accelerator functions to use 32-bit user handles instead of 16-bit functions.
|
2009-10-15 17:35:06 +02:00 |
Hans Leidekker
|
a187b43ddd
|
msi: Eliminate the last parameter from ACTION_PerformActionSequence.
|
2009-10-15 14:17:24 +02:00 |
Hans Leidekker
|
e3aa2f33d9
|
msi: Use a function to test the UI level instead of passing a boolean around.
|
2009-10-15 14:17:18 +02:00 |
Hans Leidekker
|
796eed1dc7
|
msi: Reorder functions to avoid forward declarations.
|
2009-10-15 14:17:06 +02:00 |
Hans Leidekker
|
55b89f4a66
|
msi: Add some tests for MsiGetTargetPathW.
|
2009-10-15 14:16:57 +02:00 |