summaryrefslogtreecommitdiffstats
path: root/libmenu/menu_list.c
Commit message (Expand)AuthorAgeFilesLines
* Here should add the minb to x when x>=0 because in later codeulion2007-12-181-1/+1
* Remove hardcoded key->cmd bindings in libmenu, support custom key bindingsulion2007-12-041-38/+29
* Make page up and down with proper page size instead of always 10 rows.ulion2007-11-101-12/+14
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.diego2006-08-181-2/+2
* 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