summaryrefslogtreecommitdiffstats
path: root/src/hci/mucurses/slk.c
Commit message (Expand)AuthorAgeFilesLines
* make struct _softlabelkeys *slks staticHolger Lubitz2007-07-271-1/+1
* Include stdlib.h rather than malloc.hMichael Brown2007-01-181-1/+1
* Adjusted to use the normal internal mucurses API rather than accessingMichael Brown2006-12-181-19/+25
* Remove more dynamic allocationMichael Brown2006-12-181-8/+20
* There seems to be no reason why pos_x is static...Michael Brown2006-12-181-3/+3
* Remove some unnecessary use of calloc() for tiny memory areas.Michael Brown2006-12-181-11/+8Star
* Renamed core.h to mucurses.hMichael Brown2006-12-181-1/+1
* - proper layout formatted soft label array, with justification formatted labelsDan Lynch2006-06-211-15/+68
* - erradicate compiler warning due to possibility of uninitialised variables (...Dan Lynch2006-06-211-0/+3
* - major implementation work completed (testing in progress)Dan Lynch2006-06-211-7/+120
* - separated curses.c out into separate source files to optimiseDan Lynch2006-06-081-0/+179