summaryrefslogtreecommitdiffstats
path: root/win/tclsh.exe.manifest.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix problem with application manifest, supporting UTF-8 console (it appears ↵jan.nijtmans2021-10-061-1/+5
| | | | that mingw is stricter than msvc on this)
* Set activeCodePage to UTF-8, for (Windows) systems that support it.jan.nijtmans2021-09-291-2/+2
|\
| * Experiment: Switch tclsh console to UTF-8 by default on Windows, if ↵jan.nijtmans2021-07-291-3/+3
|/ | | | possible, using the manifest.
* Remove "Vista" from manifest. Test simplificationsjan.nijtmans2020-12-161-2/+0
|
* Support for Windows 10jan.nijtmans2014-10-261-0/+2
|
* [74e073599e5e7c5eb535e2f60f1b06feb468eaae|74e073599e]: tclsh is using old ↵jan.nijtmans2014-08-201-0/+18
| | | | style dialogs when Tk is loaded on Windows
* Add support for Windows 8.1: See ↵jan.nijtmans2013-11-211-0/+33
[http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.aspx]