1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-24 22:32:11 -05:00
Simon Tatham 7a5d434e34 Make some static text in GTK dialogs selectable.
I've made the licence text, the About box, and the host key dialog
into GTK selectable edit controls. (The former because it contains a
lot of text; the About box because pasting version numbers into bug
reports is obviously useful; the host key because of the fingerprint.)

(cherry picked from commit 21101c7397e460933635a7bfed813864fc4f88fe)

Conflicts:
	unix/gtkdlg.c
	unix/unix.h

(cherry-picker's notes: not a trivial resolution, since I had to apply
the equivalent changes in the pre-GTK3-port version of the code)
2016-02-29 19:59:35 +00:00
..
2016-02-29 19:59:34 +00:00
2015-10-17 17:35:15 +01:00