Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Overdue internal UI enhancements (#8674) | 2021-10-09 | 1 | -81/+35 | |
| | | | | | | | | | | | | | | | | * frontend: Added support for message context to localisations. * frontend: Added string_view versions of the message lookup functions. * frontend: Added a few more folder options to the internal UI. * emu/softlist.cpp: Use more appropriate containers. * Switched to Python 3 by default - this will become a requirement. * Updated msgfmt.py for message context support. * frontend: Show all software item info in the internal UI. * frontend: Search alternate titles in software selection menu. * 3rdparty/utf8proc: Updated to v2.6.1 (has several fixes). * frontend: Added software filters for common info fields. * frontend: Allow UI manager to hold onto persistent session data. * frontend: Cache software lists for eight machines. * frontend: Added support for loading localised system names. * frontend: Add UI for selecting localised system names. | ||||
* | (nw) hopefully work around deprecation warning - removing something in 3.9 ↵ | 2020-04-06 | 1 | -1/+2 | |
| | | | | when the replacement was only added in 3.2 is typical of Python's disregard for stability | ||||
* | (nw) | 2016-03-26 | 1 | -0/+0 | |
| | |||||
* | Proper msgfmt fix for Python 2.6 (nw) | 2016-03-26 | 1 | -1/+1 | |
| | |||||
* | oops (nw) | 2016-03-26 | 1 | -1/+1 | |
| | |||||
* | Bugfixes to msgfmt, charset parsing broken on Python 2.6 for inexplicable ↵ | 2016-03-26 | 1 | -7/+9 | |
| | | | | reasons but does not cause failure (nw) | ||||
* | (nw) | 2016-03-25 | 1 | -1/+1 | |
| | |||||
* | Make msgfmt also Python2 compatible and fix several bugs (nw) | 2016-03-25 | 1 | -6/+59 | |
| | |||||
* | Import current msgfmt.py from Python 3 tree (nw) | 2016-03-25 | 1 | -38/+48 | |
| | |||||
* | Convert msgfmt script to UTF-8 (nw) | 2016-03-24 | 1 | -1/+1 | |
| | |||||
* | Placed official version, and removed other files since work only with ↵ | 2016-02-21 | 1 | -38/+45 | |
| | | | | parsing python (nw) | ||||
* | Add other python tools for gettext replacement (nw) | 2016-02-21 | 1 | -41/+34 | |
| | |||||
* | Added python replacement for msgfmt (nw) | 2016-02-21 | 1 | -0/+226 | |