..
atl-IOCS_Property
Some small formatting fixes in multiple patches.
2014-10-17 22:20:23 +02:00
comctl32-LoadIconMetric
Change formulation in definition files to 'Support for ...' for newly added features.
2014-08-13 02:15:22 +02:00
Compholio
Compholio: Add missing SONAME_ constants for 'missing library' diagnostic.
2014-10-17 23:22:40 +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_Gnutls
configure-Detect_Gnutls: Still not the right library, check for linking against libgnutls-openssl.so.
2014-09-07 19:19:26 +02:00
d3dx9_36-GetShaderSemantics
Added patches for implementation of D3DXGetShaderInputSemantics.
2014-10-17 23:41:40 +02:00
d3dx9_36-UpdateSkinnedMesh
Added patches for implementation of D3DXGetShaderInputSemantics.
2014-10-17 23:41:40 +02:00
dbghelp-KdHelp
Added patch to avoid filling KdHelp structure for uermode applications.
2014-09-15 22:58:22 +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
gdi32-MultiMonitor
Add gdi patches for multi monitor support.
2014-10-19 00:01:01 +02:00
imagehlp-BindImageEx
Added patch for implementation of BindImageEx.
2014-10-19 00:45:51 +02:00
imm32-Cross_Thread_Access
Added patch to limit cross thread access to ImmSet* functions.
2014-09-29 02:52:26 +02:00
iphlpapi-TCP_Table
Add missing comment to AllocateAndGetTcpExTableFromStack patch.
2014-07-26 13:15:00 -06:00
kernel32-FindFirstFile
Added patch for FindFirstFileExW level FindExInfoBasic.
2014-10-03 21:04:01 +02:00
kernel32-GetFinalPathNameByHandle
riched20-IText_Interface: Rebased patches (first part accepted upstream).
2014-09-13 16:50:22 +02:00
kernel32-GetNumaProcessorNode
Add patch for GetNumaProcessorNode.
2014-10-18 06:03:40 +02:00
kernel32-GetSystemTimes
kernel32-GetSystemTimes: Set errorcode to something useful in case of a failure.
2014-09-09 16:36:30 +02: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-UTF7_Support
kernel32-UTF7_Support: Updated patches with recent changes.
2014-10-18 21:56:58 +02:00
libs-Unicode_Collation
Added patch to fix comparison of punctuation characters in lstrcmp.
2014-08-08 23:30:59 +02:00
libwine-BSD_mmap_fixed
Added patch for wine64 support on FreeBSD/PC-BSD.
2014-10-18 18:37:20 +02:00
Miscellaneous
Remove duplicate mail header from patch (breaks 'git am').
2014-10-19 01:15:45 +02:00
mshtml-sessionStorage
Added patch for wine64 support on FreeBSD/PC-BSD.
2014-10-18 18:37:20 +02:00
msvcp90-basic_string_wchar_dtor
Change return value of string_wchar_dtor in msvcp90 instead of msvcp60.
2014-10-09 17:40:56 +02:00
ntdll-ATL_Thunk
Added patch to implement support for additional ATL thunks.
2014-10-18 04:36:26 +02:00
ntdll-DOS_Attributes
ntdll-DOS_Attributes: If multiple header files are found make sure that the right implementation is used.
2014-10-19 04:20:13 +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-Exception
Added patch to fix differences in exception handling behaviour between Wine and Windows.
2014-09-28 23:54:50 +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
Remove unneeded free protection patches.
2014-10-02 10:19:39 -06:00
ntdll-Heap_FreeLists
Added patch to improve heap allocation performance.
2014-08-27 02:58:27 +02:00
ntdll-Junction_Points
Remove unneeded free protection patches.
2014-10-02 10:19:39 -06:00
ntdll-NtQuerySection
Some small formatting fixes in multiple patches.
2014-10-17 22:20:23 +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
ntdll-WRITECOPY
Removed several patches (accepted upstream).
2014-10-07 22:05:04 +02:00
ntoskrnl-Irp_Status
Added patch to fix issues when driver dispatch routine returns different status codes.
2014-09-28 17:34:05 +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
Rebase riched20-IText_Interface patches.
2014-10-01 02:51:16 +02:00
server-ACL_Compat
server-Inherited_ACLs: Remove unused flag.
2014-09-06 00:34: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
Update server-CreateProcess_ACLs with latest submitted version.
2014-10-19 01:40:33 +02:00
server-Inherited_ACLs
server-Inherited_ACLs: One more small fix to ensure we don't dereference a NULL pointer.
2014-09-06 04:07:11 +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
Split DOS Attributes patches to include Mac OS X and FreeBSD support separately.
2014-10-09 08:01:21 -06:00
setupapi-SetupPromptForDisk
Add patch to support IDF_CHECKFIRST in SetupPromptForDisk.
2014-10-06 00:29:49 +02:00
shdocvw-ParseURLFromOutsideSource_Tests
Added patch to ensure tests check exact return value of ParseURLFromOutsideSourceX.
2014-10-18 01:22:08 +02:00
shell32-Default_Folder_ACLs
Replaced patch for shell32-Default_Folder_ACLs.
2014-10-19 06:53:16 +02: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
shell32-SHFileOperation
Add patch for SHFileOperationW.
2014-10-09 01:44:18 +02:00
shlwapi-PathIsDirectoryEmptyW
Add patch to correctly treat '.' when checking for empty directories.
2014-09-28 21:48:52 +02:00
shlwapi-UrlCombine
Move 14-UrlCombineW to shlwapi-UrlCombine.
2014-07-25 18:46:04 -06:00
user32-Dialog_Paint_Event
Added patch to send WM_PAINT event during dialog creation.
2014-09-26 20:27:43 +02: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
wine.inf-ProductId
Add patch to add ProductId registry value
2014-09-28 21:40:53 +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
wined3d-DXTn
wined3d-DXTn: Fix typo in commit message.
2014-09-28 00:01:20 +02:00
wined3d-Revert_PixelFormat
Added patch to revert pixelformat changes (caused regression for many apps).
2014-09-19 04:44:18 +02:00
winemenubuilder-Desktop_Icon_Path
Added patch to create desktop shortcuts with absolute wine path.
2014-09-24 21:21:01 +02:00
winepulse-PulseAudio_Support
Added patch to implement software decoding/encoding of DXT1 textures (by Michael Müller).
2014-09-20 03:18:27 +02:00
winex11-CandidateWindowPos
Update winex11-CandidateWindowPos to use a new implementation from slackner
2014-09-23 23:30:26 +08:00
winex11-Limited_Resolutions
Minor update to broken nVidia RandR detection patch.
2014-08-11 17:59:17 -06:00
winex11-wglShareLists
Add patch to alter wglShareLists behavior when passing an used context.
2014-09-28 21:56:58 +02: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
Replaced patch for shell32-Default_Folder_ACLs.
2014-10-19 06:53:16 +02:00