index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hci
/
tui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into openslx
openslx
Simon Rettberg
2026-01-28
5
-288
/
+795
|
\
|
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
5
-0
/
+5
|
*
[menu] Allow a post-activity timeout to be defined
Michael Brown
2025-02-19
1
-5
/
+11
|
*
[hci] Remove the generalised widget user interface abstraction
Michael Brown
2024-06-21
2
-146
/
+0
|
*
[form] Reimplement the "login" user interface
Michael Brown
2024-06-21
1
-61
/
+31
|
*
[form] Add support for dynamically created interactive forms
Michael Brown
2024-06-21
1
-0
/
+544
|
*
[dynui] Allow for multiple flags on a user interface item
Michael Brown
2024-06-21
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
2
-4
/
+4
|
*
[hci] Rename "item" command's first parameter from "label" to "name"
Michael Brown
2024-06-19
1
-13
/
+13
|
*
[hci] Split out msg() and alert() from settings UI code
Michael Brown
2024-06-19
2
-72
/
+115
|
*
[hci] Draw all widgets on the standard screen
Michael Brown
2024-06-18
3
-7
/
+7
|
*
[hci] Provide a general concept of a text widget set
Michael Brown
2024-05-15
3
-76
/
+187
|
*
[hci] Use dynamically allocated buffers for editable strings
Michael Brown
2024-04-15
2
-49
/
+50
*
|
[login] Add "--nouser" option to just ask for password
Simon Rettberg
2019-04-01
1
-7
/
+15
*
|
[menu] Add --hidden option to create hotkey-only entries
Simon Rettberg
2018-05-28
1
-0
/
+13
|
/
*
[settings] Use generic jump scrolling abstraction
Michael Brown
2015-03-03
1
-196
/
+155
*
[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
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[build] Allow setting help text URI to be customised via config/branding.h
Michael Brown
2015-02-11
1
-2
/
+1
*
[build] Use PRODUCT_SHORT_NAME for end-user visible strings
Michael Brown
2015-02-11
1
-1
/
+2
*
[mucurses] Use centralised concept of colour pairs
Michael Brown
2013-12-09
3
-29
/
+3
*
[menu] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-8
/
+8
*
[login] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-7
/
+7
*
[settings] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-29
/
+44
*
[settings] Allow for multiple definitions of each predefined setting
Michael Brown
2013-12-05
1
-2
/
+10
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-31
/
+28
*
[menu] Hide cursor when displaying menu
Michael Brown
2013-12-02
1
-0
/
+1
*
[settings] Hide cursor when not actively editing a setting
Michael Brown
2013-12-02
1
-0
/
+2
*
[parseopt] Add parse_timeout()
Michael Brown
2013-11-01
1
-3
/
+3
*
[settings] Add support for navigation keys in "config" user interface
Michael Brown
2013-07-15
1
-9
/
+27
*
[settings] Make "netX" settings block function as a symbolic link
Michael Brown
2013-07-13
1
-1
/
+1
*
[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
3
-3
/
+6
*
[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
3
-10
/
+13
*
[ui] Change "login" colours to match other UIs
Michael Brown
2012-06-27
1
-7
/
+7
*
[menu] Add "--default" option to "choose" command
Michael Brown
2012-04-29
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
*
[settings] Display "delete" option only for locally-originated settings
Michael Brown
2011-03-28
1
-1
/
+1
*
[settings] Refer to online documentation for settings help
Michael Brown
2011-03-23
1
-2
/
+9
*
[settings] Match terminology used elsewhere
Michael Brown
2011-03-23
1
-1
/
+1
*
[settings] Return to first row on navigating to a new settings block
Michael Brown
2011-03-23
1
-4
/
+6
*
[settings] Add hierarchy navigation in "config" user interface
Michael Brown
2011-03-23
1
-199
/
+260
*
[settings] Display locally-originated settings in bold
Michael Brown
2011-03-22
1
-1
/
+11
*
[settings] Display canonical setting name in "config" user interface
Michael Brown
2011-03-22
1
-4
/
+16
[next]