summaryrefslogtreecommitdiffstats
path: root/src/core/curses.c
Commit message (Expand)AuthorAgeFilesLines
* - deprecated in favour of a split library modelDan Lynch2006-06-271-834/+0Star
* - added most slk functionsDan Lynch2006-06-051-2/+194
* - implemented printw (formatted string output, a la printf)Dan Lynch2006-05-221-7/+103
* - fixes to _wputch to get positioning and wrap working properlyDan Lynch2006-05-221-7/+44
* - made _wputch wrap lines as well as cols (wraps back to line 0, as we have n...Dan Lynch2006-05-191-61/+220
* all window primitives implementedDan Lynch2006-05-181-57/+107
* fixed build error (danjlynch, repeat: this is *not* perl, this is *not* perl...)Dan Lynch2006-05-151-2/+4
* lightweight xcurses implementation for etherboot (Michael made me do it...)Dan Lynch2006-05-151-0/+298