Hans Leidekker [Tue, 16 Dec 2008 15:41:01 +0000 (16:41 +0100)]
janitorial: Don't depend on user32 for the self registration functions.
Marcus Meissner [Tue, 16 Dec 2008 15:31:10 +0000 (16:31 +0100)]
include: Add prototype for GetConsoleInputExeNameA/W().
Damjan Jovanovic [Tue, 16 Dec 2008 14:08:49 +0000 (16:08 +0200)]
winemenubuilder: Create xdg_config_dir if it does not exist.
Stefan Dösinger [Mon, 15 Dec 2008 18:24:36 +0000 (19:24 +0100)]
wined3d: Get rid of IWineD3DPixelShaderImpl_GenerateShader.
Stefan Dösinger [Sun, 23 Nov 2008 11:43:15 +0000 (12:43 +0100)]
wined3d: Avoid loading opengl32.dll.
This confuses applications like Steam, which hook d3d9 and opengl
functions. It sees that the application uses opengl32, but it doesn't
realize that d3d9 is wrapped to opengl. Thus it starts messing around
with wined3d's wgl context. It usually tries to draw geometry with the
context, but cannot deal with some of the obscure extensions we have
activated.
Stefan Dösinger [Sun, 14 Dec 2008 23:03:43 +0000 (00:03 +0100)]
wined3d: Initialize max_combined_samplers properly.
Otherwise it will be 0 if GL_ARB_multitexture is not available.
Stefan Dösinger [Thu, 11 Dec 2008 22:11:30 +0000 (23:11 +0100)]
wined3d: Correct a stage number.
Stefan Dösinger [Mon, 15 Dec 2008 18:21:37 +0000 (19:21 +0100)]
wined3d: Emulate GL_EXT_fog_coord.
Stefan Dösinger [Mon, 15 Dec 2008 14:47:07 +0000 (15:47 +0100)]
wined3d: Remove some needless initializations.
They're not needed, they are handled by the state management anyway.
Stefan Dösinger [Tue, 16 Dec 2008 12:23:15 +0000 (13:23 +0100)]
wined3d: Some GL_EXT_fog_coord prototype fixes.
Stefan Dösinger [Mon, 15 Dec 2008 18:14:15 +0000 (19:14 +0100)]
wined3d: Reinstall the G16R16F format surface load fixup.
We cannot remove this because we still have to load the surface as
RGB. The shader may take care of setting the blue channel to 1.0 now,
but we still get the red and green channels loaded incorrectly if we
don't insert a blue channel before loading.
Stefan Dösinger [Thu, 11 Dec 2008 13:16:25 +0000 (14:16 +0100)]
wined3d: Set up the shaders when delaying fixed func applying.
Stefan Dösinger [Tue, 16 Dec 2008 12:18:49 +0000 (13:18 +0100)]
wined3d: Fake GL_ARB_multitexture.
Andrew Talbot [Mon, 15 Dec 2008 21:21:07 +0000 (21:21 +0000)]
user32: Sign-compare warnings fix.
Dan Kegel [Tue, 16 Dec 2008 05:47:56 +0000 (21:47 -0800)]
msvcrt: fread: Exhaust buffered data before using unbuffered data in ascii mode.
Alexander Morozov [Tue, 16 Dec 2008 09:19:08 +0000 (12:19 +0300)]
ntoskrnl.exe: Add stubs for Io{Allocate,Get}DriverObjectExtension.
Dylan Smith [Tue, 16 Dec 2008 08:43:33 +0000 (03:43 -0500)]
richedit: Move implementation of WM_CHAR to its own function.
Dylan Smith [Tue, 16 Dec 2008 08:43:43 +0000 (03:43 -0500)]
richedit: Removed some unnecessary SendMessage calls to itself.
Dylan Smith [Tue, 16 Dec 2008 08:43:24 +0000 (03:43 -0500)]
richedit: Move implementation of EM_GETTEXTEX to its own function.
Dylan Smith [Tue, 16 Dec 2008 08:43:13 +0000 (03:43 -0500)]
richedit: Move implementation of EM_GETTEXTRANGE to its own function.
The RichEditWndProc_common function is big enough already by handling
all the window messages, so moving code to handle a message to its own
function makes the code more readable.
Jeremy Drake [Tue, 16 Dec 2008 07:41:47 +0000 (23:41 -0800)]
oleaut32/tests: Fix double GlobalFree in olepicture tests.
Michael Stefaniuc [Tue, 16 Dec 2008 12:10:58 +0000 (13:10 +0100)]
d3dxof/tests: Remove redundant NULL check before HeapFree (Smatch).
Hans Leidekker [Mon, 15 Dec 2008 10:56:18 +0000 (11:56 +0100)]
pidgen: Add a placeholder BINK resource.
Adds a binary resource that consists of the string "Wine placeholder
BINK resource" padded with zeroes.
Hans Leidekker [Mon, 15 Dec 2008 10:55:32 +0000 (11:55 +0100)]
pidgen: Add stub implementation.
Hans Leidekker [Mon, 15 Dec 2008 10:55:01 +0000 (11:55 +0100)]
wine.inf: Create fake hal.dll.
Hans Leidekker [Mon, 15 Dec 2008 10:54:16 +0000 (11:54 +0100)]
hal: Add version resource.
Nikolay Sivov [Tue, 16 Dec 2008 02:10:48 +0000 (05:10 +0300)]
gdiplus: Fix Font test failure on charset mismatch.
Lei Zhang [Mon, 15 Dec 2008 23:31:43 +0000 (15:31 -0800)]
quartz: Enumerate all the pins on filter and check directions when rendering.
Jacek Caban [Mon, 15 Dec 2008 21:50:10 +0000 (22:50 +0100)]
mshtml: Fixed IHTMLInputTextElement vtbl and QueryInterface implementation.
Spotted by Andrew Talbot.
Jacek Caban [Mon, 15 Dec 2008 21:24:33 +0000 (22:24 +0100)]
jscript: Delay setting named info if SCRIPTITEM_GLOBALMEMBER flag is not set.
Henri Verbeet [Mon, 15 Dec 2008 15:35:15 +0000 (16:35 +0100)]
d3d8: Add a test for GetVertexShader() with a FVF set.
Henri Verbeet [Mon, 15 Dec 2008 15:35:15 +0000 (16:35 +0100)]
wined3d: Fix use_vs() usage in vertexdeclaration().
Henri Verbeet [Mon, 15 Dec 2008 15:35:14 +0000 (16:35 +0100)]
wined3d: Shaders will never have a NULL function.
Henri Verbeet [Mon, 15 Dec 2008 15:35:13 +0000 (16:35 +0100)]
wined3d: Refuse to create shaders with a NULL function.
Henri Verbeet [Mon, 15 Dec 2008 15:35:13 +0000 (16:35 +0100)]
d3d8: Remove unused code.
Also corrects some related comments.
Paul Vriens [Tue, 16 Dec 2008 10:29:54 +0000 (11:29 +0100)]
riched20/tests: Fix test failures on Win9x, WinMe and Wine in win9x mode.
Paul Vriens [Mon, 15 Dec 2008 17:39:06 +0000 (18:39 +0100)]
comctl32/tests: Destroy the window after the tests.
Paul Vriens [Mon, 15 Dec 2008 15:29:19 +0000 (16:29 +0100)]
msi/tests: Run tests again on Win9x and NT4.
Paul Vriens [Mon, 15 Dec 2008 14:06:37 +0000 (15:06 +0100)]
rpcrt4/tests: Move function pointer initialization to the init function.
Paul Vriens [Mon, 15 Dec 2008 13:58:29 +0000 (14:58 +0100)]
rpcrt4/tests: Use GetModuleHandle instead of LoadLibrary.
Paul Vriens [Mon, 15 Dec 2008 13:50:06 +0000 (14:50 +0100)]
xinput1_3/tests: Call FreeLibrary() after tests.
Paul Vriens [Mon, 15 Dec 2008 13:19:34 +0000 (14:19 +0100)]
user32/tests: Destroy the windows after the tests.
Alexandre Julliard [Tue, 16 Dec 2008 11:25:07 +0000 (12:25 +0100)]
ntdll: Add support for dynamically generated stub entry points.
Based on a patch by Maarten Lankhorst.
Alexandre Julliard [Tue, 16 Dec 2008 11:20:30 +0000 (12:20 +0100)]
winebuild: Generate stub entry points for x86_64.
Alexandre Julliard [Tue, 16 Dec 2008 11:07:53 +0000 (12:07 +0100)]
winetest: Use main instead of WinMain as entry point.
Alexandre Julliard [Mon, 15 Dec 2008 19:08:39 +0000 (20:08 +0100)]
widl: Use ULONG_PTR instead of unsigned long for pointer casts in generated code.
Alexandre Julliard [Mon, 15 Dec 2008 19:08:33 +0000 (20:08 +0100)]
msvcrt: Rename _ftime to avoid conflicts.
Alexandre Julliard [Mon, 15 Dec 2008 15:20:08 +0000 (16:20 +0100)]
msvcrt: The __p_* functions are only exported on i386.
Alexandre Julliard [Mon, 15 Dec 2008 15:03:32 +0000 (16:03 +0100)]
msvcrt: Add a few more *_func functions to replace the __p_* ones.
Alexandre Julliard [Mon, 15 Dec 2008 14:39:34 +0000 (15:39 +0100)]
msvcrt: The _CI* math functions are only exported on i386.
Henri Verbeet [Mon, 15 Dec 2008 11:10:15 +0000 (12:10 +0100)]
d3d8: Use the wined3d declaration to retrieve the d3d8 shader in IDirect3DDevice8Impl_GetVertexShader().
This makes it no longer necessary to create a wined3d vertex shader
when the d3d8 vertex shader has a NULL function.
Henri Verbeet [Mon, 15 Dec 2008 11:10:15 +0000 (12:10 +0100)]
d3d8: Create a d3d8 declaration as parent for FVF based declarations.
Henri Verbeet [Mon, 15 Dec 2008 11:10:15 +0000 (12:10 +0100)]
wined3d: Simplify shader_generate_main() a bit.
Henri Verbeet [Mon, 15 Dec 2008 11:10:14 +0000 (12:10 +0100)]
wined3d: Move the shader version to reg_maps.
Henri Verbeet [Mon, 15 Dec 2008 11:10:14 +0000 (12:10 +0100)]
wined3d: Explicitly pass the shader version to some more functions.
Alexandre Julliard [Mon, 15 Dec 2008 12:32:15 +0000 (13:32 +0100)]
ntdll: NtCurrentTeb is not exported on x86_64.
Alexandre Julliard [Mon, 15 Dec 2008 12:31:52 +0000 (13:31 +0100)]
include: Allow 64-bit pointers to pass through LDT functions unmolested.
Alexandre Julliard [Mon, 15 Dec 2008 12:30:25 +0000 (13:30 +0100)]
server: Make async I/O transfer sizes always 32-bit.
Alexandre Julliard [Mon, 15 Dec 2008 12:29:38 +0000 (13:29 +0100)]
server: Add an apc_param_t type to store APC client-side parameters.
Alexander Nicolaysen Sørnes [Sun, 7 Dec 2008 19:41:06 +0000 (20:41 +0100)]
kernel32: Add stub for GetConsoleAliasW.
Andrew Talbot [Fri, 12 Dec 2008 20:22:03 +0000 (20:22 +0000)]
winmm: Sign-compare warning fix.
Wolfgang Walter [Mon, 15 Dec 2008 09:57:13 +0000 (10:57 +0100)]
wineps.drv: Fix freeing of not allocated memory in type42.c.
Dylan Smith [Mon, 15 Dec 2008 09:31:33 +0000 (04:31 -0500)]
richedit: Missing capitalization on TxGetScrollBars.
Dylan Smith [Mon, 15 Dec 2008 09:31:52 +0000 (04:31 -0500)]
richedit: Removed unused hwndEdit variable for the RTF parser.
There is no reason for the rich text format parser to need a handle to
the window, and even if there were it has a handle to the editor which
contains a handle to the window. It is better to remove this
considering we need to cut down on the use of window handles to
implement windowless richedit controls.
Dylan Smith [Mon, 15 Dec 2008 09:31:25 +0000 (04:31 -0500)]
richedit: Removed an unnecessary call to GetScrollInfo.
The vertical scrollbar state is stored internally within the control,
so should be used when possible. This will become more necessary when
windowless richedit controls are implemented, and there will no hWnd
to pass to GetScrollInfo.
Dylan Smith [Mon, 15 Dec 2008 09:32:01 +0000 (04:32 -0500)]
richedit: Compare editor rather than hWnd in ME_CalculateClickCount.
Comparing the editor as apposed to the handle to the window will work
just as well right now, but will also work when there is no window
handle to make a comparison with, which will be the case with
windowless richedit controls.
Dylan Smith [Mon, 15 Dec 2008 09:31:43 +0000 (04:31 -0500)]
richedit: Use ME_EnsureVisible to implement EM_SCROLLCARET.
The code for the ME_EnsureVisible function does exactly what
EM_SCROLLCARET does, yet this code is duplicated in order to handle
this message. It is simpler to just use the existing function to
implement the message, and avoid internally sending the EM_SCROLLCARET
when this function is available.
Paul Vriens [Fri, 12 Dec 2008 16:07:54 +0000 (17:07 +0100)]
gdi32/tests: Fix a few failures on Win9x.
James Hawkins [Mon, 15 Dec 2008 03:07:20 +0000 (21:07 -0600)]
msi: Add tests for MsiGetPatchInfo.
James Hawkins [Mon, 15 Dec 2008 03:07:28 +0000 (21:07 -0600)]
msi: Set the property specified by the Source attribute of the Media table when applying a patch.
James Hawkins [Mon, 15 Dec 2008 03:07:23 +0000 (21:07 -0600)]
msi: Publish the patch information.
James Hawkins [Mon, 15 Dec 2008 03:07:17 +0000 (21:07 -0600)]
msi: Implement MsiGetPatchInfoExW.
James Hawkins [Mon, 15 Dec 2008 03:07:14 +0000 (21:07 -0600)]
msi: Add the ability to query a specific context for install properties.
James Hawkins [Mon, 15 Dec 2008 03:07:09 +0000 (21:07 -0600)]
msi: Add the ability to query a specific context for a patch.
James Hawkins [Mon, 15 Dec 2008 03:07:06 +0000 (21:07 -0600)]
msi: Add the ability to query a specific context for a product key.
James Hawkins [Mon, 15 Dec 2008 03:07:02 +0000 (21:07 -0600)]
msi: Forward MsiGetPatchInfoExA to MsiGetPatchInfoExW.
James Hawkins [Mon, 15 Dec 2008 03:06:55 +0000 (21:06 -0600)]
msi: Add a stub implementation of MsiGetPatchInfoEx.
Nikolay Sivov [Sun, 14 Dec 2008 23:52:35 +0000 (02:52 +0300)]
gdiplus: Added GdipAddPathCurve3/GdipAddPathCurve3I with tests.
Christian Costa [Sun, 14 Dec 2008 18:08:17 +0000 (19:08 +0100)]
amstream: Add stubbed implementation of MediaStreamFilter.
Christian Costa [Sun, 14 Dec 2008 18:07:32 +0000 (19:07 +0100)]
amstream: Some fixes.
Christian Costa [Sun, 14 Dec 2008 18:06:49 +0000 (19:06 +0100)]
amstream: Implement IDirectDrawMediaStream.
Christian Costa [Sun, 14 Dec 2008 18:03:56 +0000 (19:03 +0100)]
dmime: Check input params in IDirectMusicSegmentState8Impl_QueryInterface.
Christian Costa [Sun, 14 Dec 2008 18:00:15 +0000 (19:00 +0100)]
dmime: Improve IDirectMusicPerformance8Impl_PlaySegment(Ex) stubs.
Christian Costa [Sun, 14 Dec 2008 17:58:59 +0000 (18:58 +0100)]
dplayx: Fix typo.
Christian Costa [Sun, 14 Dec 2008 17:57:31 +0000 (18:57 +0100)]
d3dxof: Increase string buffer size.
Christian Costa [Sun, 14 Dec 2008 17:55:10 +0000 (18:55 +0100)]
d3dxof: Improve error handling.
Christian Costa [Sun, 14 Dec 2008 17:53:15 +0000 (18:53 +0100)]
d3dxof: Add a test to dump an X object data (enabled when objects.txt and templates.txt are present).
Christian Costa [Sun, 14 Dec 2008 17:49:45 +0000 (18:49 +0100)]
setupx: Add stub for DiInstallClass.
Maarten Lankhorst [Sat, 13 Dec 2008 22:06:48 +0000 (23:06 +0100)]
includes: Fix packing for commdlg in Win64.
Francois Gouget [Sun, 14 Dec 2008 01:09:13 +0000 (02:09 +0100)]
devenum: Explicitly identify the translation as being for SUBLANG_PORTUGUESE_BRAZILIAN.
Francois Gouget [Sat, 13 Dec 2008 11:05:56 +0000 (12:05 +0100)]
msi/tests: Make enum_stream_names() and package_RegDeleteTreeW() static.
Francois Gouget [Sat, 13 Dec 2008 11:05:41 +0000 (12:05 +0100)]
oleaut32/tests: Make the Widget_*() and KindaEnum_*() functions static.
Francois Gouget [Sat, 13 Dec 2008 11:04:28 +0000 (12:04 +0100)]
net: Make output_string() and output_error_string() static.
Francois Gouget [Sat, 13 Dec 2008 11:03:57 +0000 (12:03 +0100)]
ddraw/tests: Make some functions static.
Francois Gouget [Sat, 13 Dec 2008 10:59:48 +0000 (11:59 +0100)]
kernel32: Make some functions static.
Francois Gouget [Sat, 13 Dec 2008 11:06:48 +0000 (12:06 +0100)]
gdi32: Export three implemented 16bit Engine*() functions.
Francois Gouget [Sat, 13 Dec 2008 11:06:14 +0000 (12:06 +0100)]
gdi32: Make [GS]etDCState() static.
Francois Gouget [Sat, 13 Dec 2008 11:06:02 +0000 (12:06 +0100)]
mlang/tests: Make strstrW() static.
Francois Gouget [Sat, 13 Dec 2008 11:05:29 +0000 (12:05 +0100)]
riched20/tests: Make keep_responsive() and customWordBreakProc() static.
Francois Gouget [Sat, 13 Dec 2008 11:05:24 +0000 (12:05 +0100)]
setupapi/tests: Make devinst_RegDeleteTreeW() static.