summaryrefslogtreecommitdiffstats
path: root/include/menu.h
Commit message (Expand)AuthorAgeFilesLines
* menu: fix menu alloc initJean-Christophe PLAGNIOL-VILLARD2012-04-231-0/+1
* menu: add color fancy supportJean-Christophe PLAGNIOL-VILLARD2012-04-101-0/+3
* Menu: add box style entryJean-Christophe PLAGNIOL-VILLARD2010-09-201-1/+13
* menu: add auto select supportJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+4
* menu: simplify usage for clientsSascha Hauer2010-08-301-3/+3
* menu: remove superfluous struct menu_entry member from struct menuSascha Hauer2010-08-301-2/+3
* menu: initialize entries list in menu_allocSascha Hauer2010-08-301-1/+8
* Menu/cmd: add sub menu entry command supportJean-Christophe PLAGNIOL-VILLARD2010-08-301-0/+1
* Add Menu FrameworkJean-Christophe PLAGNIOL-VILLARD2010-08-301-0/+87