]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxucs.c
First draft of Unicode support in pterm. It's pretty complete: it
[PuTTY.git] / unix / uxucs.c
2002-12-31 Simon TathamFirst draft of Unicode support in pterm. It's pretty...
2002-10-26 Simon TathamReorganised the Unicode layer somewhat: moved luni_send and
2002-10-26 Simon TathamLine discipline module now uses dynamically allocated...
2002-10-22 Simon TathamMajor destabilisation, phase 1. In this phase I've...
2002-10-21 Simon TathamVT100 line drawing characters should only happen betwee...
2002-10-15 Simon TathamAdd newline at EOF in uxucs.c. Thanks Richard. :-)
2002-10-13 Simon TathamSelection now supported in pterm. Required small modifi...
2002-10-10 Simon TathamTemporary hack which makes vt100 line drawing work...
2002-10-09 Simon TathamFirst phase of porting. pterm now compiles and runs...