Holger Lubitz
|
9280f2649a
|
make struct _softlabelkeys *slks static
|
17 jaren geleden |
Michael Brown
|
5ff23aa406
|
Include stdlib.h rather than malloc.h
|
18 jaren geleden |
Michael Brown
|
09f9142cbf
|
Adjusted to use the normal internal mucurses API rather than accessing
stdscr directly.
|
18 jaren geleden |
Michael Brown
|
b6b36e8ac4
|
Remove more dynamic allocation
|
18 jaren geleden |
Michael Brown
|
04d15fb8f8
|
There seems to be no reason why pos_x is static...
|
18 jaren geleden |
Michael Brown
|
1f74fa2cad
|
Remove some unnecessary use of calloc() for tiny memory areas.
|
18 jaren geleden |
Michael Brown
|
1755d8df7a
|
Renamed core.h to mucurses.h
|
18 jaren geleden |
Dan Lynch
|
890dc758e8
|
- proper layout formatted soft label array, with justification formatted labels
- some minor preventatives
|
18 jaren geleden |
Dan Lynch
|
811df504a5
|
- erradicate compiler warning due to possibility of uninitialised variables (switch statement)
|
18 jaren geleden |
Dan Lynch
|
1632c25c78
|
- major implementation work completed (testing in progress)
- some optimisation done
|
18 jaren geleden |
Dan Lynch
|
ad1aca0634
|
- separated curses.c out into separate source files to optimise
library use later on
- some small mods to existing functions
|
18 jaren geleden |