]> git.ipfire.org Git - thirdparty/grub.git/commit
2005-01-22 Vincent Pelletier <subdino2004@yahoo.fr>
authormarco_g <marco_g@localhost>
Sat, 22 Jan 2005 13:29:18 +0000 (13:29 +0000)
committermarco_g <marco_g@localhost>
Sat, 22 Jan 2005 13:29:18 +0000 (13:29 +0000)
commit776bd7808db256428704338b49f44665c92fa6b5
tree2a3bb764fc621d53bce295fb2be3bd81473930ef
parent78026bce9c6adb669d96ccad9bf876b701c818d6
2005-01-22  Vincent Pelletier  <subdino2004@yahoo.fr>

* normal/menu.c (TERM_WIDTH): Macro redefined.
(TERM_TOP_BORDER_Y): Likewise.
(draw_border): Replaced while-loop by a for-loop.  Make the number
of lines consistent with the number of lines displayed in
print_entries.  Added a margin below the rectangle.
(print_entry): Make the entry fit in the rectangle.
(print_entries): Display the scroll arrows next to the right
border.
ChangeLog
normal/menu.c