Dmitry Timoshkov [Wed, 12 Sep 2007 06:05:28 +0000 (15:05 +0900)]
gdi32: Use lower case font dir name to match unix directory layout.
Dmitry Timoshkov [Wed, 12 Sep 2007 06:04:02 +0000 (15:04 +0900)]
shell32: Remove class cache introduced in commit
f686cfab2feb9010efe82a932dc9f5904566c8ab.
Stefan Leichter [Tue, 11 Sep 2007 20:32:10 +0000 (22:32 +0200)]
dmband: Remove 'recursive registry key delete' function.
Stefan Leichter [Tue, 11 Sep 2007 20:30:20 +0000 (22:30 +0200)]
dmcompos: Remove 'recursive registry key delete' function.
Juan Lang [Tue, 11 Sep 2007 19:49:27 +0000 (12:49 -0700)]
crypt32: Make chain tests more strict.
Juan Lang [Tue, 11 Sep 2007 19:48:54 +0000 (12:48 -0700)]
crypt32: Set subject's info status from method used to find issuer.
Juan Lang [Tue, 11 Sep 2007 19:48:24 +0000 (12:48 -0700)]
crypt32: Pass subject's info status when adding an issuer to a chain.
Juan Lang [Tue, 11 Sep 2007 19:47:51 +0000 (12:47 -0700)]
crypt32: Only decode authority key ID in subject cert once when looking for issuer.
Juan Lang [Tue, 11 Sep 2007 19:47:13 +0000 (12:47 -0700)]
crypt32: (Re)introduce helper function to get issuer certificate.
Juan Lang [Tue, 11 Sep 2007 19:44:26 +0000 (12:44 -0700)]
rsaenh: Validate pad byte when decrypting a block cipher.
Maarten Lankhorst [Tue, 11 Sep 2007 16:19:53 +0000 (18:19 +0200)]
winealsa: Add a timer check to capture to see if play notifications have been triggered.
Maarten Lankhorst [Tue, 11 Sep 2007 16:14:57 +0000 (18:14 +0200)]
winealsa: Add support for capture notification positions.
Maarten Lankhorst [Tue, 11 Sep 2007 15:52:35 +0000 (17:52 +0200)]
winealsa: Add stubs for IDsCaptureDriverNotify.
Maarten Lankhorst [Tue, 11 Sep 2007 13:13:40 +0000 (15:13 +0200)]
winealsa: Use nBLockAlign instead of snd_pcm_bytes_to_frames to get buffer size.
Rob Shearman [Tue, 11 Sep 2007 16:46:34 +0000 (17:46 +0100)]
rpcrt4: Fix a trace in RPCRT4_SecurePacket.
Rob Shearman [Tue, 11 Sep 2007 16:29:44 +0000 (17:29 +0100)]
crypt32: Fix a compile failure on *BSD systems.
Include limits.h for the definition of PATH_MAX.
Rob Shearman [Tue, 11 Sep 2007 09:31:54 +0000 (10:31 +0100)]
rpcrt4: Correctly handle the failure of RPCRT4_SecurePacket in RPCRT4_Receive.
Francois Gouget [Tue, 11 Sep 2007 14:48:04 +0000 (16:48 +0200)]
crypt32: Fix the I_Crypt*Asn1*() prototypes. Add the i_cryptasn1tls.h header and use it.
Francois Gouget [Tue, 11 Sep 2007 14:37:44 +0000 (16:37 +0200)]
wintrust: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Tue, 11 Sep 2007 14:36:42 +0000 (16:36 +0200)]
url: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Tue, 11 Sep 2007 14:35:46 +0000 (16:35 +0200)]
wldap32: Fix a typo in the French resources.
Francois Gouget [Tue, 11 Sep 2007 14:35:12 +0000 (16:35 +0200)]
winapi_check: 'char*' is a string, not a pointer.
Roderick Colenbrander [Mon, 10 Sep 2007 21:46:23 +0000 (23:46 +0200)]
wined3d: Move the memory code of LockRect to the end of the function.
This is needed for PBOs because for those memory allocation works differently.
Rob Shearman [Mon, 10 Sep 2007 15:10:45 +0000 (16:10 +0100)]
ole32: Add cross-process running-object table support.
Stefan Dösinger [Sat, 1 Sep 2007 18:00:10 +0000 (20:00 +0200)]
wined3d: Fix WINED3DFMT_X8L8V8U8.
Stefan Dösinger [Thu, 30 Aug 2007 21:35:50 +0000 (23:35 +0200)]
wined3d: texkill ignores the .w only in ps 1.x.
Stefan Dösinger [Thu, 30 Aug 2007 20:59:14 +0000 (22:59 +0200)]
wined3d: Implement texldb.
Stefan Dösinger [Fri, 31 Aug 2007 15:00:16 +0000 (17:00 +0200)]
wined3d: Fix texdepth instruction.
Stefan Dösinger [Fri, 31 Aug 2007 18:32:52 +0000 (20:32 +0200)]
wined3d: Fix the z range.
Maarten Lankhorst [Thu, 6 Sep 2007 15:35:58 +0000 (17:35 +0200)]
dsound: Support arbitrarily sized buffers for waveout.
Maarten Lankhorst [Wed, 5 Sep 2007 11:54:33 +0000 (13:54 +0200)]
dsound: Fix overshot calculations.
Andrew Talbot [Mon, 10 Sep 2007 22:09:58 +0000 (23:09 +0100)]
shell32: Constify some variables.
Juan Lang [Mon, 10 Sep 2007 23:12:39 +0000 (16:12 -0700)]
crypt32: Implement CertVerifyCertificateChainPolicy for the basic constraints policy.
Juan Lang [Mon, 10 Sep 2007 23:12:14 +0000 (16:12 -0700)]
crypt32: Implement CertVerifyCertificateChainPolicy for the authenticode policy.
Juan Lang [Mon, 10 Sep 2007 23:11:49 +0000 (16:11 -0700)]
crypt32: Implement CertVerifyCertificateChainPolicy for the base policy.
Juan Lang [Mon, 10 Sep 2007 23:11:16 +0000 (16:11 -0700)]
crypt32: Add initial tests for CertVerifyCertificateChainPolicy.
Juan Lang [Mon, 10 Sep 2007 23:10:35 +0000 (16:10 -0700)]
crypt32: Add a stub for CertVerifyCertificateChainPolicy.
Juan Lang [Mon, 10 Sep 2007 23:09:56 +0000 (16:09 -0700)]
crypt32: Add policy flags definitions.
Juan Lang [Mon, 10 Sep 2007 23:02:52 +0000 (16:02 -0700)]
crypt32: Support CRYPT_DECODE_TO_BE_SIGNED_FLAG.
Juan Lang [Mon, 10 Sep 2007 22:05:24 +0000 (15:05 -0700)]
rsaenh: Support setting the effective key length of RC2 keys.
Juan Lang [Mon, 10 Sep 2007 22:04:58 +0000 (15:04 -0700)]
rsaenh: Call setup_key whenever the IV is reset.
Juan Lang [Mon, 10 Sep 2007 22:04:39 +0000 (15:04 -0700)]
rsaenh: Reorder padding code to avoid unnecessary comparison.
Detlef Riekenberg [Mon, 10 Sep 2007 13:03:27 +0000 (15:03 +0200)]
localspl/tests: Tests for OpenPort and ClosePort.
Detlef Riekenberg [Mon, 10 Sep 2007 13:02:58 +0000 (15:02 +0200)]
localspl: Implement OpenPort and ClosePort.
Vitaliy Margolen [Mon, 10 Sep 2007 05:14:27 +0000 (23:14 -0600)]
dinput: When setting hooks ignore devices without even handler.
Vitaliy Margolen [Mon, 10 Sep 2007 05:14:23 +0000 (23:14 -0600)]
dinput: Add helper function to dump mouse state.
Mikolaj Zalewski [Sat, 1 Sep 2007 01:10:13 +0000 (18:10 -0700)]
faultrep: Implement AddERExcludedApplication[AW].
Mikolaj Zalewski [Fri, 31 Aug 2007 20:36:03 +0000 (13:36 -0700)]
include: Add errorrep.h header.
Maarten Lankhorst [Fri, 31 Aug 2007 16:21:14 +0000 (18:21 +0200)]
dsound: Change default bpp and sample frequency to be better for the ears.
Alexandre Julliard [Tue, 11 Sep 2007 09:57:11 +0000 (11:57 +0200)]
libwine: Initialize debug channels options on first use.
Juan Lang [Mon, 10 Sep 2007 16:46:56 +0000 (09:46 -0700)]
crypt32: Add a root store implementation that reads trusted certificates from well-known locations on the local system.
Juan Lang [Mon, 10 Sep 2007 16:33:39 +0000 (09:33 -0700)]
crypt32: Add a function to create a certificate chain engine potentially before the root store is created.
Stefan Leichter [Tue, 11 Sep 2007 07:52:50 +0000 (09:52 +0200)]
dmime: Remove 'recursive registry key delete' function.
Stefan Leichter [Tue, 11 Sep 2007 07:50:32 +0000 (09:50 +0200)]
dmloader: Remove 'recursive registry key delete' function.
Dmitry Timoshkov [Tue, 11 Sep 2007 04:07:29 +0000 (13:07 +0900)]
server: Map ETXTBSY to STATUS_SHARING_VIOLATION.
Dan Hipschman [Mon, 10 Sep 2007 23:08:44 +0000 (16:08 -0700)]
widl: Output UUID files compatible with older Visual C++ and MinGW.
Damjan Jovanovic [Mon, 10 Sep 2007 08:14:42 +0000 (10:14 +0200)]
kernel32: Use sysconf instead of the obsolete CLK_TCK.
Vitaliy Margolen [Fri, 7 Sep 2007 03:18:42 +0000 (21:18 -0600)]
user32: Don't exit when double-clicking with right button held.
Stefan Leichter [Fri, 7 Sep 2007 19:15:41 +0000 (21:15 +0200)]
olethk32: Added stub implementation.
Lei Zhang [Thu, 6 Sep 2007 22:42:49 +0000 (15:42 -0700)]
riched20: Do not pass NULL lParam to ME_ToUnicode for EM_REPLACESEL.
Vitaliy Margolen [Thu, 6 Sep 2007 15:01:27 +0000 (09:01 -0600)]
winex11drv: Don't ignore mouse move events even when position did not change.
Aric Stewart [Tue, 4 Sep 2007 09:58:17 +0000 (18:58 +0900)]
comctl32: treeview: Ensure our textWidth is correct when returning the size of the text box.
Aric Stewart [Tue, 4 Sep 2007 09:57:59 +0000 (18:57 +0900)]
comctl32: Ensure item metric are calculated when an item becomes visible.
Lionel Debroux [Mon, 3 Sep 2007 12:59:55 +0000 (14:59 +0200)]
regedit: Fixed a memory leak in listview.c (found by Smatch).
Lionel Debroux [Mon, 3 Sep 2007 10:38:42 +0000 (12:38 +0200)]
dplayx: Fixed memory leak in dplay.c (found by Smatch).
Lionel Debroux [Sat, 1 Sep 2007 13:09:34 +0000 (15:09 +0200)]
winedump: Fix memory leak in msmangle.c (found by Smatch).
Lionel Debroux [Sat, 1 Sep 2007 14:36:11 +0000 (16:36 +0200)]
ole32: Fix memory leak in compositemoniker.c (found by Smatch).
Maarten Lankhorst [Sat, 1 Sep 2007 13:59:08 +0000 (15:59 +0200)]
dsound: Runtime link to advapi32.RegDeleteTree.
Roderick Colenbrander [Mon, 10 Sep 2007 10:18:15 +0000 (12:18 +0200)]
wined3d: Fix ddraw-opengl surface free bug.
Stefan Leichter [Fri, 7 Sep 2007 19:18:59 +0000 (21:18 +0200)]
dplayx: Remove 'recursive registry key delete' function.
David Hedberg [Fri, 7 Sep 2007 11:15:26 +0000 (13:15 +0200)]
ddraw: Enumerate additional devices in IDirect3D7_EnumDevices.
Chris Robinson [Thu, 6 Sep 2007 05:15:40 +0000 (22:15 -0700)]
wined3d: Add X4R4G4B4 and A4R4G4B4 to formats allowed in getColorBits.
Jacek Caban [Sun, 9 Sep 2007 18:19:03 +0000 (20:19 +0200)]
shdocvw: Better iexplore.exe command line handling.
Jacek Caban [Sun, 9 Sep 2007 18:13:31 +0000 (20:13 +0200)]
shdocvw: Added better GoHome stub implementation.
Jacek Caban [Sun, 9 Sep 2007 18:12:39 +0000 (20:12 +0200)]
shdocvw: Don't use BSTR in navigate_url prototype.
Jacek Caban [Sun, 9 Sep 2007 18:12:21 +0000 (20:12 +0200)]
urlmon: Added FIXME about unsupported pmkToLeft to BindToStorage.
Jacek Caban [Sun, 9 Sep 2007 18:11:52 +0000 (20:11 +0200)]
winex11: Fixed GetClipboardFormatName spec entry.
Jacek Caban [Sun, 9 Sep 2007 18:18:28 +0000 (20:18 +0200)]
mshtml: Added IHTMLTxtRange::isEqual implementation.
Jacek Caban [Sun, 9 Sep 2007 18:18:14 +0000 (20:18 +0200)]
mshtml: Added IHTMLTxtRange::inRange implementation.
Jacek Caban [Sun, 9 Sep 2007 18:17:54 +0000 (20:17 +0200)]
mshtml: Added IHTMLTxtRange::parentElement implementation.
Jacek Caban [Sun, 9 Sep 2007 18:17:30 +0000 (20:17 +0200)]
mshtml: Added IOleUndoManager stub implementation.
Jacek Caban [Sun, 9 Sep 2007 18:11:32 +0000 (20:11 +0200)]
mshtml: Call Exec in show_context_menu only if user selected menu item.
Jacek Caban [Sun, 9 Sep 2007 18:11:03 +0000 (20:11 +0200)]
shdocvw: Added UpdateUI implementation.
Mikolaj Zalewski [Fri, 7 Sep 2007 23:40:41 +0000 (16:40 -0700)]
mshtml: Make the Install button the default on the Gecko installation dialog.
Mikolaj Zalewski [Fri, 7 Sep 2007 23:25:16 +0000 (16:25 -0700)]
mshtml: Hide the progress bar while asking the user if Gecko should be installed.
Louis Lenders [Fri, 7 Sep 2007 16:29:02 +0000 (17:29 +0100)]
wined3d: Add WINED3DPRESENT_INTERVAL_ONE flag.
Rob Shearman [Fri, 7 Sep 2007 17:41:58 +0000 (18:41 +0100)]
kernel32: Remove an unused #define in time.c.
Rob Shearman [Fri, 7 Sep 2007 17:41:42 +0000 (18:41 +0100)]
ntdll: Remove the overly-cautious check which prevented NtSetSystemTime from changing the time by more than two minutes.
Simplify the returning of different status codes by not playing around
with the return value from settimeofday.
Rob Shearman [Fri, 7 Sep 2007 14:26:40 +0000 (15:26 +0100)]
shlwapi: Fix IUnknown_OnFocusOCS to call OnFocus instead of GetExtendedControl.
Huw Davies [Fri, 7 Sep 2007 10:29:56 +0000 (11:29 +0100)]
wineps.drv: Ignore an empty output string.
Juan Lang [Thu, 6 Sep 2007 17:02:54 +0000 (10:02 -0700)]
crypt32: Consider alternate issuers when building chains.
Juan Lang [Thu, 6 Sep 2007 17:02:33 +0000 (10:02 -0700)]
crypt32: Flags weren't set, so don't bother passing them.
Juan Lang [Thu, 6 Sep 2007 17:02:11 +0000 (10:02 -0700)]
crypt32: Defer checking signatures until chain is complete.
Juan Lang [Thu, 6 Sep 2007 17:01:47 +0000 (10:01 -0700)]
crypt32: Don't ask CertGetIssuerCertificateFromStore to verify revocation status, it almost certainly doesn't do what we want.
Juan Lang [Thu, 6 Sep 2007 17:01:22 +0000 (10:01 -0700)]
crypt32: Don't abort chain creation if the root signature isn't valid.
Juan Lang [Thu, 6 Sep 2007 17:00:59 +0000 (10:00 -0700)]
crypt32: Add special case for certificates with no signature algorithm.
Juan Lang [Thu, 6 Sep 2007 17:00:36 +0000 (10:00 -0700)]
crypt32: Remove a misplaced todo_wine.
Juan Lang [Thu, 6 Sep 2007 17:00:18 +0000 (10:00 -0700)]
crypt32: Set *ppChainContext even on error.
Juan Lang [Thu, 6 Sep 2007 16:59:58 +0000 (09:59 -0700)]
crypt32: Test whether chain creation should fail when a root signature is invalid.
Juan Lang [Thu, 6 Sep 2007 16:59:38 +0000 (09:59 -0700)]
crypt32: Separate allocating a simple chain and checking it from building it.