aboutsummaryrefslogtreecommitdiff
path: root/src/ui_statusbar.c
Commit message (Collapse)AuthorAge
* limit the size of UI statusbar contentsHEADmasterToni Uhlig2019-03-08
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* coverity fixup'sToni Uhlig2018-10-27
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* coverity fixesToni Uhlig2018-10-10
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* set formatted statusbar texttoni2016-09-13
|
* bugfixes, use alloca(...) for tmp varaiblestoni2016-07-25
|
* - atmout/pthread_cond_timedwait bug (still not fixed)toni2015-11-17
| | | | | - txtwindow update callback added - better update funcs
* - changed dir structuretoni2015-11-11
- fixed ipc semaphore/mq stuff