Commit Graph

2180 Commits

Author SHA1 Message Date
Sebastian Lackner
c4a321904d patchutils.py: Allow to pass io object to read_patch and _FileReader class. 2016-04-03 23:44:10 +02:00
Sebastian Lackner
9aba381edd Release 1.9.7. 2016-04-03 00:39:55 +02:00
Sebastian Lackner
a3ecf01ce2 Added patch to implement support for converting 16 bit depth to 24 bit in msvidc32. 2016-04-02 22:41:15 +02:00
Sebastian Lackner
a872e2b1d0 wintrust-WinVerifyTrust: Fix a compiler warning with gcc 5.3.1 (thanks Michael Müller). 2016-04-02 17:00:21 +02:00
Sebastian Lackner
8b8f5b3b8c msvfw32-ICGetDisplayFormat: Update patchset and fix initialization of biSizeImage field. 2016-04-02 16:27:28 +02:00
Sebastian Lackner
8cc2c511dd ntoskrnl-Stubs: Added patch for stub of ntoskrnl.IoGetDeviceAttachmentBaseRef. 2016-04-02 08:24:00 +02:00
Sebastian Lackner
bdb15cfc19 Added patch to implement image hash verification in WinVerifyTrust. 2016-04-02 07:43:48 +02:00
Sebastian Lackner
1f27eee3ed Added patches to fix multiple issues in shell32 context menu handling. 2016-04-02 05:58:59 +02:00
Sebastian Lackner
bd61bfe45f vulkan-Vulkan_Implementation: Also try to load libvulkan.so.1. 2016-04-02 03:49:51 +02:00
Sebastian Lackner
1b9726a88e Rebase against 442e60b7e4c010e6622d524f47a2dd0d26ba19d4. 2016-04-01 19:16:26 +02:00
Sebastian Lackner
29b8c10db6 Added patch for fsutil.exe hardlink command. 2016-04-01 01:56:01 +02:00
Sebastian Lackner
8bed2773c4 Added patch to allow 320x240 as supported resolution in desktop mode. 2016-04-01 01:27:54 +02:00
Sebastian Lackner
ca69ea6ddf Added patch for 'New' context menu handler entry for directories. 2016-04-01 01:15:45 +02:00
Sebastian Lackner
9527830afa Rebase against f820c0942854c14fcd063c83225af03e73286334.
[dinput-DIPROP_USERNAME]
Removed patch to implement dinput device property DIPROP_USERNAME (accepted
upstream).

[kernel32-CreateFileA]
Removed patch to check for invalid filename pointers in CreateFileA in Win 9x
mode (accepted upstream).

[kernel32-ERROR_DLL_NOT_FOUND]
Removed patch to set ERROR_DLL_NOT_FOUND as error code for Win 9X instead of
ERROR_MOD_NOT_FOUND in load_library (accepted upstream).

[kernel32-GetOverlappedResult]
Removed patch to fix handling of GetOverlappedResult when status remains
STATUS_PENDING (accepted upstream).

[setupapi-SetupDiSetDeviceInstallParamsW]
Removed patch to add stub for setupapi.SetupDiSetDeviceInstallParamsW
(accepted upstream).

