index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hci
/
tui
/
menu_ui.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[menu] Allow a post-activity timeout to be defined
HEAD
master
coverity_scan
Michael Brown
3 days
1
-5
/
+11
*
[dynui] Allow for multiple flags on a user interface item
Michael Brown
2024-06-20
1
-1
/
+1
*
[dynui] Generalise mechanisms for looking up user interface items
Michael Brown
2024-06-20
1
-32
/
+6
*
[dynui] Generalise the concept of a menu to a dynamic user interface
Michael Brown
2024-06-20
1
-21
/
+22
*
[hci] Allow tab key to be used to cycle through UI elements
Michael Brown
2024-06-20
1
-3
/
+3
*
[hci] Rename "item" command's first parameter from "label" to "name"
Michael Brown
2024-06-18
1
-13
/
+13
*
[menu] Abstract out the generic concept of a jump scroller
Michael Brown
2015-03-03
1
-65
/
+31
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[mucurses] Use centralised concept of colour pairs
Michael Brown
2013-12-09
1
-9
/
+1
*
[menu] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-8
/
+8
*
[menu] Hide cursor when displaying menu
Michael Brown
2013-12-02
1
-0
/
+1
*
[parseopt] Add parse_timeout()
Michael Brown
2013-11-01
1
-3
/
+3
*
[menu] Prevent separators with shortcut keys from being selected
Michael Brown
2013-03-06
1
-10
/
+12
*
[menu] Prevent character code zero from acting as a shortcut key
Michael Brown
2013-03-06
1
-1
/
+2
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[menu] Truncate menu title when necessary
Christian Hesse
2012-07-03
1
-2
/
+3
*
[ui] Allow colours to be configured via config/colour.h
Christian Hesse
2012-06-27
1
-3
/
+4
*
[menu] Add "--default" option to "choose" command
Michael Brown
2012-04-28
1
-3
/
+8
*
[menu] Fix default selection when default is item 0
Michael Brown
2012-03-30
1
-2
/
+2
*
[menu] Add menu user interface
Michael Brown
2012-03-29
1
-0
/
+359