summaryrefslogtreecommitdiffstats
path: root/libmenu/menu.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the menu uninit function name.ulion2007-12-181-1/+1
* Replace another m_struct_t by 'struct m_struct_st' to remove depedencyulion2007-12-181-1/+1
* Remove dependency on m_struct.h when include libmenu/menu.h.ulion2007-12-181-1/+3
* Remove hardcoded key->cmd bindings in libmenu, support custom key bindingsulion2007-12-041-1/+5
* Add type info to menu_t, now we can get the menu name and the type name of menu.ulion2007-12-021-0/+3
* Fix menu to work with mpctxuau2007-02-211-1/+2
* support multiple actions in menu's file browser using key bindingsben2006-08-221-0/+1
* Fix menu background drawing.albeu2006-04-221-1/+1
* Add a function to draw flat boxes and use it to make the listalbeu2006-03-301-0/+2
* Allow 6 ways (up/down/left/right/ok/cancel) navigation.albeu2006-03-251-0/+2
* OSD menus initial versionalbeu2002-11-141-0/+72