simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Dec 17 18:54:48 GMT 2017


TL;DR:
  2a76f8d Support custom clipboard names under X.

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-12-17 18:54:48

commit 2a76f8d4a28e01d4cb82ee9858616f13759089f6
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=2a76f8d4a28e01d4cb82ee9858616f13759089f6;hp=018aa5764505634e86df7c6eff6aae4ce98f6fe4
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Dec 17 18:44:27 2017 +0000

    Support custom clipboard names under X.
    
    This required me to turn the drop-lists into combo boxes and add an
    extra string-typed Conf setting alongside each enumerated value.

 config.c       | 104 ++++++++++++++++++++++++++++++++++-------
 doc/config.but |  12 ++++-
 putty.h        |   3 ++
 settings.c     |  31 ++++++++----
 unix/gtkwin.c  | 145 +++++++++++++++++++++++++++++++++++++++++++++------------
 unix/unix.h    |   5 ++
 6 files changed, 242 insertions(+), 58 deletions(-)



More information about the tartarus-commits mailing list