]> asedeno.scripts.mit.edu Git - PuTTY.git/history - charset
Move MODULE files out of individual project directories into a
[PuTTY.git] / charset /
2004-11-16 Simon TathamRemove .cvsignore files on all active branches.
2003-04-05 Simon TathamBah. There's always one I forget to `cvs add'.
2003-04-05 Simon TathamFixed the printing and charset combo boxes in Unix...
2003-01-25 Ben HarrisDon't pass NULL to strcmp. Instead, if the user passes...
2003-01-02 Simon Tatham... of course, that would be better still if I remember...
2003-01-02 Simon TathamA better solution to the problem of duplicated positions in
2003-01-01 Ben HarrisAdd a mechanism for determining which charset to use...
2003-01-01 Simon TathamHaving painstakingly generated those reverse mapping...
2003-01-01 Ben HarrisAdd all the Mac OS simple single-byte character sets...
2002-12-31 Ben HarrisI have no idea what Simon thought he was doing casting...
2002-12-31 Ben HarrisAdd internal prototypes to keep my compiler from compla...
2002-12-31 Simon TathamBetter, I think, to avoid mapping 0x00 -> U+0020 in the X11
2002-12-31 Simon TathamFirst draft of Unicode support in pterm. It's pretty...