summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-menu.c
Commit message (Expand)AuthorAgeFilesLines
* ui/ncurses: Allow multiple hot key handlers per pmenuSamuel Mendoza-Jonas2018-01-101-14/+34
* ui/ncurses: Add plugin menu and nc-plugin screenSamuel Mendoza-Jonas2017-08-151-3/+27
* ui/ncurses: Add status log UIJeremy Kerr2016-12-201-0/+3
* Extend the "add url" function to allow file:// URLsSamuel Mendoza-Jonas2016-05-241-0/+6
* ui/ncurses: Check for NULL in pmenu_item_get_index()Samuel Mendoza-Jonas2015-12-171-3/+4
* Consolidate display string for optical devicesSamuel Mendoza-Jonas2015-08-311-2/+0
* Recognise storage devices on USB busSamuel Mendoza-Jonas2015-08-311-2/+4
* ui/ncurses: Reduce unnecessary calls to redrawwinSamuel Mendoza-Jonas2015-02-161-1/+0
* ui/ncurses: Make device labels translateableJeremy Kerr2014-08-211-5/+5
* ui/ncurses: Add language selector & support for language changesJeremy Kerr2014-07-281-0/+3
* ui/ncurses: Move menu initialisation to cui codeJeremy Kerr2014-07-281-19/+15
* i18n: Mark translatable strings for ncurses UIJeremy Kerr2014-07-281-1/+2
* ui/ncurses: Add device hierarchySamuel Mendoza-Jonas2014-07-221-0/+155
* ui/ncurses: Ensure boot option labels are displayable as menu itemsJeremy Kerr2014-04-101-1/+43
* ui/ncurses: unpost ncurses menu in pmenu cleanup pathJeremy Kerr2014-04-101-0/+1
* ui/ncurses: Use pmenu_item destrutor to free ncurses ITEMsJeremy Kerr2014-04-101-6/+9
* ui/ncurses: Separate menu item creation & initialisation from insertionJeremy Kerr2014-04-101-24/+20
* ui/ncurses: Remove pmenu_item_replaceJeremy Kerr2014-04-081-48/+0
* ui/ncurses: Don't free item in pmenu_item_setupJeremy Kerr2014-04-081-3/+1
* ui/ncurses: Unify key bindings & key help textJeremy Kerr2014-01-311-0/+7
* ui/ncurses: Add help text to nc-menu & generic-mainJeremy Kerr2014-01-311-0/+5
* configure: Use AC_GNU_SOURCEJeremy Kerr2013-12-181-2/+2
* ui/ncurses/menu: Allow space to select menu itemsJeremy Kerr2013-11-141-0/+1
* ui/ncurses: Add basic config editorJeremy Kerr2013-11-141-0/+4
* ui/ncurses: Add sysinfo screenJeremy Kerr2013-11-131-0/+5
* ui/ncurses: Add nc_scr_{un,}post()Jeremy Kerr2013-11-131-2/+2
* ui/ncurses: Use 'x' as exit keyJeremy Kerr2013-10-111-0/+1
* ui/ncurses: Defer item creation until boot editor is doneJeremy Kerr2013-10-101-2/+2
* ui/ncurses: Use 'New' instead of 'Open'Jeremy Kerr2013-10-101-2/+1
* configure: Update to use AX_WITH_CURSESGeoff Levand2013-07-231-0/+2
* ui/ncurses: move getch() out of process_key callbacksJeremy Kerr2013-05-211-55/+46
* ui/ncurses: Fix warning from unnecessary if statementJeremy Kerr2013-03-051-1/+1
* Remove KEY_LEFT in nc-menuGeoff Levand2011-11-121-1/+0
* cui: Remove tab hotkeyGeoff Levand2009-08-261-1/+0
* Add ncurses joystick supportGeoff Levand2009-07-091-1/+1
* Update item text on editGeoff Levand2009-07-091-14/+66
* Remove nc menu descriptionGeoff Levand2009-07-091-3/+2
* CUI add empty itemGeoff Levand2009-07-091-2/+5
* Add ncurses UI menuGeoff Levand2009-06-301-0/+358
OpenPOWER on IntegriCloud