Fixed the printing and charset combo boxes in Unix PuTTY. (The
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 5 Apr 2003 16:36:11 +0000 (16:36 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 5 Apr 2003 16:36:11 +0000 (16:36 +0000)
commitd4413bd2bbee00fa4a058e6c3a58c11d5596cd3d
tree43195145a1490a76ef8d8acb64c73c7909b4adc6
parent0f9156194d42033ea53cf6242cf6f33e78159532
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3064 cda61777-01e9-0310-a592-d414129be87e
Recipe
charset/charset.h
config.c
putty.h
unicode.c
unix/ptermm.c
unix/uxputty.c
unix/uxucs.c