simple menu: extend command line size to 2047 characters
[profile/ivi/syslinux.git] / menu /
2008-01-17 H. Peter AnvinAdvanced menu: update #include path
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-10 H. Peter AnvinUpdate copyright year
2007-10-10 H. Peter AnvinMakefiles: create NASMOPT variable
2007-05-25 Luciano RochaDon't clobber /dev/null when compiling as root
2007-03-15 H. Peter AnvinStealth whitespace cleanup (automated)
2007-02-10 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.40-pre5
2007-02-07 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu...
2007-02-07 H. Peter AnvinDeal with various distributions breaking gcc in weird...
2006-08-17 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git
2006-08-17 H. Peter AnvinRemove more CVS-era $Id$ tags.
2006-05-04 H. Peter AnvinAcross-the-board stealth whitespace cleanup
2006-01-19 Murali Krishnan... Update to the complex menu system syslinux-3.20-pre6
2006-01-09 Murali Krishnan... Add missing files to menu subdirectory
2005-12-16 Murali Krishnan... advanced menu patch
2005-08-22 hpaFix from Murali: wrong return value
2005-04-28 hpaRewritten advanced menuing system from Murali.
2004-12-31 hpaRemove redundant "ebp" reference
2004-12-14 hpaFix the spelling of "Boston"
2004-08-16 hpaBe a bit nicer to newer gcc's
2004-06-17 hpaNew menu highlight/hotkey interface.
2004-05-18 hpaClean up the assembly; remove menutest.c
2004-05-18 hpaTest of all menu features
2004-05-18 hpaMenu improvements from Murali
2004-04-22 hpaAllow explicit position of menus; from Murali Krishnan
2004-02-25 hpaFurther cleanups
2004-02-25 hpaUse simple malloc() to allocate memory
2004-02-06 hpaMenu upgrades from Murali.
2004-02-05 hpaFix handling of windowing in complex.c
2004-02-04 hpaPatch from Murali for windowing support and a much...
2004-02-04 hpaFix jump into hyperspace
2004-02-04 hpaNewline after entering input
2004-02-03 hpaMake the command line available to the program
2004-02-03 hpaHandle menu width properly
2004-02-03 hpaMake "get key w/o echo" COMBOOT function work correctly
2004-02-03 hpaCorrectly specify how to detect syslinux
2004-02-03 hpaDependency generation
2004-02-03 hpaCorrect syslinux detection
2004-02-03 hpaAestetic changes!
2004-02-03 hpaBe a bit more paranoid about entry conditions.
2004-02-03 hpaRemove old OpenWatcom file
2004-02-03 hpaMake it all work better... remove use of DOS routines...
2004-02-02 hpaTry being more portable...
2004-02-02 hpaClobber of ebx is implicit since %bh is output
2004-02-02 hpaAllow multiple mains in the makefile by building as...
2004-02-02 hpaInclude stuff for x86-64 compatibility
2004-02-02 hpaMenu system from Murali