]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Platform-independent support for zooming around session list by typing
authorOwen Dunn <owen@greenend.org.uk>
Wed, 21 Sep 2005 14:53:32 +0000 (14:53 +0000)
committerOwen Dunn <owen@greenend.org.uk>
Wed, 21 Sep 2005 14:53:32 +0000 (14:53 +0000)
commit5408f0a545185896ac56a5a4220faa96b873c6b0
tree8835056b545a30c606c9eff067195393986bd05f
parentaf0d8cf87204db15673f06f4022545e3e7fc710f
Platform-independent support for zooming around session list by typing
in the session name box.  Thwarted on Unix by GTK not automatically
scrolling the listbox to the selected item, but we can fix that in
the platform-specific side later.

[originally from svn r6337]
config.c