[user32-EnumDisplayMonitors]
Removed patch to set %ecx to address of rect in EnumDisplayMonitors callback
(accepted upstream).
2016-04-01 00:36:37 +02:00
Sebastian Lackner
9d68d56c29 msvfw32-ICGetDisplayFormat: Update patchset and add some more tests. 2016-03-31 17:20:11 +02:00
Sebastian Lackner
962403c7ca Added patch to enable the correct dialog owner in DIALOG_DoDialogBox. 2016-03-31 06:46:04 +02:00
Sebastian Lackner
336873284e Added patch to avoid dereferencing NULL pointer in a user32 trace. 2016-03-31 06:24:52 +02:00
Sebastian Lackner
29a8c30ce8 oleaut32-OleLoadPictureFile: Remove reference to bug report. 2016-03-31 04:30:51 +02:00
Sebastian Lackner
086b729ec2 Added patch to fix implementation of ICGetDisplayFormat. 2016-03-31 02:56:10 +02:00
Sebastian Lackner
98284e0a1e Rebase against f34fd257c6c83804075914ee2b82cc42eadc683f. 2016-03-30 19:03:37 +02:00
Sebastian Lackner
a1621d692a Rebase against 5b3681f62ddd2977924424d6f326ce729de9102a. 2016-03-29 16:45:43 +02:00
Sebastian Lackner
c43b0d8ac0 Rebase against d04a54857cc84f881393e4bc794185650a302084.
[makefiles-Revert_libwine_Import]
Disabled patch, the problem should be fixed in the development branch.
2016-03-29 02:45:32 +02:00
Sebastian Lackner
0a391faaba reg-Implement_Query: Updated patchset. 2016-03-27 18:53:12 +02:00
Sebastian Lackner
e83d9c4233 Added patch to fix IStream::Read() return value for partial reads. 2016-03-27 18:29:41 +02:00
Sebastian Lackner
7edc147a61 oleaut32-OleLoadPictureFile: Updated patchset. 2016-03-27 18:22:11 +02:00
Sebastian Lackner
96fddf8187 Added patch to handle stack guard pages on x86_64. 2016-03-26 22:28:03 +01:00
Sebastian Lackner
0e9f07b2b7 Added patch to return stub interface from mf.MFCreateMediaSession. 2016-03-26 20:03:33 +01:00
Sebastian Lackner
f8073b5148 makefiles-Revert_libwine_Import: Add reference to upstream bug. 2016-03-25 23:57:18 +01:00
Sebastian Lackner
450495f319 Added patch to use CONTAINING_RECORD in user.exe16 instead of reimplementing it. 2016-03-25 23:19:15 +01:00
Sebastian Lackner
980743ad37 winex11-MONITORENUMPROC: Rebase and move code to user32. 2016-03-25 22:50:15 +01:00
Sebastian Lackner
5cc96d631e setupapi-DiskSpaceList: Fix compile warning on x86_64. 2016-03-25 04:06:46 +01:00
Sebastian Lackner
04bb547a4b nvencodeapi-Video_Encoder: Fix compile warning on x86_64. 2016-03-25 04:02:28 +01:00
Sebastian Lackner
1b03b0201e ntdll-RtlIpStringToAddress_Tests: Fix compile warning on x86_64. 2016-03-25 03:59:18 +01:00
Sebastian Lackner
6b60ac392a ntdll-Junction_Points: Fix compile warning on x86_64. 2016-03-25 03:55:51 +01:00
Sebastian Lackner
20c3485cf8 Compiler_Warnings: Fix a whitespace error. 2016-03-25 03:02:09 +01:00
Sebastian Lackner
b550faff6a Rebase against 47cf3fe36d4f5a2f83c0d48ee763c256cd6010c5.
[winscard-SCardListReaders]
Removed patch to add stub for winscard.SCardListReadersA/W.
2016-03-24 17:40:50 +01:00
Sebastian Lackner
a748bea862 Added patch to implement oleaut32.OleLoadPictureFile. 2016-03-24 07:27:42 +01:00
Sebastian Lackner
e06dec2c39 windowscodecs-IMILBitmapSource: Fix number of arguments to IMILUnknown2Impl_unknown2. 2016-03-24 05:57:23 +01:00
Sebastian Lackner
a98c140c42 Added patch to fix return value of RegNotifyChangeKeyValue for pending events. 2016-03-24 02:47:21 +01:00
Sebastian Lackner
a7440de8ce Staging: Add some missing libraries to the wine_libs list. 2016-03-24 01:39:39 +01:00
Sebastian Lackner
711cfa9cf4 Rebase against 510c8e39838e4ceef1a66b42e7e58484bf4ac143. 2016-03-23 19:39:15 +01:00
Sebastian Lackner
70b46ff603 windowscodecs-IMILBitmapSource: Merge additional compatibility improvements. 2016-03-23 19:39:15 +01:00
Sebastian Lackner
edcd32bdea vulkan-Vulkan_Implementation: Use binary search to lookup function in is_null_func. 2016-03-23 19:36:53 +01:00
Sebastian Lackner
941d4e4383 vulkan-Vulkan_Implementation: Move WINE_DECLARE_DEBUG_CHANNEL inside #ifdef. 2016-03-23 17:54:06 +01:00
Sebastian Lackner
a3f00d208e Added multiple patches to avoid implicit cast of interface pointers. 2016-03-23 17:54:05 +01:00
Sebastian Lackner
7a99b50694 mmsystem.dll16-MIDIHDR_Refcount: Fix warnings caused by implicit casts from int to pointer. 2016-03-23 17:54:05 +01:00
Sebastian Lackner
22ca9a3c6a Added patch to improve compatibility of IMILBitmapSource interface. 2016-03-22 21:37:58 +01:00
Sebastian Lackner
f98cec7cf6 Rebase against 329dfee70c35184329d0820a5e9edbbed8b49b37. 2016-03-22 19:56:57 +01:00
Sebastian Lackner
c2b79fac1f api-ms-win-Stub_DLLs: Sort kernelbase spec file alphabetically. 2016-03-22 04:21:47 +01:00
Sebastian Lackner
ac8c49d331 Synchronize multiple spec files. 2016-03-22 04:21:47 +01:00
Sebastian Lackner
90842489d6 Rebase against bc357819296594aca300fdf30bb0cda46e9f0be0. 2016-03-22 04:20:18 +01:00
Michael Müller
ffad0e5c7b vulkan-Vulkan_Implementation: Fix compilation when XCB extension is not present. 2016-03-21 20:48:20 +01:00
Sebastian Lackner
084d7524a3 Release 1.9.6. 2016-03-21 18:30:27 +01:00
Sebastian Lackner
108bcbb78a Added patch to silence noisy FIXME in wined3d_texture_add_dirty_region. 2016-03-21 18:28:59 +01:00
Sebastian Lackner
0d458e0d99 Added patch to implement query operation in reg.exe. 2016-03-21 17:12:35 +01:00
Sebastian Lackner
66f37bcf33 Added patch to implement a better stub for IPicture::SaveAsFile. 2016-03-21 16:39:59 +01:00
Sebastian Lackner
4e02a7a17b wined3d-CSMT_Helper: Add warning that CSMT patchset is disabled. 2016-03-21 16:25:32 +01:00
Sebastian Lackner
24bb0ab018 Added patch to limit the vram memory to LONG_MAX only on 32 bit. 2016-03-20 22:54:17 +01:00
Sebastian Lackner
10a03fee9b Added patch to implement vulkan.vkGetPhysicalDeviceWin32PresentationSupportKHR. 2016-03-20 21:34:00 +01:00
Sebastian Lackner
f49415af69 Added patch to implement GdipCreateMetafileFromStream. 2016-03-20 20:27:12 +01:00
Sebastian Lackner
448a3fafa4 Added patch to implement initial support for Vulkan on i386/x86_64. 2016-03-20 20:24:59 +01:00
Sebastian Lackner
44b64cc18e Added patch to fix handling of INTERNET_INVALID_PORT_NUMBER in HttpOpenRequestW. 2016-03-20 08:59:21 +01:00
Sebastian Lackner
3d7ac2bee6 Added patch to fake success in dwmapi.DwmSetWindowAttribute function. 2016-03-20 08:49:16 +01:00
Sebastian Lackner
5d2841f36e Exagear: Disable patchset.
The workarounds should no longer be necessary in current versions of Exagear.
2016-03-20 08:21:02 +01:00
Sebastian Lackner
a3cbc9cb0f winepulse-PulseAudio_Support: Drop patch to use delay import for winealsa.drv.
This patch is not targetting any specific bug.
2016-03-20 06:57:48 +01:00
Sebastian Lackner
c6c15ab214 Rebase against 6bc0ce26a853b51f11958545bfa5570bdcb1cf01.
[authz-Stub_Functions]
Removed patch to implement additional stub functions in authz.dll (accepted
upstream).
2016-03-20 06:26:22 +01:00
Sebastian Lackner
15c75d5194 Rebase against bd332f53f2d7b618e313572159cd7e70e4efb0fc.
[ieframe-ITargetFrame2]
Removed patch to fix implementation of impl_from_ITargetFrame2 (accepted
upstream).

