aboutsummaryrefslogtreecommitdiffstats
path: root/src/wins.c
Commit message (Collapse)AuthorAgeFilesLines
* win and layout become static variablesFrederic Culot2007-08-151-92/+143
| | | | | | wins_prop() added wins_layout() and wins_set_layout() added wins_reset() added
* error handling while in ncurses mode improvedFrederic Culot2007-08-041-4/+2
|
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-4/+50
|
* window_e and window_t addedFrederic Culot2007-07-231-10/+43
| | | | | wins_slct_init(), wins_slctd_set(), wins_slctd_next() and wins_slctd() created
* new source files to store windows handling related routinesFrederic Culot2007-07-211-0/+260