Mercurial > mplayer.hg
log libmenu/menu_list.c @ 24986:42482c2e8f6c
age | author | description |
---|---|---|
2007-11-10 | ulion | Make page up and down with proper page size instead of always 10 rows. |
2006-08-18 | diego | Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. |
2006-04-22 | albeu | Verticaly center the background around the text. |
2006-03-30 | albeu | Add a function to draw flat boxes and use it to make the list |
2006-03-27 | albeu | Fix cycling in menu with hidden items. |
2006-03-25 | albeu | Allow hiding list elements and disableing the pointer. |
2006-03-25 | albeu | Allow 6 ways (up/down/left/right/ok/cancel) navigation. |
2005-10-26 | diego | Unify include paths, -I.. is in CFLAGS. |
2003-09-24 | lumag | Fix long-known bug with handling 'down key' in lists. |
2003-02-09 | arpi | linux->osdep |
2002-12-28 | rathann | Added/reordered #includes to silence warnings about "implicit declaration". |
2002-11-14 | albeu | OSD menus initial version |