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]
Showing
- Recipe 1 addition, 1 deletionRecipe
- charset/charset.h 8 additions, 0 deletionscharset/charset.h
- config.c 1 addition, 1 deletionconfig.c
- putty.h 2 additions, 2 deletionsputty.h
- unicode.c 2 additions, 2 deletionsunicode.c
- unix/ptermm.c 0 additions, 21 deletionsunix/ptermm.c
- unix/uxputty.c 0 additions, 27 deletionsunix/uxputty.c
- unix/uxucs.c 27 additions, 3 deletionsunix/uxucs.c
Loading
Please register or sign in to comment