summaryrefslogtreecommitdiffstats
path: root/InfoScreen.c
AgeCommit message (Expand)Author
2018-02-26Move responsibility for cursor placement to PanelsHisham Muhammad
2018-02-18Replace size_t with int/void* unionHisham Muhammad
2017-07-22Mark some things as constRichard
2016-06-23Refresh whole panel on Ctrl+L in infoscreen.Hisham
2016-05-19Use set_escdelay() to avoid problems with ESCDELAY as a macro.Hisham
2016-02-19Fix behavior of ESC key, getting rid of the annoying delay.Hisham
2016-01-12refactor *Screen classes, add InfoScreen superclassHisham Muhammad