summaryrefslogtreecommitdiff
path: root/com32/modules/menu.c
Commit message (Expand)AuthorAgeFilesLines
* Use DEC VT graphics and try to be compatible with as many terminalhpa2005-01-051-23/+23
* More readable scroll barhpa2005-01-041-1/+1
* More navigation keyshpa2005-01-041-0/+11
* More serial console speed improvements.hpa2005-01-041-35/+53
* Work better over a serial consolehpa2005-01-041-7/+12
* Use a scrollbar instead of [+] and [-]hpa2005-01-041-29/+38
* Print an error message if the configuration file seems empty.hpa2005-01-041-4/+11
* Support menu hotkeys.hpa2004-12-281-5/+53
* Support cursor on/cursor off sequences, and use them in the menu systemhpa2004-12-221-10/+18
* Support timeout in the menusyslinux-2.20-pre12hpa2004-12-211-7/+40
* I think the menu system actually works now...syslinux-2.20-pre11hpa2004-12-211-5/+13
* More work on menu module. Looks like the file libc isn't quite therehpa2004-12-211-41/+21
* Add code to edit the command line in the simple menuhpa2004-12-211-47/+147
* Initial work on simple menu system; add <minmax.h> to libutilhpa2004-12-201-0/+240