]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Make some static text in GTK dialogs selectable.
authorSimon Tatham <anakin@pobox.com>
Thu, 25 Feb 2016 20:39:22 +0000 (20:39 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 29 Feb 2016 19:59:35 +0000 (19:59 +0000)
commit7a5d434e34519335107187f26bbd7674a0a31334
treeb1cf10e88bfb34b585ece5f3f38fed996d440ed3
parenta5634e0ccb7955bef810cfaadb5562d6da33f5b1
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)
unix/gtkdlg.c
unix/gtkwin.c
unix/unix.h