wine/eterwine.git
9 years agoatl100: Implemented semi stub AtlAxCreateControlLic and AtlAxCreateControlLicEx.
Qian Hong [Tue, 17 Nov 2015 00:45:33 +0000 (08:45 +0800)]
atl100: Implemented semi stub AtlAxCreateControlLic and AtlAxCreateControlLicEx.

Signed-off-by: Qian Hong <qhong@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Generate makefiles and po rules only for disabled dlls.
Alexandre Julliard [Tue, 17 Nov 2015 09:05:28 +0000 (18:05 +0900)]
makefiles: Generate makefiles and po rules only for disabled dlls.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoconfigure: Use the standard dll directory on Android.
Alexandre Julliard [Tue, 17 Nov 2015 03:50:07 +0000 (12:50 +0900)]
configure: Use the standard dll directory on Android.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoconfigure: Disable the preloader on Android.
Alexandre Julliard [Tue, 17 Nov 2015 03:49:13 +0000 (12:49 +0900)]
configure: Disable the preloader on Android.

It cannot work anymore now that Android requires PIE binaries.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoconfigure: Build binaries as PIE on Android.
Alexandre Julliard [Tue, 17 Nov 2015 03:48:39 +0000 (12:48 +0900)]
configure: Build binaries as PIE on Android.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomake_makefiles: Configure substitutions are allowed in the top makefile.
Alexandre Julliard [Tue, 17 Nov 2015 03:45:14 +0000 (12:45 +0900)]
make_makefiles: Configure substitutions are allowed in the top makefile.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoopengl32: Add "Not Microsoft" to Copyright string to satisfy CATIA.
Austin English [Mon, 16 Nov 2015 20:34:51 +0000 (14:34 -0600)]
opengl32: Add "Not Microsoft" to Copyright string to satisfy CATIA.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agouser32: Use winediag debug channel for some error messages.
Austin English [Mon, 16 Nov 2015 20:31:11 +0000 (14:31 -0600)]
user32: Use winediag debug channel for some error messages.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowinegcc: Disable setting image base address on Android.
Alexandre Julliard [Mon, 16 Nov 2015 14:30:10 +0000 (23:30 +0900)]
winegcc: Disable setting image base address on Android.

The Android linker doesn't handle this correctly.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowinegcc: Force stack alignment on all x86 platforms.
Alexandre Julliard [Mon, 16 Nov 2015 13:52:41 +0000 (22:52 +0900)]
winegcc: Force stack alignment on all x86 platforms.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_RSGetViewports().
Józef Kucia [Fri, 13 Nov 2015 14:16:26 +0000 (15:16 +0100)]
d3d11: Implement d3d11_immediate_context_RSGetViewports().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agohidclass.sys: Break the report descriptor into multiple lines.
Aric Stewart [Mon, 16 Nov 2015 13:08:46 +0000 (07:08 -0600)]
hidclass.sys: Break the report descriptor into multiple lines.

Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agouser32: Use font default height if GetTextExtentPoint returns empty rectangle.
Andrew Eikum [Fri, 13 Nov 2015 20:52:10 +0000 (14:52 -0600)]
user32: Use font default height if GetTextExtentPoint returns empty rectangle.

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowine.inf: Add HKLM\Software\Microsoft\MediaPlayer\Installation DirectoryLFN key.
Andrey Gusev [Mon, 16 Nov 2015 10:54:37 +0000 (12:54 +0200)]
wine.inf: Add HKLM\Software\Microsoft\MediaPlayer\Installation DirectoryLFN key.

Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agocmd: Set colour attributes when clearing the screen with 'cls'.
Hugh McMaster [Mon, 16 Nov 2015 00:53:06 +0000 (11:53 +1100)]
cmd: Set colour attributes when clearing the screen with 'cls'.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoreg/tests: Fix the add empty type test.
Hugh McMaster [Mon, 16 Nov 2015 00:53:07 +0000 (11:53 +1100)]
reg/tests: Fix the add empty type test.

