Alexandre Julliard [Wed, 4 May 2011 14:58:09 +0000 (16:58 +0200)]
msvcp: Implement the Ctraits math functions.
Alexandre Julliard [Wed, 4 May 2011 13:15:51 +0000 (15:15 +0200)]
msvcp: Implement the numeric limit functions.
Alexandre Julliard [Wed, 4 May 2011 11:49:36 +0000 (13:49 +0200)]
msvcp: Implement the numeric limit constants.
Alexandre Julliard [Wed, 4 May 2011 11:48:21 +0000 (13:48 +0200)]
msvcp: Export a couple of variables and their access function.
Alexandre Julliard [Wed, 4 May 2011 11:45:36 +0000 (13:45 +0200)]
make_specfiles: Properly replace commented out exports.
Henri Verbeet [Tue, 3 May 2011 20:30:20 +0000 (22:30 +0200)]
d3d8: Check for D3DPOOL_DEFAULT resources before doing a Reset().
Henri Verbeet [Tue, 3 May 2011 20:30:19 +0000 (22:30 +0200)]
d3d8/tests: Add a Reset test.
This is based on the equivalent d3d9 test.
Henri Verbeet [Tue, 3 May 2011 20:30:18 +0000 (22:30 +0200)]
d3d8/tests: Fix some failure messages in test_depth_stencil_size().
Henri Verbeet [Tue, 3 May 2011 20:30:17 +0000 (22:30 +0200)]
d3d9/tests: Avoid leaking a device in the Reset test.
Henri Verbeet [Tue, 3 May 2011 20:30:16 +0000 (22:30 +0200)]
d3d9/tests: Add a test for window styles on device creation.
Jacek Caban [Tue, 3 May 2011 21:55:05 +0000 (21:55 +0000)]
mshtml: Don't use Gecko nsIURI::GetHostPort implementation.
Jacek Caban [Tue, 3 May 2011 21:15:23 +0000 (21:15 +0000)]
urlmon: Moved test_internet_feature_defaults invokation to skip tests on too old IEs.
Jacek Caban [Tue, 3 May 2011 21:08:42 +0000 (21:08 +0000)]
kernel32: Moved EnumProcesses implementation to kernel32.
Alexandre Julliard [Tue, 3 May 2011 18:52:24 +0000 (20:52 +0200)]
atl: Only return a window procedure in AtlModuleRegisterWndClassInfoA/W when subclassing.
Piotr Caban [Tue, 3 May 2011 16:51:09 +0000 (18:51 +0200)]
crypt32: Fix content type in CRYPT_QueryEmbeddedMessageObject function.
Piotr Caban [Tue, 3 May 2011 16:50:59 +0000 (18:50 +0200)]
wintrust: Added CryptSIP{Get,Put}SignedDataMsg tests.
Piotr Caban [Tue, 3 May 2011 16:50:48 +0000 (18:50 +0200)]
wintrust: Fix CryptSIPGetSignedMsg (from PE file).
Piotr Caban [Tue, 3 May 2011 16:50:34 +0000 (18:50 +0200)]
wintrust: Added CryptSIPPutSignedDataMsg implementation (for PE files).
Piotr Caban [Tue, 3 May 2011 16:50:07 +0000 (18:50 +0200)]
imagehlp: Set Index in ImageAddCertificate function.
Rico Schüller [Tue, 3 May 2011 12:46:59 +0000 (14:46 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetString().
Rico Schüller [Tue, 3 May 2011 12:46:52 +0000 (14:46 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetValue().
Francois Gouget [Mon, 2 May 2011 22:37:41 +0000 (00:37 +0200)]
msi: get_msi_typelib() is not used anymore so remove it.
Francois Gouget [Mon, 2 May 2011 22:42:58 +0000 (00:42 +0200)]
winecfg: Fix ellipsis usage in the menu and button labels.
Francois Gouget [Mon, 2 May 2011 22:42:41 +0000 (00:42 +0200)]
winefile: Fix ellipsis usage in the menu and button labels.
Francois Gouget [Mon, 2 May 2011 22:42:02 +0000 (00:42 +0200)]
winhlp32: Fix the ellipsis usage in the menu and button labels.
Francois Gouget [Mon, 2 May 2011 22:41:36 +0000 (00:41 +0200)]
view: Fix ellipsis usage in the menus.
Francois Gouget [Mon, 2 May 2011 22:41:17 +0000 (00:41 +0200)]
regedit: Fix ellipsis usage in the menu labels.
Marcus Meissner [Tue, 3 May 2011 14:19:02 +0000 (16:19 +0200)]
quartz: Handle NULL return from strchr() (Coverity).
Aric Stewart [Tue, 3 May 2011 13:33:45 +0000 (08:33 -0500)]
wine.inf: Register wineqtdecoder.dll.
Alexandre Julliard [Tue, 3 May 2011 14:59:58 +0000 (16:59 +0200)]
msvcp: Don't define stubs for data exports.
Alexandre Julliard [Tue, 3 May 2011 14:06:32 +0000 (16:06 +0200)]
msvcrt: Don't define stubs for data exports.
Piotr Caban [Tue, 3 May 2011 12:26:23 +0000 (14:26 +0200)]
msvcrt: Added _swprintf and vsnprintf functions.
Piotr Caban [Tue, 3 May 2011 12:26:08 +0000 (14:26 +0200)]
msvcrt: Added _wtmpnam implementation.
Huw Davies [Tue, 3 May 2011 11:14:32 +0000 (12:14 +0100)]
gdi32/tests: Allow broken behaviour for nt4 sp1 and sp2.
Alexandre Julliard [Tue, 3 May 2011 09:13:08 +0000 (11:13 +0200)]
tools: Add more spec files to synchronize automatically.
Alexandre Julliard [Tue, 3 May 2011 12:23:45 +0000 (14:23 +0200)]
d3dcompiler: Specify arguments for stub entry points that are used in forwards.
Alexandre Julliard [Tue, 3 May 2011 12:23:00 +0000 (14:23 +0200)]
d3dx10: Specify arguments for stub entry points.
Alexandre Julliard [Tue, 3 May 2011 12:22:43 +0000 (14:22 +0200)]
d3dx9: Synchronize entry point declarations across spec files.
Alexandre Julliard [Tue, 3 May 2011 12:21:21 +0000 (14:21 +0200)]
d3dx9_36: Specify arguments for stub entry points.
Huw Davies [Tue, 3 May 2011 11:07:02 +0000 (12:07 +0100)]
shell32: Always clone the return pidl to avoid a double free if the selection is changed during teardown.
Damjan Jovanovic [Tue, 3 May 2011 05:26:44 +0000 (07:26 +0200)]
mmsystem.dll16: Fix mapping of MCI_WINDOW structures between 16 and 32 bit.
Damjan Jovanovic [Tue, 3 May 2011 05:25:27 +0000 (07:25 +0200)]
mmsystem: Use SEGPTR for 16 bit string pointers in MCI_XXX_WINDOW_PARMS16.
Nicolas Le Cam [Fri, 29 Apr 2011 21:57:09 +0000 (23:57 +0200)]
gdi32: Remove a set but unused variable.
Francois Gouget [Mon, 2 May 2011 22:35:25 +0000 (00:35 +0200)]
d3dcompiler_43: Make write_dword_unknown() static.
Francois Gouget [Mon, 2 May 2011 22:38:02 +0000 (00:38 +0200)]
user32: SCROLL_SetNCSbState() is not used anymore so remove it.
Francois Gouget [Mon, 2 May 2011 22:38:44 +0000 (00:38 +0200)]
winefile: Fix the View and Options menu handles.
Francois Gouget [Mon, 2 May 2011 22:37:55 +0000 (00:37 +0200)]
wined3d: Make wined3d_event_query_test() and resource_get_type() static.
Francois Gouget [Mon, 2 May 2011 22:35:31 +0000 (00:35 +0200)]
msxml3: Make a bunch of XSLPattern_*() functions static.
Francois Gouget [Mon, 2 May 2011 22:35:12 +0000 (00:35 +0200)]
msvcrt: Make printf_arg arg_clbk_positional() and MSVCRT_wcsrtombs_s_l() static.
Francois Gouget [Mon, 2 May 2011 22:35:00 +0000 (00:35 +0200)]
infosoft: Export DllUnregisterServer().
Henri Verbeet [Mon, 2 May 2011 20:16:39 +0000 (22:16 +0200)]
d3d8/tests: Add a test for window styles on device creation.
Henri Verbeet [Mon, 2 May 2011 20:16:38 +0000 (22:16 +0200)]
ddraw/tests: Add a test for SetCooperativeLevel() window styles.
Henri Verbeet [Mon, 2 May 2011 20:16:37 +0000 (22:16 +0200)]
ddraw/tests: Make sure the window is properly released by ddraw in test_wndproc().
Henri Verbeet [Mon, 2 May 2011 20:16:36 +0000 (22:16 +0200)]
d3d9/tests: Destroy the window after we're done with it in test_reset().
Henri Verbeet [Mon, 2 May 2011 20:16:35 +0000 (22:16 +0200)]
wined3d: Cleanup surfaces only once.
André Hentschel [Mon, 2 May 2011 20:40:00 +0000 (22:40 +0200)]
winedbg: Implement printing the Program Status Register.
André Hentschel [Mon, 2 May 2011 17:56:37 +0000 (19:56 +0200)]
winedbg: Fix a typo.
Alexandre Julliard [Tue, 3 May 2011 11:13:15 +0000 (13:13 +0200)]
msvcrt: Allow forwarding to stub functions when the arguments are known.
Alexandre Julliard [Tue, 3 May 2011 11:09:55 +0000 (13:09 +0200)]
msvcrt: Specify arguments for the stub functions.
Alexandre Julliard [Tue, 3 May 2011 11:09:09 +0000 (13:09 +0200)]
winebuild: Output relay thunks for stub functions when the arguments are known.
Alexandre Julliard [Tue, 3 May 2011 10:49:15 +0000 (12:49 +0200)]
winebuild: Allow specifying arguments to stub functions for documentation purposes.
Alexandre Julliard [Tue, 3 May 2011 10:02:39 +0000 (12:02 +0200)]
msvcrt: Update spec files using the make_specfiles script.
Alexandre Julliard [Tue, 3 May 2011 10:02:25 +0000 (12:02 +0200)]
tools: Add a script to help synchronize spec files that share an implementation.
Alexandre Julliard [Mon, 2 May 2011 15:32:22 +0000 (17:32 +0200)]
msvcrt: Add a stub for msvcp71.dll.
Alexandre Julliard [Tue, 3 May 2011 09:09:58 +0000 (11:09 +0200)]
msvcrt: Add a stub for msvcp70.dll.
Alexandre Julliard [Mon, 2 May 2011 19:03:15 +0000 (21:03 +0200)]
wineoss: Get rid of %ll printf formats.
Alexandre Julliard [Mon, 2 May 2011 18:06:49 +0000 (20:06 +0200)]
configure: Improve the detection of OSS v4.
Andrew Eikum [Mon, 2 May 2011 13:22:31 +0000 (08:22 -0500)]
mmdevapi/tests: Add tests for IAudioSessionControl::GetState.
Andrew Eikum [Mon, 2 May 2011 15:24:22 +0000 (10:24 -0500)]
winecoreaudio.drv: Implement IAudioSessionControl::GetState.
Andrew Eikum [Mon, 2 May 2011 13:21:49 +0000 (08:21 -0500)]
wineoss.drv: Implement IAudioSessionControl::GetState.
Andrew Eikum [Mon, 2 May 2011 13:21:41 +0000 (08:21 -0500)]
winealsa.drv: Implement IAudioSessionControl::GetState.
Andrew Eikum [Mon, 2 May 2011 13:21:29 +0000 (08:21 -0500)]
mmdevapi: Initialize global driver data at DLL load time.
Nikolay Sivov [Mon, 2 May 2011 12:59:09 +0000 (16:59 +0400)]
comctl32: Ignore size field when creating with -W calls.
Nikolay Sivov [Mon, 2 May 2011 12:47:41 +0000 (16:47 +0400)]
comctl32/tests: Add more MRU tests.
Nikolay Sivov [Mon, 2 May 2011 12:34:11 +0000 (16:34 +0400)]
comctl32: Adjust field names and some defines to match current documentation.
Hans Leidekker [Mon, 2 May 2011 14:04:25 +0000 (16:04 +0200)]
msi: Define common strings just once.
Hans Leidekker [Mon, 2 May 2011 14:03:55 +0000 (16:03 +0200)]
msi: Rewrite the folder resolution code to keep track of the parent-child relationship.
Hans Leidekker [Mon, 2 May 2011 14:03:32 +0000 (16:03 +0200)]
msi: Use a separate function to retrieve the target folder path.
Hans Leidekker [Mon, 2 May 2011 14:03:14 +0000 (16:03 +0200)]
msi: Skip disabled components in the InstallService action.
Hans Leidekker [Mon, 2 May 2011 14:02:55 +0000 (16:02 +0200)]
msi: Avoid casts in IWineMsiRemotePackage methods.
Hans Leidekker [Mon, 2 May 2011 14:02:40 +0000 (16:02 +0200)]
msi: Support remote calls to MsiEnumComponentCosts.
Hans Leidekker [Mon, 2 May 2011 14:02:25 +0000 (16:02 +0200)]
msi: Fix handling of components without a key path in MsiEnumComponentCostsW.
Hans Leidekker [Mon, 2 May 2011 14:02:11 +0000 (16:02 +0200)]
ws2_32: Add a test to show that WSAIoctl is synchronous.
Jacek Caban [Mon, 2 May 2011 12:23:52 +0000 (12:23 +0000)]
wininet: Use test.winehq.org for post tests.
Aurimas Fišeras [Sat, 30 Apr 2011 11:43:53 +0000 (14:43 +0300)]
po: Update Lithuanian translation.
John Edmonds [Fri, 29 Apr 2011 23:23:18 +0000 (19:23 -0400)]
wined3d: If Wine fails to acquire the focus window, allow the wndproc function to continue receiving messages.
Lucas Fialho Zawacki [Fri, 29 Apr 2011 22:29:19 +0000 (19:29 -0300)]
dinput8/tests: Tests for creation and initialization of DInput8 interface and simple cases of EnumDevicesBySemantics.
Adam Martinson [Fri, 29 Apr 2011 21:48:25 +0000 (16:48 -0500)]
wined3d: Fix an oops/crash in context_destroy_gl_resources().
Introduced by
96b150929b0791c7c30ade49d55cedf2d608537e.
Jacek Caban [Mon, 2 May 2011 09:26:10 +0000 (11:26 +0200)]
wininet: Allocate buffer for host name in HTTP_HttpOpenRequestW only if needed.
Jacek Caban [Mon, 2 May 2011 09:25:47 +0000 (11:25 +0200)]
wininet: Get rid of useless read_ret in netconn_read.
Nikolay Sivov [Sun, 1 May 2011 16:05:31 +0000 (20:05 +0400)]
msxml3: Basic support for startDocument().
Nikolay Sivov [Sun, 1 May 2011 08:54:09 +0000 (12:54 +0400)]
msxml3: Basic support for encoding property.
Nikolay Sivov [Sun, 1 May 2011 08:04:59 +0000 (12:04 +0400)]
msxml3: Store stream reference as destination.
Nikolay Sivov [Sat, 30 Apr 2011 11:36:37 +0000 (15:36 +0400)]
msxml3: Add support for standalone property.
Nikolay Sivov [Sat, 30 Apr 2011 11:18:03 +0000 (15:18 +0400)]
msxml3: Add ISAXContentHandler stub for MXXMLWriter.
Nikolay Sivov [Sat, 30 Apr 2011 07:42:29 +0000 (11:42 +0400)]
msxml3: A stub for MXXMLWriter class.
Nicolas Le Cam [Sat, 30 Apr 2011 00:46:02 +0000 (02:46 +0200)]
ole32/tests: Fix large integer overflow warnings.
Nicolas Le Cam [Sat, 30 Apr 2011 00:45:06 +0000 (02:45 +0200)]
msvcrt/tests: Avoid size_t in traces.
Nicolas Le Cam [Fri, 29 Apr 2011 22:46:30 +0000 (00:46 +0200)]
comctl32/tests: Remove a set but unused variable.
Marcus Meissner [Sun, 1 May 2011 18:44:46 +0000 (20:44 +0200)]
amstream: Mark internal symbols as hidden.