about summary refs log tree commit diff stats
path: root/src/ui/statusbar.c
Commit message (Collapse)AuthorAgeFilesLines
* small refactoring in statusbar.cDmitry Podgorny2013-08-241-5/+11
|
* removed sizeof(char)Dmitry Podgorny2013-08-031-1/+1
| | | | sizeof(char) == 1 according to standard
* Use werase() rather than wclear() to avoid screen flashJames Booth2013-04-221-4/+4
|
* Added config dir to sourceJames Booth2013-02-021-1/+1
|
* Tidied #include'sJames Booth2013-02-021-1/+1
|
* Added ui subdir to sourceJames Booth2013-02-021-0/+285