Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix problem with application manifest, supporting UTF-8 console (it appears ↵ | jan.nijtmans | 2021-10-06 | 1 | -1/+5 |
| | | | | that mingw is stricter than msvc on this) | ||||
* | Set activeCodePage to UTF-8, for (Windows) systems that support it. | jan.nijtmans | 2021-09-29 | 1 | -2/+2 |
|\ | |||||
| * | Experiment: Switch tclsh console to UTF-8 by default on Windows, if ↵ | jan.nijtmans | 2021-07-29 | 1 | -3/+3 |
|/ | | | | possible, using the manifest. | ||||
* | Remove "Vista" from manifest. Test simplifications | jan.nijtmans | 2020-12-16 | 1 | -2/+0 |
| | |||||
* | Support for Windows 10 | jan.nijtmans | 2014-10-26 | 1 | -0/+2 |
| | |||||
* | [74e073599e5e7c5eb535e2f60f1b06feb468eaae|74e073599e]: tclsh is using old ↵ | jan.nijtmans | 2014-08-20 | 1 | -0/+18 |
| | | | | style dialogs when Tk is loaded on Windows | ||||
* | Add support for Windows 8.1: See ↵ | jan.nijtmans | 2013-11-21 | 1 | -0/+33 |
[http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.aspx] |