[setupapi-Fix_Parser]
Removed patch to fix parsing of inf files containing garbage at the beginning
(accepted upstream).

[wined3d-MESA_GPU_Info]
Disabled patchset, a similar idea was integrated into the development branch.
2016-03-20 05:54:21 +01:00
Sebastian Lackner
17ee57bb51 Added patch to fix implementation of impl_from_ITargetFrame2. 2016-03-16 01:25:08 +01:00
Sebastian Lackner
9a5c013ea8 Added patch to fix pointer to custom dialog control data. 2016-03-15 18:05:25 +01:00
Sebastian Lackner
92da621f9d Added patch to fix stack alignment in CUSTOMPROC_wrapper. 2016-03-15 17:44:01 +01:00
Sebastian Lackner
51601eed6f Rebase against 03ee99b43c2a01ce0e6f77fc0bbc71570a695336. 2016-03-15 17:10:26 +01:00
Sebastian Lackner
c11992eadd Rebase against 62277fb7779f76341efc71999d59242055be5c31. 2016-03-15 04:02:38 +01:00
Sebastian Lackner
9dd2e4a075 ws2_32-DisconnectEx: Fix a copy&paste mistake in tests (thanks Dmitry). 2016-03-14 15:47:43 +01:00
Sebastian Lackner
252b646644 Added patch to implement semi-stub for ws2_32 DisconnectEx. 2016-03-13 23:10:35 +01:00
Sebastian Lackner
3e9dbe47e7 Added patch to revert commit to import libwine only for Windows builds. 2016-03-13 21:05:10 +01:00
Sebastian Lackner
43ea36154f Added patch to avoid updating iosb.Status after FSCTL_PIPE_LISTEN call. 2016-03-13 21:01:30 +01:00
Sebastian Lackner
7c264ae20f kernel32-Named_Pipe: Removed patch to fix ConnectNamedPort return value in overlapped mode.
This patch should not make a difference because wineserver already returns
STATUS_PIPE_CONNECTED instead of STATUS_SUCCESS.
2016-03-13 20:23:37 +01:00
Sebastian Lackner
8d7c66f500 windowscodecs-WICCreateBitmapFromSection: Update patchset. 2016-03-13 17:06:48 +01:00
Sebastian Lackner
b7e52ca2fe Added patch to fix handling of GetOverlappedResult when status remains STATUS_PENDING. 2016-03-13 07:28:01 +01:00
Sebastian Lackner
290c1cfb3d Added patch to add dummy certificate to CA certificate store. 2016-03-13 06:57:27 +01:00
Sebastian Lackner
06ce3611e0 Added patch to implement wuauserv dummy service. 2016-03-11 22:13:06 +01:00
Sebastian Lackner
577b0d91dc Rebase against 630f5e97b12c1bc934e44a632d30e9129651bb06.
[mmdevapi-AEV_Stubs]
Removed patches to improve various AudioEndpointVolume stubs (similar patch
accepted upstream).
2016-03-11 18:22:09 +01:00
Sebastian Lackner
91aa96cd37 Added patch to implement windowscodecs.WICCreateBitmapFromSection(Ex). 2016-03-11 04:25:51 +01:00
Sebastian Lackner
5a9e5cae3c ntdll-NtQuerySection: For section queries return real file size. 2016-03-11 02:42:52 +01:00
Sebastian Lackner
66ba61188b Rebase against 887b445bb87861f2c11e6c5248d105c1fc52f125. 2016-03-08 17:29:13 +01:00
Sebastian Lackner
87f68ad2f4 user32-WM_NOTIFY: Update patchset and fix a typo. 2016-03-08 03:18:57 +01:00
Sebastian Lackner
f6d216d3f6 Added patch to fix function names in multiple ddraw ok messages. 2016-03-08 03:16:59 +01:00
Sebastian Lackner
fef3ce6d9e Rebase against fa6c255f8de4b28e6bdeadca8d27d226ddff48d7.
[makefiles-Disabled_Rules]
Removed patch to avoid generating Makefile for disabled rules (fixed upstream).
2016-03-08 02:55:31 +01:00
Sebastian Lackner
55ff4d4262 Added patch to implement support for WICPixelFormat32bppGrayFloat. 2016-03-07 15:10:37 +01:00
Sebastian Lackner
2b094ad1d8 Release 1.9.5. 2016-03-07 06:49:53 +01:00
Sebastian Lackner
a577ce3006 Added patch to fix cross-compiling of 32-bit Wine for OSX. 2016-03-07 02:46:43 +01:00
Sebastian Lackner
95643287d3 wined3d-CSMT_Main: Reenable patchset. 2016-03-07 00:49:51 +01:00
Sebastian Lackner
dcca430467 d3dx9_36-D3DXDisassembleShader: Update patchset and add additional tests. 2016-03-06 18:21:04 +01:00
Sebastian Lackner
fed947e87c Added patch to avoid generating Makefiles for disabled rules. 2016-03-06 06:22:13 +01:00
Sebastian Lackner
eb1782851b Added patch to fix handling of WM_NOTIFY messages in PostThreadMessage. 2016-03-06 01:02:27 +01:00
Sebastian Lackner
a13c29f479 Added patch to properly set ddsOldCaps field in ddraw7_GetCaps. 2016-03-04 23:26:16 +01:00
Sebastian Lackner
0dcb058c09 Merge ddraw-ZBufferBitDepths into ddraw-Device_Caps. 2016-03-04 23:10:56 +01:00
Sebastian Lackner
e8acd0e522 Rebase against 10deca7caa60eed55b98a30589c61468f8454e48. 2016-03-04 18:36:02 +01:00
Sebastian Lackner
6f84288f36 setupapi-DiskSpaceList: Add additional patches with implementation for setupapi.SetupAdd{Install}SectionToDiskSpaceListA/W. 2016-03-04 18:09:37 +01:00
Sebastian Lackner
67f656285c Added patch to avoid crash in Win 9X mode when an invalid device ptr is passed to MCI_OPEN. 2016-03-04 17:17:27 +01:00
Sebastian Lackner
8b741cb8ba Rebase against 6158405ffdb027fab10456087ee0846c36000a56. 2016-03-03 19:55:18 +01:00
Sebastian Lackner
45dd21a99b shell32-Toolbar_Bitmaps: Add more Tango icons. 2016-03-03 07:19:41 +01:00
Sebastian Lackner
91247236a6 Added patches to implement multiple setupapi DiskSpaceList functions. 2016-03-03 06:56:21 +01:00
Sebastian Lackner
35f38e546c Added patch to return ERROR_FILE_NOT_FOUND for Win 9X when a file was not found in GetFileVersionInfoSizeEx. 2016-03-02 23:34:19 +01:00
Sebastian Lackner
b7c7a94d42 Rebase against 0d06ebf5fb515e19cd9ec951dd9e49f6e678b35c.
[advapi32-RegCopyTree]
Removed patch to fix RegDeleteTreeW when empty string is passed (accepted
upstream).

