fix
[enigma2.git] / lib / gui / elistboxcontent.cpp
2006-01-02 Andreas Monzneradd type to python multi content entrys
2005-12-28 Andreas Monznerclip each single region in listbox multicontent
2005-12-23 Stefan Plueckenreplace "Arial" by "Regular"
2005-12-13 Andreas Monzneradd option cursorHome to eListbox::entryReset
2005-12-12 Andreas Monzneradd scrollbar to listbox
2005-12-05 Felix Domkefix: reference was borrows, don't decref it
2005-12-05 Felix Domkelistboxcontent: add support for pixmaps in list
2005-10-08 Ronny Strutz-setList() calls invalidate
2005-10-07 Andreas Monzneradd invalidate to eListboxPythonStringContent
2005-09-29 Felix DomkeeListboxPythonConfigContent: handle AnwenderFehler...
2005-09-29 Ronny Strutzchanged default fontsize(s)
2005-09-28 Ronny Strutzfixed default and mainmenu
2005-09-03 Felix Domke - beautified network cursor, added 'selected' argument...
2005-08-28 Ronny Strutzadded setup screens
2005-08-25 Felix Domke - add config slider
2005-08-16 Felix Domke - fix segfault when there was no attached listbox
2005-05-20 Felix Domke - skip first field in flexible python listbox to allow...
2005-05-14 Felix Domke - work on timers
2005-04-25 Felix Domke - add new listbox content type for multiple strings
2005-02-27 Felix Domke - hopefully fixed some python/refcount stuff (__deref_...
2005-02-07 Felix Domke - added iStaticServiceInformation
2005-01-29 Felix Domke - minor bugfix (allow empty content)
2005-01-28 Felix Domke - added ListBoxContents: based on std::list<std::strin...