summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/files/extrapatch-server-file.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to Wine 5.21. This includes the following changes:Gerald Pfeifer2020-11-121-30/+0
| | | | | | | | | | | | | | - GDI32 library converted to PE. - More fixes for windowless RichEdit. - A number of timezone updates. - Various bug fixes. files/extrapatch-server-file.c that I added to work around upstream breakage with the Wine Staging patchset is not necessary any longer, nor is half of files/extrapatch-dlls-ntdll-unix-file.c. Notes: svn path=/head/; revision=554959
* Unbreak the (non-default) STAGING option. This requires two local patchesGerald Pfeifer2020-11-011-0/+30
on top of the Wine Staging patchset that address upstream regressions. It also brings a fair number of STAGING-specific additions to the set of Wine libraries. Notes: svn path=/head/; revision=553837