]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxucs.c
first pass
[PuTTY.git] / unix / uxucs.c
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-07-25 Simon TathamMerge tag '0.65'
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-05-15 Simon TathamGiant const-correctness patch of doom!
2013-07-22 Simon TathamRationalise null pointer checks in both decode_codepage...
2013-05-25 Simon TathamIt's probably well past time for this: change PuTTY...
2012-06-17 Simon TathamSupport for dead keys and compose sequences on Unix...
2011-09-16 Simon TathamAdd some missing consts in character set handling.
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2004-11-24 Simon TathamRJK's OS X portability patch:
2004-10-16 Simon TathamMarkus Kuhn's UTF-8 page
2003-04-26 Simon TathamMake the `vtmode' config option work under X. In the...
2003-04-05 Simon TathamFixed the printing and charset combo boxes in Unix...
2003-01-14 Simon TathamDeglobalise the Unicode module. Despite all my grand...
2003-01-12 Simon TathamThe Unicode module no longer depends on `cfg', since...
2003-01-07 Simon TathamAhem. Now pterm actually uses wc_to_mb in a situation...
2003-01-02 Simon TathamFixes to direct-to-font mode: I'd inadvertently enabled...
2003-01-01 Simon TathamProper support for using the font's own character encod...
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...