]> git.ozlabs.org Git - petitboot/history - ui
ui/ncurses: Remove redundant assignment
[petitboot] / ui /
2015-12-18 Samuel Mendoza-Jonasui/ncurses: Remove redundant assignment
2015-12-18 Samuel Mendoza-Jonasui/common: Free message on return
2015-12-17 Samuel Mendoza-Jonasui/ncurses: Check for NULL in pmenu_item_get_index()
2015-12-17 Sam Mendoza-JonasMerge pull request #10 from themoken/master
2015-12-15 Jack MillerAdd BMC interface MAC to system info output
2015-09-15 Samuel Mendoza-JonasFix certain calls to gettext
2015-09-11 Samuel Mendoza-JonasMerge branch 'pb-plugin' into master
2015-09-10 Samuel Mendoza-Jonasui/ncurses: Improve scrolling behaviour
2015-09-10 Samuel Mendoza-Jonasui/ncurses: Allow text wrapping in select widgets
2015-09-07 Samuel Mendoza-Jonasui/ncurses: Improve update handling in nested screens
2015-09-07 Samuel Mendoza-Jonasui/ncurses: Change arrangement of boot order buttons
2015-09-07 Samuel Mendoza-Jonasui/ncurses: Resize & adjust OK/Help/Cancel buttons
2015-08-31 Samuel Mendoza-JonasConsolidate display string for optical devices
2015-08-31 Samuel Mendoza-JonasRecognise storage devices on USB bus
2015-08-31 Samuel Mendoza-Jonasui/ncurses: Fix positioning of i18n strings in button...
2015-08-31 Samuel Mendoza-Jonaslib/i18n: Move strncols to i18n.c
2015-08-25 Samuel Mendoza-Jonasui/ncurses: Update nc-config help text for Disk R/W
2015-08-06 Samuel Mendoza-JonasMake read-only guarantee user-settable
2015-06-26 Jeremy Kerrui/ncurses: Layout tweaks for boot order interface
2015-06-26 Jeremy KerrMerge remote-tracking rbanch sammj/master
2015-05-20 Samuel Mendoza-Jonasui/ncurses: Properly reposition cursor after menu update
2015-05-20 Samuel Mendoza-Jonasui/ncurses: Toggle visibility of timeout help label
2015-05-05 Samuel Mendoza-Jonasui/ncurses: Display current ipmi bootdev settings
2015-05-05 Samuel Mendoza-Jonasui/ncurses: Update config screen help text
2015-05-05 Samuel Mendoza-Jonaspetitboot: Implement ordered boot options
2015-05-05 Samuel Mendoza-Jonasui/ncurses: Use sorted field navigation
2015-05-05 Samuel Mendoza-Jonasui/ncurses: Add nc-subset selection screen
2015-05-05 Samuel Mendoza-Jonasui/ncurses: Add nc_widget_subset
2015-04-22 Samuel Mendoza-Jonasui/ncurses: Define Home, End, and Page Up/Down keys
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: Expand width of pad
2014-10-08 Samuel Mendoza-Jonasui/ncurses: Warn if widget runs over horizontal pad...
2014-10-08 Samuel Mendoza-Jonasui/ncurses: Properly size cancel and help buttons
2014-10-08 Samuel Mendoza-Jonasui/ncurses: Dynamically align text fields in nc-config
2014-09-30 Samuel Mendoza-Jonasui/ncurses: Adjust position of add-url field to fit...
2014-09-23 Samuel Mendoza-Jonasui/ncurses: Expand cancel & help button width
2014-09-19 Jeremy Kerrui/ncurses: Fix unstranslated strings in sysinfo screen
2014-09-18 Jeremy Kerrui/ncurses: Fix clearing a boot device UUID
2014-09-18 Jeremy Kerrpo: Add initial translations
2014-09-10 Samuel Mendoza-Jonasui/ncurses: Correctly size pad for config screen
2014-09-04 Jeremy Kerrui/ncurses: Help string fixes
2014-09-04 Samuel Mendoza-Jonasui/ncurses: Exit safe mode on configuration change
2014-08-25 Samuel Mendoza-Jonasui/ncurses: Update 'add-url' help message
2014-08-21 Jeremy Kerrui/ncurses: Add new main menu options to help screen
2014-08-21 Jeremy Kerrui/ncurses: Make device labels translateable
2014-08-01 Jeremy Kerrautotools: Use non-recursive make
2014-07-28 Samuel Mendoza-Jonasui/ncurses: Add support for 'add-url' action
2014-07-28 Jeremy Kerrui/ncurses: Add language selector & support for languag...
2014-07-28 Jeremy Kerrui/common: Add discover_client_enumerate to re-add...
2014-07-28 Jeremy Kerrui/ncurses: Move menu initialisation to cui code
2014-07-28 Jeremy Kerri18n: Add english translation
2014-07-28 Jeremy Kerrui/ncurses: Mark help text as translateable
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-07-28 Jeremy KerrAdd gettext infrastructure
2014-07-22 Samuel Mendoza-Jonasui/ncurses: Add device hierarchy
2014-07-22 Jeremy Kerrui/ncurses: Add safe mode indicator
2014-07-22 Jeremy Kerrui/ncurses: allow tab/backtab to skip through a widget...
2014-07-22 Jeremy Kerrui/ncurses: Make Network: heading consistent with other...
2014-07-22 Jeremy Kerrui/ncurses: Expose boot_device configuration through UI
2014-07-17 Jeremy Kerrui/ncurses: Remove net_conf parameter from sconfig_scre...
2014-07-16 Jeremy Kerrui/ncurses: specify a fixed length for status messages
2014-05-01 Jeremy Kerrdiscover,ui: fix checks for debug option
2014-04-22 Jeremy Kerrui/ncurses: only cancel default boot on valid key events
2014-04-16 Jeremy Kerrui/ncurses: Always provide a key definition for backtab
2014-04-16 Jeremy Kerrui/ncurses: Use a fixed-sized for small, known-length...
2014-04-10 Jeremy Kerrui/ncurses: Ensure boot option labels are displayable...
2014-04-10 Jeremy Kerrui/ncurses: Fix discover_client leak
2014-04-10 Jeremy Kerrui/ncurses: unpost ncurses menu in pmenu cleanup path
2014-04-10 Jeremy Kerrui/ncurses: Use pmenu_item destrutor to free ncurses...
2014-04-10 Jeremy Kerrui/ncurses: Separate menu item creation & initialisatio...
2014-04-10 Jeremy Kerrui/ncurses: Don't use menu offsets for user item numbers
2014-04-08 Jeremy Kerrui/ncurses: Remove pmenu_item_replace
2014-04-08 Jeremy Kerrui/ncurses: Don't free item in pmenu_item_setup
2014-04-07 Jeremy Kerrui/ncurses: clear DNS server setting before appending...
2014-04-07 Jeremy Kerrlog: Allow runtime selection of 'debug' log level
2014-04-03 Jeremy Kerrui/ncurses: Use tty name in default log filename
2014-04-02 Jeremy Kerrui/ncurses: Add menu option to restart discovery
2014-04-02 Jeremy Kerrui/common: associate boot options with devices
2014-04-02 Jeremy Kerrprotocol: expose discovery reinit over client/server...
2014-03-03 Jeremy Kerrui/ncurses: Ensure that the selected menu item is visible
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: Add help to system configuration screen
2014-01-31 Jeremy Kerrui/ncurses: Add help to sysinfo screen
2014-01-31 Jeremy Kerrui/ncurses: Add help facility to text screens
2014-01-31 Jeremy Kerrui/ncurses: Add help text to nc-menu & generic-main
2014-01-31 Jeremy Kerrui/ncurses: Add support for help screens
2014-01-31 Jeremy Kerrui/ncurses: Add text_screen_set_text()
2014-01-31 Jeremy Kerrui/ncurses: Abstract text-screen code from sysinfo...
2014-01-31 Jeremy Kerrui/ncurses: do all config screen updates in config_scre...
2014-01-31 Jeremy Kerrui/ncurses: Use descriptive field labels for boot editor
2014-01-30 Jeremy Kerrdiscover: Add DEVICE_TYPE_ANY for matching any device
2014-01-30 Jeremy Kerrlib/pb-config: Add config_copy
2013-12-18 Jeremy Kerrui/ncurses/nc-config: Add validation for network settings
2013-12-18 Jeremy Kerrui/ncurses/nc-widgets: Add initial textbox validation...
2013-12-18 Jeremy Kerrui/ncurses/nc-config: expand mask field
next