aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tbi/win.h
Commit message (Expand)AuthorAgeFilesLines
* move all sources to the right placeJoursoir2021-11-151-186/+0
* tbi/win: make wrefresh()Joursoir2021-11-041-0/+9
* tbi/win: make front-end routines wprintf(), mvwprintf()Joursoir2021-11-021-0/+28
* tbi/win: make wvprintf()Joursoir2021-11-021-0/+13
* tbi/win: make mvwhline(), mvwvline()Joursoir2021-10-261-0/+30
* tbi/win: make wborder()Joursoir2021-10-251-0/+18
* tbi/win: make wmove()Joursoir2021-10-251-0/+11
* tbi/win: make wattrset(), wattroff()Joursoir2021-10-241-0/+20
* implement a window entityJoursoir2021-10-241-0/+57