Sign in
qemu
/
ipxe
/
c85ad1246890cf3c0c5f2ac6de06ab046ddd0043
/
src
/
hci
/
tui
821bb32
[hci] Remove the generalised widget user interface abstraction
by Michael Brown
· 6 months ago
162cc51
[form] Reimplement the "login" user interface
by Michael Brown
· 6 months ago
f417f0b
[form] Add support for dynamically created interactive forms
by Michael Brown
· 7 months ago
0390190
[dynui] Allow for multiple flags on a user interface item
by Michael Brown
· 6 months ago
c8e50bb
[dynui] Generalise mechanisms for looking up user interface items
by Michael Brown
· 6 months ago
5719cde
[dynui] Generalise the concept of a menu to a dynamic user interface
by Michael Brown
· 6 months ago
122777f
[hci] Allow tab key to be used to cycle through UI elements
by Michael Brown
· 6 months ago
76e0933
[hci] Rename "item" command's first parameter from "label" to "name"
by Michael Brown
· 6 months ago
bf98eae
[hci] Split out msg() and alert() from settings UI code
by Michael Brown
· 6 months ago
bb4a106
[hci] Draw all widgets on the standard screen
by Michael Brown
· 6 months ago
dc118c5
[hci] Provide a general concept of a text widget set
by Michael Brown
· 7 months ago
40b5112
[hci] Use dynamically allocated buffers for editable strings
by Michael Brown
· 8 months ago
ad2e82a
[settings] Use generic jump scrolling abstraction
by Michael Brown
· 10 years ago
58752cc
[menu] Abstract out the generic concept of a jump scroller
by Michael Brown
· 10 years ago
2f020a8
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
by Michael Brown
· 10 years ago
b6ee89f
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
by Michael Brown
· 10 years ago
b06fdcf
[build] Allow setting help text URI to be customised via config/branding.h
by Michael Brown
· 10 years ago
544a6a9
[build] Use PRODUCT_SHORT_NAME for end-user visible strings
by Michael Brown
· 10 years ago
2598589
[mucurses] Use centralised concept of colour pairs
by Michael Brown
· 11 years ago
f795925
[menu] Adapt user interface to fit display size
by Michael Brown
· 11 years ago
0344dc0
[login] Adapt user interface to fit display size
by Michael Brown
· 11 years ago
b6c8677
[settings] Adapt user interface to fit display size
by Michael Brown
· 11 years ago
eaa8615
[settings] Allow for multiple definitions of each predefined setting
by Michael Brown
· 11 years ago
22001cb
[settings] Explicitly separate the concept of a completed fetched setting
by Michael Brown
· 11 years ago
fb6edd4
[menu] Hide cursor when displaying menu
by Michael Brown
· 11 years ago
b7a0a12
[settings] Hide cursor when not actively editing a setting
by Michael Brown
· 11 years ago
5e1fa5c
[parseopt] Add parse_timeout()
by Michael Brown
· 11 years ago
75bd5b5
[settings] Add support for navigation keys in "config" user interface
by Michael Brown
· 11 years ago
66ea458
[settings] Make "netX" settings block function as a symbolic link
by Michael Brown
· 11 years ago
c080251
[menu] Prevent separators with shortcut keys from being selected
by Michael Brown
· 12 years ago
b8cbdbb
[menu] Prevent character code zero from acting as a shortcut key
by Michael Brown
· 12 years ago
c3b4860
[legal] Update FSF mailing address in GPL licence texts
by Michael Brown
· 12 years ago
b3adabd
[menu] Truncate menu title when necessary
by Christian Hesse
· 12 years ago
512ed2b
[ui] Allow colours to be configured via config/colour.h
by Christian Hesse
· 12 years ago
567b9bf
[ui] Change "login" colours to match other UIs
by Michael Brown
· 12 years ago
838a76a
[menu] Add "--default" option to "choose" command
by Michael Brown
· 13 years ago
f5c644c
[menu] Fix default selection when default is item 0
by Michael Brown
· 13 years ago
493f194
[menu] Add menu user interface
by Michael Brown
· 13 years ago
0bb6ef4
[settings] Display "delete" option only for locally-originated settings
by Michael Brown
· 14 years ago
fa6182e
[settings] Refer to online documentation for settings help
by Michael Brown
· 14 years ago
963ae33
[settings] Match terminology used elsewhere
by Michael Brown
· 14 years ago
f0cd4ab
[settings] Return to first row on navigating to a new settings block
by Michael Brown
· 14 years ago
da312ba
[settings] Add hierarchy navigation in "config" user interface
by Michael Brown
· 14 years ago
1628926
[settings] Display locally-originated settings in bold
by Michael Brown
· 14 years ago
247ac80
[settings] Display canonical setting name in "config" user interface
by Michael Brown
· 14 years ago
48b66e4
[settings] Display only applicable settings in "config" user interface
by Michael Brown
· 14 years ago
1c0ff6e
[console] Move include/console.h to include/ipxe/console.h
by Michael Brown
· 14 years ago
9d633bd
[console] Add a timeout parameter to getkey()
by Michael Brown
· 14 years ago
978c840
[settings] Add setting deletion (Ctrl-D) interface
by Glenn Brown
· 15 years ago
f9bcb92
[settings] Enable jump scroll in config UI
by Glenn Brown
· 15 years ago
8406115
[build] Rename gPXE to iPXE
by Michael Brown
· 15 years ago
c44a193
[legal] Add a selection of FILE_LICENCE declarations
by Michael Brown
· 16 years ago
3c68ff9
[tables] Incorporate table data type information into table definition
by Michael Brown
· 16 years ago
1266d79
[tables] Redefine methods for accessing linker tables
by Michael Brown
· 16 years ago
6de4db5
[login] Add "login" command and UI
by Michael Brown
· 16 years ago
67ee41a
[editbox] Allow for password widgets that do not display their contents
by Michael Brown
· 16 years ago
92d15ef
[Settings] Remove assumption that all settings have DHCP tag values
by Michael Brown
· 17 years ago
260b93b
[Settings] Add settings hierarchy
by Michael Brown
· 17 years ago
a48b4d9
[Settings] Start revamping the configuration settings API.
by Michael Brown
· 17 years ago
5a08b43
[Settings] show_setting() functions return snprintf()-style length.
by Michael Brown
· 17 years ago
3559bee
__nonnull changes
by Holger Lubitz
· 17 years ago
c77704c
Warnings purge: src/{crypto,hci,net}
by Marty Connor
· 17 years ago
dad5274
Add "name" field to struct device to allow human-readable hardware device names.
by Michael Brown
· 18 years ago
f33a03c
Use getkey() and symbolic key names.
by Michael Brown
· 18 years ago
cbeec25
settings_ui() now returns a status code.
by Michael Brown
· 18 years ago
666b309
Add instruction row, and save option
by Michael Brown
· 18 years ago
e4f4896
Clear message on alert row before printing new one
by Michael Brown
· 18 years ago
b93ff48
Added descriptive text for settings and setting types, and display it in
by Michael Brown
· 18 years ago
35edeca
Move {show,set,clear}_setting() to {show,set,clear}_named_setting().
by Michael Brown
· 18 years ago
65e97c4
Alert when saving settings fails
by Michael Brown
· 18 years ago
1e322d4
Add (partly-functional) user interface for editing configuration settings
by Michael Brown
· 18 years ago