Rationalise null pointer checks in both decode_codepage functions, so
[sgt/putty] / unix / uxucs.c
2013-07-22 simonRationalise null pointer checks in both decode_codepage...
2013-05-25 simonIt's probably well past time for this: change PuTTY...
2012-06-17 simonSupport for dead keys and compose sequences on Unix...
2011-09-16 simonAdd some missing consts in character set handling.
2011-07-14 simonPost-release destabilisation! Completely remove the...
2004-11-24 simonRJK's OS X portability patch:
2004-10-16 simonMarkus Kuhn's UTF-8 page
2003-04-26 simonMake the `vtmode' config option work under X. In the...
2003-04-05 simonFixed the printing and charset combo boxes in Unix...
2003-01-14 simonDeglobalise the Unicode module. Despite all my grand...
2003-01-12 simonThe Unicode module no longer depends on `cfg', since...
2003-01-07 simonAhem. Now pterm actually uses wc_to_mb in a situation...
2003-01-02 simonFixes to direct-to-font mode: I'd inadvertently enabled...
2003-01-01 simonProper support for using the font's own character encod...
2002-12-31 simonFirst draft of Unicode support in pterm. It's pretty...
2002-10-26 simonReorganised the Unicode layer somewhat: moved luni_send and
2002-10-26 simonLine discipline module now uses dynamically allocated...
2002-10-22 simonMajor destabilisation, phase 1. In this phase I've...
2002-10-21 simonVT100 line drawing characters should only happen betwee...
2002-10-15 simonAdd newline at EOF in uxucs.c. Thanks Richard. :-)
2002-10-13 simonSelection now supported in pterm. Required small modifi...
2002-10-10 simonTemporary hack which makes vt100 line drawing work...
2002-10-09 simonFirst phase of porting. pterm now compiles and runs...