Commit Graph

52122 Commits

Author SHA1 Message Date
Dylan Smith
c51f100f2f include: Added missing macros for EM_SETIMESTATUS and EM_GETIMESTATUS. 2008-11-17 13:12:19 +01:00
Dylan Smith
f9b31fc964 richedit: Removed comment in header for non-existent wintest.c. 2008-11-17 13:12:12 +01:00
Andrew Talbot
08c6f507b8 widl: Remove superfluous semicolons. 2008-11-17 13:11:47 +01:00
Maarten Lankhorst
f57896484c Revert "quartz: Reaching a renderer in the filtergraph is not an error."
This is plain wrong, input pin and output pin are supposed to be 
connected to each other, not the input pin being connected to a renderer 
pin and NOT reaching output pin
2008-11-17 13:11:42 +01:00
Juan Lang
83f7f9b0ff crypt32: Implement CryptFormatObject for alternate names. 2008-11-17 12:59:43 +01:00
Juan Lang
d3cfe743a1 crypt32: When formatting a directory name as a multiline string, put a newline between the heading and the value. 2008-11-17 12:59:33 +01:00
Juan Lang
4c3474c0ed crypt32: Indent directory name when formatting an alt name entry. 2008-11-17 12:59:28 +01:00
Juan Lang
e9352b90f8 crypt32: Add a function to format a CERT_NAME_BLOB as an indented string, and implement CertNameToStrW on top of it. 2008-11-17 12:59:22 +01:00
Juan Lang
3b81c62b5c crypt32: Use correct string for directory names in a CERT_ALT_NAME_ENTRY. 2008-11-17 12:59:03 +01:00
Juan Lang
e987ecc3e7 crypt32: Correct heading for a certificate issuer in a CERT_AUTHORITY_KEY_ID2. 2008-11-17 12:58:53 +01:00
Ricardo Filipe
6555ea262c winspool.drv: Added Portuguese translation. 2008-11-17 12:58:46 +01:00
Ricardo Filipe
42944e82e5 crypt32: Added Portuguese translation. 2008-11-17 12:58:26 +01:00
Ricardo Filipe
9c6ce1386c hhctrl.ocx: Added Portuguese translation. 2008-11-17 12:58:10 +01:00
Ricardo Filipe
993b6d7f47 wldap32: Added Portuguese translation. 2008-11-17 12:57:58 +01:00
Alexandre Julliard
1877ff01f9 user32/tests: Fix the resource tests for various Windows versions. 2008-11-14 21:17:48 +01:00
Alexandre Julliard
e4d7d902d5 kernel32/tests: Fix the write watch tests on Win98 and Win2000. 2008-11-14 20:36:20 +01:00
Alexandre Julliard
a0c4bfef9d ntdll: Add private function to manage system virtual views instead of abusing NtAllocateVirtualMemory. 2008-11-14 17:40:54 +01:00
Henri Verbeet
70088c4ef3 d3d10: Use the factory that created the adapter to create a swapchain. 2008-11-14 14:32:45 +01:00
Henri Verbeet
81e92fc81c d3d10: Implement D3D10CreateDevice() on top of D3D10CoreCreateDevice(). 2008-11-14 14:32:41 +01:00
Henri Verbeet
3505b5cf17 d3d10core: Implement D3D10CoreCreateDevice(). 2008-11-14 14:28:48 +01:00
Henri Verbeet
ddbd4ab3b8 dxgi: Implement DXGID3D10CreateDevice(). 2008-11-14 14:28:42 +01:00
Henri Verbeet
800fedc258 dxgi: Implement DXGID3D10RegisterLayers(). 2008-11-14 14:28:34 +01:00
Paul Vriens
21765291cf kernel32/tests: Fix timeouts on NT4 and W2K. 2008-11-14 14:28:29 +01:00
Andrew Riedi
7f5b4ab15d user32: Initial .ani support (only first frame).
Based on patches by Henri Verbeet.
2008-11-14 14:28:23 +01:00
Damjan Jovanovic
9ff230dcaa shdocvw, winemenubuilder: Generate fd.o entries for .url files. 2008-11-14 13:30:25 +01:00
Alexandre Julliard
16feb03778 kernel32/tests: Fix the file test on various Windows versions. 2008-11-14 13:30:16 +01:00
Detlef Riekenberg
f0d0ac75dc comctl32/tests: Make the header test dpi aware. 2008-11-14 12:08:42 +01:00
Alexandre Julliard
d4226445d0 urlmon/tests: Accept IInternetProtocolEx interface id. 2008-11-14 12:08:31 +01:00
Alexandre Julliard
9ab359314d include: Added the IInternetProtocolEx interface.
Based on an old patch by Reece Dunn.
2008-11-14 12:08:03 +01:00
David Adam
5aa32e84c3 d3dx8: Change the debug channel of d3dx8 into the generic d3dx. 2008-11-14 11:19:44 +01:00
Alexander Morozov
f52402e71a kernel32: NT drivers can handle IOCTL codes with HIWORD == 0. 2008-11-14 11:19:21 +01:00
Alexandre Julliard
c22e49740a shell32/tests: Properly cleanup the created favorites shell folder. 2008-11-14 11:18:34 +01:00
Alexandre Julliard
43fae4e425 kernel32/tests: Added a bunch of tests for write watches. 2008-11-14 11:02:15 +01:00
Alexandre Julliard
23be27ef80 kernel32: Added GetWriteWatch and ResetWriteWatch. 2008-11-14 11:02:15 +01:00
Alexandre Julliard
6c7ff61639 ntdll: Added stubs for NtGetWriteWatch and NtResetWriteWatch. 2008-11-14 11:02:15 +01:00
Lei Zhang
62a0bd65d2 quartz: Reaching a renderer in the filtergraph is not an error. 2008-11-14 11:02:15 +01:00
Andrew Talbot
ce3af50d10 msxml3: Void function should not return a value. 2008-11-14 11:02:15 +01:00
Andrew Talbot
c7284efa13 urlmon: Sign-compare warnings fix. 2008-11-14 11:02:15 +01:00
Paul Vriens
10fcf6285e setupapi/tests: Don't use hardcoded C: for the system drive. 2008-11-14 11:02:15 +01:00
Paul Vriens
36c40e53e0 quartz/tests: Fix a few failures on Win95 and NT4. 2008-11-14 11:02:15 +01:00
Alexandre Julliard
f8b8478f91 ole32/tests: Fix a couple of test failures on Win9x and NT4. 2008-11-13 21:45:57 +01:00
Alexandre Julliard
4bff91265a ole32/tests: Don't hardcode the Ansi codepage value. 2008-11-13 21:45:41 +01:00
Alexandre Julliard
48d41dbc37 ole32/tests: Use a CLSID that is more likely to exist on old Windows versions. 2008-11-13 21:45:25 +01:00
Alexandre Julliard
5ca20cd482 ole32/tests: Fix a couple of global stream test failures on Win9x. 2008-11-13 21:45:04 +01:00
Paul Vriens
1dba41b104 msi/tests: Skip some tests on Win9x and WinMe. 2008-11-13 15:41:30 +01:00
Paul Vriens
decb70d95c gdi32/tests: Fix a few failures on Win9x and WinMe. 2008-11-13 15:30:52 +01:00
David Adam
09c6caea06 d3dx8: Implement D3DXMatrixTransformation2D. 2008-11-13 14:21:04 +01:00
David Adam
4f1d5c26d1 d3dx8: Implement D3DXMatrixAffineTransformation2D. 2008-11-13 14:20:41 +01:00
Nikolay Sivov
63e8294593 gdiplus: Return some token value on startup. 2008-11-13 14:16:12 +01:00
Alexandre Julliard
64de271939 msvcrt/tests: Run time tests for the current year instead of 1970 and fix wrong DST assumptions. 2008-11-13 14:15:56 +01:00