use 720x576 subtitle pixmap, and scale to fullscreen
[enigma2.git] / lib / gui / elistboxcontent.h
2009-03-31 Felix DomkeMerge commit 'origin/master' into tmbinc/FixTimingBugs
2009-03-02 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2009-02-23 Andreas Oberritterfixed compile errors with g++ 4.3 and replaced some...
2008-04-13 Felix Domkeadd 'templates' in listboxcontent, to split the layout...
2007-11-19 Andreas Monznerupdate scrollbar in timerlist when a entry is removed
2007-09-25 Andreas Monznerfix partial clipping for eListboxPythonMultiContent
2007-07-31 Andreas Monznerrenable callable func to selectable func
2007-07-30 Andreas Monzneradd possibility to set a callable check function
2007-07-28 Andreas Monznerfix
2007-07-27 Andreas Monznercode cleanup / more flexible code
2007-07-26 Andreas Monzneradd function to set the selection rect (for partial...
2007-04-12 Felix Domkeitemheight is now a property of the listbox content
2006-12-19 Andreas Monznersome python import cleanups
2006-11-25 Andreas Monznerpython object refcount debugging code second try
2006-03-07 Andreas Monzneradd ability to set a callback build function in listbox...
2006-02-27 Felix Domkeremove test cruft, add possibility for a seperator
2006-01-26 Felix DomkeTYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix...
2006-01-02 Andreas Monzneradd type to python multi content entrys
2005-12-12 Andreas Monznersmall optimiziations
2005-10-07 Andreas Monzneradd invalidate to eListboxPythonStringContent
2005-08-16 Felix Domke - make invlidateEntry public
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-31 Felix Domke - fixed dvb scan
2005-01-28 Felix Domke - added ListBoxContents: based on std::list<std::strin...