Jacek Caban [Tue, 26 Feb 2008 19:20:14 +0000 (20:20 +0100)]
wininet: Fixed version returned by INTERNET_OPTION_VERSION.
Jacek Caban [Tue, 26 Feb 2008 19:19:38 +0000 (20:19 +0100)]
urlmon.idl: Added IInternet declaration.
Maarten Lankhorst [Mon, 25 Feb 2008 19:05:41 +0000 (11:05 -0800)]
wininet: Fix retrieving raw headers.
Rob Shearman [Tue, 26 Feb 2008 11:13:18 +0000 (11:13 +0000)]
urlmon: Don't use typeof as it's not portable.
Rob Shearman [Tue, 26 Feb 2008 11:13:14 +0000 (11:13 +0000)]
shdocvw: Don't use typeof as it's not portable.
Rob Shearman [Tue, 26 Feb 2008 11:13:07 +0000 (11:13 +0000)]
mshtml: Don't use typeof as it's not portable.
Rob Shearman [Tue, 26 Feb 2008 11:13:04 +0000 (11:13 +0000)]
msimtf: Don't use typeof as it's not portable.
Rob Shearman [Tue, 26 Feb 2008 11:13:00 +0000 (11:13 +0000)]
itss: Don't use typeof as it's not portable.
Rob Shearman [Tue, 26 Feb 2008 11:12:54 +0000 (11:12 +0000)]
dsound: Don't use typeof as it's not portable.
Rob Shearman [Tue, 26 Feb 2008 11:12:50 +0000 (11:12 +0000)]
ddraw: Don't use typeof as it's not portable.
Paul Vriens [Tue, 26 Feb 2008 13:23:29 +0000 (14:23 +0100)]
msi/tests: Skip tests that contain functions that are not available.
Paul Vriens [Tue, 26 Feb 2008 12:52:41 +0000 (13:52 +0100)]
msi/tests: Skip tests for functions that are not available.
Paul Vriens [Tue, 26 Feb 2008 12:37:18 +0000 (13:37 +0100)]
msi/tests: Make sure tests will run on Win9x and NT.
Paul Vriens [Tue, 26 Feb 2008 16:16:56 +0000 (17:16 +0100)]
gdi32/tests: Skip a test as it crashes on Vista.
Paul Vriens [Tue, 26 Feb 2008 16:00:33 +0000 (17:00 +0100)]
gdi32/tests: Skip functions that are available but not implemented.
Paul Vriens [Tue, 26 Feb 2008 09:32:24 +0000 (10:32 +0100)]
kernel32/tests: Win9x doesn't change last error.
Aric Stewart [Tue, 26 Feb 2008 15:37:53 +0000 (09:37 -0600)]
imm32: Correct offset of text in default IME window when using not default window position.
Francois Gouget [Tue, 26 Feb 2008 15:28:10 +0000 (16:28 +0100)]
shell32/tests: Use the IShellLinkDataList's standard 'C' interface.
Francois Gouget [Tue, 26 Feb 2008 14:16:23 +0000 (15:16 +0100)]
opengl32/tests: Add the trailing '\n' to an ok() call and make a spelling fix.
Francois Gouget [Tue, 26 Feb 2008 10:17:05 +0000 (11:17 +0100)]
msxml3: Add a trailing '\n' to a Wine trace.
Francois Gouget [Tue, 26 Feb 2008 10:15:42 +0000 (11:15 +0100)]
d3dx9_*: Fix the D3DXMatrixDeterminant() forwards.
Alistair Leslie-Hughes [Tue, 26 Feb 2008 09:21:43 +0000 (20:21 +1100)]
msxml3: Implement IXMLDOMCDATASection_get_length.
Alistair Leslie-Hughes [Tue, 26 Feb 2008 09:21:11 +0000 (20:21 +1100)]
msxml3: Implement IXMLDOMComment_get_length.
Alexander Nicolaysen Sørnes [Tue, 29 Jan 2008 21:40:23 +0000 (22:40 +0100)]
commdlg: PrintDlg16: Handle print quality combobox.
Roy Shea [Tue, 26 Feb 2008 01:44:03 +0000 (17:44 -0800)]
qmgr: Implement IBackgroundCopyManager_EnumJobs with test.
Roy Shea [Tue, 26 Feb 2008 01:42:46 +0000 (17:42 -0800)]
qmgr: Implement the IUnknown interface for IEnumBackgroundCopyJobs.
Roy Shea [Tue, 26 Feb 2008 01:41:35 +0000 (17:41 -0800)]
qmgr: Implement IBackgroundCopyJob_GetDisplayName with test.
Roy Shea [Tue, 26 Feb 2008 01:40:57 +0000 (17:40 -0800)]
qmgr: Implement IBackgroundCopyJob_GetType with test.
Stefan Dösinger [Fri, 15 Feb 2008 19:00:06 +0000 (20:00 +0100)]
wined3d: Mark a vertex buffer dirty after VBO creation.
Stefan Dösinger [Fri, 15 Feb 2008 14:54:37 +0000 (15:54 +0100)]
wined3d: Move the dummy texture creation to the device.
Stefan Dösinger [Sun, 24 Feb 2008 10:23:53 +0000 (11:23 +0100)]
wined3d: Move shader model private data into its own structure.
Stefan Dösinger [Wed, 13 Feb 2008 13:22:40 +0000 (14:22 +0100)]
wined3d: Add GL_APPLE_float_pixels.
Stefan Dösinger [Mon, 25 Feb 2008 10:18:03 +0000 (11:18 +0100)]
wined3d: General cross format blitting infrastrucutre, R32F->R16F blits.
Roderick Colenbrander [Mon, 25 Feb 2008 23:23:14 +0000 (00:23 +0100)]
wined3d: Check real depth/stencil capabilities based on WGL pixel formats.
Chris Robinson [Mon, 25 Feb 2008 20:23:48 +0000 (12:23 -0800)]
winex11: Fix wglCopyContext case where GLX contexts are missing.
Royal Chan [Tue, 26 Feb 2008 05:08:01 +0000 (21:08 -0800)]
gdiplus: Added conformance tests for GdipDrawLineI.
Royal Chan [Tue, 26 Feb 2008 05:06:27 +0000 (21:06 -0800)]
gdiplus: GdipDrawArc should return InvalidParameter for non-positive values of height and width.
Royal Chan [Tue, 26 Feb 2008 05:02:59 +0000 (21:02 -0800)]
diplus: Implemented GdipDrawArcI based on GdipDrawArc.
Royal Chan [Tue, 26 Feb 2008 05:00:43 +0000 (21:00 -0800)]
diplus: Implement GdipDrawBezierI based on GdipDrawBezier.
Alexandre Julliard [Tue, 26 Feb 2008 10:21:54 +0000 (11:21 +0100)]
ole32: Added a CoGetContextToken stub.
Francois Gouget [Tue, 26 Feb 2008 08:49:20 +0000 (09:49 +0100)]
dinput: Fix compilation on systems that don't support nameless unions.
Dmitry Timoshkov [Tue, 26 Feb 2008 01:45:07 +0000 (09:45 +0800)]
mscms: Allow compilation without LCMS installed.
James Hawkins [Tue, 26 Feb 2008 07:55:56 +0000 (01:55 -0600)]
msi: Search existing published sources if the media cannot be found.
James Hawkins [Tue, 26 Feb 2008 07:55:01 +0000 (01:55 -0600)]
msi: Allow setting a media disk as the last used source in the internal msi_set_last_used_source.
James Hawkins [Tue, 26 Feb 2008 07:54:14 +0000 (01:54 -0600)]
msi: Store the media type and set the last used source type accordingly.
James Hawkins [Tue, 26 Feb 2008 07:53:27 +0000 (01:53 -0600)]
msi: Read the source list properties from the user-unmanaged context.
James Hawkins [Tue, 26 Feb 2008 07:52:34 +0000 (01:52 -0600)]
msi: Read the disk prompt source list property from the user-unmanaged context.
James Hawkins [Tue, 26 Feb 2008 07:51:41 +0000 (01:51 -0600)]
msi: Remove setting a source list property that's in the wrong place.
James Hawkins [Tue, 26 Feb 2008 07:50:53 +0000 (01:50 -0600)]
msi: Publish source information in the user-unmanaged context.
James Hawkins [Tue, 26 Feb 2008 04:08:43 +0000 (22:08 -0600)]
msi: Add tests for MsiSourceListEnumMediaDisks.
James Hawkins [Tue, 26 Feb 2008 04:07:42 +0000 (22:07 -0600)]
msi: Implement MsiSourceListEnumMediaDisks.
James Hawkins [Mon, 25 Feb 2008 20:57:23 +0000 (14:57 -0600)]
msi: Fix skipping a NULL record.
Maarten Lankhorst [Mon, 25 Feb 2008 19:01:08 +0000 (11:01 -0800)]
wininet: Add stub for INTERNET_OPTION_PER_CONNECTION.
Andrew Talbot [Mon, 25 Feb 2008 19:48:26 +0000 (19:48 +0000)]
dmstyle: Assign to structs instead of using memcpy.
Andrew Talbot [Mon, 25 Feb 2008 19:48:31 +0000 (19:48 +0000)]
dmusic: Assign to structs instead of using memcpy.
Andrew Talbot [Mon, 25 Feb 2008 19:48:22 +0000 (19:48 +0000)]
dmscript: Assign to structs instead of using memcpy.
Paul Vriens [Mon, 25 Feb 2008 19:19:53 +0000 (20:19 +0100)]
setupapi/devinst: Struct size passed needs to be exact.
Hans Leidekker [Sun, 24 Feb 2008 14:20:15 +0000 (15:20 +0100)]
mscms: Implement TranslateColors and improve the other transformation functions.
Hans Leidekker [Sat, 23 Feb 2008 21:55:47 +0000 (22:55 +0100)]
wineprefixcreate: Create the color directory.
Roderick Colenbrander [Sat, 23 Feb 2008 18:18:08 +0000 (18:18 +0000)]
wgl: Add a test case for wglCreateContext.
Roy Shea [Fri, 22 Feb 2008 23:07:12 +0000 (15:07 -0800)]
qmgr: Implement IBackgroundCopyJob_GetId with test.
Roy Shea [Fri, 22 Feb 2008 23:06:17 +0000 (15:06 -0800)]
qmgr: Implement IBackgroundCopyManager_CreateJob with test.
Roy Shea [Fri, 22 Feb 2008 23:05:26 +0000 (15:05 -0800)]
qmgr: Implement the IUnknown interface for IBackgroundCopyJob and stubs for the rest of the methods.
Günther Brammer [Mon, 25 Feb 2008 15:22:41 +0000 (16:22 +0100)]
ddraw: Return a nullpointer as lpSurface in Lock() if the rect is invalid.
Paul Vriens [Mon, 25 Feb 2008 16:07:52 +0000 (17:07 +0100)]
version/tests: Win98, NT4 and W2K return different errors.
Paul Vriens [Mon, 25 Feb 2008 14:41:18 +0000 (15:41 +0100)]
advapi32/tests: Don't crash on NT4, W2K and XP-SP1.
Rob Shearman [Mon, 25 Feb 2008 14:25:12 +0000 (14:25 +0000)]
ole32: Implement VT_VECTOR|VT_VARIANT in PropVariantCopy.
Rob Shearman [Mon, 25 Feb 2008 14:24:29 +0000 (14:24 +0000)]
imm32: Destroy the data of the context passed into ImmDestroyContext, not the data in the root context.
Paul Vriens [Mon, 25 Feb 2008 13:55:59 +0000 (14:55 +0100)]
msi/tests: Make tests run on win9x/NT4 again.
Alexandre Julliard [Mon, 25 Feb 2008 18:49:27 +0000 (19:49 +0100)]
ntdll: Add an exception handler around check_actctx to catch bad handles.
Alexandre Julliard [Mon, 25 Feb 2008 18:48:07 +0000 (19:48 +0100)]
winex11: Use the same full screen test in is_window_managed and update_wm_states.
Alexandre Julliard [Mon, 25 Feb 2008 15:06:08 +0000 (16:06 +0100)]
winex11: Get rid of the visual id property, we are using the default now.
Alexandre Julliard [Mon, 25 Feb 2008 14:59:19 +0000 (15:59 +0100)]
user32: Moved the DCE support from winex11 back to user32.
Window and class DCEs are now allocated lazily.
Alexandre Julliard [Mon, 25 Feb 2008 14:55:17 +0000 (15:55 +0100)]
user32: Simplify the window structure creation. Get rid of the unused clsStyle field.
Alistair Leslie-Hughes [Mon, 25 Feb 2008 09:05:00 +0000 (20:05 +1100)]
msxml3: Tests for put_data.
Alexandre Julliard [Mon, 25 Feb 2008 12:40:49 +0000 (13:40 +0100)]
include: Fixed definition of IXMLDOMComment interface.
Alistair Leslie-Hughes [Mon, 25 Feb 2008 08:53:06 +0000 (19:53 +1100)]
msxml3: Implement IXMLDOMComment put_data.
Alistair Leslie-Hughes [Mon, 25 Feb 2008 08:50:33 +0000 (19:50 +1100)]
msxml3: Implement IXMLDOMText put_data.
Alistair Leslie-Hughes [Mon, 25 Feb 2008 08:49:18 +0000 (19:49 +1100)]
msxml3: Implement IXMLDOMProcessingInstruction put_data.
Alistair Leslie-Hughes [Mon, 25 Feb 2008 08:47:57 +0000 (19:47 +1100)]
msxml3: Implement IXMLDOMCDATASection put_data.
Alistair Leslie-Hughes [Mon, 25 Feb 2008 08:56:22 +0000 (19:56 +1100)]
msxml3: Implement IXMLDOMNode put_nodeValue.
Alexandre Julliard [Mon, 25 Feb 2008 12:32:45 +0000 (13:32 +0100)]
winex11: Correctly initialize the cursor in a newly-created thread.
Rob Shearman [Mon, 25 Feb 2008 09:02:26 +0000 (09:02 +0000)]
netapi32: Fix character count passed to GetUserNameW and GetComputerNameW in init_wksta_tests.
Rob Shearman [Mon, 25 Feb 2008 09:02:14 +0000 (09:02 +0000)]
user32: Fix the number of characters passed to GetClassNameW in ClassTest.
Rob Shearman [Mon, 25 Feb 2008 09:02:03 +0000 (09:02 +0000)]
kernel32: Fix the number of characters passed to GetAtomNameW in test_local_get_atom_name.
Rob Shearman [Mon, 25 Feb 2008 09:01:56 +0000 (09:01 +0000)]
shell32: Fix the character count passed to SearchPathW in SHELL_execute.
Rob Shearman [Mon, 25 Feb 2008 09:01:49 +0000 (09:01 +0000)]
dinput: Fix character count passed to GetKeyNameTextW in SysKeyboardWImpl_GetObjectInfo.
Rob Shearman [Mon, 25 Feb 2008 09:01:39 +0000 (09:01 +0000)]
avifil32: Fix the character count passed into LoadStringW in AVIBuildFilterW and AVISaveOptionsUpdate.
Rob Shearman [Mon, 25 Feb 2008 09:01:29 +0000 (09:01 +0000)]
winspool.drv: Fix the character count passed into RegEnumKeyExW in get_local_monitors.
len is used in RegEnumKeyExW and this takes a character count for the
key argument, not a byte count.
Rob Shearman [Mon, 25 Feb 2008 09:00:47 +0000 (09:00 +0000)]
mciavi32: Fix the buffer length passed into strncat in MCIAVI_mciSet.
The number of remaining characters should be passed in, not the total
buffer size.
Rob Shearman [Mon, 25 Feb 2008 09:00:19 +0000 (09:00 +0000)]
explorer: Clean up after CreateProcess in WinMain.
Rob Shearman [Mon, 25 Feb 2008 09:00:36 +0000 (09:00 +0000)]
wineboot: Fix the character count passed to RegEnumKeyW in start_services.
Rob Shearman [Mon, 25 Feb 2008 09:00:25 +0000 (09:00 +0000)]
wineboot: Fix thread handle leak in runCmd.
Rob Shearman [Mon, 25 Feb 2008 09:00:14 +0000 (09:00 +0000)]
cmd: Fix character count passed to GetShortPathName in WCMD_HandleTildaModifiers.
Rob Shearman [Mon, 25 Feb 2008 09:00:07 +0000 (09:00 +0000)]
cmd: Fix loop termination check in WCMD_batch.
Rob Shearman [Mon, 25 Feb 2008 08:59:51 +0000 (08:59 +0000)]
comctl32: Fix possible use of uninitialised variable in REBAR_Paint.
In the case where an hdc is passed in via the wParam, ps.fErase could be
uninitialised. Fix this by rearranging the code so that ps is only used
when an hdc isn't passed in.
Rob Shearman [Mon, 25 Feb 2008 08:59:46 +0000 (08:59 +0000)]
comdlg32: Fix checks for failure of COMDLG32_SHGetFolderPathW in FILEDLG95_InitControls.
COMDLG32_SHGetFolderPathW returns a BOOL, not an HRESULT.
Rob Shearman [Mon, 25 Feb 2008 08:59:38 +0000 (08:59 +0000)]
avicap32: Fix the type of retval in capGetDriverDescriptionA.
Rob Shearman [Sat, 23 Feb 2008 13:21:21 +0000 (13:21 +0000)]
rpcrt4: Include ws2tcpip.h instead of Unix headers when targeting a build for Windows.
Stefan Leichter [Sat, 23 Feb 2008 08:44:02 +0000 (09:44 +0100)]
user32: Added stub for GetMouseMovePointsEx.