summaryrefslogtreecommitdiff
path: root/com32/menu/readconfig.c
Commit message (Expand)AuthorAgeFilesLines
* Allow MENU EXIT to specify a menu tagsyslinux-3.62-pre15H. Peter Anvin2008-02-221-4/+14
* Fix the handling of hotkeys in MENU LABEL on submenussyslinux-3.62-pre14H. Peter Anvin2008-02-221-5/+34
* Fix MENU TITLE -> MENU LABEL inheritancesyslinux-3.62-pre12H. Peter Anvin2008-02-191-5/+5
* Make sure color directives get attached to the proper menu.H. Peter Anvin2008-02-191-2/+2
* simple menu: remember the cursor position on a per-menu basisH. Peter Anvin2008-02-191-0/+2
* Add support for MENU EXIT; no marker for MENU GOTOH. Peter Anvin2008-02-191-0/+11
* Whitespace cleanup...syslinux-3.62-pre11H. Peter Anvin2008-02-191-3/+3
* Set m->title for both root and submenusH. Peter Anvin2008-02-191-1/+1
* Allow MENU LABEL <-> MENU TITLE for submenus to work both waysH. Peter Anvin2008-02-191-7/+14
* Allow an included file to be treated as a submenu.H. Peter Anvin2008-02-191-4/+18
* simple menu: The use of realloc() requires indirect pointersH. Peter Anvin2008-02-191-6/+6
* simple menu: first cut at working submenusH. Peter Anvin2008-02-191-81/+168
* Simple menu: use refstrings consistently; now works againH. Peter Anvin2008-02-191-97/+106
* submenu snapshot: it compiles now...H. Peter Anvin2008-02-191-181/+144
* Submenu support: development snapshotH. Peter Anvin2008-02-191-11/+39
* Get rid of 4096-entry limit in the simple menu systemsyslinux-3.62-pre8H. Peter Anvin2008-02-161-8/+33
* com32/*: move _GNU_SOURCE definitions into MakefilesH. Peter Anvin2008-02-101-1/+0
* simple menu: update copyright notices; clean whitespaceH. Peter Anvin2008-02-101-4/+4
* Simple menu system: move to dedicated subdirectoryH. Peter Anvin2008-02-101-0/+793