| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-05-26 | add new multicontent TYPE_PROGRESS_PIXMAP | ghost | |
| this fixes bug #539 | |||
| 2009-07-16 | allow use of alphablended pixmaps in multicontent lists | Felix Domke | |
| 2009-02-23 | fixed compile errors with g++ 4.3 and replaced some c headers by their | Andreas Oberritter | |
| c++ counterparts | |||
| 2008-04-13 | add 'templates' in listboxcontent, to split the layout from actual data content | Felix Domke | |
| 2007-11-19 | update scrollbar in timerlist when a entry is removed | Andreas Monzner | |
| 2007-09-25 | fix partial clipping for eListboxPythonMultiContent | Andreas Monzner | |
| 2007-07-31 | renable callable func to selectable func | Andreas Monzner | |
| 2007-07-30 | add possibility to set a callable check function | Andreas Monzner | |
| 2007-07-28 | fix | Andreas Monzner | |
| 2007-07-27 | code cleanup / more flexible code | Andreas Monzner | |
| 2007-07-26 | add function to set the selection rect (for partial selections), | Andreas Monzner | |
| add parameter to multicontent text entry to set a border width, add parameter to multicontent text entry to set backgroundcolor | |||
| 2007-04-12 | itemheight is now a property of the listbox content | Felix Domke | |
| 2006-12-19 | some python import cleanups | Andreas Monzner | |
| lesser swig overhead | |||
| 2006-11-25 | python object refcount debugging code second try | Andreas Monzner | |
| 2006-03-07 | add ability to set a callback build function in listbox multicontent | Andreas Monzner | |
| 2006-02-27 | remove test cruft, add possibility for a seperator | Felix Domke | |
| 2006-01-26 | TYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix alphatest | Felix Domke | |
| 2006-01-02 | add type to python multi content entrys | Andreas Monzner | |
| 2005-12-12 | small optimiziations | Andreas Monzner | |
| 2005-10-07 | add invalidate to eListboxPythonStringContent | Andreas Monzner | |
| 2005-08-16 | - make invlidateEntry public | Felix Domke | |
| 2005-05-14 | - work on timers | Felix Domke | |
| - add eInput widget - add python/Tools - add flexible listbox content | |||
| 2005-04-25 | - add new listbox content type for multiple strings | Felix Domke | |
| - add first version of config class - a bit ugly | |||
| 2005-02-27 | - hopefully fixed some python/refcount stuff (__deref__ is still evil!) | Felix Domke | |
| - first work on skin support, not really far - improved infobar - deletes components when destroying screens - fixed elistbox and component - add ability to change bouqet - real query parser still unfinished | |||
| 2005-02-07 | - added iStaticServiceInformation | Felix Domke | |
| - added service list interface for dvb - started work on queries (currently only "instr" on servicename) - started work on infobar - added listbox with service - fixed dvbdb - remove some debug output | |||
| 2005-01-31 | - fixed dvb scan | Felix Domke | |
| - fixed dvbdb (reading/writing lamedb) - fixed (i.e. disallow) operator= in iObject (destroyed refcounts before) - implemented listboxcontent for servicelists - implemented getServiceInformation for non-playing services (still not happy with the result, though) - implemented first try of serviceSelector component | |||
| 2005-01-28 | - added ListBoxContents: based on std::list<std::string> and PyList with ↵ | Felix Domke | |
| Strings - used the last one as a test for menulist | |||
