Alexander Nicolaysen Sørnes [Wed, 22 Aug 2007 20:44:21 +0000 (22:44 +0200)]
wordpad: Don't show full path in caption.
Andrew Talbot [Wed, 22 Aug 2007 21:09:05 +0000 (22:09 +0100)]
rsaenh: Constify some variables.
Stefan Leichter [Wed, 22 Aug 2007 19:51:54 +0000 (21:51 +0200)]
oleaut32: Remove 'recursive registry key delete' function.
Stefan Leichter [Wed, 22 Aug 2007 19:44:06 +0000 (21:44 +0200)]
quartz: Remove 'recursive registry key delete' function.
Detlef Riekenberg [Wed, 22 Aug 2007 18:24:35 +0000 (20:24 +0200)]
winspool: Add always the Win9x and the NT printerdriver.
Roderick Colenbrander [Wed, 22 Aug 2007 17:47:32 +0000 (19:47 +0200)]
wgl: Fix wglGetCurrentReadDCARB bugs.
Juan Lang [Wed, 22 Aug 2007 16:40:43 +0000 (09:40 -0700)]
crypt32: Implement CryptVerifyMessageSignature.
Juan Lang [Wed, 22 Aug 2007 16:40:11 +0000 (09:40 -0700)]
crypt32: Test and correct verifying the signature of a valid signed message.
Juan Lang [Wed, 22 Aug 2007 16:38:44 +0000 (09:38 -0700)]
advapi32: Add more tests for CryptVerifySignatureW, and correct its parameter checking.
Maarten Lankhorst [Tue, 21 Aug 2007 19:04:32 +0000 (21:04 +0200)]
dsound: Transparantly fall back to software mode if hardware mode is unavailable.
Huw Davies [Wed, 22 Aug 2007 13:39:46 +0000 (14:39 +0100)]
gdi32: Quote the printer name prior to passing it to the shell.
Paul Vriens [Wed, 22 Aug 2007 09:05:35 +0000 (11:05 +0200)]
atl: Replace SHDeleteKeyW with RegDeleteTreeW and get rid of the import of shlwapi.
Alexandre Julliard [Wed, 22 Aug 2007 16:20:39 +0000 (18:20 +0200)]
gdi32: Fix a few more places that use the wrong get/release function for DCs.
Juan Lang [Tue, 21 Aug 2007 22:14:14 +0000 (15:14 -0700)]
crypt32: Test encoding a signed message with a valid public key.
Juan Lang [Tue, 21 Aug 2007 22:13:47 +0000 (15:13 -0700)]
crypt32: Explicitly terminate loop when a matching signer cert is found.
Juan Lang [Tue, 21 Aug 2007 22:13:05 +0000 (15:13 -0700)]
crypt32: Only free allocated handles.
Juan Lang [Tue, 21 Aug 2007 22:12:35 +0000 (15:12 -0700)]
crypt32: Test and implement CryptGetMessageSignerCount.
Juan Lang [Tue, 21 Aug 2007 22:12:06 +0000 (15:12 -0700)]
crypt32: Implement CryptGetMessageCertificates.
Juan Lang [Tue, 21 Aug 2007 22:11:09 +0000 (15:11 -0700)]
crypt32: Trace encoding and decoding public keys on crypt channel.
Alexandre Julliard [Wed, 22 Aug 2007 10:01:21 +0000 (12:01 +0200)]
ntdll: Flesh out the stub for IOCTL_STORAGE_GET_DEVICE_NUMBER.
Alexandre Julliard [Wed, 22 Aug 2007 09:59:21 +0000 (11:59 +0200)]
user32: Thread-local hooks need a module if they don't belong to the current process.
Alexandre Julliard [Wed, 22 Aug 2007 09:55:01 +0000 (11:55 +0200)]
cabinet: Use the correct create disposition in fdi_open.
Alexandre Julliard [Wed, 22 Aug 2007 09:46:17 +0000 (11:46 +0200)]
cabinet: Use the proper fcntl defines in the FDI_OPEN calls.
James Hawkins [Tue, 21 Aug 2007 17:15:39 +0000 (10:15 -0700)]
cabinet: Formalize the SESSION struct and add more tests of its members.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 21:40:58 +0000 (23:40 +0200)]
wordpad: Store window rect in the registry.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 20:31:14 +0000 (22:31 +0200)]
wordpad: Clear formatting before opening a file.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 20:27:15 +0000 (22:27 +0200)]
wordpad: Prompt for format when selecting new file.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 19:59:24 +0000 (21:59 +0200)]
wordpad: Handle different formats on open/save.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 13:41:57 +0000 (15:41 +0200)]
wordpad: Add recent file list.
H. Verbeet [Tue, 21 Aug 2007 21:22:33 +0000 (23:22 +0200)]
wined3d: Attach the correct surface the the fbo.
H. Verbeet [Tue, 21 Aug 2007 21:22:26 +0000 (23:22 +0200)]
wined3d: Restore a line that got lost.
Dmitry Timoshkov [Wed, 22 Aug 2007 08:02:18 +0000 (17:02 +0900)]
ntdll: Reimplement TIME_GetBias using new time zone code.
Dmitry Timoshkov [Wed, 22 Aug 2007 08:01:55 +0000 (17:01 +0900)]
include/wine/test.h: Use appropriate type.
Maarten Lankhorst [Tue, 21 Aug 2007 19:01:53 +0000 (21:01 +0200)]
dsound: Move assignment of DSBCAPS_LOC to primary buffer creation time.
Paul Vriens [Wed, 22 Aug 2007 07:09:07 +0000 (09:09 +0200)]
ntdll/tests: Fix typos.
Paul Vriens [Wed, 22 Aug 2007 06:40:22 +0000 (08:40 +0200)]
gdi32: Fix possible NULL pointer dereference (Coverity).
Paul Vriens [Wed, 22 Aug 2007 06:32:47 +0000 (08:32 +0200)]
gdi32: Fix possible NULL pointer dereference (Coverity).
Misha Koshelev [Wed, 22 Aug 2007 05:12:52 +0000 (00:12 -0500)]
wininet: Fix reference count on internet handle for asynchronous InternetReadFileEx call.
Misha Koshelev [Wed, 22 Aug 2007 05:07:06 +0000 (00:07 -0500)]
wininet: Don't send INTERNET_STATUS_HANDLE_CLOSING when closing handle opened with InternetOpen for HTTP connection.
Andrew Talbot [Tue, 21 Aug 2007 20:37:15 +0000 (21:37 +0100)]
rpcrt4: Constify some variables.
Juan Lang [Tue, 21 Aug 2007 14:34:47 +0000 (07:34 -0700)]
crypt32: Implement verifying a decoded signed message's signature.
Juan Lang [Tue, 21 Aug 2007 14:09:24 +0000 (07:09 -0700)]
crypt32: Test and implement getting the computed hash from a decoded signed message.
Juan Lang [Tue, 21 Aug 2007 14:07:43 +0000 (07:07 -0700)]
crypt32: Update a hash message's hash handles when decoding it.
Juan Lang [Tue, 21 Aug 2007 00:49:53 +0000 (17:49 -0700)]
crypt32: Move signed message data functions together.
Juan Lang [Tue, 21 Aug 2007 00:49:15 +0000 (17:49 -0700)]
crypt32: Make constructing handles a member of signed msg data.
Juan Lang [Tue, 21 Aug 2007 00:48:38 +0000 (17:48 -0700)]
crypt32: Use a helper function to allocate signer handles.
Juan Lang [Tue, 21 Aug 2007 00:48:02 +0000 (17:48 -0700)]
crypt32: Don't keep an unneeded copy of the crypto provider for each signer.
Juan Lang [Tue, 21 Aug 2007 00:47:02 +0000 (17:47 -0700)]
crypt32: Separate construction of signer handles from signer info.
Juan Lang [Tue, 21 Aug 2007 00:46:13 +0000 (17:46 -0700)]
crypt32: Add a helper function to construct a signer handles structure.
Juan Lang [Tue, 21 Aug 2007 00:45:33 +0000 (17:45 -0700)]
crypt32: Add helper function to update signed message data.
Juan Lang [Tue, 21 Aug 2007 00:44:53 +0000 (17:44 -0700)]
crypt32: Make more functions members of signed message data, rather than message.
Juan Lang [Tue, 21 Aug 2007 00:44:12 +0000 (17:44 -0700)]
crypt32: Make updating a hash a member of signed message data, not signed message.
Juan Lang [Tue, 21 Aug 2007 00:43:12 +0000 (17:43 -0700)]
crypt32: Make a helper function to a free a signed message's handles.
Juan Lang [Tue, 21 Aug 2007 00:42:31 +0000 (17:42 -0700)]
crypt32: Use signed message data type for decoded signed messages.
Juan Lang [Tue, 21 Aug 2007 00:41:23 +0000 (17:41 -0700)]
crypt32: Make a signed message data type.
Juan Lang [Tue, 21 Aug 2007 00:40:25 +0000 (17:40 -0700)]
crypt32: Implement verifying the hash of a decoded hash message.
Juan Lang [Tue, 21 Aug 2007 00:33:44 +0000 (17:33 -0700)]
crypt32: Add a couple tests that show you can't get the hash from an encoded hash message, and fix encoded hash messages to match.
Juan Lang [Tue, 21 Aug 2007 00:33:04 +0000 (17:33 -0700)]
crypt32: Add a mostly stub control function for decode messages.
Juan Lang [Tue, 21 Aug 2007 00:27:06 +0000 (17:27 -0700)]
crypt32: Add a default message control function pointer.
Juan Lang [Tue, 21 Aug 2007 00:26:39 +0000 (17:26 -0700)]
crypt32: Add tests for CryptMsgControl.
Juan Lang [Tue, 21 Aug 2007 00:26:10 +0000 (17:26 -0700)]
crypt32: Test an encoded signed message with a cert with a public key.
Vitaliy Margolen [Tue, 21 Aug 2007 13:06:17 +0000 (07:06 -0600)]
dinput: Fix compile with old input.h that missing input_absinfo.
Dmitry Timoshkov [Tue, 21 Aug 2007 12:44:50 +0000 (21:44 +0900)]
kernel32: Restore check for StandardDate.wMonth being 0.
Dmitry Timoshkov [Tue, 21 Aug 2007 12:44:24 +0000 (21:44 +0900)]
msvcrt: Restore error handling code in localtime.
Roderick Colenbrander [Tue, 21 Aug 2007 14:52:01 +0000 (16:52 +0200)]
wined3d: Fix a null pointer dereference.
Paul Vriens [Tue, 21 Aug 2007 15:13:55 +0000 (17:13 +0200)]
wined3d/vertexdeclaration: Return when out of memory (Coverity).
Paul Vriens [Tue, 21 Aug 2007 15:38:19 +0000 (17:38 +0200)]
dnsapi/tests: No need to dynamically load dnsapi anymore.
Paul Vriens [Tue, 21 Aug 2007 12:22:03 +0000 (14:22 +0200)]
kernel32/tests: Skip some not implemented functions and add a few skip's.
Paul Vriens [Tue, 21 Aug 2007 11:51:23 +0000 (13:51 +0200)]
msi/tests: Be verbose when GetProcAddress fails.
Damjan Jovanovic [Tue, 21 Aug 2007 11:23:58 +0000 (13:23 +0200)]
setupapi: Use NtDeleteKey instead of an invalid RegDeleteKeyW.
Alexandre Julliard [Tue, 21 Aug 2007 19:38:20 +0000 (21:38 +0200)]
winex11: Update the wm hints also when mapping a previously zero-size window.
Alexandre Julliard [Tue, 21 Aug 2007 19:37:40 +0000 (21:37 +0200)]
gdi32: Add separate functions for releasing/freeing DCs to replace the standard GDI ones.
This should make it possible to use a different locking mechanism for DCs.
Stefan Dösinger [Tue, 21 Aug 2007 10:30:22 +0000 (12:30 +0200)]
wined3d: Implement range based fog and advertize it correctly.
Stefan Dösinger [Mon, 13 Aug 2007 21:19:37 +0000 (23:19 +0200)]
wined3d: fogstart == fogend means full fog.
Stefan Dösinger [Tue, 21 Aug 2007 10:13:42 +0000 (12:13 +0200)]
d3d9: Some caps fixes.
Paul Vriens [Tue, 21 Aug 2007 10:09:40 +0000 (12:09 +0200)]
ntdll/tests: Use skip instead of trace.
Paul Vriens [Tue, 21 Aug 2007 09:28:25 +0000 (11:28 +0200)]
ntdll/tests: Do GetModuleHandle only once and add a few skip's.
Mikolaj Zalewski [Mon, 20 Aug 2007 05:59:52 +0000 (22:59 -0700)]
msvcrt: Test that some functions depends on locale codepage, not the one set by _setmbcp.
Mikolaj Zalewski [Mon, 20 Aug 2007 05:46:56 +0000 (22:46 -0700)]
msvcrt: Test and fix _mbclen/_mbslen.
Mikolaj Zalewski [Mon, 20 Aug 2007 05:34:12 +0000 (22:34 -0700)]
msvcrt: Test and fix _mbsnextc.
Mikolaj Zalewski [Mon, 20 Aug 2007 05:30:45 +0000 (22:30 -0700)]
msvcrt: Implement _ismbblead/_ismbbtrail using _mbctype (with tests).
Mikolaj Zalewski [Mon, 20 Aug 2007 03:19:37 +0000 (20:19 -0700)]
msvcrt: Fill _mbctype table in _setmbcp.
Alexandre Julliard [Tue, 21 Aug 2007 10:43:15 +0000 (12:43 +0200)]
dsound: Fix a compiler warning.
Mikolaj Zalewski [Mon, 20 Aug 2007 17:03:16 +0000 (10:03 -0700)]
setupapi: If needed create directories for fake dlls.
Lei Zhang [Tue, 21 Aug 2007 00:46:45 +0000 (17:46 -0700)]
wine.inf: Add twain_32.dll to the list of fake dlls.
Vitaliy Margolen [Tue, 21 Aug 2007 04:06:54 +0000 (22:06 -0600)]
dinput: Don't try to create non existing device (/dev/js*).
Paul Vriens [Fri, 17 Aug 2007 14:48:33 +0000 (16:48 +0200)]
msvcrt/tests: Wait for spawned processes to finish.
Dmitry Timoshkov [Tue, 21 Aug 2007 05:25:28 +0000 (14:25 +0900)]
msvcrt: Route mktime and localtime to glibc.
Dmitry Timoshkov [Thu, 9 Aug 2007 04:44:50 +0000 (13:44 +0900)]
kernel32: Fix test case failures for time zones with absolute transition dates.
Dmitry Timoshkov [Tue, 7 Aug 2007 11:01:16 +0000 (20:01 +0900)]
ntdll: Detect current time zone settings.
Vitaliy Margolen [Mon, 20 Aug 2007 04:26:31 +0000 (22:26 -0600)]
dinput: Check acquired flag instead of fd.
Vitaliy Margolen [Mon, 20 Aug 2007 04:26:27 +0000 (22:26 -0600)]
dinput: Use correct data structure for EVIOCGABS instead of an array.
Vitaliy Margolen [Mon, 20 Aug 2007 04:26:24 +0000 (22:26 -0600)]
dinput: Remove redundant declaration.
Vitaliy Margolen [Mon, 20 Aug 2007 04:26:19 +0000 (22:26 -0600)]
dinput: Don't try to create non existing device.
Stefan Dösinger [Tue, 14 Aug 2007 12:49:39 +0000 (14:49 +0200)]
wined3d: Reinstall the internal reference on vertex buffers.
Stefan Dösinger [Sun, 12 Aug 2007 22:47:55 +0000 (00:47 +0200)]
wined3d: Fix some alpha channels in formats.
Stefan Dösinger [Sun, 12 Aug 2007 19:44:30 +0000 (21:44 +0200)]
wined3d: FIX D3DBLEND_BOTHSRCALPHA and BLEND_BOTHINVSRCALPHA.
Stefan Dösinger [Sun, 19 Aug 2007 18:47:10 +0000 (20:47 +0200)]
wined3d: Remove a debug hack.
Alexander Nicolaysen Sørnes [Tue, 24 Jul 2007 21:26:53 +0000 (23:26 +0200)]
comdlg32: printdlg: Fix number display in PrintDlgW().
Paul Vriens [Mon, 20 Aug 2007 14:58:59 +0000 (16:58 +0200)]
oleaut32/tests: Skip VarCat and VarAnd tests a bit better if there is no I8 and/or UI8 support.