]> asedeno.scripts.mit.edu Git - PuTTY.git/history - xlat.c
Run entire source base through GNU indent to tidy up the varying
[PuTTY.git] / xlat.c
2001-05-06 Simon TathamRun entire source base through GNU indent to tidy up...
2000-10-23 Simon TathamCreated a shiny new abstraction for the socket handling...
2000-10-20 Simon TathamReplace the 8859-2 -> Win1250 translation which I accid...
2000-10-10 Simon TathamISO8859-2 to CP852 output translation wants to have...
2000-10-09 Simon TathamAdd ISO8859-2 / CP852 translation courtesy of Jaromir...
2000-10-09 Simon TathamMiscellaneous fixes to try to make other compilers happier
1999-11-17 Simon TathamAdd ISO-8859-2 / Win-1250 char set translation
1999-11-08 Simon Tathamxlat.c needs stdio.h for vsprintf
1999-11-08 Simon TathamOleg Panashchenko's Cyrillic support patch