Andrew Talbot [Sat, 15 Nov 2008 07:53:38 +0000 (07:53 +0000)]
widl: Remove superfluous semicolons.
Maarten Lankhorst [Fri, 14 Nov 2008 21:50:34 +0000 (22:50 +0100)]
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
Juan Lang [Fri, 14 Nov 2008 20:31:28 +0000 (12:31 -0800)]
crypt32: Implement CryptFormatObject for alternate names.
Juan Lang [Fri, 14 Nov 2008 18:25:40 +0000 (10:25 -0800)]
crypt32: When formatting a directory name as a multiline string, put a newline between the heading and the value.
Juan Lang [Fri, 14 Nov 2008 18:02:10 +0000 (10:02 -0800)]
crypt32: Indent directory name when formatting an alt name entry.
Juan Lang [Fri, 14 Nov 2008 17:59:00 +0000 (09:59 -0800)]
crypt32: Add a function to format a CERT_NAME_BLOB as an indented string, and implement CertNameToStrW on top of it.
Juan Lang [Fri, 14 Nov 2008 17:01:16 +0000 (09:01 -0800)]
crypt32: Use correct string for directory names in a CERT_ALT_NAME_ENTRY.
Juan Lang [Fri, 14 Nov 2008 17:00:23 +0000 (09:00 -0800)]
crypt32: Correct heading for a certificate issuer in a CERT_AUTHORITY_KEY_ID2.
Ricardo Filipe [Wed, 12 Nov 2008 11:52:56 +0000 (11:52 +0000)]
winspool.drv: Added Portuguese translation.
Ricardo Filipe [Wed, 12 Nov 2008 11:47:45 +0000 (11:47 +0000)]
crypt32: Added Portuguese translation.
Ricardo Filipe [Wed, 12 Nov 2008 11:33:19 +0000 (11:33 +0000)]
hhctrl.ocx: Added Portuguese translation.
Ricardo Filipe [Wed, 12 Nov 2008 11:27:05 +0000 (11:27 +0000)]
wldap32: Added Portuguese translation.
Alexandre Julliard [Fri, 14 Nov 2008 20:17:48 +0000 (21:17 +0100)]
user32/tests: Fix the resource tests for various Windows versions.
Alexandre Julliard [Fri, 14 Nov 2008 19:36:20 +0000 (20:36 +0100)]
kernel32/tests: Fix the write watch tests on Win98 and Win2000.
Alexandre Julliard [Fri, 14 Nov 2008 16:40:54 +0000 (17:40 +0100)]
ntdll: Add private function to manage system virtual views instead of abusing NtAllocateVirtualMemory.
Henri Verbeet [Fri, 14 Nov 2008 12:57:07 +0000 (13:57 +0100)]
d3d10: Use the factory that created the adapter to create a swapchain.
Henri Verbeet [Fri, 14 Nov 2008 12:57:06 +0000 (13:57 +0100)]
d3d10: Implement D3D10CreateDevice() on top of D3D10CoreCreateDevice().
Henri Verbeet [Fri, 14 Nov 2008 12:57:06 +0000 (13:57 +0100)]
d3d10core: Implement D3D10CoreCreateDevice().
Henri Verbeet [Fri, 14 Nov 2008 12:57:06 +0000 (13:57 +0100)]
dxgi: Implement DXGID3D10CreateDevice().
Henri Verbeet [Fri, 14 Nov 2008 12:57:06 +0000 (13:57 +0100)]
dxgi: Implement DXGID3D10RegisterLayers().
Paul Vriens [Fri, 14 Nov 2008 13:00:12 +0000 (14:00 +0100)]
kernel32/tests: Fix timeouts on NT4 and W2K.
Andrew Riedi [Sun, 9 Nov 2008 22:00:54 +0000 (14:00 -0800)]
user32: Initial .ani support (only first frame).
Based on patches by Henri Verbeet.
Damjan Jovanovic [Thu, 13 Nov 2008 06:19:25 +0000 (08:19 +0200)]
shdocvw, winemenubuilder: Generate fd.o entries for .url files.
Alexandre Julliard [Fri, 14 Nov 2008 12:30:16 +0000 (13:30 +0100)]
kernel32/tests: Fix the file test on various Windows versions.
Detlef Riekenberg [Fri, 14 Nov 2008 04:29:57 +0000 (05:29 +0100)]
comctl32/tests: Make the header test dpi aware.
Alexandre Julliard [Fri, 14 Nov 2008 11:08:26 +0000 (12:08 +0100)]
urlmon/tests: Accept IInternetProtocolEx interface id.
Alexandre Julliard [Fri, 14 Nov 2008 11:08:03 +0000 (12:08 +0100)]
include: Added the IInternetProtocolEx interface.
Based on an old patch by Reece Dunn.
David Adam [Thu, 13 Nov 2008 22:44:22 +0000 (23:44 +0100)]
d3dx8: Change the debug channel of d3dx8 into the generic d3dx.
Alexander Morozov [Thu, 13 Nov 2008 10:15:10 +0000 (13:15 +0300)]
kernel32: NT drivers can handle IOCTL codes with HIWORD == 0.
Alexandre Julliard [Fri, 14 Nov 2008 10:18:34 +0000 (11:18 +0100)]
shell32/tests: Properly cleanup the created favorites shell folder.
Alexandre Julliard [Fri, 14 Nov 2008 09:54:45 +0000 (10:54 +0100)]
kernel32/tests: Added a bunch of tests for write watches.
Alexandre Julliard [Fri, 14 Nov 2008 09:49:45 +0000 (10:49 +0100)]
kernel32: Added GetWriteWatch and ResetWriteWatch.
Alexandre Julliard [Fri, 14 Nov 2008 09:49:02 +0000 (10:49 +0100)]
ntdll: Added stubs for NtGetWriteWatch and NtResetWriteWatch.
Lei Zhang [Fri, 14 Nov 2008 01:52:51 +0000 (17:52 -0800)]
quartz: Reaching a renderer in the filtergraph is not an error.
Andrew Talbot [Thu, 13 Nov 2008 22:20:52 +0000 (22:20 +0000)]
msxml3: Void function should not return a value.
Andrew Talbot [Thu, 13 Nov 2008 22:20:48 +0000 (22:20 +0000)]
urlmon: Sign-compare warnings fix.
Paul Vriens [Fri, 14 Nov 2008 07:37:05 +0000 (08:37 +0100)]
setupapi/tests: Don't use hardcoded C: for the system drive.
Paul Vriens [Thu, 13 Nov 2008 17:07:01 +0000 (18:07 +0100)]
quartz/tests: Fix a few failures on Win95 and NT4.
Alexandre Julliard [Thu, 13 Nov 2008 20:45:57 +0000 (21:45 +0100)]
ole32/tests: Fix a couple of test failures on Win9x and NT4.
Alexandre Julliard [Thu, 13 Nov 2008 20:45:41 +0000 (21:45 +0100)]
ole32/tests: Don't hardcode the Ansi codepage value.
Alexandre Julliard [Thu, 13 Nov 2008 20:45:25 +0000 (21:45 +0100)]
ole32/tests: Use a CLSID that is more likely to exist on old Windows versions.
Alexandre Julliard [Thu, 13 Nov 2008 20:45:04 +0000 (21:45 +0100)]
ole32/tests: Fix a couple of global stream test failures on Win9x.
Paul Vriens [Thu, 13 Nov 2008 14:34:22 +0000 (15:34 +0100)]
msi/tests: Skip some tests on Win9x and WinMe.
Paul Vriens [Thu, 13 Nov 2008 13:41:34 +0000 (14:41 +0100)]
gdi32/tests: Fix a few failures on Win9x and WinMe.
David Adam [Wed, 12 Nov 2008 18:16:30 +0000 (19:16 +0100)]
d3dx8: Implement D3DXMatrixTransformation2D.
David Adam [Wed, 12 Nov 2008 17:54:50 +0000 (18:54 +0100)]
d3dx8: Implement D3DXMatrixAffineTransformation2D.
Nikolay Sivov [Thu, 13 Nov 2008 13:00:12 +0000 (16:00 +0300)]
gdiplus: Return some token value on startup.
Alexandre Julliard [Thu, 13 Nov 2008 13:15:56 +0000 (14:15 +0100)]
msvcrt/tests: Run time tests for the current year instead of 1970 and fix wrong DST assumptions.
Alistair Leslie-Hughes [Thu, 13 Nov 2008 09:55:59 +0000 (20:55 +1100)]
shdocvw: Correct tests.
Dylan Smith [Wed, 12 Nov 2008 19:47:24 +0000 (14:47 -0500)]
richedit: Initial testing of ITextServices methods.
Ricardo Filipe [Tue, 11 Nov 2008 23:55:05 +0000 (23:55 +0000)]
shdoclc: Added Portuguese translation.
Ricardo Filipe [Wed, 12 Nov 2008 04:42:11 +0000 (04:42 +0000)]
msvidc32: Added Portuguese translation.
Ricardo Filipe [Wed, 12 Nov 2008 01:39:04 +0000 (01:39 +0000)]
localui: Added Portuguese translation.
Ricardo Filipe [Wed, 12 Nov 2008 02:08:38 +0000 (02:08 +0000)]
localspl: Added Portuguese translation.
Ricardo Filipe [Wed, 12 Nov 2008 00:27:09 +0000 (00:27 +0000)]
gphoto2.ds: Added Portuguese translation.
Ricardo Filipe [Wed, 12 Nov 2008 01:48:10 +0000 (01:48 +0000)]
credui: Added Portuguese translation.
Ricardo Filipe [Wed, 12 Nov 2008 01:24:28 +0000 (01:24 +0000)]
browseui: Added Portuguese translation.
Ricardo Filipe [Wed, 12 Nov 2008 01:16:24 +0000 (01:16 +0000)]
appwiz.cpl: Added Portuguese translation.
Henri Verbeet [Wed, 12 Nov 2008 14:43:46 +0000 (15:43 +0100)]
d3d10core: Implement D3D10CoreRegisterLayers.
Henri Verbeet [Wed, 12 Nov 2008 14:43:46 +0000 (15:43 +0100)]
dxgi: Add a stub for DXGID3D10RegisterLayers.
Henri Verbeet [Wed, 12 Nov 2008 14:43:46 +0000 (15:43 +0100)]
d3d10core: Allow ID3D10Device to be aggregated.
Henri Verbeet [Wed, 12 Nov 2008 14:43:46 +0000 (15:43 +0100)]
d3d10core: Implement ID3D10Device in d3d10core instead of d3d10.
Vincent Povirk [Wed, 12 Nov 2008 16:16:24 +0000 (10:16 -0600)]
msiexec: Build with -mwindows.
Vitaliy Margolen [Wed, 12 Nov 2008 15:40:27 +0000 (08:40 -0700)]
user32/tests: Print line numbers of callers in check_wnd_state to help debugging.
Juan Lang [Thu, 13 Nov 2008 04:41:23 +0000 (20:41 -0800)]
crypt32: Fix indenting for szOID_CRL_DIST_POINTS.
Juan Lang [Thu, 13 Nov 2008 04:37:15 +0000 (20:37 -0800)]
crypt32: Fix comment typo.
Juan Lang [Thu, 13 Nov 2008 04:37:02 +0000 (20:37 -0800)]
crypt32: Implement formatting an alt name entry with type CERT_ALT_NAME_DIRECTORY_NAME.
Juan Lang [Thu, 13 Nov 2008 04:36:33 +0000 (20:36 -0800)]
crypt32: Fix off-by-one error in formatting szOID_AUTHORITY_KEY_IDENTIFIER2.
Juan Lang [Thu, 13 Nov 2008 04:22:32 +0000 (20:22 -0800)]
crypt32: Don't underreport the size available when formatting szOID_AUTHORITY_KEY_IDENTIFIER2.
Peter Dons Tychsen [Thu, 13 Nov 2008 03:02:42 +0000 (04:02 +0100)]
winedos: Implement mode control register, and the 160x200x4 display mode that it opens.
Austin English [Thu, 13 Nov 2008 01:00:41 +0000 (19:00 -0600)]
include/shlwapi: Fix some typos.
Alexandre Julliard [Thu, 13 Nov 2008 10:49:36 +0000 (11:49 +0100)]
kernel32/tests: Fix the thread test to cope with the Win95 InterlockedIncrement behavior.
Alexandre Julliard [Thu, 13 Nov 2008 10:49:17 +0000 (11:49 +0100)]
kernel32: Don't request unneeded access in OpenFileMapping.
Andrew Talbot [Wed, 12 Nov 2008 20:22:09 +0000 (20:22 +0000)]
shlwapi: Sign-compare warnings fix.
Ken Thomases [Wed, 12 Nov 2008 18:15:31 +0000 (12:15 -0600)]
ntdll: Don't poll() on a normal file; it should never block.
Paul Vriens [Wed, 12 Nov 2008 16:35:12 +0000 (17:35 +0100)]
crypt32/tests: Fix a test failure on Vista and W2K8.
Paul Vriens [Wed, 12 Nov 2008 16:30:22 +0000 (17:30 +0100)]
crypt32/tests: Skip some tests if needed.
Alexandre Julliard [Wed, 12 Nov 2008 18:56:36 +0000 (19:56 +0100)]
user32: Don't process other messages when recursing in peek_message for an internal message.
Huw Davies [Wed, 12 Nov 2008 12:39:58 +0000 (12:39 +0000)]
ole32: Don't issue a warning if a flat copy is all that's required.
Aric Stewart [Tue, 11 Nov 2008 15:17:29 +0000 (09:17 -0600)]
winhttp: Correct another difference between InternetCrackurl and WinHttpCrackUrl.
Dylan Smith [Tue, 11 Nov 2008 19:08:53 +0000 (14:08 -0500)]
richedit: Created initial tests for windowless richedit controls.
Francois Gouget [Wed, 12 Nov 2008 10:32:23 +0000 (11:32 +0100)]
regedit: Fix the wrapping of binary values in export_hkey().
Don't wait until the line overflows before wrapping it.
Don't wrap the last line.
Francois Gouget [Wed, 12 Nov 2008 10:31:40 +0000 (11:31 +0100)]
regedit: Fix a buffer overflow when exporting binary values in export_hkey().
We must take the indentation into account to compute the number of lines a binary value will use.
Francois Gouget [Wed, 12 Nov 2008 10:29:51 +0000 (11:29 +0100)]
regedit: Simplify / clean up export_hkey().
Avoid unneeded/redundant calls to lstrcatW() and lstrlenW().
Tighten the scope of variables.
Francois Gouget [Wed, 12 Nov 2008 10:29:20 +0000 (11:29 +0100)]
regedit: Tighten a buffer size calculation.
Francois Gouget [Wed, 12 Nov 2008 10:29:09 +0000 (11:29 +0100)]
regedit: Simplify REGPROC_export_string().
Francois Gouget [Wed, 12 Nov 2008 10:28:49 +0000 (11:28 +0100)]
regedit: The xxx_name_len variables track buffer sizes. That is they count the trailing '\0'. Adjust a couple of places that got this wrong and rename them to xxx_name_size.
Francois Gouget [Wed, 12 Nov 2008 10:15:26 +0000 (11:15 +0100)]
regedit: line_size is supposed to track a string length.
That is it does not count the trailing '\0'.
Fix a few places that got this wrong and rename it to line_len.
Francois Gouget [Wed, 12 Nov 2008 10:10:29 +0000 (11:10 +0100)]
regedit: Check that we were able to allocate line_buf too.
Francois Gouget [Wed, 12 Nov 2008 10:10:00 +0000 (11:10 +0100)]
regedit: Remove unneeded variable initializations.
Henri Verbeet [Wed, 12 Nov 2008 11:04:24 +0000 (12:04 +0100)]
d3d10core: Add a d3d10core dll.
Paul Vriens [Wed, 12 Nov 2008 11:20:11 +0000 (12:20 +0100)]
snmpapi/tests: Fix failures on NT4 and below.
Paul Vriens [Wed, 12 Nov 2008 09:21:07 +0000 (10:21 +0100)]
ddraw/tests: Skip tests when DirectDraw4 is not supported.
Paul Vriens [Wed, 12 Nov 2008 09:15:22 +0000 (10:15 +0100)]
ddraw/tests: Fix a typo.
Alexandre Julliard [Wed, 12 Nov 2008 11:54:11 +0000 (12:54 +0100)]
msvcrt/tests: Trace the timezone being used.
Alexandre Julliard [Wed, 12 Nov 2008 11:36:22 +0000 (12:36 +0100)]
user32/tests: Make sure the message test doesn't hang if the window doesn't have focus.
Alistair Leslie-Hughes [Wed, 12 Nov 2008 05:08:17 +0000 (16:08 +1100)]
mshtml: Add tests for supported interfaces.
Andrew Nguyen [Wed, 12 Nov 2008 03:41:26 +0000 (21:41 -0600)]
imagehlp: Rectify and add a forward.
David Adam [Wed, 12 Nov 2008 06:55:38 +0000 (07:55 +0100)]
quartz: Check for NULL condition in FilterGraph2_Disconnect.
Alistair Leslie-Hughes [Wed, 5 Nov 2008 11:03:45 +0000 (22:03 +1100)]
winmm: Increase tolerance range.