aboutsummaryrefslogtreecommitdiff
path: root/src/hci/tui/login_ui.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-21[form] Reimplement the "login" user interfaceMichael Brown1-61/+31
2024-06-18[hci] Draw all widgets on the standard screenMichael Brown1-1/+1
2024-05-15[hci] Provide a general concept of a text widget setMichael Brown1-70/+36
2024-04-15[hci] Use dynamically allocated buffers for editable stringsMichael Brown1-21/+18
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2013-12-09[mucurses] Use centralised concept of colour pairsMichael Brown1-7/+1
2013-12-06[login] Adapt user interface to fit display sizeMichael Brown1-7/+7
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2012-06-27[ui] Allow colours to be configured via config/colour.hChristian Hesse1-2/+3
2012-06-27[ui] Change "login" colours to match other UIsMichael Brown1-7/+7
2011-03-09[console] Move include/console.h to include/ipxe/console.hMichael Brown1-1/+1
2011-03-07[console] Add a timeout parameter to getkey()Michael Brown1-1/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-4/+4
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2009-02-17[login] Add "login" command and UIMichael Brown1-0/+135