[shutdown-Stub_DLL]
Removed patch to add shutdown.exe stub implementation (accepted upstream).
2016-03-02 23:32:41 +01:00
Sebastian Lackner
e194778b0d Added patch to fix parsing of inf files containing garbage at the beginning of file. 2016-03-02 23:32:41 +01:00
Sebastian Lackner
551ebca897 Added patch to correctly return VFF_CURNEDEST flag in VerFindFileA. 2016-03-02 23:32:41 +01:00
Sebastian Lackner
78288c21bf Added patch to fix missing buttons in IE6. 2016-03-02 23:32:41 +01:00
Sebastian Lackner
b0905f45a8 Added patch to check for invalid filename pointers in CreateFileA in Win 9x mode. 2016-03-02 23:32:40 +01:00
Sebastian Lackner
891bd073d8 Added patch to set ERROR_DLL_NOT_FOUND as error code for Win 9X instead of ERROR_MOD_NOT_FOUND in load_library. 2016-03-02 23:32:40 +01:00
Sebastian Lackner
a52c90b145 Rebase against 6c637ab9c6a65d5601f98545b05f413f777c444e. 2016-03-02 23:32:04 +01:00
Sebastian Lackner
ab74d819f0 Rebase against 846155f1531207a763c099defa90fc2c41135164.
[advapi32-RegCopyTree]
Removed patches to implement RegCopyTreeA/W (accepted upstream).
2016-03-02 23:31:43 +01:00
Sebastian Lackner
caaedcff2b Added patch to set DSCAPS_CERTIFIED flags in dsound. 2016-02-29 14:01:39 +01:00
Sebastian Lackner
d5ebadd0d9 Added patch to replicate Windows behavior of WM_SETTEXT handler regarding WM_CTLCOLOR* messages. 2016-02-28 08:07:38 +01:00
Sebastian Lackner
8589621434 Added patch to accept d3d1 and d3d2 versions of D3DFINDDEVICERESULT in IDirect3D_FindDevice. 2016-02-28 08:07:37 +01:00
Sebastian Lackner
090ba911dd Added patch to fix setupapi DelReg implementation. 2016-02-28 08:07:37 +01:00
Sebastian Lackner
b5dbf4d86c advapi32-RegCopyTree: Update patchset. 2016-02-28 08:07:37 +01:00
Sebastian Lackner
c7e3487afa ntdll-call_thread_func_wrapper: Fix stack alignment. 2016-02-28 08:06:41 +01:00
Sebastian Lackner
316709e2e8 Added patch to reserve some more stack space in call_thread_func_wrapper. 2016-02-27 18:07:07 +01:00
Sebastian Lackner
74f5b43963 Added patch to fix handling of DDL_DRIVES flag in user.exe16.DlgDirList. 2016-02-27 05:18:46 +01:00
Sebastian Lackner
9b9d2c7566 Added patch to avoid reassigning default handles after they got closed. 2016-02-27 05:11:25 +01:00
Sebastian Lackner
177b54d90f Added patches to fix multiple issues in mmsystem.dll16 when translating MIDI messages. 2016-02-27 01:12:30 +01:00
Sebastian Lackner
bfebdf34eb Added patch to fix implementation of compobj.dll16.StringFromGUID2 function. 2016-02-27 00:58:54 +01:00
Sebastian Lackner
bdf73385f7 Added patch to implement emulation of GDT and LDT access in Win98 mode. 2016-02-27 00:37:37 +01:00
Sebastian Lackner
e22062154b Added patch to translate all invalid console handles into usable DOS handles. 2016-02-27 00:37:32 +01:00
Sebastian Lackner
2228abee0a Rebase against 1510b8b92af23a2305de95f074468c231dc11fa3.
[inetcpl-Default_Home]
Removed patch to implement default page button in inetcpl (fixed upstream).

