History for barebox / common / menu.c
2020-04-27
@Uwe Kleine-König
treewide: remove references to CREDITS ...
Uwe Kleine-König authored on 23 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2017-01-24
@Michael Olbrich
output: use '[0m' to reset colors ...
Michael Olbrich authored on 23 Jan 2017 Sascha Hauer committed on 24 Jan 2017
2017-01-10
@Sascha Hauer
menu: sanitize menu_add_title ...
Sascha Hauer committed on 10 Jan 2017
2016-09-05
@Aleksey Kuleshov
rework menu so that it can support multiline titles ...
Aleksey Kuleshov authored on 18 Aug 2016 Sascha Hauer committed on 5 Sep 2016
2016-04-19
@Du Huanpeng
menu: add vi like key support ...
Du Huanpeng authored on 19 Apr 2016 Sascha Hauer committed on 19 Apr 2016
2014-03-07
@Sascha Hauer
Merge branch 'for-next/nfs' ...
Sascha Hauer committed on 7 Mar 2014
@Sascha Hauer
run_command: remove unused flag parameter ...
Sascha Hauer committed on 7 Mar 2014
2014-02-17
@Sascha Hauer
input: Add BB_ prefix to KEY_ defines ...
Sascha Hauer committed on 17 Feb 2014
2013-06-19
@Sascha Hauer
menu: Make action callback optional ...
Sascha Hauer committed on 19 Jun 2013
@Sascha Hauer
Fix gotoXY argument order ...
Sascha Hauer committed on 19 Jun 2013
@Sascha Hauer
menu: Align entries ...
Sascha Hauer committed on 19 Jun 2013
2013-02-26
@Fabio Porcedda
menu: fix remove superfluous newline: change puts() -> printf("%s", ) ...
Fabio Porcedda authored on 25 Feb 2013 Sascha Hauer committed on 26 Feb 2013
2013-02-21
@Fabio Porcedda
fix compiler warnings: use puts() instead of printf() ...
Fabio Porcedda authored on 21 Feb 2013 Sascha Hauer committed on 21 Feb 2013
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-08-09
@Jean-Christophe PLAGNIOL-VILLARD
menu: add number key support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 5 Aug 2012 Sascha Hauer committed on 9 Aug 2012
2012-07-02
@Sascha Hauer
Merge branch 'for-next/menu'
Sascha Hauer committed on 2 Jul 2012
2012-06-30
@Sascha Hauer
menu: implement KEY_HOME/KEY_END ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
menu: store repaint state in variable ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
menu: use read_key ...
Sascha Hauer committed on 30 Jun 2012
2012-06-28
@Sascha Hauer
menu: factor out a function to print an entry ...
Sascha Hauer committed on 28 Jun 2012
2012-04-23
@Jean-Christophe PLAGNIOL-VILLARD
menu: fix support for "\n", "\n\r" and "\r" ...
Jean-Christophe PLAGNIOL-VILLARD committed on 23 Apr 2012
2012-04-15
@Jean-Christophe PLAGNIOL-VILLARD
menu: enable the fancy color support only if HUSH is enabled ...
Jean-Christophe PLAGNIOL-VILLARD authored on 14 Apr 2012 Sascha Hauer committed on 15 Apr 2012
2012-04-10
@Jean-Christophe PLAGNIOL-VILLARD
menu: add color fancy support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 6 Apr 2012 Sascha Hauer committed on 10 Apr 2012
@Jean-Christophe PLAGNIOL-VILLARD
menu: fix double action when "\n\r" or "\r\n" is received ...
Jean-Christophe PLAGNIOL-VILLARD authored on 6 Apr 2012 Sascha Hauer committed on 10 Apr 2012
2012-02-16
@Jean-Christophe PLAGNIOL-VILLARD
readkey: add define for Ascii keys ...
Jean-Christophe PLAGNIOL-VILLARD committed on 16 Feb 2012
2011-07-05
@Jean-Christophe PLAGNIOL-VILLARD
menu: fix command support as module ...
Jean-Christophe PLAGNIOL-VILLARD authored on 5 Jul 2011 Sascha Hauer committed on 5 Jul 2011
2010-09-20
@Jean-Christophe PLAGNIOL-VILLARD
Menu: add box style entry ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Sep 2010 Sascha Hauer committed on 20 Sep 2010
@Jean-Christophe PLAGNIOL-VILLARD
menu: add auto select support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Sep 2010 Sascha Hauer committed on 20 Sep 2010
2010-08-30
@Sascha Hauer
menu: simplify usage for clients ...
Sascha Hauer committed on 30 Aug 2010
@Sascha Hauer
menu: use an initialized struct list as menu list ...
Sascha Hauer committed on 30 Aug 2010