Redo ICS input box with generic popup
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 31 Mar 2011 11:36:05 +0000 (13:36 +0200)
committerArun Persaud <apersaud@lbl.gov>
Thu, 7 Apr 2011 05:21:40 +0000 (22:21 -0700)
commit715e33a60133ac9ac76b3aa0a5cf6f14f0f3930f
treedf6fd25f1ab564105c3659fd8d79e6c2eeebdc58
parenteb4c25525f55082325940435f0175de2d388f27e
Redo ICS input box with generic popup

This box is just a single text edit, but the complexity is in the added
callbacks. These callbacks remain in xboard.c, and were altered to
access the edit through the option.handle field.
xboard.c
xboard.h
xoptions.c