wine-staging/patches
2017-01-19 11:57:31 +01:00
..
advapi32-AddMandatoryAce Added patch to implement advapi32.AddMandatoryAce. 2016-12-21 03:47:27 +01:00
advapi32-GetExplicitEntriesFromAclW Added patch to implement semi-stub for advapi32.GetExplicitEntriesFromAclW. 2016-08-29 03:05:30 +02:00
advapi32-LsaLookupSids Added patch to fix various issues related to advapi32.LookupAccountSidA. 2015-04-30 01:48:38 +02:00
advapi32-SetSecurityInfo Added patch to fix the initialization of combined DACLs when the new DACL is empty. 2015-10-17 03:17:26 +02:00
advapi32-WinBuiltinAnyPackageSid Added patch to assigns the AC abbreviation to WinBuiltinAnyPackageSid. 2016-12-19 23:32:43 +01:00
api-ms-win-Stub_DLLs Rebase against 705c52691a4e8c6224cda5080fb88f257de5fd77. 2016-12-06 21:58:08 +01:00
avifil32-AVIFile_Proxies Added patch to implement support for AVIFile interface proxies. 2016-02-07 07:01:34 +01:00
avifil32-AVIFileGetStream Added patch to set stream to NULL if AVIFileGetStream fails with an error. 2016-11-15 17:07:31 +01:00
avifil32-IGetFrame_fnSetFormat Added patch to correctly handle compressed frames when desired format is specified. 2016-02-08 14:22:21 +01:00
avifile.dll16-AVIStreamGetFrame Fix compiler warnings in multiple patches. 2016-07-31 03:02:56 +02:00
bcrypt-Improvements bcrypt-Improvements: Add missing ncrypt forwards. 2017-01-19 11:02:48 +01:00
browseui-Progress_Dialog Added patch to implement PROGDLG_AUTOTIME for IProgressDialog. 2015-02-28 02:48:26 +01:00
cabinet-iFolder Added patch to set index of folder in FDICopy callback. 2016-11-01 14:46:38 +01:00
combase-RoApi Rebase against 52a99f2eadf04394a99d81f97a9a6d2a454fa959. 2016-02-17 11:00:33 +01:00
comctl32-Button_Theming comctl32-Button_Theming: Improve patch subject. 2015-09-09 22:31:34 +02:00
comctl32-Listview_DrawItem Rebase against 0b49495b8ed9e725b47b7ca791312a2a3c3e3c97. 2016-08-05 02:43:06 +02:00
comctl32-PROPSHEET_InsertPage Rebase against b510dccecbfe80c26b030b78b903b38350d41012. 2017-01-18 16:52:22 +01:00
comctl32-TTM_ADDTOOLW Added patch to protect TTM_ADDTOOLW from invalid text pointers. 2016-01-21 06:30:58 +01:00
comdlg32-lpstrFileTitle Added patch to postpone setting lpstrFileTitle to work around application bugs. 2016-04-27 16:39:23 +02:00
Compiler_Warnings Rebase against 56040acaa3f584150b3ab7fc644cd1a81e34fece. 2016-12-17 18:41:09 +01:00
configure-Absolute_RPATH Rebase against 79c59085b1b1f487e91c2695028dd3d1d257a468. 2015-10-28 20:21:10 +01:00
Coverity Added patch to fix a possible leak in codeview_dump_symbols. 2015-11-22 23:24:40 +01:00
crypt32-Certificate_Check Added patch to fix root certificate check in CERT_CHAIN_REVOCATION_CHECK_CHAIN. 2016-11-16 00:07:53 +01:00
crypt32-CMS_Certificates Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
crypt32-CryptUnprotectMemory Added patch to silence repeated crypt32.CryptUnprotectMemory FIXMEs. 2015-09-01 22:28:54 +02:00
d3d8-ValidateShader Added patch to improve stubs for Validate{Vertex,Pixel}Shader. 2017-01-14 08:29:21 +01:00
d3d9-DesktopWindow Rebase against 1576dc3dd26c7bbb2ed8eb68f11799f1f1d8b6a2. 2017-01-08 04:42:04 +01:00
d3d9-Surface_Refcount patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
d3d9-Tests Merge d3d9-Skip_Tests and d3d9-Tests patchset. 2016-05-15 17:15:01 +02:00
d3d10_1-Forwards Added patch to forward various functions from d3d10_1 to d3d10. 2016-07-05 21:47:56 +02:00
d3d11-ID3D11Texture1D Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
d3dx9_25-ID3DXEffect Rebase against a9a6948b7944dccca6831914ea40e5c9aa5929bc. 2016-07-03 23:05:00 +02:00
d3dx9_36-BumpLuminance Added patch to recognize bump luminance X8L8V8U8 when loading dds file. 2016-05-17 14:51:17 +02:00
d3dx9_36-CloneEffect Rebase against e3bd659be9b2868b121857fb2643d775bbf0d8c7. 2016-06-23 16:17:27 +02:00
d3dx9_36-D3DXCreateTeapot Added patch to return a valid mesh in D3DXCreateTeapot. 2015-08-23 00:59:52 +02:00
d3dx9_36-D3DXDisassembleShader Rebase against 3852d3357d087353d71d4d11359014a97dbf3e5a. 2016-08-06 05:03:26 +02:00
d3dx9_36-D3DXStubs Added patch to implement D3DXComputeTangent. 2016-11-15 21:55:42 +01:00
d3dx9_36-DDS Rebase against 03ee99b43c2a01ce0e6f77fc0bbc71570a695336. 2016-03-15 17:10:26 +01:00
d3dx9_36-DrawText Updated patch for d3dx9_36 DrawText implementation and fixed multiple bugs. 2015-12-05 21:43:45 +01:00
d3dx9_36-Dummy_Skininfo Rebase against ab78cffea7ac676a7041c7d6941b61140cfe005c. 2016-04-22 08:22:34 +02:00
d3dx9_36-DXTn Rebase against a9a6948b7944dccca6831914ea40e5c9aa5929bc. 2016-07-03 23:05:00 +02:00
d3dx9_36-Filter_Warnings Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
d3dx9_36-FindNextValidTechnique Rebase against 59ee884bdf4947f5939499456539fca7a5806939. 2016-05-31 23:09:34 +02:00
d3dx9_36-GetShaderSemantics Rebase against b54a8dda844a1a43d1dff22eff0ea206be5c630c. 2016-07-31 01:20:04 +02:00
d3dx9_36-Optimize_Inplace Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
d3dx9_36-Texture_Align Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
d3dx9_36-UpdateSkinnedMesh Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
d3dx11-D3DX11CreateShaderResourceViewFromMemory Added patch for D3DX11CreateShaderResourceViewFromMemory stub. 2017-01-08 21:24:00 +01:00
dbghelp-Debug_Symbols Rebase against 7bd852c6ce0299f14fa585c124bae029f0d6d214. 2015-11-09 17:04:55 +01:00
ddraw-D3DFINDDEVICERESULT Added patch to accept d3d1 and d3d2 versions of D3DFINDDEVICERESULT in IDirect3D_FindDevice. 2016-02-28 08:07:37 +01:00
ddraw-Device_Caps Rebase against b510dccecbfe80c26b030b78b903b38350d41012. 2017-01-18 16:52:22 +01:00
ddraw-EnumSurfaces ddraw-EnumSurfaces: Update patchset. 2015-08-30 05:26:18 +02:00
ddraw-Fix_Typos Added patch to fix function names in multiple ddraw ok messages. 2016-03-08 03:16:59 +01:00
ddraw-FlipToGDISurface Added patch to implement ddraw7_FlipToGDISurface. 2017-01-08 22:35:29 +01:00
ddraw-IDirect3DTexture2_Load Removed patch to rename wined3d_resource_(un)map to wined3d_resource_sub_resource_(un)map. 2016-04-08 18:07:31 +02:00
ddraw-Rendering_Targets Rebase against ef36a25aec33670cd2099e4bce379bd6e2ac42a0. 2016-04-22 18:50:58 +02:00
ddraw-Write_Vtable ddraw-Write_Vtable: Add reference to bug report. 2015-10-31 16:37:01 +01:00
dinput-Initialize Added patch to avoid waiting for hook thread startup in IDirectInput8::Initialize. 2015-10-02 01:20:46 +02:00
dmusic-SynthPort_IKsControl Rebase against 7756d6ba9b0213d5533eb5248e62716e7e8409b8. 2016-10-09 03:07:13 +02:00
dsound-Clear_Mixing_Buffer Added patch to clear the dsound mixing buffer after allocation. 2017-01-08 20:09:24 +01:00
dsound-EAX Added patch to clear the dsound mixing buffer after allocation. 2017-01-08 20:09:24 +01:00
dsound-Fast_Mixer Rebase against 1348d9e97b1e83c99b68e0c9b592798038dc7f41. 2016-05-15 02:23:15 +02:00
dsound-Revert_Cleanup Rebase against 9a80284e1a886ff7e01d33f68715c9bfdb773459. 2016-05-19 20:06:07 +02:00
dxdiagn-Display_Information Added patch to return additional properties for display devices in dxdiagn. 2016-02-06 19:10:55 +01:00
dxdiagn-Enumerate_DirectSound Added patch to implement enumeration of sound devices and basic properties to dxdiagn. 2015-08-15 05:05:15 +02:00
dxdiagn-GetChildContainer_Leaf_Nodes Added patch to implement special handling for calling GetChildContainer with an empty string. 2015-08-15 05:08:50 +02:00
dxgi-MakeWindowAssociation Rebase against 3852d3357d087353d71d4d11359014a97dbf3e5a. 2016-08-06 05:03:26 +02:00
dxva2-Video_Decoder dxva2-Video_Decoder: Fixes for Makefile.in. 2017-01-19 11:57:31 +01:00
Exagear Exagear: Disable patchset. 2016-03-20 08:21:02 +01:00
explorer-Video_Registry_Key Added patch to ensure System\CurrentControlSet\Control\Video registry key is non-volatile. 2016-01-09 17:40:04 +01:00
fonts-Missing_Fonts Rebase against 56959b18085ea22050d0226f669f112abfb37850. 2017-01-03 09:19:01 +01:00
fsutil-Stub_Program Rebase against 4be4e282b737a7cfbccf18552a581ee6de3ac13c. 2016-04-28 00:44:52 +02:00
gdi32-Lazy_Font_Initialization Rebase against 781b88b7c586fc295780f0c8ad76bda0ffe96cd1. 2015-10-01 20:41:57 +02:00
gdi32-MultiMonitor Rebase against 28b916b26eceb35a071e9aad76da1fbbaa857ba1. 2015-10-27 20:53:46 +01:00
gdi32-Path_Metafile Rebase against 9c1fbe509576d7cbaada3af9736888cfa1d02847. 2016-06-22 23:33:39 +02:00
gdi32-Symbol_Truetype_Font gdi32-Symbol_Truetype_Font: Add a new reference to bug report. 2015-11-26 00:05:08 +01:00
gdiplus-DC_Handling Added patch to ignore externally set DC state in gdiplus. 2016-12-26 17:43:42 +01:00
gdiplus-Grayscale_PNG Rebase against f7187ecbd62f778649e055af61cd2c6786ead7f1. 2016-11-13 20:36:59 +01:00
hal-KeQueryPerformanceCounter Rebase against a6e1adb8b701c390b248f8c4d74bef1ed5557599. 2016-04-26 17:46:43 +02:00
hnetcfg-INetFwAuthorizedApplication Added patch to improve INetFwAuthorizedApplication::get_ProcessImageFileName stub. 2015-10-31 16:43:16 +01:00
ieframe-IViewObject-Draw Added patch to fake success in IViewObject::Draw stub. 2015-08-08 21:17:33 +02:00
iexplore-Revert_ProductVersion Added patch to workaround installation bug of IE7 caused by version bump. 2015-12-27 22:30:49 +01:00
imagehlp-BindImageEx Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
imagehlp-Cleanup imagehlp-Cleanup: Add reference to upstream bugreport. 2015-09-02 15:14:33 +02:00
imagehlp-ImageLoad imagehlp-ImageLoad: Add dependency on imagehlp-Cleanup and remove a couple of todo_wines. 2016-05-15 22:55:46 +02:00
imm32-IMMDisableLegacyIME Added patch with stub for imm32.IMMDisableLegacyIME. 2016-01-21 01:20:21 +01:00
inseng-Implementation Added patch to implement CIF reader and download functionality in inseng.dll. 2016-09-18 22:48:10 +02:00
iphlpapi-System_Ping iphlpapi-System_Ping: Add/remove todo_wine to avoid test failures. 2016-05-15 17:20:24 +02:00
iphlpapi-TCP_Table iphlpapi-TCP_Table: Fix a test failure. 2017-01-18 17:45:06 +01:00
kernel32-COMSPEC Added patch to fallback to default comspec when %COMSPEC% is not set (fixes Wine Staging Bug #405). 2015-09-02 06:28:05 +02:00
kernel32-CopyFileEx Rebase against 39797dcfb250c4b4497fa003ae67b873427daa37. 2015-06-11 18:42:12 +02:00
kernel32-Cwd_Startup_Info Added patch to allow non-nullterminated string as working directory in kernel32.create_startup_info (fixes Wine Staging Bug #543). 2015-08-30 09:55:05 +02:00
kernel32-Debugger Added patch to start debugger always on WinSta0. 2017-01-13 02:00:22 +01:00
kernel32-FindFirstFile Rebase against 6dd6c76299f02a311e37d20a4cef3a0f917f7076. 2016-05-06 00:52:12 +02:00
kernel32-GetCurrentPackageFamilyName Rebase against eb5339edaca1c09d76b4afa32bdb07c1549e6650. 2016-10-15 03:52:39 +02:00
kernel32-GetShortPathName Added patch to fix handling of wildcard paths in GetShortPathName and GetLongPathName. 2016-04-17 15:29:19 +02:00
kernel32-Locale_Definitions kernel32-Locale_Definitions: Update patchset and remove STAGED status. 2016-05-17 22:43:28 +02:00
kernel32-LocaleNameToLCID Added patch to silence repeated LocaleNameToLCID/LCIDToLocaleName unsupported flags FIXMEs. 2015-07-23 19:56:28 +02:00
kernel32-Misalign_Workaround Added patch to fill stack with meaningful values in call_process_entry mis-align workaround. 2016-05-01 16:46:46 +02:00
kernel32-MoveFile Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
kernel32-Named_Pipe Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
kernel32-NeedCurrentDirectoryForExePath Rebase against 846155f1531207a763c099defa90fc2c41135164. 2016-03-02 23:31:43 +01:00
kernel32-PE_Loader_Fixes Added patches with various PE loader fixes for 8k demos. 2017-01-11 23:30:14 +01:00
kernel32-Profile kernel32-Profile: List one additional bug as fixed (Mario Remake fails to load keyboard mapping from profile files). 2015-01-23 04:51:45 +01:00
kernel32-SCSI_Sysfs Added patch to use sysfs to populate SCSI registry keys. 2016-07-23 18:37:21 +02:00
kernel32-SetFileCompletionNotificationModes Added patch to implement support for SetFileCompletionNotificationModes. 2016-10-15 19:59:16 +02:00
kernel32-SetFileInformationByHandle Rebase against 39797dcfb250c4b4497fa003ae67b873427daa37. 2015-06-11 18:42:12 +02:00
kernel32-TimezoneInformation_Registry Added patch to initialize System\CurrentControlSet\Control\TimeZoneInformation registry keys. 2015-06-06 03:52:12 +02:00
kernel32-UmsStubs kernel32-UmsStubs: Fix build failure with old versions of GCC. 2016-12-15 07:29:25 +01:00
kernel32-VerifyVersionInfo Added new version of patch to fix condition mask handling in RtlVerifyVersionInfo. 2014-12-01 11:39:29 +01:00
krnl386.exe16-_lclose16 Added patch to avoid reassigning default handles after they got closed. 2016-02-27 05:11:25 +01:00
krnl386.exe16-GDT_LDT_Emulation Rebase against be91fcd879a1de768a57b4a06be470c10313b08d. 2016-04-05 22:35:54 +02:00
krnl386.exe16-Invalid_Console_Handles Added patch to translate all invalid console handles into usable DOS handles. 2016-02-27 00:37:32 +01:00
libs-Debug_Channel Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
libs-Unicode_Collation Rebase against 1316520a8029c0a99b358d1cd754294634d1855a. 2016-10-30 23:15:48 +01:00
makedep-PARENTSPEC Rebase against 7276d5fac1417dd81344db45b3af904f8f2c7d77. 2016-02-23 20:37:30 +01:00
mfplat-MFTRegister Added patch to return stub interface from mf.MFCreateMediaSession. 2016-03-26 20:03:33 +01:00
mmsystem.dll16-MIDIHDR_Refcount Fix compiler warnings in multiple patches. 2016-07-31 03:02:56 +02:00
mountmgr-DosDevices Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
mpr-WNetGetUniversalNameW mpr-WNetGetUniversalNameW: Fix a couple of test failures. 2016-05-15 17:28:01 +02:00
mscoree-CorValidateImage mscoree-CorValidateImage: Update patchset. 2015-08-30 05:29:11 +02:00
mshtml-HTMLLocation_put_hash Added patch to for IHTMLLocation::hash property's getter implementation. 2015-09-07 00:03:21 +02:00
msi-msi_vcl_get_cost Added patch to fix cost computation in MSI for large values. 2017-01-14 01:28:20 +01:00
msidb-Implementation Rebase against eb5339edaca1c09d76b4afa32bdb07c1549e6650. 2016-10-15 03:52:39 +02:00
msvcr120-_SetWinRTOutOfMemoryExceptionCallback Rebase against d1841f496b423afa0e29cd7da87cfd297e5e8054. 2016-01-20 06:04:27 +01:00
msvcrt-Math_Precision Updated patch to calculate msvcrt exponential math operations with higher precision (fixes Wine Staging Bug #268). 2015-05-05 01:36:50 +02:00
msvcrt-NAN Added patch to implement msvcrt.nan functions. 2017-01-19 07:29:21 +01:00
msvfw32-ICGetDisplayFormat Rebase against 705c52691a4e8c6224cda5080fb88f257de5fd77. 2016-12-06 21:58:08 +01:00
msvideo16-HasThunk Added patch to check if any 16 bit thunks have been allocated before accessing pointer. 2017-01-15 19:18:02 +01:00
msvideo.dll16-DrawDibProfileDisplay msvideo.dll16-DrawDibProfileDisplay: Add reference to bug report. 2016-12-21 00:31:03 +01:00
msxml3-AllowXsltScript Added patch to ignore AllowXsltScript and AllowDocumentFunction properties in msxml. 2017-01-15 15:24:35 +01:00
ntdll-Activation_Context Rebase against 9c98d632779862aae15e9e3a25f59065fae03386. 2016-02-10 19:46:44 +01:00
ntdll-APC_Performance Added patches to improve performance by reusing old async IO structure if possible. 2015-03-03 19:35:46 +01:00
ntdll-APC_Start_Process patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
ntdll-ApiSetQueryApiSetPresence Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
ntdll-Attach_Process_DLLs ntdll-Attach_Process_DLLs: Update patchset and fix a bug related to load ordering. 2016-08-04 08:53:05 +02:00
ntdll-call_thread_func_wrapper ntdll-call_thread_func_wrapper: Fix stack alignment. 2016-02-28 08:06:41 +01:00
ntdll-CLI_Images Rebase against 22f28d2923811b85024f63ce43e41966a864ecd0. 2015-07-15 18:48:39 +02:00
ntdll-Dealloc_Thread_Stack ntdll-Dealloc_Thread_Stack: Temporarily reenable patchset. 2016-04-17 08:32:52 +02:00
ntdll-DeviceType_Systemroot Added patch to return fake device type when systemroot is located on virtual disk. 2015-05-29 20:00:41 +02:00
ntdll-DllOverrides_WOW64 Added patch to always use 64-bit registry view on WOW64 setups. 2015-10-18 16:31:04 +02:00
ntdll-DllRedirects ntdll-Attach_Process_DLLs: Update patchset and fix a bug related to load ordering. 2016-08-04 08:53:05 +02:00
ntdll-DOS_Attributes Rebase against 4bfefc5c7132023ee40d70572b677ae0e441df38. 2016-09-10 08:27:16 +02:00
ntdll-Exception Rebase against 30cdd1fb8cea410cb9e363b16278528669e2c19a. 2016-08-28 20:22:44 +02:00
ntdll-FileDispositionInformation Rebase against 8a92dd9a5720c4b6b334e4f13629c0b0f5a72e94. 2016-10-01 21:04:43 +02:00
ntdll-FileFsFullSizeInformation Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
ntdll-FileFsVolumeInformation Added patch for semi-stub of FileFsVolumeInformation information class. 2015-06-06 19:12:42 +02:00
ntdll-Fix_Alignment ntdll-Virtual_Memory_Stack: Disable patchset, it has no effect when optimization is enabled. 2015-10-31 03:32:27 +01:00
ntdll-Grow_Virtual_Heap ntdll-Grow_Virtual_Heap: Never attempt to release or decommit memory of a subheap. 2017-01-16 05:01:38 +01:00
ntdll-Heap_FreeLists patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
ntdll-Hide_Wine_Exports Added patch to ensure process_attach callbacks are not executed too early. 2016-07-20 05:00:15 +02:00
ntdll-Junction_Points Rebase against 9eaa37249948c4d77df37cf3649ad1db59412fcb. 2016-05-04 05:14:18 +02:00
ntdll-Loader_Machine_Type Rebase against 11be16ca799ac642fb636633392f4ec80e765da7. 2016-02-10 03:34:43 +01:00
ntdll-NtAccessCheck Added patch to improve invalid paramater handling in NtAccessCheck. 2016-02-22 16:06:58 +01:00
ntdll-NtAllocateUuids Added patch to fix API signature of ntdll.NtAllocateUuids. 2017-01-18 23:27:48 +01:00
ntdll-NtQueryEaFile Added patch to implement support for SetFileCompletionNotificationModes. 2016-10-15 19:59:16 +02:00
ntdll-NtQueryPerformanceCounter Added patch to catch page faults in NtQueryPerformanceCounter. 2017-01-14 08:19:10 +01:00
ntdll-NtQuerySection Rebase against b05704dbbd429a5325132c77a3e13fcb88b2995f. 2016-07-31 01:20:27 +02:00
ntdll-NtSetInformationToken Added patch to return success for TokenSessionId in NtSetInformationToken. 2017-01-14 01:18:35 +01:00
ntdll-NtSetLdtEntries Rebase against fec0b697c74a8e016b41968b342f9fc9fe11bf74. 2016-07-15 17:49:47 +02:00
ntdll-Pipe_SpecialCharacters patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
ntdll-ProcessQuotaLimits Added patch to implement stub for ProcessQuotaLimits info class. 2015-10-21 03:17:52 +02:00
ntdll-Purist_Mode Added patch to implement support for "Purist Mode" (override for all dlls). 2015-11-10 17:22:06 +01:00
ntdll-RtlCaptureStackBackTrace Added patch to silence FIXME in RtlCaptureStackBackTrace stub function. 2016-12-21 01:13:23 +01:00
ntdll-RtlIpStringToAddress_Stubs Added patch to fix prototype of RtlIpv4StringToAddressExW and add stub for RtlIpv6StringToAddressExW. 2016-01-21 01:33:19 +01:00
ntdll-RtlIpStringToAddress_Tests ntdll-RtlIpStringToAddress_Tests: Fix compile warning on x86_64. 2016-03-25 03:59:18 +01:00
ntdll-RtlQueryPackageIdentity Rebase against 52a99f2eadf04394a99d81f97a9a6d2a454fa959. 2016-02-17 11:00:33 +01:00
ntdll-RunlevelInformationInActivationContext Added patch to implement RunlevelInformationInActivationContext in RtlQueryInformationActivationContext. 2017-01-15 16:24:24 +01:00
ntdll-Serial_Port_Detection Added patch to do a device check before returning a default serial port name. 2016-01-05 06:06:58 +01:00
ntdll-Stack_Guard_Page Added patch to fix a bug when exception handling triggers stack guard page. 2016-04-17 01:28:17 +02:00
ntdll-Stack_Overflow Added patch to trigger stack overflow exception earlier on x86_64. 2016-04-16 22:45:16 +02:00
ntdll-Status_Mapping Rebase against 8dd86823fdd9a5e631cf3173727b6f667ef1b611. 2015-10-08 18:43:39 +02:00
ntdll-Syscall_Wrappers Disabled ntdll-Syscall_Wrappers patchset. 2016-04-30 05:18:57 +02:00
ntdll-SystemInterruptInformation Added patch to return buffer filled with random values from SystemInterruptInformation. 2016-01-07 06:02:35 +01:00
ntdll-SystemRecommendedSharedDataAlignment Rebase against 0f8a0fd4002f9d5d1cb6dadcb81ef430d8be21b7. 2016-02-13 05:53:03 +01:00
ntdll-SystemRoot_Symlink Disabled ntdll-Syscall_Wrappers patchset. 2016-04-30 05:18:57 +02:00
ntdll-Thread_Stack Temporarily disable ntdll-Thread_Stack patchset. 2016-05-29 17:20:49 +02:00
ntdll-Threading Rebase against a90592c8d29d3b145eada90c297405cbd8a9277f. 2015-07-17 22:21:31 +02:00
ntdll-ThreadTime Rebase against 5bd9d58016236da3142e030add2efbb2789fa2e4. 2015-07-29 22:53:17 +02:00
ntdll-User_Shared_Data Rebase against 944190bad442f19fba5e0073d284469bd2329652. 2016-04-12 20:18:38 +02:00
ntdll-Virtual_Memory_Stack ntdll-Virtual_Memory_Stack: Disable patchset, it has no effect when optimization is enabled. 2015-10-31 03:32:27 +01:00
ntdll-Wait_User_APC ntdll-Wait_User_APC: Remove todo_wine in tests. 2015-11-05 18:30:01 +01:00
ntdll-WRITECOPY ntdll-WRITECOPY: Do not mark tests as fixed. 2016-05-15 16:32:20 +02:00
ntdll-WriteWatches ntdll-WriteWatches: Remove todo_wine in kernel32/virtual tests. 2015-10-30 01:01:13 +01:00
ntdll-x86_64_Builtin_Frames Rebase against 60f8b516e2a6233eaee8ae58cd2eccce998dd81f. 2016-08-19 17:12:13 +02:00
ntdll-Zero_mod_name Added patch to fix random crashes of Cygwin/MSYS2 for some compilers. 2015-10-03 18:30:52 +02:00
ntoskrnl-DriverTest ntoskrnl-DriverTest: Fix compile error caused by wrong import library. 2016-06-25 04:59:47 +02:00
ntoskrnl-Stubs Rebase against 7c06f1c218a2ecb1f2dda2cfb97b3a2c5b7f01e8. 2016-09-09 19:48:49 +02:00
nvapi-Stub_DLL nvapi-Stub_DLL: Add missing linebreaks to ok() messages. 2015-08-17 08:52:58 +02:00
nvcuda-CUDA_Support nvcuda-CUDA_Support: Fixes for Makefile.in. 2017-01-19 11:32:46 +01:00
nvcuvid-CUDA_Video_Support nvcuvid-CUDA_Video_Support: Remove another duplicate struct definition (ancient compilers again ...). 2015-01-25 06:01:27 +01:00
nvencodeapi-Video_Encoder nvencodeapi-Video_Encoder: Fix compile warning on x86_64. 2016-03-25 04:02:28 +01:00
ole32-HGLOBALStream ole32-HGLOBALStream: Add reference to bug report. 2016-12-12 06:08:19 +01:00
ole32-OleGetIconOfFile Added patch to implement ole32.OleGetIconOfFile stub. 2016-06-24 12:00:24 +02:00
oleaut32-CreateTypeLib Added patch to forward CreateTypeLib to CreateTypeLib2. 2016-01-28 10:17:22 +01:00
oleaut32-DispCallFunc Added patch to fix calling function with instance and VARIANT return type in DispCallFunc. 2017-01-19 06:09:18 +01:00
oleaut32-ITypeInfo_fnInvoke oleaut32-ITypeInfo_fnInvoke: Update patchset and add tests. 2017-01-08 20:18:10 +01:00
oleaut32-Load_Save_EMF Added patch to implement support for loading and saving EMF to IPicture interface. 2016-04-27 16:24:34 +02:00
oleaut32-LoadTypeLibEx Added patch for arguments check in LoadTypeLibEx. 2016-11-15 17:02:55 +01:00
oleaut32-OleLoadPicture oleaut32-OleLoadPicture: Update patchset to fix regression with transparency handling. 2016-12-31 16:28:23 +01:00
oleaut32-OleLoadPictureFile oleaut32-OleLoadPictureFile: Remove reference to bug report. 2016-03-31 04:30:51 +02:00
oleaut32-OLEPictureImpl_SaveAsFile Rebase against 90173ce448e5afe55627c2cbece28fb4f6bae99d. 2016-08-24 09:29:31 +02:00
oleaut32-TKIND_COCLASS Rebase against 71bbd8da87109161448c7c6d7f6fcfa721b6c746. 2015-12-03 17:52:40 +01:00
oleaut32-Vtable_Offset oleaut32-Vtable_Offset: Add reference to upstream bug report. 2016-05-11 02:48:15 +02:00
oleaut32-x86_64_Marshaller Added patch to implement stubless proxies on x86_64. 2015-11-15 05:21:15 +01:00
opengl32-glDebugMessageCallback Rebase against fec0b697c74a8e016b41968b342f9fc9fe11bf74. 2016-07-15 17:49:47 +02:00
opengl32-Revert_Disable_Ext Rebase against ca9001d6bda3084ab9bc80baa7d6e5533252c797. 2015-12-13 00:19:03 +01:00
Pipelight Rebase against 0f8a0fd4002f9d5d1cb6dadcb81ef430d8be21b7. 2016-02-13 05:53:03 +01:00
quartz-MediaSeeking_Positions Update references to upstream bugreports. 2015-06-23 16:43:41 +02:00
quartz-Silence_FIXMEs Added patch to silence repeated FIXME message in Parser_QueryInterface. 2016-02-19 14:58:16 +01:00
rasapi32-RasEnumDevicesA Added patch to initialize *lpcDevices in RasEnumDevicesA. 2015-06-28 04:08:20 +02:00
riched20-Class_Tests Rebase against 7756d6ba9b0213d5533eb5248e62716e7e8409b8. 2016-10-09 03:07:13 +02:00
riched20-IText_Interface Rebase against 5b3681f62ddd2977924424d6f326ce729de9102a. 2016-03-29 16:45:43 +02:00
rstrtmgr-RmShutdown Added patch with stub for rstrtmgr.RmShutdown. 2017-01-15 16:30:20 +01:00
secur32-Zero_Buffer_Length Rebase against 3c54d4fb6926195e43a1163b0a243d2614a5951f. 2017-01-14 00:55:36 +01:00
server-ClipCursor Rebase against 370254cbe93beae6a9ff693d98c638db5bfb1134. 2015-11-12 18:17:43 +01:00
server-CreateProcess_ACLs Rebase against 6038e2ab7957b65dd2e13ddd414c206718fb14b7. 2015-08-24 15:40:06 +02:00
server-Desktop_Refcount Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
server-File_Permissions Added patch to improve mapping of DACL to file permissions. 2017-01-13 01:03:25 +01:00
server-FileEndOfFileInformation Updated server-FileEndOfFileInformation patchset, growing a memory mapped file should still work. 2015-10-31 21:12:40 +01:00
server-Inherited_ACLs Update references to upstream bugreports. 2015-06-23 16:43:41 +02:00
server-Key_State server-Key_State: Merge patch #2 and #3 to avoid introducing temporary regressions. 2015-08-19 11:29:42 +02:00
server-LABEL_SECURITY_INFORMATION Added patch to implement support for LABEL_SECURITY_INFORMATION. 2017-01-14 05:38:36 +01:00
server-Map_EXDEV_Error Added patch to map EXDEV error code to STATUS_NOT_SAME_DEVICE. 2015-08-30 04:18:06 +02:00
server-Misc_ACL Rebase against f55db7882db25019e1af1a497bd7723d10541989. 2016-02-05 18:35:11 +01:00
server-PeekMessage server-PeekMessage: Add a test for a situation not yet covered by the current patch. 2015-08-18 20:37:53 +02:00
server-Pipe_ObjectName Rebase against 0f8a0fd4002f9d5d1cb6dadcb81ef430d8be21b7. 2016-02-13 05:53:03 +01:00
server-Realtime_Priority server-Realtime_Priority: Include stdarg.h in server/scheduler.c. 2016-07-06 05:51:29 +02:00
server-Registry_Notifications Rebase against c89dc58deb9ba74d8dcd7faf7012203cff0724a0. 2016-05-30 18:24:40 +02:00
server-Shared_Memory Rebase against 77fc4697dd7c2b81181c4549c22210bc16913736. 2016-07-31 01:20:28 +02:00
server-Signal_Thread server-Signal_Thread: Reduce the timeout interval to 1ms. 2016-10-18 20:07:04 +02:00
server-Stored_ACLs server-Stored_ACLs: Update patch and fix handling of MAXIMUM_ALLOWED. 2017-01-12 02:57:24 +01:00
server-Timestamp_Compat Added patch for forward/backward compatibility of previous format of high precision registry timestamps. 2015-08-19 09:27:00 +02:00
setupapi-DelReg Added patch to fix setupapi DelReg implementation. 2016-02-28 08:07:37 +01:00
setupapi-DiskSpaceList setupapi-DiskSpaceList: Fix compile warning on x86_64. 2016-03-25 04:06:46 +01:00
setupapi-Display_Device Rebase against 1bcd38f788bb5165cc65a830ea912ff4eda50b84. 2016-12-23 04:04:54 +01:00
setupapi-HSPFILEQ_Check_Type Added patch to ignore socket type for protocol IPPROTO_IPV6 in getaddrinfo. 2015-11-29 18:10:07 +01:00
setupapi-SetupDiGetDeviceInterfaceDetail Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
setupapi-SetupPromptForDisk setupapi-SetupPromptForDisk: Added patch to determine path to system32 directory at runtime. 2016-10-09 19:13:25 +02:00
setupapi-SP_COPY_IN_USE_NEEDS_REBOOT Added patch to implement support for SP_COPY_IN_USE_NEEDS_REBOOT in do_file_copyW. 2016-09-18 23:11:45 +02:00
sfc-SfcGetNextProtectedFile Rebase against c715127536a78166e58b165c390a57b704899d29. 2015-11-03 17:47:17 +01:00
shdocvw-ParseURLFromOutsideSource_Tests Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
shell32-Context_Menu Rebase against b1930ee4b8a0f77654bbab65c3bc30d721bf5d6a. 2016-07-04 18:14:50 +02:00
shell32-File_Property_Dialog shell32-File_Property_Dialog: Add reference to bug report. 2016-04-07 00:14:28 +02:00
shell32-Icons Fix compiler warnings in multiple patches. 2016-07-31 03:02:56 +02:00
shell32-Microsoft_Windows_Themes Added patch to create Microsoft\Windows\Themes directory during Wineprefix creation. 2015-09-03 04:58:10 +02:00
shell32-NewMenu_Interface Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
shell32-Placeholder_Icons Added patch with shell32 placeholder icons to match offsets with Windows. 2015-05-24 18:25:00 +02:00
shell32-Progress_Dialog Rebase against bd2999db92e63f3aa8b48945503c616c28726842. 2016-05-02 20:35:09 +02:00
shell32-RunDLL_CallEntry16 Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
shell32-SFGAO_HASSUBFOLDER Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
shell32-SHCreateSessionKey shell32-SHCreateSessionKey: Remove definition file. 2016-11-01 14:42:26 +01:00
shell32-SHFileOperation_Move Rebase against 8348c0ebe00752af2afbabc78315f9e07e43ee09. 2015-09-01 16:22:33 +02:00
shell32-SHFileOperation_Win9x Added patch to fix SHFileOperation with FO_MOVE on Vista+ (should create non-existent subdirectories). 2015-08-31 08:49:30 +02:00
shell32-Toolbar_Bitmaps shell32-Toolbar_Bitmaps: Add more Tango icons. 2016-03-03 07:19:41 +01:00
shell32-UnixFS Added patch to avoid using unixfs for devices without mountpoint. 2015-05-31 00:29:12 +02:00
shlwapi-AssocGetPerceivedType shlwapi-AssocGetPerceivedType: Fixed error checking for RegGetValueW based on feedback from Thomas Faber. 2015-05-31 21:51:48 +02:00
shlwapi-SHAddDataBlock Added patch to fix return type of shlwapi.SHAddDataBlock. 2017-01-19 07:17:02 +01:00
shlwapi-SHMapHandle Added patch to avoid setting error when NULL is passed to SHMapHandle. 2015-12-27 18:46:56 +01:00
shlwapi-UrlCombine Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
Staging Staging: Add some missing libraries to the wine_libs list. 2016-03-24 01:39:39 +01:00
stdole32.idl-Typelib Rebase against bb29a9bf5b42a9848faae749b6d0bd79576f665a. 2016-01-28 10:17:21 +01:00
stdole32.tlb-SLTG_Typelib widl-SLTG_Typelib_Support: Move patch to compile stdole32.tlb as SLTG typelib into separate patchset. 2016-01-25 19:59:47 +01:00
taskmgr-Memory_Usage Rebase against dca0e38d82c737cd8aeab63e08cf1990d05d9671. 2016-08-12 18:06:33 +02:00
user32-Auto_Radio_Button user32-Auto_Radio_Button: Add a missing Fixes line. 2017-01-16 02:34:33 +01:00
user32-Combobox_WM_SIZE Added patch to avoid forcing a combobox repaint on WM_SIZE. 2016-12-12 06:57:32 +01:00
user32-DeferWindowPos Rebase against 1c201a96c57a68caaf6c976d7f3732738c9d9ac8. 2016-04-11 20:59:54 +02:00
user32-Dialog_Paint_Event Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
user32-DialogBoxParam Added patch to fix DialogBoxParam return value when control creation fails. 2016-05-14 23:46:34 +02:00
user32-DM_SETDEFID Added patch to use root dialog for DM_SETDEFID/DM_GETDEFID in DefDlgProc. 2016-06-16 23:52:44 +02:00
user32-DrawMenuItem Added patch to check if menu text is a valid string in MENU_DrawMenuItem. 2016-05-30 15:40:30 +02:00
user32-DrawTextExW Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
user32-GetAutoRotationState Added patch to implement user32.GetAutoRotationState. 2017-01-08 20:53:03 +01:00
user32-GetSystemMetrics Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
user32-Groupbox_Rectangle Added patch to fix groupbox rectangle calculation and font handling. 2016-12-21 01:34:53 +01:00
user32-Invalidate_Key_State Added patch to globally invalidate key state on changes in other threads. 2015-06-16 03:09:11 +02:00
user32-ListBox_Size user32-ListBox_Size: Add missing file. 2015-09-27 15:54:48 +02:00
user32-lpCreateParams Added patch to fix pointer to custom dialog control data. 2016-03-15 18:05:25 +01:00
user32-LR_LOADFROMFILE Added patch with workaround for Windows 3.1 apps which call LoadImage(LR_LOADFROMFILE) with a resource id. 2016-05-21 15:07:54 +02:00
user32-MessageBox_WS_EX_TOPMOST Added patch to fix pointer to custom dialog control data. 2016-03-15 18:05:25 +01:00
user32-Mouse_Message_Hwnd user32-Mouse_Message_Hwnd: Add reference to another bug report. 2016-01-21 06:44:32 +01:00
user32-PNG_Support Rebase against bd2999db92e63f3aa8b48945503c616c28726842. 2016-05-02 20:35:09 +02:00
user32-Refresh_MDI_Menus Added patch to refresh MDI menus when DefMDIChildProc(WM_SETTEXT) is called. 2015-09-27 20:07:42 +02:00
user32-ScrollWindowEx Added patch to fix return value of ScrollWindowEx for invisible windows. 2014-12-12 05:08:15 +01:00
user32-WM_MEASUREITEM oleaut32-OleLoadPicture: Update patchset to fix regression with transparency handling. 2016-12-31 16:28:23 +01:00
user.exe16-CONTAINING_RECORD Added patch to use CONTAINING_RECORD in user.exe16 instead of reimplementing it. 2016-03-25 23:19:15 +01:00
user.exe16-DlgDirList Added patch to fix handling of DDL_DRIVES flag in user.exe16.DlgDirList. 2016-02-27 05:18:46 +01:00
uxtheme-CloseThemeClass uxtheme-CloseThemeClass: Fix reference to bug report. 2016-12-26 17:35:52 +01:00
uxtheme-GTK_Theming uxtheme-GTK_Theming: Validate theme handles before accessing private data. 2016-01-28 10:17:21 +01:00
version-GetFileVersionInfoSizeExW 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
version-VerFindFileA Added patch to correctly return VFF_CURNEDEST flag in VerFindFileA. 2016-03-02 23:32:41 +01:00
version-VerQueryValue Added patch with tests for VerQueryValueA (by Mark Jansen). 2015-03-10 18:16:26 +01:00
vulkan-Vulkan_Implementation vulkan-Vulkan_Implementation: Do not use conversion for ignored fields. 2017-01-18 20:56:21 +01:00
wbemdisp-ISWbemSecurity Added patch with stubbed ISWbemSecurity interfaces in wbemdisp. 2015-05-24 17:56:51 +02:00
wbemprox-fill_processor Added patch to fix row count in fill_processor and fill_printer function. 2017-01-12 05:34:14 +01:00
wbemprox-Printer wbemdisp-Printer: Rename patchset to wbemprox-Printer. 2017-01-12 05:35:37 +01:00
widl-SLTG_Typelib_Support widl-SLTG_Typelib_Support: Fixes for Makefile.in. 2017-01-19 11:37:50 +01:00
windowscodecs-32bppGrayFloat Rebase against e2ebc0dc23f0fa04ea79cefc9e3d2faf189a6bf7. 2016-09-17 16:06:46 +02:00
windowscodecs-GIF_Encoder windowscodecs-GIF_Encoder: Fix a typo (thanks Dmitry Timoshkov). 2016-12-12 05:12:40 +01:00
windowscodecs-IMILBitmapSource windowscodecs-IMILBitmapSource: Fix number of arguments to IMILUnknown2Impl_unknown2. 2016-03-24 05:57:23 +01:00
windowscodecs-IWICPalette_InitializeFromBitmap Rebase against f7187ecbd62f778649e055af61cd2c6786ead7f1. 2016-11-13 20:36:59 +01:00
windowscodecs-Palette_Images windowscodecs-Palette_Images: Fix a typo (thanks Dmitry Timoshkov). 2016-12-12 06:05:41 +01:00
windowscodecs-TIFF_Support Added patch to improve TIFF support in windowscodecs.dll. 2016-12-21 02:52:59 +01:00
windowscodecs-WICCreateBitmapFromSection Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
wine.inf-Directory_ContextMenuHandlers Added patch for 'New' context menu handler entry for directories. 2016-04-01 01:15:45 +02:00
wine.inf-Dummy_CA_Certificate Added patch to add dummy certificate to CA certificate store. 2016-03-13 06:57:27 +01:00
wine.inf-Performance Rebase against c3dd56c99332c4ad9dbd095935d2c17c53463154. 2015-07-13 18:13:10 +02:00
wine.inf-ProfileList_UserSID patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
wine.inf-WMP_12 Added patch to announce WMP 12 as installed windows feature. 2016-02-25 15:25:35 +01:00
wineboot-drivers_etc_Stubs wineboot-drivers_etc_Stubs: Add a missing \n to an ERR message. 2015-05-25 05:50:39 +02:00
wineboot-DriveSerial Use alternative approach to create MachineGuid registry key during wineprefix startup. 2015-07-31 05:59:32 +02:00
wineboot-HKEY_DYN_DATA Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
wineboot-ProxySettings Added patch to create ProxyEnable key on wineprefix update. 2016-12-26 17:15:36 +01:00
winecfg-Libraries patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
winecfg-Staging Fix compiler warnings in multiple patches. 2016-07-31 03:02:56 +02:00
winecfg-Unmounted_Devices Added patch to show unmounted devices in winecfg and allow changing the unix path. 2015-03-31 01:28:35 +02:00
wined3d-1DTextures Rebase against 705c52691a4e8c6224cda5080fb88f257de5fd77. 2016-12-06 21:58:08 +01:00
wined3d-Accounting wined3d-Accounting: Mark some failing tests as todo. 2016-05-15 16:49:22 +02:00
wined3d-check_format_support Rebase against 56040acaa3f584150b3ab7fc644cd1a81e34fece. 2016-12-17 18:41:09 +01:00
wined3d-CSMT_Helper Rebase against f7187ecbd62f778649e055af61cd2c6786ead7f1. 2016-11-13 20:36:59 +01:00
wined3d-CSMT_Main Rebase against 274a82b33c2907a2d28a50ba6919711cfabf1b20. 2017-01-18 23:41:07 +01:00
wined3d-DXTn wined3d-DXTn: Remove an invalid Fixes line. 2016-08-05 22:48:51 +02:00
wined3d-GTX_560M Added patch to recognize GTX 560M card with NVIDIA driver. 2016-10-16 15:36:30 +02:00
wined3d-Limit_Vram Rebase against 329dfee70c35184329d0820a5e9edbbed8b49b37. 2016-03-22 19:56:57 +01:00
wined3d-QUERY_Stubs Rebase against 1576dc3dd26c7bbb2ed8eb68f11799f1f1d8b6a2. 2017-01-08 04:42:04 +01:00
wined3d-Revert_Pixel_Center_Offset Added patch to revert changes to offset the pixel center in the ARB_clip_control case. 2016-10-15 05:55:42 +02:00
wined3d-Revert_PixelFormat Disabled wined3d-Revert_PixelFormat patchset. 2016-05-17 15:15:15 +02:00
wined3d-Silence_FIXMEs Added patch to silence noisy FIXME in gl_stencil_op. 2017-01-08 17:50:50 +01:00
wined3d-WINED3DFMT_R32G32_UINT wined3d-WINED3DFMT_R32G32_UINT: Remove patch for issue fixed in dev branch (thanks Alistair). 2017-01-13 13:14:56 +01:00
winedevice-Fix_Relocation Rebase against 1510b8b92af23a2305de95f074468c231dc11fa3. 2016-02-26 20:52:05 +01:00
winemenubuilder-Desktop_Icon_Path patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
winemp3.acm-MPEG3_StreamOpen Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
wineps.drv-PostScript_Fixes wineps.drv-PostScript_Fixes: Add reference to upstream bug. 2016-04-22 08:22:35 +02:00
winepulse-PulseAudio_Support Rebase against 705c52691a4e8c6224cda5080fb88f257de5fd77. 2016-12-06 21:58:08 +01:00
winex11-_NET_ACTIVE_WINDOW Rebase against c76c7d85d0be45edf72e63ae7eae51c018383070. 2016-09-27 18:14:12 +02:00
winex11-CandidateWindowPos Rebase against 002af352fac43d170aad216bf15098b27555539a. 2016-08-30 20:44:42 +02:00
winex11-DefaultDisplayFrequency Rebase against c76c7d85d0be45edf72e63ae7eae51c018383070. 2016-09-27 18:14:12 +02:00
winex11-Limited_Resolutions winex11-Limited_Resolutions: Temporarily disable patchset. 2015-03-07 21:26:33 +01:00
winex11-MWM_Decorations Added patch to avoid double captions observed under some WMs. 2017-01-11 00:05:34 +01:00
winex11-SC_KEYMENU Added patch to send SC_KEYMENU on managed windows. 2016-06-05 01:32:42 +02:00
winex11-wglShareLists winex11-wglShareLists: Remove todo for a succeeding tests. 2016-05-15 16:53:46 +02:00
winex11-Window_Groups Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
winex11-Window_Style Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
winex11-WM_WINDOWPOSCHANGING Added patch to fix handling of WM_WINDOWPOS{CHANGING,CHANGED} for deactivated topmost window. 2017-01-08 17:43:27 +01:00
winex11-XEMBED Rebase against 839995d5e9afcbcdcd084eac3a8e6e48a2173eda. 2016-08-25 23:43:12 +02:00
winhlp32-Flex_Workaround Added patch to workaround a bug present in the current versions of Flex. 2017-01-14 05:50:14 +01:00
winhttp-Accept_Headers Added patch to fix handling of Accept headers in winhttp. 2016-12-21 01:02:00 +01:00
winhttp-System_Proxy_Autoconfig Rebase against 84b3218ed6ad5975f537481edf2f61fb26bedb8b. 2016-08-08 21:43:18 +02:00
wininet-Cleanup Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
wininet-Internet_Settings Rebase against d548639d977dee847350b408aec9522d68aef813. 2015-10-09 18:40:56 +02:00
wininet-InternetCrackUrlW Rebase against abb221fa81b60f53c14f6864bbfb9453455aeeeb. 2016-07-10 01:47:10 +02:00
wininet-ParseX509EncodedCertificateForListBoxEntry patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
winmm-Delay_Import_Depends patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
winmm-mciSendCommandA 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
wintrust-WinVerifyTrust wintrust-WinVerifyTrust: Fix a compiler warning with gcc 5.3.1 (thanks Michael Müller). 2016-04-02 17:00:21 +02:00
wpcap-Dynamic_Linking Rebase against 6c637ab9c6a65d5601f98545b05f413f777c444e. 2016-03-02 23:32:04 +01:00
wpcap-Several_Fixes Rebase against 52a99f2eadf04394a99d81f97a9a6d2a454fa959. 2016-02-17 11:00:33 +01:00
ws2_32-APC_Performance Rebase against upstream changes. 2015-03-11 17:03:50 +01:00
ws2_32-Connect_Time patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
ws2_32-getsockopt Rebase against 52a99f2eadf04394a99d81f97a9a6d2a454fa959. 2016-02-17 11:00:33 +01:00
ws2_32-Tests Added patch to hide random test failures in ws2_32 socket tests. 2016-05-15 17:12:01 +02:00
ws2_32-TransmitFile Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
ws2_32-WriteWatches ntdll-Virtual_Memory_Stack: Disable patchset, it has no effect when optimization is enabled. 2015-10-31 03:32:27 +01:00
ws2_32-WSACleanup ws2_32-WSACleanup: Fix compatibility with server-Desktop_Refcount patchset. 2015-12-05 23:56:38 +01:00
wtsapi32-EnumerateProcesses Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
wtsapi32-WTSQueryUserToken wtsapi32-WTSQueryUserToken: Return a real handle and set last error on failure. 2016-02-13 07:30:47 +01:00
wuauserv-Dummy_Service Rebase against 7ce384c4153112201aa263da6dee15fed21a4e06. 2016-10-14 23:49:07 +02:00
wusa-MSU_Package_Installer Fix compiler warnings in multiple patches. 2016-07-31 03:02:56 +02:00
xaudio2_7-Abandon_Albufs xaudio2_7-Abandon_Albufs: Disable patchset. 2017-01-08 20:24:39 +01:00
xinput9_1_0-Parentsrc Added patch to build independent xinput9_1_0.dll instead of using forwards. 2017-01-14 22:46:53 +01:00
gitapply.sh gitapply.sh: Fix parsing of 'deleted file mode' git header. 2016-02-08 16:28:56 +01:00
Makefile patchinstall.sh: Rename 'git' backend to 'git-am', add 'git-apply' backend. 2015-01-08 14:59:00 +01:00
patchinstall.sh bcrypt-Improvements: Add missing ncrypt forwards. 2017-01-19 11:02:48 +01:00