summaryrefslogtreecommitdiffstats
path: root/include/menu.h
Commit message (Expand)AuthorAgeFilesLines
* menu: sanitize menu_add_titleSascha Hauer2017-01-101-1/+1
* rework menu so that it can support multiline titlesAleksey Kuleshov2016-09-051-1/+5
* add menutree commandSascha Hauer2014-03-281-0/+2
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* menu: factor out a function to print an entrySascha Hauer2012-06-281-3/+0
* 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