do not reset clipping rect when draw subtitles to subtitle widget.. now
[enigma2.git] / lib / gui / elistboxcontent.cpp
2006-04-17 Andreas Monznermove cursor to valid position when current is invalid...
2006-03-07 Andreas Monzneradd ability to set a callback build function in listbox...
2006-02-27 Felix Domkefix currentCursorSelectable for multi content lists
2006-02-27 Felix Domkesupport for grayed out items
2006-02-27 Felix Domkeability to set color in multi content lists
2006-02-27 Felix Domkeremove test cruft, add possibility for a seperator
2006-02-27 Stefan Pluecken- add positioner plugin (just basic gui atm)
2006-02-26 Felix Domkereturn None when there is no list or invalid cursor
2006-01-26 Felix DomkeTYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix...
2006-01-23 Andreas Monzneranother fix for alignement left
2006-01-23 Felix Domkelistboxcontent: fix alignment on empty label
2006-01-23 Stefan Plueckenchange direction of content to left aligned when length...
2006-01-11 Stefan Plueckenfix
2006-01-11 Stefan Plueckenrevert a cruel act of sabotage
2006-01-10 Andreas Monznerfix memleak
2006-01-10 Andreas Monznerspeedups
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...