[user32-MDI_Extra_Data]
Removed patch to preserve beginning of extra data for MDI windows (accepted
upstream).
2016-02-26 20:52:05 +01:00
Sebastian Lackner
7b40b6922a Added patch to ensure no async operations can be queued for broken pipes. 2016-02-25 22:33:33 +01:00
Sebastian Lackner
66cad5b6ae Rebase against 215e2d7fed58ccd7c5e55ad536fb311608b51d26. 2016-02-25 22:13:42 +01:00
Sebastian Lackner
cb4a7e6782 Added patch to announce WMP 12 as installed windows feature. 2016-02-25 15:25:35 +01:00
Sebastian Lackner
1ba00d35af user32-MessageBox_WS_EX_TOPMOST: Improve tests. 2016-02-24 23:03:52 +01:00
Sebastian Lackner
e1ff6e2674 Rebase against b652c119690afe8b89b8ce9cddde34b4c1589a62. 2016-02-24 20:46:39 +01:00
Sebastian Lackner
f9f999d16e Added patch to assign random name when trying to create Window Station without name. 2016-02-24 20:16:37 +01:00
Sebastian Lackner
5dce108e77 gdi32-Path_Metafile: Added patch to explicitly test BeginPath() return value in the metafile path tests. 2016-02-24 07:52:04 +01:00
Sebastian Lackner
e88eba680b Rebase against 7276d5fac1417dd81344db45b3af904f8f2c7d77. 2016-02-23 20:37:30 +01:00
Sebastian Lackner
1a216277ee gdi32-Path_Metafile: Update patchset and use GdiIsMetaFileDC instead of checking ObjectType manually. 2016-02-23 15:09:25 +01:00
Sebastian Lackner
9a7ca404cf Rebase against f71f7db63caeffdc92ede12bf15e8f7d184addd4.
[msvcrt-StdHandle_RefCount]
Removed patch to fix implementation of msvcrt.close when stdout == stderr
(fixed upstream).
2016-02-23 02:31:03 +01:00
Sebastian Lackner
e6122130be Release 1.9.4. 2016-02-22 21:25:54 +01:00
Sebastian Lackner
589007dcc3 Added patch to improve invalid paramater handling in NtAccessCheck. 2016-02-22 16:06:58 +01:00
Sebastian Lackner
932dd8fbbc wined3d-CSMT_Main: Reenable patchset.
For now, various conflicting changes have just been reverted.
2016-02-22 15:26:23 +01:00
Sebastian Lackner
b765f1e594 d3dx9_36-D3DXDisassembleShader: Declare variable before for loop. 2016-02-21 21:23:15 +01:00
Sebastian Lackner
83071bc1dc gdi32-Path_Metafile: Update patchset and fix some test failures. 2016-02-20 11:30:33 +01:00
Sebastian Lackner
858ca1d0f3 Rebase against c26284168ccf53e657bdfbedffd4ef13698688c8.
[msvcr120-strof]
Removed patch to implement msvcr120.strtof and _strtof_l (accepted upstream).
2016-02-19 20:10:35 +01:00
Sebastian Lackner
290a4cf54c Added patch to silence repeated FIXME message in Parser_QueryInterface. 2016-02-19 14:58:16 +01:00
Sebastian Lackner
dc30ea89c3 Rebase against d0b88e7454b72afa5c8317b46ea0d924edff9411. 2016-02-19 03:19:21 +01:00
Sebastian Lackner
2f5862fb37 Added patch to implement support for paths on a metafile HDC. 2016-02-18 12:21:14 +01:00
Sebastian Lackner
b6c11108ec Added patch to ensure MessageBox is topmost when MB_SYSTEMMODAL style is set. 2016-02-18 12:15:55 +01:00
Sebastian Lackner
eac5c23abb Rebase against c94336f381f15a30905c0601c91df9b37934c683. 2016-02-17 19:15:59 +01:00
Sebastian Lackner
5a7d29e22e Rebase against 52a99f2eadf04394a99d81f97a9a6d2a454fa959.
[api-ms-win-Stub_DLLs]
Removed multiple api-ms-win stub dlls (accepted upstream).

