Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins using file window.c version 753be676a0
|
2001-04-16
| ||
| 16:25 | Terminal now uses unsorted counted tree234 as its basic data type. Should speed up scrollback to usable levels no matter how big your scrollback buffer. check-in: 2be3e9189f user: simon tags: trunk | |
| 16:24 | countnode234() should politely return 0 when passed NULL. Was breaking delpos234(empty_tree, 0). check-in: dd587abb87 user: simon tags: trunk | |
| 12:18 | Replace PuTTY's 2-3-4 tree implementation with the shiny new counted one, in preparation for using it to speed up scrollback. check-in: eaf375d551 user: simon tags: trunk | |
| 11:25 | Fix excessive calls to random_byte() check-in: 6c3d4344ad user: simon tags: trunk | |
| 11:19 | Quote the hostname in the `unable to connect' box so that if the user starts up N PuTTYs at once and one reports failure, they know which one. check-in: b190ef48b3 user: simon tags: trunk | |