The exit code of this test will always be REG_EXIT_FAILURE,
so the return code is neither broken nor todo_wine.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoserver: Do not require SeBackupPrivilege in load_registry and unload_registry.
Sebastian Lackner [Mon, 16 Nov 2015 07:32:29 +0000 (08:32 +0100)]
server: Do not require SeBackupPrivilege in load_registry and unload_registry.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agodinput: Allow EnumDevices callback functions with broken calling conventions.
Andrew Nguyen [Mon, 16 Nov 2015 07:25:45 +0000 (08:25 +0100)]
dinput: Allow EnumDevices callback functions with broken calling conventions.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agosetupapi: Add a manifest to indicate the tests don't need elevation.
Vincent Povirk [Mon, 16 Nov 2015 02:23:28 +0000 (20:23 -0600)]
setupapi: Add a manifest to indicate the tests don't need elevation.

Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowinmm: Initialize AUXCAPSA.wReserved1 returned from auxGetDevCapsA() (Coverity).
Nikolay Sivov [Sun, 15 Nov 2015 23:42:40 +0000 (02:42 +0300)]
winmm: Initialize AUXCAPSA.wReserved1 returned from auxGetDevCapsA() (Coverity).

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agokernel32: Fix context initialization for EnumDateFormatsExEx.
Nikolay Sivov [Sun, 15 Nov 2015 22:10:04 +0000 (01:10 +0300)]
kernel32: Fix context initialization for EnumDateFormatsExEx.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agouser32/tests: Use separate test window for each scrollbar test.
Nikolay Sivov [Sun, 15 Nov 2015 19:37:24 +0000 (22:37 +0300)]
user32/tests: Use separate test window for each scrollbar test.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agooleaut32: Remove unused tracing macro.
Nikolay Sivov [Sun, 15 Nov 2015 16:14:10 +0000 (19:14 +0300)]
oleaut32: Remove unused tracing macro.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowinex11: Remove tracing function that was never used.
Nikolay Sivov [Sun, 15 Nov 2015 13:13:40 +0000 (16:13 +0300)]
winex11: Remove tracing function that was never used.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agocomctl32/tests: Enable visual tests in interactive mode, fix build failure.
Nikolay Sivov [Sun, 15 Nov 2015 12:54:01 +0000 (15:54 +0300)]
comctl32/tests: Enable visual tests in interactive mode, fix build failure.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agooleaut32: Take lcid into account while parsing input variant in VARIANT_FormatString.
Piotr Caban [Sat, 14 Nov 2015 12:17:39 +0000 (13:17 +0100)]
oleaut32: Take lcid into account while parsing input variant in VARIANT_FormatString.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agooleaut32: Take lcid into account while parsing input variant in VARIANT_FormatDate.
Piotr Caban [Sat, 14 Nov 2015 12:17:31 +0000 (13:17 +0100)]
oleaut32: Take lcid into account while parsing input variant in VARIANT_FormatDate.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agooleaut32: Take lcid into account while parsing input variant in VARIANT_FormatNumber.
Piotr Caban [Sat, 14 Nov 2015 12:17:23 +0000 (13:17 +0100)]
oleaut32: Take lcid into account while parsing input variant in VARIANT_FormatNumber.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agogdi32/tests: Some empty string tests for GetTextExtentPoint.
Nikolay Sivov [Fri, 13 Nov 2015 21:38:39 +0000 (00:38 +0300)]
gdi32/tests: Some empty string tests for GetTextExtentPoint.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontdll/tests: Print the correct status code in ok() messages.
Sebastian Lackner [Fri, 13 Nov 2015 21:03:34 +0000 (22:03 +0100)]
ntdll/tests: Print the correct status code in ok() messages.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoRelease 1.7.55.
Alexandre Julliard [Fri, 13 Nov 2015 14:32:40 +0000 (23:32 +0900)]
Release 1.7.55.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_OMGetRenderTargets().
Józef Kucia [Fri, 13 Nov 2015 01:23:42 +0000 (02:23 +0100)]
d3d11: Implement d3d11_immediate_context_OMGetRenderTargets().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_DrawIndexedInstanced().
Józef Kucia [Fri, 13 Nov 2015 01:23:40 +0000 (02:23 +0100)]
d3d11: Implement d3d11_immediate_context_DrawIndexedInstanced().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_DrawIndexed().
Józef Kucia [Fri, 13 Nov 2015 01:23:39 +0000 (02:23 +0100)]
d3d11: Implement d3d11_immediate_context_DrawIndexed().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_IASetIndexBuffer().
Józef Kucia [Fri, 13 Nov 2015 01:23:38 +0000 (02:23 +0100)]
d3d11: Implement d3d11_immediate_context_IASetIndexBuffer().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowined3d: Flat shading emulation for core contexts.
Matteo Bruni [Thu, 12 Nov 2015 22:06:50 +0000 (23:06 +0100)]
wined3d: Flat shading emulation for core contexts.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoddraw/tests: Port test_shademode() to ddraw1.
Matteo Bruni [Thu, 12 Nov 2015 22:06:49 +0000 (23:06 +0100)]
ddraw/tests: Port test_shademode() to ddraw1.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoddraw/tests: Port test_shademode() to ddraw2.
Matteo Bruni [Thu, 12 Nov 2015 22:06:48 +0000 (23:06 +0100)]
ddraw/tests: Port test_shademode() to ddraw2.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoddraw/tests: Port test_shademode() to ddraw4.
Matteo Bruni [Thu, 12 Nov 2015 22:06:47 +0000 (23:06 +0100)]
ddraw/tests: Port test_shademode() to ddraw4.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoddraw/tests: Port test_shademode() to ddraw7.
Matteo Bruni [Thu, 12 Nov 2015 22:06:46 +0000 (23:06 +0100)]
ddraw/tests: Port test_shademode() to ddraw7.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d8/tests: Port test_shademode() to d3d8.
Matteo Bruni [Thu, 12 Nov 2015 22:06:45 +0000 (23:06 +0100)]
d3d8/tests: Port test_shademode() to d3d8.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d9/tests: Improve the shade mode test.
Matteo Bruni [Thu, 12 Nov 2015 22:06:44 +0000 (23:06 +0100)]
d3d9/tests: Improve the shade mode test.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowined3d: Handle WINED3D_SHADE_PHONG the same as WINED3D_SHADE_GOURAUD.
Matteo Bruni [Thu, 12 Nov 2015 22:06:43 +0000 (23:06 +0100)]
wined3d: Handle WINED3D_SHADE_PHONG the same as WINED3D_SHADE_GOURAUD.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowined3d: Enforce a stable texture units mapping.
Matteo Bruni [Thu, 12 Nov 2015 22:06:42 +0000 (23:06 +0100)]
wined3d: Enforce a stable texture units mapping.

