grub/grub-core/gfxmenu
Vladimir Testov ba8bc620d1 * grub-core/gfxmenu/widget-box.c: Fixed draw function. Now it takes
maximum of NW, N, NE heights instead of N's height and maximum of
       NW, W, SW widths instead of W's width. (So the box will be always
       correctly drawn)
2013-07-25 18:15:15 +04:00
..
font.c Agglomerate more mallocs to speed-up gfxterm. 2013-05-04 22:23:23 +02:00
gfxmenu.c Fix several memory leaks. 2013-05-04 13:47:10 +02:00
gui_box.c automake commit without merge history 2010-05-06 11:34:04 +05:30
gui_canvas.c automake commit without merge history 2010-05-06 11:34:04 +05:30
gui_circular_progress.c * grub-core/gfxmenu/circular_progress.c: Set start_angle in degrees 2013-04-29 15:32:56 +02:00
gui_image.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
gui_label.c Detach optional parts of gfxterm and integrate in with coreboot init. 2013-05-31 00:42:33 +02:00
gui_list.c * grub-core/gfxmenu/gui_list.c: USe viewport when drawing strings. 2013-07-14 23:10:27 +02:00
gui_progress_bar.c Detach optional parts of gfxterm and integrate in with coreboot init. 2013-05-31 00:42:33 +02:00
gui_string_util.c Move gfxmenu color handling to video, so that gfxterm can use it 2010-12-10 16:45:58 +00:00
gui_util.c automake commit without merge history 2010-05-06 11:34:04 +05:30
icon_manager.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
model.c automake commit without merge history 2010-05-06 11:34:04 +05:30
theme_loader.c Detach optional parts of gfxterm and integrate in with coreboot init. 2013-05-31 00:42:33 +02:00
view.c * grub-core/gfxmenu/view.c (grub_gfxmenu_view_new): Clear 2013-05-03 14:02:49 +02:00
widget-box.c * grub-core/gfxmenu/widget-box.c: Fixed draw function. Now it takes 2013-07-25 18:15:15 +04:00