]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unicode.c
Fiddly things involving pruning .svn directories, not mentioning
[PuTTY.git] / unicode.c
2004-08-05 Jacob NevinsFix for `mazovia': add Mazovia translation table based...
2003-10-12 Simon TathamThe WinSock library is now loaded at run-time, which...
2003-10-07 Jacob Nevins`baltic-default-translation': change default Baltic...
2003-04-05 Simon TathamFixed the printing and charset combo boxes in Unix...
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-01-15 Simon TathamFix small breakages as a result of yesterday's upheaval...
2003-01-14 Simon TathamMiscellaneous fixes to finish up `remove-statics'....
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...
2002-11-18 Ben HarrisISO-IR entry 157 appears to correspond to ISO/IEC 8859...
2002-11-18 Ben HarrisMore comment cleanup.
2002-11-18 Ben HarrisDon't forget the IEC!
2002-11-18 Ben HarrisBoth ISO and unicode.org now admit the existence of...
2002-10-30 Simon TathamFix some consts.
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-09 Simon TathamFirst phase of porting. pterm now compiles and runs...
2002-10-07 Simon TathamBegin destabilisation in the wake of 0.53! This checkin...
2001-11-07 Simon TathamImplement writing RTF to the clipboard (off by default...
2001-10-28 Simon TathamFix character set problems. Some systems lack the ISO88...
2001-09-25 Simon TathamFiddly fixes in code page handling
2001-09-19 Simon TathamFix pasting of newlines in local line editing mode...
2001-09-18 Simon TathamReintroduce Cyrillic Caps Lock mode, which was in 0...
2001-09-15 Simon TathamThree more patches from RDB: one to make Atomica work...
2001-09-07 Simon TathamFix to link_font() from RDB. I must get him to comment...
2001-09-07 Simon TathamAnother patch from RDB: prevent luni_send from sending...
2001-09-07 Simon TathamPedantry patch from RDB: sanitise header use, correct...
2001-09-07 Simon TathamPatch from RDB: rename ISO-8859-12 to -13, add ISO...
2001-09-05 Simon TathamUnicode cleanup phase 2: we now reintroduce the ability...
2001-08-12 Simon TathamFirst phase of Unicode polishing: replace the edit...
2001-05-19 Simon TathamRDB: fix various UTF-8 glitches.
2001-05-19 Simon TathamSCO ACS patch from RDB. Apparently required for the...
2001-05-13 Simon TathamPlacate gcc's `-Wall' warnings.
2001-05-10 Simon TathamA patch to the new character set stuff to add the Windo...
2001-05-10 Simon TathamRDB's Unicode patch. Fonts are now used in Unicode...