[kernel32-QT_Environment_Variables]
Removed patch to avoid inheritance of QT_ environment variables from host
environment to Wine (accepted upstream).

[kernel32-VirtualProtect]
Removed patch to allow to pass NULL as old protection to VirtualProtect for
Win9x compatibility (accepted upstream).

[services-SERVICE_FILE_SYSTEM_DRIVER]
Removed patch to load SERVICE_FILE_SYSTEM_DRIVER services with winedevice
(accepted upstream).

[wpcap-Several_Fixes]
Removed patch to fix possible crash in pcap_loop (accepted upstream).
2016-02-17 11:00:33 +01:00
Sebastian Lackner
bcf8079573 Rebase against b190a72bfe53a41a83ae55d75de8327c24512bee.
[uxtheme-CloseThemeData]
Removed patch to avoid crash when INVALID_HANDLE_VALUE is passed to
CloseThemeData (accepted upstream).
2016-02-15 19:00:48 +01:00
Sebastian Lackner
cb7a46b342 api-ms-win-Stub_DLLs: Update spec file for kernelbase.dll. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
7a2b5e68f6 Merge wined3d-wined3d_swapchain_present into wined3d-Silence_FIXMEs. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
2a334716c5 Merge wined3d-surface_cpu_blt into wined3d-Silence_FIXMEs. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
115a9748d3 Merge wined3d-resource_check_usage into wined3d-Silence_FIXMEs. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
e6ca6c632e Rename wined3d-UnhandledBlendFactor -> wined3d-Silence_FIXMEs. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
ab867bb560 Added patch with stubs/implementations for multiple d3dx9_36.D3DX* functions. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
42074346d2 Added patch to silence repeated FIXME for unrecognized compare function 0. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
d88399a1de Added patch to implement advapi32.RegCopyTree{A,W}. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
d6cc738728 Added patch to preserve beginning of extra data for MDI windows. 2016-02-15 09:22:08 +01:00
Sebastian Lackner
eb8ffcc900 wtsapi32-WTSQueryUserToken: Return a real handle and set last error on failure. 2016-02-13 07:30:47 +01:00
Sebastian Lackner
e0c5f8a2b9 Rebase against 0f8a0fd4002f9d5d1cb6dadcb81ef430d8be21b7.
[kernel32-CompareString_Length]
Removed patch to ensure CompareStringW aborts on the first nonmatching
character (accepted upstream).

