Suppress echo of password in ICS Chat window (GTK)
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 10 Mar 2016 12:03:55 +0000 (13:03 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 10 Mar 2016 12:03:55 +0000 (13:03 +0100)
commit4247eefccb8916d045dccd2d63a4b78f8c5cdf45
tree58a753719a34c3ae35a82bd0ba1b346415eefeb9
parent71fc940b34352bbc4cf5dd86ef91cfe6b94bf7ad
Suppress echo of password in ICS Chat window (GTK)

The GTK version uses the set_visibility GTK call to switch echoing
of the ICS input widget. In Xaw this is a dummy. EchoOn/Off had to
be moved to dialogs.c for this.
dialogs.c
dialogs.h
gtk/xoptions.c
usystem.c
xaw/xoptions.c