]> git.ozlabs.org Git - petitboot/history - ui/ncurses/nc-boot-editor.c
ui/ncurses: Fix adding unnecessary leading slashes to paths
[petitboot] / ui / ncurses / nc-boot-editor.c
2017-03-15 Samuel Mendoza-Jonasui/ncurses: Fix adding unnecessary leading slashes...
2016-08-26 tpearson@raptoreng... Add support for GPG signature enforcement on booted
2015-09-11 Samuel Mendoza-JonasMerge branch 'pb-plugin' into master
2015-09-07 Samuel Mendoza-Jonasui/ncurses: Improve update handling in nested screens
2015-09-07 Samuel Mendoza-Jonasui/ncurses: Resize & adjust OK/Help/Cancel buttons
2015-08-31 Samuel Mendoza-Jonaslib/i18n: Move strncols to i18n.c
2015-04-14 Jeremy KerrMerge remote-tracking branch 'sammj/master'
2015-02-16 Samuel Mendoza-Jonasui/ncurses: Reduce unnecessary calls to redrawwin
2015-02-16 Samuel Mendoza-Jonasui/ncurses: Prevent creation of empty boot entry
2014-10-13 Samuel Mendoza-Jonasui/ncurses: Properly size buttons in boot option editor
2014-10-08 Samuel Mendoza-Jonasui/ncurses: Dynamically align text fields in nc-config
2014-09-23 Samuel Mendoza-Jonasui/ncurses: Expand cancel & help button width
2014-07-28 Jeremy Kerrui/ncurses: Use a separate type for help text
2014-07-28 Jeremy Kerri18n: Mark translatable strings for ncurses UI
2014-01-31 Jeremy Kerrui/ncurses: Unify key bindings & key help text
2014-01-31 Jeremy Kerrui/ncurses: Add help to boot editor screen
2014-01-31 Jeremy Kerrui/ncurses: Use descriptive field labels for boot editor
2013-12-18 Jeremy Kerrconfigure: Use AC_GNU_SOURCE
2013-12-03 Jeremy Kerrui/ncurses/boot-editor: Fix (null) when non-device...
2013-11-22 Jeremy Kerrui/ncurses: Ensure boot editor window is properly painted
2013-11-22 Jeremy Kerrui/ncurses: Fix use-after-free when exiting boot option...
2013-11-22 Jeremy Kerrui/ncurses: Allow boot editor sysinfo updates
2013-11-22 Jeremy Kerrui/ncurses: Implement intra-field scrolling
2013-11-22 Jeremy Kerrui/ncurses: Draw boot editor into a scrollable pad
2013-11-22 Jeremy Kerrui/ncurses: Make boot editor paths relative to device
2013-11-22 Jeremy Kerrui/ncurses: Add device selector to boot editor
2013-11-22 Jeremy Kerrui/ncurses: Split boot editor layout
2013-11-22 Jeremy Kerrui/ncurses: Make boot editor API consistent with config...
2013-11-13 Jeremy Kerrui/ncurses: Use nc-widgets for boot editor
2013-10-11 Jeremy Kerrui/ncurses: Use OK & Cancel buttons for boot editor...
2013-10-10 Jeremy Kerrui/ncurses: Defer item creation until boot editor is...
2013-10-09 Jeremy Kerrui/ncurses: Display sysinfo type & identifier
2013-07-23 Geoff Levandconfigure: Update to use AX_WITH_CURSES
2013-06-24 Geoff LevandAdd initial dtb support
2013-05-21 Jeremy Kerrui/ncurses: move getch() out of process_key callbacks
2013-04-15 Jeremy Kerrui: pb_kexec_data -> pb_boot_data
2013-04-15 Jeremy Kerrui/ncurses: ked -> boot-editor