Rico Schüller [Sun, 29 Mar 2009 13:41:21 +0000 (15:41 +0200)]
Implement d3dx9_41 and forward the functions to d3dx9_36.
Detlef Riekenberg [Mon, 30 Mar 2009 15:33:09 +0000 (17:33 +0200)]
msi/tests: Fix a copy & paste typo in a test message.
Aric Stewart [Fri, 27 Mar 2009 14:47:43 +0000 (09:47 -0500)]
advapi32: Alias some sids in LookupAccountName and make comparison case insensitive.
Joerg-Cyril.Hoehle@t-systems.com [Mon, 30 Mar 2009 11:21:45 +0000 (13:21 +0200)]
amstream: Log GUID instead of pointer.
Christian Costa [Sun, 29 Mar 2009 21:51:49 +0000 (23:51 +0200)]
mciqtz32: Add basic play capability.
Christian Costa [Sun, 29 Mar 2009 21:50:26 +0000 (23:50 +0200)]
mciqtz32: Implement driver messages.
Huw Davies [Mon, 30 Mar 2009 11:08:51 +0000 (12:08 +0100)]
ole32/tests: Tests for EnumFormatEtc.
Huw Davies [Mon, 30 Mar 2009 11:05:25 +0000 (12:05 +0100)]
ole32/tests: Fix DVTARGETDEVICE offsets.
Huw Davies [Mon, 30 Mar 2009 11:00:44 +0000 (12:00 +0100)]
ole32: Reimplement the formatetc enumerator using 'Ole Private Data'.
Huw Davies [Thu, 26 Mar 2009 16:41:59 +0000 (16:41 +0000)]
ole32: AddRef does not return an HRESULT. Have the constructor create the object with one reference.
Huw Davies [Thu, 26 Mar 2009 16:38:57 +0000 (16:38 +0000)]
ole32: Change the enum formatetc constructor to return HRESULT.
Huw Davies [Thu, 26 Mar 2009 16:25:37 +0000 (16:25 +0000)]
ole32: Don't hold a reference on the parent IDataObject.
Huw Davies [Thu, 26 Mar 2009 16:20:18 +0000 (16:20 +0000)]
ole32: Rename a variable.
Huw Davies [Thu, 26 Mar 2009 15:42:13 +0000 (15:42 +0000)]
ole32: Use a helper function to access the enum format implementation.
Henri Verbeet [Mon, 30 Mar 2009 09:24:55 +0000 (11:24 +0200)]
bcrypt: Add a mostly empty bcrypt.dll.
This is the "Cryptography API: Next Generation" introduced by Vista.
Henri Verbeet [Mon, 30 Mar 2009 09:24:55 +0000 (11:24 +0200)]
d3d10core: Create a vertex declaration from the input layout.
Henri Verbeet [Mon, 30 Mar 2009 09:24:54 +0000 (11:24 +0200)]
d3d10core: Add a DXBC parser.
We may want to push this into either wined3d or our future shader compiler
dll. It's not a whole lot of code though.
Henri Verbeet [Mon, 30 Mar 2009 09:24:54 +0000 (11:24 +0200)]
wined3d: Use the output slot when we have one.
Henri Verbeet [Mon, 30 Mar 2009 09:24:54 +0000 (11:24 +0200)]
wined3d: Store the format_desc itself in struct wined3d_stream_info_element.
Ge van Geldorp [Sun, 29 Mar 2009 22:42:31 +0000 (00:42 +0200)]
shdocvw/tests: Fix shdocvw:webbrowser test on some Windows boxes.
Ge van Geldorp [Sun, 29 Mar 2009 22:41:54 +0000 (00:41 +0200)]
urlmon/tests: Fix ftp protocol test on WinXP and higher.
Roderick Colenbrander [Sun, 29 Mar 2009 20:08:42 +0000 (22:08 +0200)]
wined3d: Check for the presence of wglGetExtensionsStringARB.
Jacek Caban [Sun, 29 Mar 2009 19:31:27 +0000 (21:31 +0200)]
urlmon: Get rid of ICOM_THIS_MULTI macro.
Jacek Caban [Sun, 29 Mar 2009 19:31:15 +0000 (21:31 +0200)]
urlmon: Added IWinInetHttpInfo support to Binding object.
Jacek Caban [Sun, 29 Mar 2009 19:30:50 +0000 (21:30 +0200)]
urlmon: Added IWinInetHttpInfo stub implementation to FtpProtocol object.
Jacek Caban [Sun, 29 Mar 2009 19:30:42 +0000 (21:30 +0200)]
urlmon: Added IInternetPriority handling tests.
Jacek Caban [Sun, 29 Mar 2009 19:30:29 +0000 (21:30 +0200)]
urlmon: Added IWinInetHttpInfo stub implementation to HttpProtocol object.
Detlef Riekenberg [Sun, 29 Mar 2009 13:31:56 +0000 (15:31 +0200)]
msi/tests: Verify path names case insensitively.
Nikolay Sivov [Sat, 28 Mar 2009 14:26:15 +0000 (10:26 -0400)]
comctl32/tab: Fix highlighted tabs painting.
Nikolay Sivov [Sat, 28 Mar 2009 14:20:51 +0000 (10:20 -0400)]
comctl32/tab: Implemented TCS_MULTISELECT for mouse selection.
Nikolay Sivov [Sat, 28 Mar 2009 13:57:09 +0000 (09:57 -0400)]
comctl32/tab: Implemented TCM_DESELECTALL.
Nikolay Sivov [Sat, 28 Mar 2009 13:54:37 +0000 (09:54 -0400)]
comctl32/tab: Remove direct access to items array.
Alexandre Julliard [Mon, 30 Mar 2009 13:05:17 +0000 (15:05 +0200)]
loader: Add missing install dependency for extra binaries.
Alexandre Julliard [Mon, 30 Mar 2009 13:05:07 +0000 (15:05 +0200)]
loader: Don't bother checking for pthread.h existence, we require it anyway.
Alexandre Julliard [Mon, 30 Mar 2009 13:04:51 +0000 (15:04 +0200)]
ntdll: Remove no longer used pthread_functions structure.
Francois Gouget [Sat, 28 Mar 2009 10:48:38 +0000 (11:48 +0100)]
wineesd.drv: Improve the accuracy of wodUpdatePlayedTotal().
We do so by querying the EsounD latency and estimating dwPlayedTotal based on the elapsed time since the last write.
This benefits the accuracy of the completion notifications and of wodGetPosition().
Francois Gouget [Sat, 28 Mar 2009 10:46:08 +0000 (11:46 +0100)]
wineesd.drv: Simplify wodPlayer_WriteMaxFrags() and wodPlayer_FeedDSP().
We don't know how much free space we have in the EsounD buffer, so
just write until it is full. Sleep for a fraction of the time it will
take for the buffer to drain so we can refill it in time.
Francois Gouget [Sat, 28 Mar 2009 10:27:42 +0000 (11:27 +0100)]
wineesd.drv: Let the EsounD server adjust the volume.
This simplifies our code and avoids data copying.
Also, now wodGetVolume() returns the real EsounD volume, even if it has been modified by an external mixer (e.g. esdctl).
Francois Gouget [Sat, 28 Mar 2009 10:26:39 +0000 (11:26 +0100)]
wineesd.drv: Build a unique name so we can identify our stream.
Put the windows application name in it to make it user friendly as it is displayed by EsounD mixers.
Francois Gouget [Sat, 28 Mar 2009 10:24:36 +0000 (11:24 +0100)]
wineesd.drv: Rename esd_fd to stream_fd.
It is used to send/receive stream data, not to send RPCs to the sound server as esd_fd would imply.
This is a no-op.
Francois Gouget [Sat, 28 Mar 2009 10:23:18 +0000 (11:23 +0100)]
wineesd.drv: Move the wodDsXxx() functions around to avoid forward declarations.
Francois Gouget [Sat, 28 Mar 2009 10:22:47 +0000 (11:22 +0100)]
wineesd.drv: Remove some unused WINE_WAVExxx fields.
Francois Gouget [Sat, 28 Mar 2009 10:21:32 +0000 (11:21 +0100)]
wineesd.drv: Fix a trace and remove an unneeded cast.
Francois Gouget [Sat, 28 Mar 2009 10:20:02 +0000 (11:20 +0100)]
winealsa.drv: Remove a few unneeded initialisations and unused variables.
Christian Costa [Sat, 28 Mar 2009 10:14:23 +0000 (11:14 +0100)]
winemp3: Add missing sampling frequencies.
Stefan Dösinger [Wed, 25 Feb 2009 20:20:39 +0000 (21:20 +0100)]
wined3d: Advertise post pixelshader blending for a few more formats.
Windows advertises it on all these formats(Nvidia Geforce 7400), and
Trackmania Nations needs it on D3DFMT_Q8W8V8U8 to accept ps_3_0 support.
Stefan Dösinger [Mon, 23 Feb 2009 18:27:13 +0000 (19:27 +0100)]
wined3d: Update a comment.
shader_select takes care of compiling the shader since we have the shader
duplication infrastructure. However, there's still a motivation to skip the
shader_select call if the vertex shader is dirty.
Stefan Dösinger [Mon, 23 Feb 2009 18:22:09 +0000 (19:22 +0100)]
wined3d: Fix some whitespace.
Stefan Dösinger [Mon, 23 Feb 2009 18:18:10 +0000 (19:18 +0100)]
wined3d: Remove a TODO.
init_materials() doesn't exist, and I don't know what the TODO means with
primitive type (the diffuse stuff is already handled properly).
Eric Pouech [Sun, 29 Mar 2009 15:22:43 +0000 (17:22 +0200)]
winmm: Added support for SND_ALIAS_ID in winmm.PlaySound[AW].
Eric Pouech [Sun, 29 Mar 2009 15:21:55 +0000 (17:21 +0200)]
winedbg: Fix the way array derefs are done.
Paul Vriens [Mon, 30 Mar 2009 08:43:50 +0000 (10:43 +0200)]
kernel32/tests: Fix some test failures on Win9x and WinME.
Rob Shearman [Sun, 29 Mar 2009 17:42:35 +0000 (18:42 +0100)]
rpcrt4: Free the memory allocated for the protseq and endpoint strings allocated in RpcServerUseProtseq* functions.
Make a copy of the protseq string in alloc_serverprotoseq to simplify
memory management in higher-level functions.
Rob Shearman [Sun, 29 Mar 2009 17:42:20 +0000 (18:42 +0100)]
rpcrt4: RpcServerUseProtseqEp(..., NULL, ...) should return RPC_S_OK.
However, on some buggy platforms it returns
RPC_S_INVALID_ENDPOINT_FORMAT. Don't follow this behaviour our
implementation of the API.
Rob Shearman [Sun, 29 Mar 2009 17:39:32 +0000 (18:39 +0100)]
include: Add declarations for RpcMgmtInqStats and RpcMgmtStatsVectorFree.
Rob Shearman [Sun, 29 Mar 2009 17:39:15 +0000 (18:39 +0100)]
include: Add definition for CreateProcessWithLogonW and associated flags.
Aurimas Fischer [Sun, 29 Mar 2009 15:16:20 +0000 (18:16 +0300)]
gphoto2.ds: Add Lithuanian translation.
Aurimas Fischer [Sun, 29 Mar 2009 14:39:50 +0000 (17:39 +0300)]
devenum: Add Lithuanian translation.
Aurimas Fischer [Sat, 28 Mar 2009 12:11:44 +0000 (14:11 +0200)]
browseui: Add Lithuanian translation.
Aurimas Fischer [Sat, 28 Mar 2009 14:36:36 +0000 (16:36 +0200)]
appwiz.cpl: Add Lithuanian translation.
Aurimas Fischer [Sat, 28 Mar 2009 12:02:36 +0000 (14:02 +0200)]
credui: Add Lithuanian translation.
Austin English [Sat, 28 Mar 2009 05:13:09 +0000 (00:13 -0500)]
configure: inet_ntop and inet_pton depend on -lsocket on Solaris.
Austin English [Fri, 27 Mar 2009 22:13:48 +0000 (17:13 -0500)]
cryptui: Fix a compiler warning on PC-BSD.
Detlef Riekenberg [Fri, 27 Mar 2009 21:45:59 +0000 (22:45 +0100)]
dinput/tests: Remove duplicate version dump.
We have the version already in the header of the winetest results.
Detlef Riekenberg [Fri, 27 Mar 2009 21:37:27 +0000 (22:37 +0100)]
dsound/tests: Remove duplicate version dump.
We have the version already in the header of the winetest results.
Aric Stewart [Fri, 27 Mar 2009 17:22:03 +0000 (12:22 -0500)]
msctf: Add a file version.
Checked by the IE8 install.
Alexandre Julliard [Fri, 27 Mar 2009 18:31:22 +0000 (19:31 +0100)]
Release 1.1.18.
Hans Leidekker [Fri, 27 Mar 2009 12:41:35 +0000 (13:41 +0100)]
msi: Allocate token information buffer dynamically.
Hans Leidekker [Fri, 27 Mar 2009 12:40:59 +0000 (13:40 +0100)]
msi: Add tests for MsiEnumProducts.
Hans Leidekker [Fri, 27 Mar 2009 12:40:16 +0000 (13:40 +0100)]
msi: Enumerate products from all contexts.
Fix for office 2007 proofing tools installer.
Paul Vriens [Fri, 27 Mar 2009 10:46:25 +0000 (11:46 +0100)]
kernel32/tests: Fix some test failures on NT4 and below.
Stefano Guidoni [Tue, 24 Mar 2009 19:52:54 +0000 (20:52 +0100)]
winemp3: Fixed mpeg3_streamsize.
mpeg3_streamsize must estimate the number of samples of an mp3 chunk.
The result must be block aligned (PCM) or frame aligned (MP3).
Rein Klazes [Fri, 27 Mar 2009 07:40:26 +0000 (08:40 +0100)]
user32/tests: Show that a submenu is still functional after calling DestroyMenu().
Henri Verbeet [Fri, 27 Mar 2009 09:25:56 +0000 (10:25 +0100)]
wined3d: Unify vertex and texture formats.
Some fields should be redundant now, eg. gl_vtx_type and glType. I'll leave
that for a different patch to fix though.
Henri Verbeet [Fri, 27 Mar 2009 09:25:56 +0000 (10:25 +0100)]
wined3d: Don't create an END element for wined3d vertex declarations.
Wined3d doesn't need it since it already has the element count.
Henri Verbeet [Fri, 27 Mar 2009 09:25:56 +0000 (10:25 +0100)]
wined3d: Separate the internal representation of vertex declaration elements from the struct used to create it.
Internally we want to store some extra data, like ffp_valid. One of the later
patches also stores the format desc in the declaration elements, instead of
the current WINED3DDECLTYPE.
Henri Verbeet [Fri, 27 Mar 2009 09:25:55 +0000 (10:25 +0100)]
wined3d: Remove IWineD3DVertexDeclaration_SetDeclaration() from the public interface.
Henri Verbeet [Fri, 27 Mar 2009 09:25:55 +0000 (10:25 +0100)]
wined3d: Remove IWineD3DVertexDeclarationImpl_GetDeclaration().
It's never used.
Henri Verbeet [Fri, 27 Mar 2009 09:25:55 +0000 (10:25 +0100)]
wined3d: Use separate structures for ddraw style strided data and wined3d's internal stream info.
Henri Verbeet [Fri, 27 Mar 2009 09:25:55 +0000 (10:25 +0100)]
wined3d: Make sure the format actually exists in init_format_texture_info().
Henri Verbeet [Fri, 27 Mar 2009 14:15:17 +0000 (15:15 +0100)]
wined3d: Create a separate function for setting a format's GL texture info.
Henri Verbeet [Fri, 27 Mar 2009 14:15:17 +0000 (15:15 +0100)]
wined3d: Create a separate function for setting format fixups.
Henri Verbeet [Fri, 27 Mar 2009 14:15:17 +0000 (15:15 +0100)]
wined3d: Create a separate function for checking a format's FBO compatibility.
Henri Verbeet [Fri, 27 Mar 2009 09:25:54 +0000 (10:25 +0100)]
wined3d: Create a separate function for setting basic format info.
Michael Stefaniuc [Fri, 27 Mar 2009 10:04:34 +0000 (11:04 +0100)]
crypt32: Update the German translation.
Michael Stefaniuc [Fri, 27 Mar 2009 10:04:03 +0000 (11:04 +0100)]
crypt32: Change the encoding of the German translation to UTF8.
Anders Jonsson [Fri, 27 Mar 2009 09:42:45 +0000 (10:42 +0100)]
wordpad: Update Swedish translation.
Christian Costa [Thu, 26 Mar 2009 22:00:55 +0000 (23:00 +0100)]
kernel32: Add stub for GetSystemTimes.
Andrew Talbot [Thu, 26 Mar 2009 21:23:55 +0000 (21:23 +0000)]
advapi32: Constify some variables.
Andrew Talbot [Thu, 26 Mar 2009 21:23:50 +0000 (21:23 +0000)]
advapi32: Constify some variables.
Paul Vriens [Wed, 25 Mar 2009 16:14:25 +0000 (17:14 +0100)]
kernel32/tests: Fix crash on NT4 and higher.
Austin English [Thu, 26 Mar 2009 05:53:30 +0000 (00:53 -0500)]
rpcrt4/test: Change a skip to win_skip.
Hans Leidekker [Thu, 26 Mar 2009 11:46:30 +0000 (12:46 +0100)]
msvcrt: Add tests for _vscprintf and _vscwprintf.
Hans Leidekker [Thu, 26 Mar 2009 11:45:59 +0000 (12:45 +0100)]
msvcrt: Implement _vscprintf and _vscwprintf.
Alexander Morozov [Thu, 26 Mar 2009 13:52:29 +0000 (16:52 +0300)]
hal: Fix KfRaiseIrql declaration.
Huw Davies [Thu, 26 Mar 2009 13:32:16 +0000 (13:32 +0000)]
ole32: Set the 'Ole Private Data' clipboard format.
Huw Davies [Thu, 26 Mar 2009 13:38:18 +0000 (13:38 +0000)]
ole32: OleFlushClipboard shouldn't call EmptyClipboard.
Rob Shearman [Thu, 26 Mar 2009 13:35:57 +0000 (13:35 +0000)]
rpcrt4: Ensure that only the IP/IPv6 address families are considered in rpcrt4_protseq_ncacn_ip_tcp_open_endpoint/rpcrt4_ncacn_ip_tcp_open.
Rob Shearman [Thu, 26 Mar 2009 13:35:43 +0000 (13:35 +0000)]
rpcrt4: Allow listening on dynamically generated ncacn_ip_tcp endpoints.
Rob Shearman [Thu, 26 Mar 2009 13:35:36 +0000 (13:35 +0000)]
rpcrt4: Re-use already registered endpoints for a protocol sequence.
Return RPC_S_INVALID_ENDPOINT_FORMAT if a NULL endpoint is passed into
RpcServerUseProtseqEp{,Ex}{A,W}.