Add support for Unix-standard MD5 password
[profile/ivi/syslinux.git] / com32 / modules / menumain.c
2007-07-25 H. Peter AnvinAdd support for Unix-standard MD5 password
2007-07-25 H. Peter AnvinCorrectly handle switches between graphics and text...
2007-07-25 H. Peter AnvinMake the hidden timeout behaviour match the rest of...
2007-07-25 H. Peter AnvinMove hidden_row to -2; don't re-timeout once a key...
2007-07-24 H. Peter AnvinSimple menu system: add support for "menu hidden"
2007-06-06 H. Peter AnvinStealth whitespace cleanup
2007-06-06 H. Peter AnvinAllow a flat color to be specified as a background.
2007-06-05 H. Peter AnvinFix alignment of tab and timeout messages syslinux-3.50-pre19
2007-06-05 H. Peter Anvincom32: change the message color scheme; background...
2007-06-01 Otavio SalvadorShift horiontaly timeout message when HSHIFT is set syslinux-3.50-pre17
2007-06-01 H. Peter AnvinHook up F-key help for the menu system, document
2007-05-31 H. Peter AnvinAdd missing parenthesis
2007-05-31 H. Peter AnvinFix problem where the command line would get truncated...
2007-05-31 H. Peter AnvinRemove Linux test compilation
2007-05-31 H. Peter AnvinChange \2#0 -> \1#
2007-05-31 H. Peter AnvinHandle color tables with more than 100 entries
2007-05-31 Otavio SalvadorAdd support to change menu vertical and horizontal...
2007-05-30 H. Peter AnvinAdd "help" to the comment
2007-03-15 H. Peter AnvinStealth whitespace cleanup (automated)
2007-03-06 H. Peter Anvinmenu system: make the help message end row a configurable. syslinux-3.40-pre11
2007-03-06 H. Peter AnvinTEXT HELP: Multiline per-entry help messages in the... syslinux-3.40-pre10
2007-02-28 H. Peter AnvinSimple menu system: unified way to handle message strin... syslinux-3.40-pre9
2007-02-28 H. Peter AnvinSupport customization of menu messages.
2007-02-20 H. Peter AnvinSupport multiple image types in the menu system
2006-11-01 H. Peter Anvinmenu system: handle console setup/cleanup differently
2006-11-01 H. Peter Anvinmenu: handle console setup/cleanup differently
2006-09-22 H. Peter AnvinMake the last row the end row.
2006-09-21 H. Peter AnvinUse the color table for the shadow, and make it user...
2006-09-20 H. Peter AnvinSupport multiple configuration files in the menu systems.
2006-09-16 H. Peter AnvinProper handling of different screen sizes (we're 78x29...
2006-09-16 H. Peter AnvinMore color tweaks. syslinux-3.30-pre9
2006-09-16 H. Peter AnvinDefault color tweaking
2006-09-14 H. Peter AnvinClean up cursor during initialization
2006-09-13 H. Peter AnvinFor SOH codes, always issue a leading zero reset syslinux-3.30-pre5
2006-09-13 H. Peter AnvinMerge with 3.2x branch
2006-09-05 H. Peter AnvinMerge with 3.2x branch syslinux-3.30-pre2
2006-09-01 H. Peter AnvinLots of fixes to make the graphical menu actually work. syslinux-3.30-pre1
2006-09-01 H. Peter AnvinBeginnings of a color theme manager; unify vesamenu...