benok
benok
Hi, I've recently noticed your SuperPuTTY program. Tab support is very useful. Thank you for publishing this tool. But SuperPuTTY doesn't support "putty.ini". There are several putty forks that use...
Quick small hack for issue #903. Not sophisticated, but works for me.
Update to latest Bitbucket, version 7.14.1. * Update to 7.3.1 by david-rinn (#53) * Update to 7.14.1 * Update backup client to 3.7.0 * Specify openjdk tag to avoid bash...
Fixed ugly disabled icon drawing with normal TImageList (#94). I have to move SpDrawIconShadow procedure from SpTBXSkins.pas to TB2Common.pas. Actual my patch is [this hunk](https://github.com/SilverpointDev/sptbxlib/compare/master...benok:FixUglyDisabledIconDrawing?expand=1#diff-1b64d01bcc17ae467a78ad68554f4bda878fc8c2788e3ddf06df225d113b9123R324-R327).