]> git.ozlabs.org Git - petitboot/history - ui
ui/ncurses: Call widget process_key handlers first
[petitboot] / ui /
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
2013-12-18 Jeremy Kerrconfigure: Use AC_GNU_SOURCE
2013-12-18 Jeremy Kerrui/ncurses: Add link status to system info & system...
2013-12-18 Jeremy Kerrlib/util: Move mac_buf from nc code to util library
2013-12-03 Jeremy Kerrui/ncurses/boot-editor: Fix (null) when non-device...
2013-12-02 Jeremy Kerrui/ncurses: Add key debug
2013-11-22 Jeremy Kerrui/ncurses/nc-widgets: Unify select key
2013-11-22 Jeremy Kerrui/ncurses: Redraw entire screen with ctrl+L
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: Add widgetset_set_window
2013-11-22 Jeremy Kerrui/ncurses: Add widget_select_drop_options
2013-11-22 Jeremy Kerrui/ncurses: Implement intra-field scrolling
2013-11-22 Jeremy Kerrui/ncurses/widgets: Add widget focus offset query
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/widgets: Add n_options check to widget_selec...
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-22 Jeremy Kerrui/ncurses: remove boot_editor_attr_field
2013-11-22 Jeremy Kerrui/ncurses: Add block devices to system info screen
2013-11-19 Jeremy Kerrui/ncurses: Fix pad size check
2013-11-19 Jeremy Kerrui/ncurses: Don't mess with prog_mode in cui_boot
2013-11-14 Jeremy Kerrui/ncurses/menu: Allow space to select menu items
2013-11-14 Jeremy Kerrui/ncurses: Add descriptive text for configuration...
2013-11-14 Jeremy Kerrui/ncurses/nc-config: Draw config form into a scrollabl...
2013-11-14 Jeremy Kerrnui/ncurses: Allow config screen updates
2013-11-14 Jeremy Kerrui/ncurses: Add help for the DNS option
2013-11-14 Jeremy Kerrui/ncurses: Populate configuration interface with curre...
2013-11-14 Jeremy Kerrui/ncurses: Parse configuration form & send to server
2013-11-14 Jeremy Kerrui/ncurses: Add network configuration
2013-11-14 Jeremy Kerrui/ncurses: Add basic config editor
2013-11-13 Jeremy Kerrui/ncurses: Receive config messages
2013-11-13 Jeremy Kerrui/ncurses: Use nc-widgets for boot editor
2013-11-13 Jeremy Kerrui/ncurses: Add simple ncurses form widget set
2013-11-13 Jeremy Kerrui/ncurses: Add sysinfo screen
2013-11-13 Jeremy Kerrui/ncurses/scr: Add definition for frame offset
2013-11-13 Jeremy Kerrui/ncurses: nc-menu.h needs assert.h
2013-11-13 Jeremy Kerrui/common: Don't talloc_free sysinfo and status explicitly
2013-11-13 Jeremy Kerrui/ncurses: Add nc_scr_{un,}post()
2013-11-13 Jeremy Kerrui/ncurses: Move general nc init code to cui module
2013-11-13 Jeremy Kerrconfig: Implement config messages
2013-11-01 Jeremy Kerrlogging: Clean up debug logs
2013-10-11 Jeremy Kerrui/ncurses: Use OK & Cancel buttons for boot editor...
2013-10-11 Jeremy Kerrui/ncurses: Use 'x' as exit key
2013-10-10 Jeremy Kerrui/ncurses: Allow booting custom boot options
2013-10-10 Jeremy Kerrui/ncurses: Defer item creation until boot editor is...
2013-10-10 Jeremy Kerrui/ncurses: Use 'New' instead of 'Open'
2013-10-09 Jeremy Kerrui/ncurses: Display sysinfo type & identifier
2013-10-09 Jeremy KerrAdd system info messages
2013-09-19 Jeremy Kerrlib/log: Cleanup log API
2013-09-18 Jeremy Kerrdiscover: populate udev device types
2013-09-06 Jeremy Kerrui/ncurses: Allow both DEL and ^H to map to backspace
2013-08-20 Jeremy Kerrlib/process: Add dry_run argument to process_init
2013-08-19 Jeremy Kerrlib/process: replace pb_run_cmd
2013-08-19 Jeremy Kerrlib/process: replace pb_run_cmd_pipe
2013-08-19 Jeremy Kerrlib/waiter: handle -EINTR
2013-07-23 Geoff Levandconfigure: Update to use AX_WITH_CURSES
2013-07-23 Jeremy Kerrui/ncurses: Add setlocale call
2013-06-24 Jeremy Kerrui/ncurses: Remove unused 'cod' variable
2013-06-24 Geoff LevandAdd initial dtb support
2013-06-24 Jeremy Kerrui/ncurses: Add cancel-default reporting
2013-06-24 Jeremy Kerrui/common: Add code to send cancel-default messages
2013-06-24 Jeremy Kerrui: implement timers with waitsets
2013-06-24 Jeremy Kerrlib/waiter: Add timeout waiters
2013-06-24 Jeremy Kerrui/test: print default status of boot options
2013-05-21 Jeremy Kerrui/test: Add boot status messages to test client
2013-05-21 Jeremy Kerrui/ncurses: implement global keys
2013-05-21 Jeremy Kerrui/ncurses: move getch() out of process_key callbacks
2013-05-09 Jeremy Kerrui/nc: Don't segfault if we can't open log_file
2013-05-09 Jeremy Kerrui/nc: Handle cui_opt_data with no boot option more...
2013-05-09 Jeremy Kerrui/ncurses: Simplify menu item names
2013-05-07 Jeremy KerrMakefiles: remove -I$(includedir)
next