Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-19 | Add support for pasting from clipboard. | Phil Jones | |
2022-10-23 | Replace wchar and friends with Unicode handling. | Phil Jones | |
All text handling should now be explicitly UTF-8 or UTF-32, removing the ambiguity around wchar_t and related functions. |