summaryrefslogtreecommitdiff
path: root/src/vim.manifest
Commit message (Collapse)AuthorAgeFilesLines
* release version 9.0v9.0.0000Bram Moolenaar2022-06-281-1/+1
| | | | | Problem: About time to release Vim 9.0. Solution: Update the version number everywhere.
* patch 8.2.4109: MS-Windows: high dpi support is outdatedv8.2.4109K.Takata2022-01-161-4/+5
| | | | | | Problem: MS-Windows: high dpi support is outdated. Solution: Improve High DPI support by using PerMonitorV2. (closes #9525, closes #3102)
* patch 8.2.2883: MS-Windows manifest file name is misleadingv8.2.2883matveyt2021-05-241-0/+58
Problem: MS-Windows manifest file name is misleading. Solution: Rename the file. (closes #8241)