summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-boot-editor.c
Commit message (Expand)AuthorAgeFilesLines
* ui/ncurses: Improve update handling in nested screensSamuel Mendoza-Jonas2015-09-071-1/+15
* ui/ncurses: Resize & adjust OK/Help/Cancel buttonsSamuel Mendoza-Jonas2015-09-071-4/+7
* lib/i18n: Move strncols to i18n.cSamuel Mendoza-Jonas2015-08-311-31/+0
* ui/ncurses: Reduce unnecessary calls to redrawwinSamuel Mendoza-Jonas2015-02-161-1/+7
* ui/ncurses: Prevent creation of empty boot entrySamuel Mendoza-Jonas2015-02-161-0/+9
* ui/ncurses: Properly size buttons in boot option editorSamuel Mendoza-Jonas2014-10-131-3/+3
* ui/ncurses: Dynamically align text fields in nc-configSamuel Mendoza-Jonas2014-10-081-1/+35
* ui/ncurses: Expand cancel & help button widthSamuel Mendoza-Jonas2014-09-231-3/+3
* ui/ncurses: Use a separate type for help textJeremy Kerr2014-07-281-2/+2
* i18n: Mark translatable strings for ncurses UIJeremy Kerr2014-07-281-12/+14
* ui/ncurses: Unify key bindings & key help textJeremy Kerr2014-01-311-1/+1
* ui/ncurses: Add help to boot editor screenJeremy Kerr2014-01-311-2/+24
* ui/ncurses: Use descriptive field labels for boot editorJeremy Kerr2014-01-311-6/+10
* configure: Use AC_GNU_SOURCEJeremy Kerr2013-12-181-2/+2
* ui/ncurses/boot-editor: Fix (null) when non-device resources are shownJeremy Kerr2013-12-031-1/+1
* ui/ncurses: Ensure boot editor window is properly paintedJeremy Kerr2013-11-221-0/+2
* ui/ncurses: Fix use-after-free when exiting boot option editorJeremy Kerr2013-11-221-13/+29
* ui/ncurses: Allow boot editor sysinfo updatesJeremy Kerr2013-11-221-64/+94
* ui/ncurses: Implement intra-field scrollingJeremy Kerr2013-11-221-6/+5
* ui/ncurses: Draw boot editor into a scrollable padJeremy Kerr2013-11-221-5/+51
* ui/ncurses: Make boot editor paths relative to deviceJeremy Kerr2013-11-221-1/+65
* ui/ncurses: Add device selector to boot editorJeremy Kerr2013-11-221-4/+93
* ui/ncurses: Split boot editor layoutJeremy Kerr2013-11-221-29/+59
* ui/ncurses: Make boot editor API consistent with config & sysinfo screensJeremy Kerr2013-11-221-15/+46
* ui/ncurses: Use nc-widgets for boot editorJeremy Kerr2013-11-131-237/+61
* ui/ncurses: Use OK & Cancel buttons for boot editor completionJeremy Kerr2013-10-111-6/+46
* ui/ncurses: Defer item creation until boot editor is doneJeremy Kerr2013-10-101-16/+20
* ui/ncurses: Display sysinfo type & identifierJeremy Kerr2013-10-091-1/+2
* configure: Update to use AX_WITH_CURSESGeoff Levand2013-07-231-0/+2
* Add initial dtb supportGeoff Levand2013-06-241-6/+12
* ui/ncurses: move getch() out of process_key callbacksJeremy Kerr2013-05-211-68/+59
* ui: pb_kexec_data -> pb_boot_dataJeremy Kerr2013-04-151-19/+19
* ui/ncurses: ked -> boot-editorJeremy Kerr2013-04-151-0/+365
OpenPOWER on IntegriCloud