]> asedeno.scripts.mit.edu Git - PuTTY.git/history - settings.c
Rethink the whole line discipline architecture. Instead of having
[PuTTY.git] / settings.c
2001-01-24 Simon TathamRethink the whole line discipline architecture. Instead...
2001-01-22 Simon TathamAbility to hide the mouse pointer on a keypress a la Word
2001-01-22 Simon TathamAdd X11 forwarding, mainly thanks to Andreas Schultz
2001-01-19 Simon TathamExperimental Rlogin support, thanks to Delian Delchev...
2001-01-19 Simon TathamKeepalives are now in seconds not minutes
2001-01-17 Simon TathamIntroduce alternative cursor shapes: underline, vertica...
2001-01-07 Simon TathamImproved session logging courtesy of Roman Pompejus
2000-11-01 Simon TathamImplement Zlib compression, in both SSH1 and SSH2.
2000-10-27 Simon TathamAdd support for Always On Top. Patch due to Janes ...
2000-10-25 Simon TathamGaaah, I might have known. Split combined app cursor...
2000-10-24 Simon TathamAdd configurable option to disable application keypad...
2000-10-24 Simon TathamFix miscellaneous compiler warnings. Thanks to Jacob Nevins
2000-10-23 Simon TathamCreated a shiny new abstraction for the socket handling...
2000-10-21 Simon TathamThree new configurable options:
2000-10-20 Simon TathamPut back the code that ensures "Default Settings" is...
2000-10-12 Simon TathamAdd a config option to emulate the HMAC bug in commerci...
2000-10-09 Simon TathamAdd ISO8859-2 / CP852 translation courtesy of Jaromir...
2000-10-09 Simon TathamRobert de Bath's big patch:
2000-10-09 Simon TathamMiscellaneous fixes to try to make other compilers happier
2000-10-06 Simon TathamFix sorting of saved sessions list box so Default Setti...
2000-10-06 Simon TathamCreate settings.c and move the load/save session code...