You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Display short name instead of full bug report title in README.md.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Author: Erich E. Hoover
|
||||
Subject: Implement SIO_ADDRESS_LIST_CHANGE.
|
||||
Revision: 2
|
||||
Fixes: 32328
|
||||
Fixes: [32328] Support for interface change notifications
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Author: Erich E. Hoover
|
||||
Subject: Store and return security attributes with extended file attributes.
|
||||
Revision: 6
|
||||
Fixes: 31858
|
||||
Fixes: 34406
|
||||
Fixes: [31858] Support for stored file ACLs
|
||||
Fixes: [34406] Support for inherited file ACLs
|
||||
|
||||
@@ -5,4 +5,5 @@ Revision: 1
|
||||
Author: Sebastian Lackner
|
||||
Subject: Update gl_drawable for embedded windows.
|
||||
Revision: 1
|
||||
Changes: XEMBED support for embedding Wine windows inside Linux applications
|
||||
|
||||
Fixes: XEMBED support for embedding Wine windows inside Linux applications
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
Author: Sebastian Lackner
|
||||
Subject: Change return value of stub SetNamedPipeHandleState to TRUE.
|
||||
Revision: 1
|
||||
Fixes: 17273
|
||||
|
||||
Fixes: [17273] Workaround for TransactNamedPipe not being supported
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Author: Maarten Lankhorst
|
||||
Subject: Winepulse patches extracted from https://launchpad.net/~ubuntu-wine/+archive/ppa/+files/wine1.7_1.7.19-0ubuntu2~trusty2.debian.tar.gz.
|
||||
Revision: 3
|
||||
Changes: Support for PulseAudio backend for audio
|
||||
Fixes: Support for PulseAudio backend for audio
|
||||
|
||||
# Both patches modify configure.ac
|
||||
Depends: 02-ACL_Extended_Attributes
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Author: Erich E. Hoover
|
||||
Subject: Implement GetVolumePathName.
|
||||
Revision: 1
|
||||
Changes: Support for GetVolumePathName
|
||||
Fixes: Support for GetVolumePathName
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Author: Erich E. Hoover
|
||||
Subject: Support for junction points/reparse points.
|
||||
Revision: 1
|
||||
Fixes: 12401
|
||||
Fixes: [12401] Support for Junction Points
|
||||
|
||||
# Both patches modify dlls/kernel32/volume.c
|
||||
Depends: 07-GetVolumePathName
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Author: Erich E. Hoover
|
||||
Subject: Implement TransmitFile.
|
||||
Revision: 1
|
||||
Fixes: 5048
|
||||
Fixes: [5048] Support for TransmitFile
|
||||
|
||||
# both patches modify server/sock.c
|
||||
Depends: 01-Address_Change_Notification
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Author: Erich E. Hoover
|
||||
Subject: Implement missing fonts expected by Silverlight.
|
||||
Revision: 1
|
||||
Fixes: 32323
|
||||
Fixes: [32323] Implement an Arial replacement font
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Author: Sebastian Lackner
|
||||
Subject: Use lockfree implementation for get_cached_fd.
|
||||
Revision: 4
|
||||
Changes: Lockfree algorithm for filedescriptor cache (improves file access speed)
|
||||
Fixes: Lockfree algorithm for filedescriptor cache (improves file access speed)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Author: Sebastian Lackner
|
||||
Subject: Workaround for broken implementation of shlwapi url functions.
|
||||
Revision: 1
|
||||
Changes: Workaround for shlwapi URLs with relative paths
|
||||
Fixes: Workaround for shlwapi URLs with relative paths
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Author: Sebastian Lackner
|
||||
Subject: Partial implementation of WTSEnumerateProcessesW.
|
||||
Revision: 1
|
||||
Fixes: 29903
|
||||
Fixes: [29903] Add implementation of WTSEnumerateProcessesW
|
||||
|
||||
@@ -14,5 +14,5 @@ Author: Sebastian Lackner
|
||||
Subject: Implement X11DRV_FLUSH_GDI_DISPLAY ExtEscape command.
|
||||
Revision: 1
|
||||
|
||||
Changes: Reduced SetTimer minimum value from 15 ms to 5 ms (improves Silverlight framerates)
|
||||
Changes: Other Pipelight specific enhancements
|
||||
Fixes: Reduced SetTimer minimum value from 15 ms to 5 ms (improves Silverlight framerates)
|
||||
Fixes: Other Pipelight specific enhancements
|
||||
Reference in New Issue
Block a user