]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/history - terminal.h
term->cfg is now a full copy of the Config structure, not a pointer;
[PuTTY_svn.git] / terminal.h
2003-01-12 Simon Tathamterm->cfg is now a full copy of the Config structure...
2002-11-29 Ben HarrisImprove support for non-colour displays by adding a...
2002-11-23 Ben HarrisAdd a "Config *" argument to term_init(), and use that...
2002-10-26 Simon TathamYet more global-removal. The static variables in loggin...
2002-10-26 Simon TathamLine discipline module now uses dynamically allocated...
2002-10-25 Simon TathamMajor destabilisation, phase 2. This time it's the...
2002-10-23 Simon TathamOops. Forgot to check in terminal.h from yesterday...