mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Various documentation updates.
This commit is contained in:
parent
8bbe365bfc
commit
fc87fb74db
@ -1,2 +1 @@
|
||||
Fixes: [18154] cmd: Support for launching programs based on file association
|
||||
# Fixes: [36646]
|
||||
|
@ -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)
|
||||
|
@ -1 +1 @@
|
||||
Fixes: [!8780] Forward CreateTypeLib to CreateTypeLib2
|
||||
Fixes: [8780] Forward CreateTypeLib to CreateTypeLib2
|
||||
|
@ -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
|
@ -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
|
||||
Depends: ntdll-Wait_User_APC
|
||||
|
Loading…
Reference in New Issue
Block a user