don't use internals of other classes
[enigma2.git] / lib / gui / elistboxcontent.cpp
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...