summaryrefslogtreecommitdiffstats
path: root/src/hci/mucurses/clear.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screenMichael Brown2013-11-281-0/+10
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* Use current attributes when erasing.Michael Brown2006-12-191-3/+3
* Renamed core.h to mucurses.hMichael Brown2006-12-181-1/+1
* - implemented cursor retreat function (_wcursback) as a core functionDan Lynch2006-06-281-4/+1Star
* - added doxygen @file headerDan Lynch2006-06-211-0/+40
* - separated curses.c out into separate source files to optimiseDan Lynch2006-06-081-0/+51