The GLSL shader backend hardcodes the sampler uniforms at program link
time, it can't handle a change in the mapping between draws with the
same shader program.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowined3d: Avoid going through the texture units mapping when unnecessary.
Matteo Bruni [Thu, 12 Nov 2015 22:06:41 +0000 (23:06 +0100)]
wined3d: Avoid going through the texture units mapping when unnecessary.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowined3d: Set default texture units mapping for vertex shader samplers when possible.
Matteo Bruni [Thu, 12 Nov 2015 22:06:40 +0000 (23:06 +0100)]
wined3d: Set default texture units mapping for vertex shader samplers when possible.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomshtml: Skip travellog notifications for frame navigation.
Jacek Caban [Fri, 13 Nov 2015 11:21:21 +0000 (12:21 +0100)]
mshtml: Skip travellog notifications for frame navigation.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomsvcp120: Implement _Cnd_* functions.
Daniel Lehman [Wed, 4 Nov 2015 01:10:16 +0000 (17:10 -0800)]
msvcp120: Implement _Cnd_* functions.

Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agocombase: Add RoGetActivationFactory stub.
Austin English [Fri, 13 Nov 2015 07:12:54 +0000 (08:12 +0100)]
combase: Add RoGetActivationFactory stub.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontoskrnl.exe: Add ExDeletePagedLookasideList stub.
Austin English [Fri, 13 Nov 2015 07:32:00 +0000 (08:32 +0100)]
ntoskrnl.exe: Add ExDeletePagedLookasideList stub.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontoskrnl.exe: Add ExDeleteNPagedLookasideList stub.
Austin English [Fri, 13 Nov 2015 07:31:32 +0000 (08:31 +0100)]
ntoskrnl.exe: Add ExDeleteNPagedLookasideList stub.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontoskrnl.exe: Add a stub for ProbeForWrite.
Sebastian Lackner [Fri, 13 Nov 2015 07:31:05 +0000 (08:31 +0100)]
ntoskrnl.exe: Add a stub for ProbeForWrite.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontoskrnl.exe: Add a stub for ProbeForRead.
Austin English [Fri, 13 Nov 2015 07:30:26 +0000 (08:30 +0100)]
ntoskrnl.exe: Add a stub for ProbeForRead.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoodbccp32: Remove duplicate string.
Alistair Leslie-Hughes [Fri, 13 Nov 2015 06:49:49 +0000 (17:49 +1100)]
odbccp32: Remove duplicate string.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowine.inf: Add Windows Media Player version registry keys.
Austin English [Thu, 12 Nov 2015 23:21:32 +0000 (17:21 -0600)]
wine.inf: Add Windows Media Player version registry keys.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Remove support for running subdirectory makefiles through config.status.
Alexandre Julliard [Fri, 13 Nov 2015 09:56:41 +0000 (18:56 +0900)]
makefiles: Remove support for running subdirectory makefiles through config.status.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Expand the test resource list through a makefile variable.
Alexandre Julliard [Fri, 13 Nov 2015 09:56:20 +0000 (18:56 +0900)]
makefiles: Expand the test resource list through a makefile variable.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Replace the libwine makefile rules by variable declarations.
Alexandre Julliard [Fri, 13 Nov 2015 09:38:51 +0000 (18:38 +0900)]
makefiles: Replace the libwine makefile rules by variable declarations.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Replace the loader makefile rules by variable declarations.
Alexandre Julliard [Fri, 13 Nov 2015 08:05:46 +0000 (17:05 +0900)]
makefiles: Replace the loader makefile rules by variable declarations.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Install source directory files from the top-level makefile.
Alexandre Julliard [Fri, 13 Nov 2015 07:07:49 +0000 (16:07 +0900)]
makefiles: Install source directory files from the top-level makefile.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Generate rules for installing wine.inf.
Alexandre Julliard [Fri, 13 Nov 2015 06:16:16 +0000 (15:16 +0900)]
makefiles: Generate rules for installing wine.inf.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Add support for specifying extra dependencies in libraries and programs.
Alexandre Julliard [Fri, 13 Nov 2015 05:17:18 +0000 (14:17 +0900)]
makefiles: Add support for specifying extra dependencies in libraries and programs.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Generate makefiles and po rules also for disabled modules.
Alexandre Julliard [Fri, 13 Nov 2015 04:32:24 +0000 (13:32 +0900)]
makefiles: Generate makefiles and po rules also for disabled modules.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomaintainers: Update winemaker section.
André Hentschel [Thu, 12 Nov 2015 21:56:46 +0000 (22:56 +0100)]
maintainers: Update winemaker section.

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoxaudio2_7: Update current buffer position after flushing buffers.
Andrew Eikum [Thu, 12 Nov 2015 20:27:47 +0000 (14:27 -0600)]
xaudio2_7: Update current buffer position after flushing buffers.

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowininet: Create file with correct file name in test_trailing_slash tests.
Piotr Caban [Thu, 12 Nov 2015 17:22:27 +0000 (18:22 +0100)]
wininet: Create file with correct file name in test_trailing_slash tests.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoadvapi32: Use absolute registry paths to create special root keys.
Jacek Caban [Thu, 12 Nov 2015 16:19:32 +0000 (17:19 +0100)]
advapi32: Use absolute registry paths to create special root keys.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agooleaut32: Added DECLSPEC_HOTPATCHABLE to a few functions.
Jacek Caban [Thu, 12 Nov 2015 15:07:55 +0000 (16:07 +0100)]
oleaut32: Added DECLSPEC_HOTPATCHABLE to a few functions.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agokernel32: Added DECLSPEC_HOTPATCHABLE to WinExec function.
Jacek Caban [Thu, 12 Nov 2015 15:05:01 +0000 (16:05 +0100)]
kernel32: Added DECLSPEC_HOTPATCHABLE to WinExec function.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoadvapi32: Added DECLSPEC_HOTPATCHABLE to CreateProcessAsUser[AW] functions.
Jacek Caban [Thu, 12 Nov 2015 15:01:24 +0000 (16:01 +0100)]
advapi32: Added DECLSPEC_HOTPATCHABLE to CreateProcessAsUser[AW] functions.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoole32: Added DECLSPEC_HOTPATCHABLE to a few more functions.
Jacek Caban [Thu, 12 Nov 2015 14:58:07 +0000 (15:58 +0100)]
ole32: Added DECLSPEC_HOTPATCHABLE to a few more functions.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoinclude: Add d3dx10.h file.
Andrey Gusev [Mon, 9 Nov 2015 22:00:23 +0000 (00:00 +0200)]
include: Add d3dx10.h file.

Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agondis.sys: Forward NdisInitUnicodeString to ntdll.RtlInitUnicodeString.
Austin English [Thu, 12 Nov 2015 04:27:43 +0000 (23:27 -0500)]
ndis.sys: Forward NdisInitUnicodeString to ntdll.RtlInitUnicodeString.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoserver: Store all 32 bits of value type.
Jacek Caban [Thu, 12 Nov 2015 13:26:25 +0000 (14:26 +0100)]
server: Store all 32 bits of value type.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Generate rules for building the libwine import library.
Alexandre Julliard [Thu, 12 Nov 2015 14:19:24 +0000 (23:19 +0900)]
makefiles: Generate rules for building the libwine import library.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Generate rules for installing libwine.
Alexandre Julliard [Thu, 12 Nov 2015 14:01:28 +0000 (23:01 +0900)]
makefiles: Generate rules for installing libwine.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Generate rules for building libwine.
Alexandre Julliard [Thu, 12 Nov 2015 13:08:03 +0000 (22:08 +0900)]
makefiles: Generate rules for building libwine.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agomakefiles: Group uninstall files in a single command.
Alexandre Julliard [Thu, 12 Nov 2015 13:43:02 +0000 (22:43 +0900)]
makefiles: Group uninstall files in a single command.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_SOGetTargets().
Józef Kucia [Wed, 11 Nov 2015 02:41:02 +0000 (03:41 +0100)]
d3d11: Implement d3d11_immediate_context_SOGetTargets().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowined3d: Make offset parameter optional in wined3d_device_get_stream_output().
Józef Kucia [Wed, 11 Nov 2015 02:41:01 +0000 (03:41 +0100)]
wined3d: Make offset parameter optional in wined3d_device_get_stream_output().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_SOSetTargets().
Józef Kucia [Wed, 11 Nov 2015 02:41:00 +0000 (03:41 +0100)]
d3d11: Implement d3d11_immediate_context_SOSetTargets().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_PSGetConstantBuffers().
Józef Kucia [Wed, 11 Nov 2015 02:40:59 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_PSGetConstantBuffers().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_PSGetShader().
Józef Kucia [Wed, 11 Nov 2015 02:40:58 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_PSGetShader().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_PSGetShaderResources().
Józef Kucia [Wed, 11 Nov 2015 02:40:57 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_PSGetShaderResources().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_VSGetShaderResources().
Józef Kucia [Wed, 11 Nov 2015 02:40:56 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_VSGetShaderResources().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_VSGetShader().
Józef Kucia [Wed, 11 Nov 2015 02:40:55 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_VSGetShader().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_VSGetConstantBuffers().
Józef Kucia [Wed, 11 Nov 2015 02:40:54 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_VSGetConstantBuffers().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_GSGetShaderResources().
Józef Kucia [Wed, 11 Nov 2015 02:40:53 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_GSGetShaderResources().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_GSGetShader().
Józef Kucia [Wed, 11 Nov 2015 02:40:52 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_GSGetShader().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_GSGetConstantBuffers().
Józef Kucia [Wed, 11 Nov 2015 02:40:51 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_GSGetConstantBuffers().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11: Implement d3d11_immediate_context_GSGetSamplers().
Józef Kucia [Wed, 11 Nov 2015 02:40:50 +0000 (03:40 +0100)]
d3d11: Implement d3d11_immediate_context_GSGetSamplers().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d11/tests: Avoid multiple readbacks of backbuffer texture.
Józef Kucia [Wed, 11 Nov 2015 01:03:34 +0000 (02:03 +0100)]
d3d11/tests: Avoid multiple readbacks of backbuffer texture.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agod3d10core/tests: Avoid multiple readbacks of backbuffer texture.
Józef Kucia [Wed, 11 Nov 2015 01:03:33 +0000 (02:03 +0100)]
d3d10core/tests: Avoid multiple readbacks of backbuffer texture.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoserver: Only send WM_WINE_CLIPCURSOR for forced clip resets.
Sebastian Lackner [Wed, 11 Nov 2015 04:30:50 +0000 (05:30 +0100)]
server: Only send WM_WINE_CLIPCURSOR for forced clip resets.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agontdll: Added KeyCachedInformation key info class implementation.
Jacek Caban [Wed, 11 Nov 2015 13:17:09 +0000 (14:17 +0100)]
ntdll: Added KeyCachedInformation key info class implementation.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agoserver: Return KeyFullInformation maximal string lengths in bytes.
Jacek Caban [Wed, 11 Nov 2015 13:16:59 +0000 (14:16 +0100)]
server: Return KeyFullInformation maximal string lengths in bytes.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agobthprops.cpl: Comment out CPLApplet from spec file.
Austin English [Wed, 11 Nov 2015 19:51:18 +0000 (13:51 -0600)]
bthprops.cpl: Comment out CPLApplet from spec file.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agowine.inf: Add HKLM\System\CurrentControlSet\Control\ServiceGroupOrder\List registry...
Austin English [Wed, 11 Nov 2015 17:12:40 +0000 (11:12 -0600)]
wine.inf: Add HKLM\System\CurrentControlSet\Control\ServiceGroupOrder\List registry key.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agodwrite/tests: Remove unused assignment (Clang).
Nikolay Sivov [Wed, 11 Nov 2015 21:50:41 +0000 (00:50 +0300)]
dwrite/tests: Remove unused assignment (Clang).

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 years agocomctl32/tests: Test more return values (Clang).
Nikolay Sivov [Wed, 11 Nov 2015 21:46:49 +0000 (00:46 +0300)]
comctl32/tests: Test more return values (Clang).

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>