diff --git a/patches/cmd-launch-association/definition b/patches/cmd-launch-association/definition index 1e34b1c7..6bf85b4c 100644 --- a/patches/cmd-launch-association/definition +++ b/patches/cmd-launch-association/definition @@ -1,2 +1 @@ Fixes: [18154] cmd: Support for launching programs based on file association -# Fixes: [36646] diff --git a/patches/dsdmo-new-dll/defination b/patches/dsdmo-new-dll/definition similarity index 100% rename from patches/dsdmo-new-dll/defination rename to patches/dsdmo-new-dll/definition diff --git a/patches/kernel32-Debugger/definition b/patches/kernel32-Debugger/definition index 9334d8ba..16ffa991 100644 --- a/patches/kernel32-Debugger/definition +++ b/patches/kernel32-Debugger/definition @@ -1 +1,4 @@ +# I originally blocked this, leading to 13f9461e99 being committed instead. +# However, I think it may actually be preferable to always display a UI. The +# only thing I'm concerned about is bug 45369. #Fixes: [35928] Crash handlers/debuggers fail to display user-interface when invoked for crashing (non-interactive) service processes (inherited Wine service window station/desktop) diff --git a/patches/oleaut32-CreateTypeLib/definition b/patches/oleaut32-CreateTypeLib/definition index 08020693..2b4e0c9b 100644 --- a/patches/oleaut32-CreateTypeLib/definition +++ b/patches/oleaut32-CreateTypeLib/definition @@ -1 +1 @@ -Fixes: [!8780] Forward CreateTypeLib to CreateTypeLib2 +Fixes: [8780] Forward CreateTypeLib to CreateTypeLib2 diff --git a/patches/riched20-IText_Interface/definition b/patches/riched20-IText_Interface/definition deleted file mode 100644 index dfe6d8c0..00000000 --- a/patches/riched20-IText_Interface/definition +++ /dev/null @@ -1,3 +0,0 @@ -# Fixes: [12458] Support for ITextDocument_fnRange function -# Fixes: [18303] Support for ITextRange, ITextFont and ITextPara -Fixes: Adobe Reader needs ITextSelection_fnGetDuplicate implementation diff --git a/patches/server-Shared_Memory/definition b/patches/server-Shared_Memory/definition index 6f51b96c..f1a2cd50 100644 --- a/patches/server-Shared_Memory/definition +++ b/patches/server-Shared_Memory/definition @@ -1,5 +1,8 @@ +# Bugs 37419 and 29582 track applications which want a faster +# GetForegroundWindow(). Unfortunately, that patch is disabled, and I can't +# find record of applications which want the other functions here to be faster. Depends: ntdll-Threading Depends: server-Key_State Depends: server-PeekMessage Depends: server-Signal_Thread -Depends: ntdll-Wait_User_APC \ No newline at end of file +Depends: ntdll-Wait_User_APC