Colin's const-fixing Patch Of Death. Seems to build fine on Windows
[u/mdw/putty] / console.c
2003-05-04 simonColin's const-fixing Patch Of Death. Seems to build...
2003-04-04 simonTurned the old `Telnet Command' System-submenu into...
2003-02-01 simonCreated new data types `Filename' and `FontSpec', inten...
2003-01-21 jacobFix "-v" in the Windows console utilities (plink, pscp...
2003-01-12 simonEach platform's implementation of askappend() is no...
2002-10-26 simonYet more global-removal. The static variables in loggin...
2002-10-26 simonLine discipline module now uses dynamically allocated...
2002-10-24 simonNeed to stub frontend_keypress() in console.c as well...
2002-08-04 simonRevamp of command-line handling. Most command line...
2002-03-31 simonThe console version of askappend() completely forgot...
2002-03-06 simonEnsure our network layer is properly cleaned up before...
2001-12-31 simonCreate the long-awaited console.c, and move the common...