[ntdll-SystemRecommendedSharedDataAlignment]
Removed patch to implement SystemRecommendedSharedDataAlignment class (accepted
upstream).

[vmm.vxd-PageReserve]
Removed patch to fix protection flags passed to VirtualAlloc call (accepted
upstream).
2016-02-13 05:53:03 +01:00
Sebastian Lackner
72edf5c454 ddraw-Revert_Surface_Init: Remove patchset (fixed upstream). 2016-02-12 05:21:53 +01:00
Sebastian Lackner
676f8190a3 Added patch to fix calling convention of glDebugMessageCallback callback function. 2016-02-12 02:52:06 +01:00
Sebastian Lackner
fb073f008c ntdll-EtwRegisterTraceGuids: List an additional bug fixed by this patchset. 2016-02-12 00:13:47 +01:00
Sebastian Lackner
b3908c3ae3 Added patch to use assembler wrapper to call MONITORENUMPROC callback. 2016-02-12 00:10:42 +01:00
Sebastian Lackner
f8e36a7305 Added patch with stub program for shutdown.exe. 2016-02-11 20:21:08 +01:00
Sebastian Lackner
0836349fc9 Added patch to improve WTSQueryUserToken stub. 2016-02-11 19:09:51 +01:00
Sebastian Lackner
b52385ec2a Rebase against 1098a673e61908bacf9459ea6a1ef062f9332d6b.
[combase-WindowsString]
Removed patches to implement various additional combase string functions
(accepted upstream).

[kernel32-InterlockedPushListSList]
Removed patches to forward InterlockedPushListSList to ntdll (improved patch
accepted upstream).

[ntdll-Unused_Import_Descr]
Removed patch to ignore import descriptors with empty thunk list (accepted
upstream).

[server-Win8_Pseudo_Handles]
Removed patch to implement support for Win8+ process/thread token pseudo
handles (accepted upstream).
2016-02-11 19:00:26 +01:00
Sebastian Lackner
11f91d29fc Added patch to forward activate window requests to WM using _NET_ACTIVE_WINDOW. 2016-02-11 16:28:28 +01:00
Sebastian Lackner
23f9d8d35d Added patch to fix enumeration of display driver properties using setupapi. 2016-02-11 06:11:49 +01:00
Sebastian Lackner
b7ac6188f9 Rebase against 9c98d632779862aae15e9e3a25f59065fae03386.
[mmsystem.dll16-Fix_Argument_Order]
Removed patch to fix argument order in GlobalAlloc16 call (accepted upstream).

[msvideo-MCIWNDM_SETTIMEFORMATA]
Removed patch to translate 16 bit address in lparam for MCIWNDM_SETTIMEFORMATA
message (accepted upstream).

[vcomp-Atomic_I8]
Removed patch to implement 64-bit atomic instructions in OpenMP (accepted
upstream).

