simon-git: putty (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Wed Apr 15 13:16:03 BST 2026
TL;DR:
85703a84 Add a horizontal scrollbar in the Windows Event Log.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2026-04-15 13:16:03
commit 85703a848b7ae8d931c4371c16d6861f8f1087bd
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=85703a848b7ae8d931c4371c16d6861f8f1087bd;hp=7a7da3365a6d7b74382f96fde42509d7ae81cf1d
Author: Simon Tatham <anakin at pobox.com>
Date: Wed Apr 15 09:44:10 2026 +0100
Add a horizontal scrollbar in the Windows Event Log.
Now you can see the end of a long message without having to paste it
into another application.
As mentioned in the comment, this doesn't seem to be setting exactly
the right scrollbar extent, but I don't know why not. Still, it's
overestimating rather than underestimating, which is the better kind
of error (you can still read all the text!), so this is better than
nothing.
windows/dialog.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
windows/putty-common.rc2 | 2 +-
2 files changed, 46 insertions(+), 1 deletion(-)
More information about the tartarus-commits
mailing list