wine-staging/patches
2014-09-03 13:58:27 +02:00
..
atl-IOCS_Property Added patch to store IOCS data in a property instead of GWLP_USERDATA. 2014-07-26 15:26:03 -06:00
bcrypt-BCryptGetFipsAlgorithmMode bcrypt-BCryptGetFipsAlgorithmMode: Don't expect mode to be off (otherwise it will be difficult to get this patch upstream). 2014-08-28 07:10:32 +02:00
comctl32-ImageList Add patch to fix issues with dragimage in ImageLists. 2014-08-18 00:56:24 +02:00
comctl32-LoadIconMetric Change formulation in definition files to 'Support for ...' for newly added features. 2014-08-13 02:15:22 +02:00
configure-Absolute_RPATH Add patch to fix issues with setcap on wine-preloader executable. 2014-08-27 00:38:26 +02:00
configure-Detect_Ncurses Added patch to fix detection of ncurses library on Archlinux. 2014-09-01 21:30:32 +02:00
dsound-Fast_Mixer Added patch to use a linear resampler when there a large number of dsound mixing buffers. 2014-08-07 17:32:39 -06:00
fonts-Missing_Fonts Added Courier Prime (OFLv1.1) as a Courier New replacement. 2014-08-09 09:29:01 -06:00
iphlpapi-TCP_Table Add missing comment to AllocateAndGetTcpExTableFromStack patch. 2014-07-26 13:15:00 -06:00
kernel32-GetFinalPathNameByHandle kernel32-GetFinalPathNameByHandle: Fix an incorrect comment. 2014-09-01 23:47:48 +02:00
kernel32-GetSystemTimes Remove extra whitespace from GetSystemTimes patches. 2014-08-21 09:23:49 -06:00
kernel32-GetVolumePathName kernel32-GetVolumePathName: Fix possible leak and merge patches 1 and 5. 2014-09-03 13:58:27 +02:00
kernel32-Named_Pipe Remove patches for SetNamedPipeHandleState implementation (accepted upstream). 2014-08-21 23:08:37 +02:00
kernel32-SystemFileCacheSize Added patch with stubs for [Get|Set]SystemFileCacheSize. 2014-07-27 10:37:31 -06:00
libs-Unicode_Collation Added patch to fix comparison of punctuation characters in lstrcmp. 2014-08-08 23:30:59 +02:00
loader-Cmdline_Diagnostics Move 00-Commandline to loader-Cmdline_Diagnostics. 2014-07-25 18:34:36 -06:00
Miscellaneous Appease the blessed version of gcc (4.5) when -Werror is enabled. 2014-08-08 19:45:21 -06:00
msi-MoveFiles Add patch to fix issues with msi/ITERATE_MoveFiles. 2014-08-14 01:43:30 +02:00
ntdll-DOS_Attributes ntdll-DOS_Attributes: Minor cleanup. 2014-08-28 18:11:00 +02:00
ntdll-Dynamic_DST Change formulation in definition files to 'Support for ...' for newly added features. 2014-08-13 02:15:22 +02:00
ntdll-FD_Cache Move 12-FD_Cache to ntdll-FD_Cache. 2014-07-25 18:40:38 -06:00
ntdll-FileDispositionInformation Added patch to support setting file disposition information. 2014-08-08 14:39:42 -06:00
ntdll-Fix_Alignment Modify some bug descriptions. 2014-08-23 02:47:55 +02:00
ntdll-Fix_Free ntdll-Fix_Free: Move fix for invalid memory access to patch 9, which introduced the error. 2014-08-28 07:26:53 +02:00
ntdll-Heap_FreeLists Added patch to improve heap allocation performance. 2014-08-27 02:58:27 +02:00
ntdll-Junction_Points Fix copy&paste error in Junction_Point tests. 2014-08-28 06:14:52 +02:00
ntdll-loader_EntryPoint Added patch to set ldr.EntryPoint for main executable (fixes wine bug 33034). 2014-08-06 00:19:57 +02:00
ntdll-Pipe_SpecialCharacters Added patch to set ldr.EntryPoint for main executable (fixes wine bug 33034). 2014-08-06 00:19:57 +02:00
Pipelight Simplify logic in patch to indicate direct rendering through OpenGL extension. 2014-08-28 07:14:02 +02:00
quartz-MediaSeeking_Positions Remove unused variable in IMediaSeeking patches. 2014-07-25 21:23:43 -06:00
riched20-IText_Interface riched20-IText_Interface: Update patches. 2014-08-23 02:15:02 +02:00
server-ACL_Compat server-ACL_Compat: Make parser more strict and clean up code. 2014-09-03 00:28:40 +02:00
server-Address_Change_Notification Another attempt to fix the random multithreaded dependency compilation issue with wtypes.h. 2014-08-17 15:26:59 -06:00
server-CreateProcess_ACLs Rewrite part of server-CreateProcess_ACLs in order to fix incorrect error codes and memory leaks. 2014-08-23 06:33:01 +02:00
server-Inherited_ACLs server-Inherited_ACLs: Avoid using different sizes for mem_alloc and memcpy, some style cleanup. 2014-08-29 03:58:31 +02:00
server-Misc_ACL patchupdate.py: Fix issue in patch order dependency check (and remove unnecessary dependeny from Misc_ACL on Stored_ACLs). 2014-07-26 23:13:27 +02:00
server-OpenProcess server-OpenProcess: Update to latest version of the patch. 2014-08-23 07:39:07 +02:00
server-Stored_ACLs server-Stored_ACLs: Fix check for invalid security descriptors. 2014-08-29 04:22:32 +02:00
shell32-Default_Folder_ACLs Update README entry for default folder ACLs. 2014-07-25 19:01:05 -06:00
shell32-Default_Path shell32-Default_Path: Fix whitespace errors. 2014-08-23 07:47:26 +02:00
shell32-Icons Change formulation in definition files to 'Support for ...' for newly added features. 2014-08-13 02:15:22 +02:00
shell32-RunDLL_CallEntry16 Add RunDLL_CallEntry16 patch. 2014-08-05 00:57:45 +02:00
shell32-SHCreateSessionKey Adjust SHCreateSessionKey 'fixes' entry to be similar to other patches. 2014-08-08 15:09:13 -06:00
shlwapi-UrlCombine Move 14-UrlCombineW to shlwapi-UrlCombine. 2014-07-25 18:46:04 -06:00
user32-GetSystemMetrics Improve GetSystemMetrics. 2014-08-02 05:37:29 +02:00
user32-GetTipText Added patch to fix edge cases in TOOLTIPS_GetTipText. 2014-07-31 11:15:26 -06:00
user32-WndProc Added patch to workaround programs leaking wndproc slots. 2014-08-08 23:46:26 +02:00
wineboot-HKEY_DYN_DATA Add patch to populate HKEY_DYN_DATA. 2014-07-26 03:22:25 +02:00
winebuild-LinkerVersion Add patch for linker version in PE header. 2014-08-20 22:36:51 -06:00
winepulse-PulseAudio_Support Fix issue in winepulse patches (wrong syntax in configure script). 2014-08-26 23:23:59 +02:00
winex11-Limited_Resolutions Minor update to broken nVidia RandR detection patch. 2014-08-11 17:59:17 -06:00
winex11-Window_Groups Add patch to better group running wine programs in WMs. 2014-08-16 01:22:35 +02:00
winex11-XEMBED Remove patch to update gl_drawable for embedded windows (deprecated). 2014-08-18 00:11:47 +02:00
wpcap-Dynamic_Linking Add patch to make allow dynamic linking of wpcap. 2014-08-26 23:04:55 +02:00
ws2_32-Connect_Time Added patch to return the appropriate connection time with SO_CONNECT_TIME. 2014-07-30 17:40:32 -06:00
ws2_32-inet_pton Fix author in definition file for inet_pton patch. 2014-07-27 09:49:24 -06:00
ws2_32-TransmitFile Add missing apc argument to async TransmitFile. 2014-08-22 13:34:35 -06:00
wtsapi32-EnumerateProcesses Change formulation in definition files to 'Support for ...' for newly added features. 2014-08-13 02:15:22 +02:00
Makefile kernel32-GetVolumePathName: Fix possible leak and merge patches 1 and 5. 2014-09-03 13:58:27 +02:00