]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fixed the printing and charset combo boxes in Unix PuTTY. (The
authorSimon Tatham <anakin@pobox.com>
Sat, 5 Apr 2003 16:36:11 +0000 (16:36 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 5 Apr 2003 16:36:11 +0000 (16:36 +0000)
commitcf08c5a64a47ae96861e78bd0f0d2734d35322b9
tree43195145a1490a76ef8d8acb64c73c7909b4adc6
parent09c9f31289952aba8fe2e2e956d98db0632395a6
Fixed the printing and charset combo boxes in Unix PuTTY. (The
former by simply removing it; the latter by adding an enumeration
function to libcharset.) This has had slight `const' repercussions
on cp_name() and cp_enumerate() which might break the Mac build.

[originally from svn r3064]
Recipe
charset/charset.h
config.c
putty.h
unicode.c
unix/ptermm.c
unix/uxputty.c
unix/uxucs.c