Juan Lang [Mon, 22 Dec 2008 18:53:51 +0000 (10:53 -0800)]
cryptui: Test mismatches between allowed and given types in CryptUIWizImport.
Hans Leidekker [Tue, 23 Dec 2008 10:51:14 +0000 (11:51 +0100)]
wintrust: Fix message handle type.
Spotted by Juan Lang.
Hans Leidekker [Tue, 23 Dec 2008 10:51:04 +0000 (11:51 +0100)]
wintrust: Add some tests.
Hans Leidekker [Tue, 23 Dec 2008 10:50:58 +0000 (11:50 +0100)]
wintrust: Add stub implementations of CryptCATEnumerateAttr, CryptCATEnumerateCatAttr, CryptCATGetAttrInfo, CryptCATGetCatAttrInfo and CryptCATGetMemberInfo.
Hans Leidekker [Tue, 23 Dec 2008 10:50:46 +0000 (11:50 +0100)]
wintrust: Implement CryptCATAdminResolveCatalogPath and CryptCATCatalogInfoFromContext.
Hans Leidekker [Tue, 23 Dec 2008 10:50:37 +0000 (11:50 +0100)]
wintrust: Implement CryptCATEnumerateMember.
Based on work done by Maarten Lankhorst.
Hans Leidekker [Tue, 23 Dec 2008 10:50:26 +0000 (11:50 +0100)]
wintrust: Test find handles against INVALID_HANDLE_VALUE.
Spotted by Michael Stefaniuc.
Michael Stefaniuc [Tue, 23 Dec 2008 10:08:07 +0000 (11:08 +0100)]
msvcrt/tests: Use the C standard for multiline strings.
Maarten Lankhorst [Sun, 21 Dec 2008 23:09:17 +0000 (00:09 +0100)]
riched20: Fix cast for dwCookie.
Maarten Lankhorst [Sun, 21 Dec 2008 23:08:59 +0000 (00:08 +0100)]
includes: Fix EDITSTREAM definition for win64.
Maarten Lankhorst [Sun, 21 Dec 2008 11:48:20 +0000 (12:48 +0100)]
msi: Add missing CDECL to cabinet functions.
Maarten Lankhorst [Tue, 16 Dec 2008 15:16:10 +0000 (16:16 +0100)]
kernel32: Change all functions to use CDECL.
Maarten Lankhorst [Tue, 16 Dec 2008 14:32:08 +0000 (15:32 +0100)]
user32/winex11.drv: Change all user32 operations to use CDECL.
Maarten Lankhorst [Tue, 16 Dec 2008 13:18:49 +0000 (14:18 +0100)]
gdi32/winex11.drv: Change all gdi/opengl operations to use CDECL calling convention.
Maarten Lankhorst [Thu, 18 Dec 2008 20:12:36 +0000 (21:12 +0100)]
winex11.drv/wined3d: Fix tsx11 calling convention.
Andrew Talbot [Mon, 22 Dec 2008 20:22:14 +0000 (20:22 +0000)]
winex11.drv: Superfluous semicolons fix.
Andrew Talbot [Mon, 22 Dec 2008 20:22:10 +0000 (20:22 +0000)]
msvfw32: Remove superfluous semicolon.
Andrew Talbot [Mon, 22 Dec 2008 20:22:06 +0000 (20:22 +0000)]
mshtml: Remove superfluous semicolons.
Paul Vriens [Mon, 22 Dec 2008 18:42:46 +0000 (19:42 +0100)]
winmm/tests: Fix a test failure on NT4 and W2K.
Paul Vriens [Mon, 22 Dec 2008 14:29:51 +0000 (15:29 +0100)]
shell32/tests: Cope with Vista's behavior.
Jesse Allen [Mon, 22 Dec 2008 14:21:39 +0000 (07:21 -0700)]
winecfg: Make virtual desktop shortcut key unique.
Alexandre Julliard [Tue, 23 Dec 2008 11:34:01 +0000 (12:34 +0100)]
gdi32: Fix the build without Freetype LCD support.
Alexandre Julliard [Mon, 22 Dec 2008 19:20:48 +0000 (20:20 +0100)]
include: Add the needed dllimport attribute to the RtlUnwind declaration.
Alexandre Julliard [Mon, 22 Dec 2008 19:14:59 +0000 (20:14 +0100)]
shell32: Use RtlRandom instead of the non-portable rand_r.
Alexandre Julliard [Mon, 22 Dec 2008 18:55:05 +0000 (19:55 +0100)]
rpcrt4: Disable TCP/IP connection support if we don't have socketpair.
Alexandre Julliard [Mon, 22 Dec 2008 18:40:08 +0000 (19:40 +0100)]
ws2_32: Added implementation for inet_ntop.
Alexandre Julliard [Mon, 22 Dec 2008 17:04:39 +0000 (18:04 +0100)]
secur32: Check for lack of fork() support.
Alexandre Julliard [Mon, 22 Dec 2008 16:36:18 +0000 (17:36 +0100)]
libport: Replacement for poll().
ByeongSik Jeon [Wed, 10 Dec 2008 14:50:44 +0000 (23:50 +0900)]
gdi32, winex11: Add support for subpixel font rendering.
Hervé Chanal [Fri, 12 Dec 2008 16:32:33 +0000 (17:32 +0100)]
shell32: A nicer icon for "open folder".
Hervé Chanal [Fri, 12 Dec 2008 16:31:51 +0000 (17:31 +0100)]
shell32: A nicer icon for "folder".
Alexandre Julliard [Mon, 22 Dec 2008 14:51:25 +0000 (15:51 +0100)]
winedevice: Make sure that all dependencies of the driver are relocated too.
Christian Costa [Mon, 22 Dec 2008 13:19:30 +0000 (14:19 +0100)]
dmusic: Implement IDirectMusic8Impl_CreateMusicBuffer.
Christian Costa [Mon, 22 Dec 2008 13:08:23 +0000 (14:08 +0100)]
dmusic: Improve IDirectMusicPortDownloadImpl_GetBuffer stub.
Christian Costa [Mon, 22 Dec 2008 12:58:08 +0000 (13:58 +0100)]
dmusic: Fix IDirectMusicPortImpl_QueryInterface.
Christian Costa [Mon, 22 Dec 2008 12:41:27 +0000 (13:41 +0100)]
dmusic: Add support for IID_IDirectMusicDownloadedInstrument8 query in IDirectMusicDownloadedInstrumentImpl_QueryInterface.
Christian Costa [Mon, 22 Dec 2008 12:40:58 +0000 (13:40 +0100)]
dmusic: Improve IDirectMusicPortImpl_DownloadInstrument stub.
Reece Dunn [Mon, 22 Dec 2008 13:33:43 +0000 (13:33 +0000)]
dsound: Correct the dsound fraglen calculations.
Hans Leidekker [Mon, 22 Dec 2008 13:19:50 +0000 (14:19 +0100)]
wintrust: Implement CryptCATOpen and CryptCATClose.
Based on work done by Maarten Lankhorst.
Hans Leidekker [Mon, 22 Dec 2008 13:19:35 +0000 (14:19 +0100)]
wintrust: Implement CryptCATAdminEnumCatalogFromHash.
Based on work done by Maarten Lankhorst.
Hans Leidekker [Mon, 22 Dec 2008 13:19:14 +0000 (14:19 +0100)]
wintrust: Record full catalog filename in catalog info structure, not just the basename.
Hans Leidekker [Mon, 22 Dec 2008 13:19:00 +0000 (14:19 +0100)]
include/mscat.h: Add a few declarations.
Hans Leidekker [Mon, 22 Dec 2008 13:18:30 +0000 (14:18 +0100)]
pidgen: Fix typo.
Wolfgang Walter [Sat, 20 Dec 2008 15:56:22 +0000 (16:56 +0100)]
ntdll: Fix set_XOff and set_XOn.
Nick Burns [Sun, 21 Dec 2008 04:02:22 +0000 (20:02 -0800)]
wined3d: Fix a couple of typos in wined3d_gl.h
Christian Costa [Mon, 22 Dec 2008 11:05:03 +0000 (12:05 +0100)]
winecoreaudio.drv: Initialize correctly the header before adding it to the queue.
Rico Schüller [Mon, 22 Dec 2008 11:51:04 +0000 (12:51 +0100)]
d3d9/tests: Don't create a Null-shader in d3d9, it will crash.
Mike Ruprecht [Mon, 22 Dec 2008 10:38:46 +0000 (04:38 -0600)]
wininet/tests: Add test for FtpFindFirstFile.
Christian Costa [Mon, 22 Dec 2008 09:22:23 +0000 (10:22 +0100)]
wineoss.drv: Initialize correctly the header before adding it to the queue.
Andrew Nguyen [Sun, 21 Dec 2008 07:48:40 +0000 (01:48 -0600)]
winmm: mixerOpen should return success with NULL dwCallback and CALLBACK_WINDOW flag.
Andrew Nguyen [Sun, 21 Dec 2008 07:48:34 +0000 (01:48 -0600)]
winmm/tests: Refactor the mixerOpen and mixerClose tests and add a few additional test cases.
Andrew Nguyen [Sun, 21 Dec 2008 07:48:27 +0000 (01:48 -0600)]
winmm/tests: Fix a mismatched failure message.
Juan Lang [Sat, 20 Dec 2008 20:53:59 +0000 (12:53 -0800)]
cryptui: Return selected store from CryptUIDlgSelectStoreW.
Juan Lang [Sat, 20 Dec 2008 20:43:13 +0000 (12:43 -0800)]
cryptui: Make sure a store is selected when the user click OK in the select store dialog.
Juan Lang [Sat, 20 Dec 2008 20:01:01 +0000 (12:01 -0800)]
cryptui: Add additional stores to select store dialog.
Juan Lang [Sat, 20 Dec 2008 19:55:07 +0000 (11:55 -0800)]
cryptui: Add system stores to the select store dialog.
Juan Lang [Sat, 20 Dec 2008 19:22:42 +0000 (11:22 -0800)]
include: Add declaration of CryptFindLocalizedName.
Juan Lang [Sat, 20 Dec 2008 18:11:00 +0000 (10:11 -0800)]
cryptui: Add a (empty) select store dialog.
Juan Lang [Sat, 20 Dec 2008 18:10:24 +0000 (10:10 -0800)]
cryptui: Implement CryptUIDlgSelectStoreA on top of CryptUIDlgSelectStoreW.
Juan Lang [Sat, 20 Dec 2008 18:09:53 +0000 (10:09 -0800)]
cryptui: Add declarations for undocumented types used by CryptUIDlgSelectStoreA/W.
Juan Lang [Sat, 20 Dec 2008 02:15:35 +0000 (18:15 -0800)]
cryptui: Add stubs for CryptUIDlgSelectStoreA/W.
Alexandre Julliard [Mon, 22 Dec 2008 10:45:20 +0000 (11:45 +0100)]
shell32: Use Win32 functions instead of Unix ones to retrieve the current time.
Alexandre Julliard [Mon, 22 Dec 2008 10:44:45 +0000 (11:44 +0100)]
wininet: Store file time as a SYSTEMTIME instead of a Unix struct tm.
Alexandre Julliard [Mon, 22 Dec 2008 09:47:16 +0000 (10:47 +0100)]
libport: Add a stub replacement for symlink().
Alexandre Julliard [Mon, 22 Dec 2008 09:39:11 +0000 (10:39 +0100)]
configure: Better check for the broken mkdir on Windows.
Jacek Caban [Mon, 22 Dec 2008 00:10:56 +0000 (01:10 +0100)]
mshtml: Move preferences settings to separated function.
Jacek Caban [Mon, 22 Dec 2008 00:10:47 +0000 (01:10 +0100)]
mshtml: Release owner in nsChannel destructor.
Jacek Caban [Mon, 22 Dec 2008 00:10:37 +0000 (01:10 +0100)]
mshtml: Pass window to GetCommandState and DoCommand.
Rico Schüller [Sat, 20 Dec 2008 23:31:50 +0000 (00:31 +0100)]
wined3d: Fix compilation for Windows build.
Vitaliy Margolen [Sat, 20 Dec 2008 19:25:50 +0000 (12:25 -0700)]
winmm: Stub joyConfigChanged.
Andrew Talbot [Sat, 20 Dec 2008 15:15:30 +0000 (15:15 +0000)]
riched20: Remove unused Wine debug channel.
Andrew Talbot [Sat, 20 Dec 2008 15:02:41 +0000 (15:02 +0000)]
winecoreaudio.drv: Do nothing if HAVE_AUDIOUNIT_AUDIOUNIT_H is not defined.
Andrew Talbot [Sat, 20 Dec 2008 15:02:38 +0000 (15:02 +0000)]
winealsa.drv: Do nothing if HAVE_ALSA is not defined.
Andrew Talbot [Sat, 20 Dec 2008 15:02:36 +0000 (15:02 +0000)]
sxs: Remove unused Wine debug channel.
Andrew Talbot [Sat, 20 Dec 2008 15:02:33 +0000 (15:02 +0000)]
dmstyle: Remove unused Wine debug channel.
Andrew Talbot [Sat, 20 Dec 2008 15:02:30 +0000 (15:02 +0000)]
dmime: Remove unused Wine debug channel.
Nikolay Sivov [Sat, 20 Dec 2008 09:43:36 +0000 (12:43 +0300)]
ole32: Fix return value for IDataObject_GetData.
Alexandre Julliard [Sat, 20 Dec 2008 14:55:38 +0000 (15:55 +0100)]
Release 1.1.11.
Alexandre Julliard [Sat, 20 Dec 2008 12:33:08 +0000 (13:33 +0100)]
msvcrt/tests: Avoid sizeof in a trace.
Alexandre Julliard [Sat, 20 Dec 2008 12:32:47 +0000 (13:32 +0100)]
msi/tests: Avoid sizeof in traces.
Alexandre Julliard [Sat, 20 Dec 2008 12:32:39 +0000 (13:32 +0100)]
d3dxof/tests: Avoid size_t in a trace.
Chris Wulff [Sat, 20 Dec 2008 04:09:28 +0000 (23:09 -0500)]
mscoree: Add a stub for LockClrVersion.
Christian Costa [Thu, 18 Dec 2008 20:22:32 +0000 (21:22 +0100)]
winealsa.drv: Handle midi sysex greater than a buffer.
Andrei Derevyanko [Thu, 18 Dec 2008 11:59:57 +0000 (14:59 +0300)]
mshtml: Updated test of QueryInterface.
Andrei Derevyanko [Thu, 18 Dec 2008 11:45:45 +0000 (14:45 +0300)]
mshtml: Silence IMarshal QueryInterface FIXME.
Dylan Smith [Fri, 19 Dec 2008 15:57:28 +0000 (10:57 -0500)]
richedit: Move message handling to function callable without window.
In order to make the message handling available to windowless richedit
controls, the message handling must be in a function that can be
called from the ITextServices_TxSendMessage method. This method will
never have a handle to a window to pass to RichEditWndProc_common in
order to get the editor with GetWindowLongPtrW, but passing the editor
will work (even if hWnd is NULL).
Dylan Smith [Fri, 19 Dec 2008 14:54:58 +0000 (09:54 -0500)]
richedit: Avoid re-calculating positions found in wrapping for painting.
When the text is wrapped, the positions for all the runs, paragraphs,
and cells are already calculated and stored. The only thing left to do
for painting is to offset them by the formatting rectangle and the
scroll position.
Dylan Smith [Fri, 19 Dec 2008 13:15:04 +0000 (08:15 -0500)]
richedit: Removed redundant editor height variables and calculations.
During wrapping there were three different heights that were being
stored, with only one of them being done correctly. The other ones
failed to incorporate the height of the paragraph or row, so ended up
being incorrect.
Alistair Leslie-Hughes [Fri, 19 Dec 2008 08:48:58 +0000 (19:48 +1100)]
msxml3: Add ISupportErrorInfo interface to IXMLDOMDocument.
Alistair Leslie-Hughes [Thu, 18 Dec 2008 19:58:39 +0000 (06:58 +1100)]
msxml3: Make functions static.
Alistair Leslie-Hughes [Fri, 19 Dec 2008 06:46:58 +0000 (17:46 +1100)]
mshtml: Implement IHTMLStyle get_position.
Vincent Povirk [Tue, 16 Dec 2008 23:47:03 +0000 (17:47 -0600)]
winex11.drv: Do not assume window managers support _NET_WORKAREA.
Christian Costa [Thu, 18 Dec 2008 20:24:58 +0000 (21:24 +0100)]
dmusic: Move IDirectMusicThru and IDirectMusicPortDownload to DirectMusicPort object where they belong.
Henri Verbeet [Fri, 19 Dec 2008 18:21:56 +0000 (19:21 +0100)]
wined3d: Consistently use .xyzw for vector components.
Henri Verbeet [Fri, 19 Dec 2008 18:21:56 +0000 (19:21 +0100)]
wined3d: Remove a useless FIXME.
Henri Verbeet [Fri, 19 Dec 2008 18:21:56 +0000 (19:21 +0100)]
wined3d: Only apply shader constants that changed.
This improves performance a bit for applications that use a lot of
shaders with a lot of constants.
Henri Verbeet [Fri, 19 Dec 2008 18:21:55 +0000 (19:21 +0100)]
wined3d: Properly reset the stateblock.
Henri Verbeet [Fri, 19 Dec 2008 18:21:55 +0000 (19:21 +0100)]
wined3d: Set the initial viewport in InitStartupStateBlock().
>From
8aa3fb7ceb6fb93abf71520c852403284a9f8c76 Mon Sep 17 00:00:00 2001
From: Henri Verbeet <hverbeet@codeweavers.com>
Date: Fri, 19 Dec 2008 19:21:55 +0100
Subject: wined3d: Set the initial viewport in InitStartupStateBlock().
Vitaliy Margolen [Fri, 19 Dec 2008 18:06:49 +0000 (11:06 -0700)]
dinput: Remove DIEnumDevicesCallbackAtoW.
It's no longer used.
Simon C. Ion [Sat, 20 Dec 2008 00:23:45 +0000 (18:23 -0600)]
winemaker: Correctly process directories containing regexp metacharacters.