summaryrefslogtreecommitdiffstats
path: root/libmenu/menu_list.c
Commit message (Expand)AuthorAgeFilesLines
* Verticaly center the background around the text.albeu2006-04-221-3/+3
* Add a function to draw flat boxes and use it to make the listalbeu2006-03-301-7/+25
* Fix cycling in menu with hidden items.albeu2006-03-271-5/+9
* Allow hiding list elements and disableing the pointer.albeu2006-03-251-17/+43
* Allow 6 ways (up/down/left/right/ok/cancel) navigation.albeu2006-03-251-0/+2
* Unify include paths, -I.. is in CFLAGS.diego2005-10-261-3/+3
* Fix long-known bug with handling 'down key' in lists.lumag2003-09-241-1/+1
* linux->osdeparpi2003-02-091-1/+1
* Added/reordered #includes to silence warnings about "implicit declaration".rathann2002-12-281-0/+1
* OSD menus initial versionalbeu2002-11-141-0/+225