simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Thu Oct 19 18:49:19 BST 2017
TL;DR:
7bdfdab Update clipping interface for true-colour
891d909 Implement true-colour in write_clip for Windows
b4e5485 Add Jeff Smith as a copyright holder.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2017-10-19 18:49:19
commit 7bdfdabb5e1c7418074ff43d9b436033c96aa00c
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=7bdfdabb5e1c7418074ff43d9b436033c96aa00c;hp=298b9fd4d40a86b192a23a6bceac1f06f89f9eaf
Author: Jeff Smith <whydoubt at gmail.com>
Date: Wed Jun 14 08:11:05 2017 -0500
Update clipping interface for true-colour
fuzzterm.c | 2 +-
putty.h | 2 +-
terminal.c | 19 ++++++++++++++-----
unix/gtkwin.c | 8 ++++----
windows/window.c | 3 ++-
5 files changed, 22 insertions(+), 12 deletions(-)
commit 891d909b3d7fb206e1055feaafbb25e771393ce2
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=891d909b3d7fb206e1055feaafbb25e771393ce2;hp=7bdfdabb5e1c7418074ff43d9b436033c96aa00c
Author: Jeff Smith <whydoubt at gmail.com>
Date: Mon Jun 12 23:55:57 2017 -0500
Implement true-colour in write_clip for Windows
This allows text copied from PuTTY to a rich-text program to retain the
true-colour attribute.
windows/window.c | 126 ++++++++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 111 insertions(+), 15 deletions(-)
commit b4e5485caa1ba9286db3f51ba1b8a5498db52411
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=b4e5485caa1ba9286db3f51ba1b8a5498db52411;hp=891d909b3d7fb206e1055feaafbb25e771393ce2
Author: Simon Tatham <anakin at pobox.com>
Date: Thu Oct 19 18:27:03 2017 +0100
Add Jeff Smith as a copyright holder.
LICENCE | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the tartarus-commits
mailing list