1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-17 02:58:05 -05:00
Simon Tatham 55d413a47a Add UTF-8 versions of dlg_editbox_{get,set}.
There's no difficulty with implementing these, on either platform.
Windows has native Unicode support for its edit boxes: we can set and
retrieve the text as a wide-character string, and then converting it
to and from UTF-8 is easy. And GTK has specified its edit boxes as
being UTF-8 all along, no matter what the system locale.
2024-09-26 11:30:07 +01:00
..
2022-05-05 19:04:34 +01:00
2023-12-18 14:47:48 +00:00
2024-06-29 12:00:12 +01:00
2023-12-18 14:47:48 +00:00
2023-11-18 09:09:55 +00:00
2024-06-29 12:00:12 +01:00
2024-06-29 12:00:12 +01:00