]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Support frontend_is_utf8() in all front ends.
authorSimon Tatham <anakin@pobox.com>
Tue, 3 May 2016 07:43:09 +0000 (08:43 +0100)
committerSimon Tatham <anakin@pobox.com>
Tue, 3 May 2016 10:13:48 +0000 (11:13 +0100)
commit2a73676490570520e6dbb3bc856b0710a645c2bd
treef893f2c6f885035c277e1df4eaae46e615db55b5
parent2ce0b680cf7bcc1a2a4529fd51f0f972a4fad18e
Support frontend_is_utf8() in all front ends.

Previously only Unix front ends bothered to include it, on the basis
that only the pty backend needed it (to set IUTF8 in the pty). We're
about to need it everywhere else too.
fuzzterm.c
windows/window.c