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.
Juan Lang [Fri, 19 Dec 2008 23:40:35 +0000 (15:40 -0800)]
crypt32: Fix encoding OIDs with only two components.
Juan Lang [Fri, 19 Dec 2008 23:37:35 +0000 (15:37 -0800)]
crypt32: Don't check for the TLV after indefinite-length sequence items, the item's decoder has already done so.
Juan Lang [Fri, 19 Dec 2008 23:36:58 +0000 (15:36 -0800)]
crypt32: Don't restrict file stores to binary-encoded files.
Juan Lang [Fri, 19 Dec 2008 17:32:25 +0000 (09:32 -0800)]
cryptui: Fix problem with usage checkbox bitmap not being visible after the first time the edit cert properties dialog is shown.
Alexandre Julliard [Fri, 19 Dec 2008 17:31:35 +0000 (18:31 +0100)]
cryptui: Commit checks.bmp missed in a previous patch.
Juan Lang [Fri, 19 Dec 2008 00:54:39 +0000 (16:54 -0800)]
cryptui: Don't crash if a chain can't be created for the viewed cert.
Henri Verbeet [Thu, 18 Dec 2008 16:59:06 +0000 (17:59 +0100)]
wined3d: Don't call allocate_shader_constants() from Init3D().
CreateStateBlock() should take care of that.
Roderick Colenbrander [Thu, 18 Dec 2008 22:00:02 +0000 (23:00 +0100)]
wined3d: Add GL_RG16F / GL_RG32F support using ARB_texture_rg.
Roderick Colenbrander [Thu, 18 Dec 2008 21:34:22 +0000 (22:34 +0100)]
wined3d: Add R32F using ARB_texture_rg.
Roderick Colenbrander [Thu, 18 Dec 2008 21:32:07 +0000 (22:32 +0100)]
wined3d: Add R16F using ARB_texture_rg.
Roderick Colenbrander [Wed, 17 Dec 2008 22:20:02 +0000 (23:20 +0100)]
wined3d: Add GL_ARB_texture_rg / GL_EXT_texture_swizzle support. These extensions are needed for more efficient R32F/RG32F support.
Ricardo Filipe [Wed, 17 Dec 2008 21:33:37 +0000 (21:33 +0000)]
include: Add header information for CDN_INCLUDEITEM notification.
Ricardo Filipe [Thu, 18 Dec 2008 09:48:16 +0000 (09:48 +0000)]
include: Add DEVNODEID and DEVINSTID definitions.
Francois Gouget [Fri, 19 Dec 2008 08:15:32 +0000 (09:15 +0100)]
winealsa.drv: Fix the m[io]dMessage() documentation.
Francois Gouget [Fri, 19 Dec 2008 08:15:25 +0000 (09:15 +0100)]
wineoss.drv: Fix the m[io]dMessage() documentation.
Francois Gouget [Fri, 19 Dec 2008 08:15:18 +0000 (09:15 +0100)]
wintrust/tests: Add a trailing '\n' to ok() calls.
Juan Lang [Fri, 19 Dec 2008 05:17:36 +0000 (21:17 -0800)]
cryptui: Partially implement CryptUIDlgViewContext.
Juan Lang [Fri, 19 Dec 2008 05:07:08 +0000 (21:07 -0800)]
include: Document definitions missing from cryptuiapi.h.
Lei Zhang [Fri, 19 Dec 2008 00:47:09 +0000 (16:47 -0800)]
quartz: Ignore unknown chunks when parsing AVI headers.
Vincent Povirk [Thu, 18 Dec 2008 20:30:21 +0000 (14:30 -0600)]
shell32: Use ShellExecuteEx to create error dialogs for the run dialog.
Vincent Povirk [Thu, 18 Dec 2008 21:18:47 +0000 (15:18 -0600)]
shell32: Use ShellExecuteEx instead of ShellExecute in the run dialog.
Vincent Povirk [Mon, 15 Dec 2008 16:10:07 +0000 (10:10 -0600)]
shell32: Display error messages in ShellExecuteEx.
Vincent Povirk [Thu, 18 Dec 2008 21:01:58 +0000 (15:01 -0600)]
shell32: Use the NO_UI flag in ShellExecute.
In my testing on Windows, I wasn't able to make ShellExecute display
any error dialogs.
Vincent Povirk [Thu, 18 Dec 2008 21:52:52 +0000 (15:52 -0600)]
shell32: Fix a memory leak in the run dialog code.