[wined3d-CSMT_Main]
Temporarily disable patchset, needs rebasing.
2016-02-10 19:46:44 +01:00
Sebastian Lackner
4d81da5229 Rebase against 11be16ca799ac642fb636633392f4ec80e765da7. 2016-02-10 03:34:43 +01:00
Sebastian Lackner
106d3d5461 Rebase against b548f8c4a7b5bb82d6e1206939f638153aedce36. 2016-02-10 02:46:36 +01:00
Sebastian Lackner
09612a2923 Pipelight: Add a missing CDECL. 2016-02-10 02:22:22 +01:00
Sebastian Lackner
51917ee882 Rebase against b278bb8f5670a123b25d51fd8c927cb4f896a574. 2016-02-10 02:20:14 +01:00
Sebastian Lackner
3883513261 Rebase against 195d16c8267fcd5085048b3513571e2fee0eb548.
The current version of CSMT moves user_memory and pitches into the resource, so
those upstream changes (moving them into the texture) are not really
compatible. Revert them in CSMT until we have decided how to resolve this.
2016-02-10 02:11:05 +01:00
Sebastian Lackner
6a55df61ce Rebase against 85ba92c33a8c689e375fae2f3313657aaa9877fb. 2016-02-10 02:08:16 +01:00
Sebastian Lackner
e2e98ce27a Rebase against f0053d06c4fc168360da638fa26f1927fe975262. 2016-02-09 23:57:18 +01:00
Sebastian Lackner
cf7f966347 ddraw-Revert_Surface_Init: Disable patchset.
This issue will (hopefully) be fixed with http://source.winehq.org/patches/data/118966.
Get rid of it now since this makes rebasing much easier.
2016-02-09 22:56:38 +01:00
Sebastian Lackner
98d77c786f Rebase against 02008a6f2e373ba4ff06deb8ca124ecd65b57227. 2016-02-09 18:09:58 +01:00
Sebastian Lackner
6576a7796a Rebase against e395d4e766ef60030ee05947ffc9fac0c3fbe84b. 2016-02-09 07:47:43 +01:00
Sebastian Lackner
31e5a4b2be Rebase against e776421232996729a0e350c31d56f696bd47e429.
[server-Fix_Leak]
Removed patch to fix newly introduced memory leak of object name structure
(accepted upstream).
2016-02-09 03:37:33 +01:00
Sebastian Lackner
0e424c26ad Rebase against ea85a1ca598228eeacc370b0d827ca9e11387dfe. 2016-02-08 20:35:24 +01:00
Sebastian Lackner
d35ab071b5 Rebase against 6e30b042e17b4a62f48ca29f26cf9e62c7fd077a. 2016-02-08 19:13:08 +01:00
Sebastian Lackner
089f367941 Release 1.9.3. 2016-02-08 17:39:38 +01:00
Sebastian Lackner
4ffcf184bb gitapply.sh: Fix parsing of 'deleted file mode' git header. 2016-02-08 16:28:56 +01:00
Sebastian Lackner
0978242195 widl-SLTG_Typelib_Support: Fix a compiler warning on x86_64. 2016-02-08 16:19:44 +01:00
Sebastian Lackner
80ff81b4d1 Added patch to correctly handle compressed frames when desired format is specified. 2016-02-08 14:22:21 +01:00
Sebastian Lackner
731dde08ca Added patch to convert between AVISTREAMINFO (16 bit) and AVISTREAMINFOA in avifile.dll16. 2016-02-08 14:08:32 +01:00
Sebastian Lackner
24adcdb199 Added patch to correctly convert result of AVIStreamGetFrame to a segptr in avifile.dll16. 2016-02-08 05:01:10 +01:00
Sebastian Lackner
c0124477e9 Added patch to fix argument order in mmsystem.dll16 GlobalAlloc16 call. 2016-02-08 03:25:35 +01:00
Sebastian Lackner
3948744e12 Added patch to divide values returned by SO_RCVBUF and SO_SNDBUF getsockopt options by two. 2016-02-08 02:33:27 +01:00
Sebastian Lackner
20a201f51a Added patches to revert "move mip-level dimensions fixup" (causes regressions in multiple games). 2016-02-07 18:56:22 +01:00
Sebastian Lackner
1e5b8f9940 Added patch to implement support for AVIFile interface proxies. 2016-02-07 07:01:34 +01:00
Sebastian Lackner
8a350d004c Added patches to improve detection of MPEG2 streams. 2016-02-07 05:39:32 +01:00
Sebastian Lackner
9c77e0bb82 Added patch to allow to pass NULL as old protection in VirtualProtect for Win9X. 2016-02-06 21:40:54 +01:00
Sebastian Lackner
6d4294d7e5 Added patch to return additional properties for display devices in dxdiagn. 2016-02-06 19:10:55 +01:00
Sebastian Lackner
bbb85b6916 Added patch to strip invalid characters from mask in FindFirstFileExW. 2016-02-06 18:35:22 +01:00
Sebastian Lackner
759fd000ad Added patch to translate 16 bit address in MCIWNDM_SETTIMEFORMATA MCIWndProc16 command. 2016-02-06 04:52:52 +01:00
Sebastian Lackner
312843a2c2 Added patch to avoid setting HWTRANSFORMANDLIGHT flag on d3d7 RGB device. 2016-02-06 04:49:22 +01:00
Sebastian Lackner
74ac55e7d9 Added patch to implement proper refcounting and locking for HGLOBAL based IStream. 2016-02-06 04:29:28 +01:00