]> asedeno.scripts.mit.edu Git - PuTTY.git/history - console.c
Fiddly things involving pruning .svn directories, not mentioning
[PuTTY.git] / console.c
2004-04-27 Jacob NevinsVarious tweaks to header comments to remind me which...
2003-10-12 Simon TathamThe WinSock library is now loaded at run-time, which...
2003-06-26 Owen DunnImplement hostkey-prompt-type everywhere except Macintosh.
2003-05-04 Simon TathamColin's const-fixing Patch Of Death. Seems to build...
2003-04-04 Simon TathamTurned the old `Telnet Command' System-submenu into...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-21 Jacob NevinsFix "-v" in the Windows console utilities (plink, pscp...
2003-01-12 Simon TathamEach platform's implementation of askappend() is no...
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-24 Simon TathamNeed to stub frontend_keypress() in console.c as well...
2002-08-04 Simon TathamRevamp of command-line handling. Most command line...
2002-03-31 Simon TathamThe console version of askappend() completely forgot...
2002-03-06 Simon TathamEnsure our network layer is properly cleaned up before...
2001-12-31 Simon TathamCreate the long-awaited console.c, and move the common...