]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/gtkask.c
Make gtkask.c compile under GTK 1.
authorSimon Tatham <anakin@pobox.com>
Sat, 8 Aug 2015 14:04:28 +0000 (15:04 +0100)
committerSimon Tatham <anakin@pobox.com>
Sat, 8 Aug 2015 14:10:43 +0000 (15:10 +0100)
commit824ad9430c272ff702f584d5d61c1a57abd4ab45
treeba23d3d29b275aa91d32f29148d528e485539eeb
parent0550943b51c538400e31ce18483032e446178120
Make gtkask.c compile under GTK 1.

This is less than ideal - passphrase input now happens in ISO 8859-1,
and the passphrase prompt window is neither centred nor always-on-top.
But it basically works, and restores bare-minimum GTK 1 support to the
codebase as a whole.
unix/gtkask.c
unix/gtkcompat.h [new file with mode: 0644]