* grub-core/gfxmenu/widget-box.c (get_left_pad): Take corners into
account. (get_top_pad): Likewise. (get_right_pad): Likewise. (get_bottom_pad): Likewise.
This commit is contained in:
parent
9f59e9fc36
commit
ca1b552c02
2 changed files with 53 additions and 5 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,6 +1,14 @@
|
|||
2011-12-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/gfxmenu/gui_list.c (draw_menu): Don't use set in if.
|
||||
* grub-core/gfxmenu/widget-box.c (get_left_pad): Take corners into
|
||||
account.
|
||||
(get_top_pad): Likewise.
|
||||
(get_right_pad): Likewise.
|
||||
(get_bottom_pad): Likewise.
|
||||
|
||||
2011-12-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/gfxmenu/gui_list.c (draw_menu): Don't use assignment in if.
|
||||
|
||||
2011-12-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue