ChangeLog
This commit is contained in:
parent
704e21180e
commit
8dec533a1c
1 changed files with 31 additions and 0 deletions
31
ChangeLog.gfxmenu
Normal file
31
ChangeLog.gfxmenu
Normal file
|
@ -0,0 +1,31 @@
|
|||
2009-11-20 Colin D Bennett <colin@gibibit.com>
|
||||
|
||||
* conf/common.rmk (pkglib_MODULES): Add gfxmenu.mod.
|
||||
(gfxmenu_mod_SOURCES): New variable.
|
||||
(gfxmenu_mod_CFLAGS): Likewise.
|
||||
(gfxmenu_mod_LDFLAGS): Likewise.
|
||||
* include/grub/term.h (grub_term_set_current_output): Declare
|
||||
argument as const.
|
||||
* docs/gfxmenu-theme-example.txt: New file.
|
||||
* gfxmenu/gfxmenu.c: Likewise.
|
||||
* gfxmenu/gui_box.c: Likewise.
|
||||
* gfxmenu/gui_canvas.c: Likewise.
|
||||
* gfxmenu/gui_circular_progress.c: Likewise.
|
||||
* gfxmenu/gui_image.c: Likewise.
|
||||
* gfxmenu/gui_label.c: Likewise.
|
||||
* gfxmenu/gui_list.c: Likewise.
|
||||
* gfxmenu/gui_progress_bar.c: Likewise.
|
||||
* gfxmenu/gui_string_util.c: Likewise.
|
||||
* gfxmenu/gui_util.c: Likewise.
|
||||
* gfxmenu/icon_manager.c: Likewise.
|
||||
* gfxmenu/model.c: Likewise.
|
||||
* gfxmenu/named_colors.c: Likewise.
|
||||
* gfxmenu/theme_loader.c: Likewise.
|
||||
* gfxmenu/view.c: Likewise.
|
||||
* gfxmenu/widget-box.c: Likewise.
|
||||
* include/grub/gfxmenu_model.h: Likewise.
|
||||
* include/grub/gfxmenu_view.h: Likewise.
|
||||
* include/grub/gfxwidgets.h: Likewise.
|
||||
* include/grub/gui.h: Likewise.
|
||||
* include/grub/gui_string_util.h: Likewise.
|
||||
* include/grub/icon_manager.h: Likewise.
|
Loading…
Reference in a new issue