mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] rework menu so that it can support multiline titles
@ 2016-08-17  7:58 Aleksey Kuleshov
  2016-08-17  7:58 ` [PATCH 1/2] hush: do not do anything if string is zero length Aleksey Kuleshov
  2016-08-17  7:58 ` [PATCH 2/2] rework menu so that it can support multiline titles Aleksey Kuleshov
  0 siblings, 2 replies; 10+ messages in thread
From: Aleksey Kuleshov @ 2016-08-17  7:58 UTC (permalink / raw)
  To: barebox; +Cc: Aleksey Kuleshov

Aleksey Kuleshov (2):
  hush: do not do anything if string is zero length
  rework menu so that it can support multiline titles

 commands/menu.c   | 14 +++++++---
 common/boot.c     |  8 ++++--
 common/hush.c     |  3 +++
 common/menu.c     | 78 +++++++++++++++++++++++++++++++++++++++++++++++++------
 common/menutree.c | 13 ++++++++--
 include/menu.h    |  8 +++++-
 6 files changed, 107 insertions(+), 17 deletions(-)

-- 
2.8.0.rc3


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-08-18 11:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-17  7:58 [PATCH 0/2] rework menu so that it can support multiline titles Aleksey Kuleshov
2016-08-17  7:58 ` [PATCH 1/2] hush: do not do anything if string is zero length Aleksey Kuleshov
2016-08-18  6:35   ` Sascha Hauer
2016-08-18  8:52     ` Aleksey Kuleshov
2016-08-17  7:58 ` [PATCH 2/2] rework menu so that it can support multiline titles Aleksey Kuleshov
2016-08-18  7:11   ` Sascha Hauer
2016-08-18  9:36     ` Aleksey Kuleshov
2016-08-18 10:26       ` Sascha Hauer
2016-08-18 10:48         ` Aleksey Kuleshov
2016-08-18 11:24     ` Aleksey Kuleshov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox