simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Wed Feb 15 19:39:18 GMT 2017


TL;DR:
  fb839a2 Include the compile-time GTK version in the build info.

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-02-15 19:39:18

commit fb839a27fb8cab36b42c7e19bfd5281f98641676
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=fb839a27fb8cab36b42c7e19bfd5281f98641676;hp=2fb3e26584315e1d962226de40686c4cd7530bb7
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Feb 15 19:29:05 2017 +0000

    Include the compile-time GTK version in the build info.
    
    It's obvious to the trained eye whether GTK PuTTY was compiled against
    GTK2 or GTK3, but the untrained eye would probably appreciate a little
    help, and even the trained eye probably can't tell GTK 3.18 from 3.19
    at a glance :-)

 Recipe         | 12 ++++++------
 misc.c         | 11 +++++++++++
 unix/gtkmisc.c |  6 ++++++
 unix/unix.h    |  5 +++++
 unix/uxnogtk.c | 11 +++++++++++
 5 files changed, 39 insertions(+), 6 deletions(-)



More information about the tartarus-commits mailing list