| Age | Commit message (Expand) | Author |
| 2009-07-16 | allow use of alphablended pixmaps in multicontent lists | Felix Domke |
| 2009-06-30 | initialize m_cursor, fix cursorValid | Felix Domke |
| 2009-04-20 | allow progress in TemplatedMultiContent lists - patch by courtesy of nightman | Fraxinas |
| 2009-04-03 | elistboxcontent.cpp: paint background for selected entry also when transparen... | ghost |
| 2009-04-02 | elistboxcontent.cpp: revert "cleanup" part of the commit "elistboxcontent.cpp... | ghost |
| 2009-04-02 | elistboxcontent.cpp: code cleanup, only draw background pixmap for valid(used... | ghost |
| 2009-03-27 | listboxcontent.cpp: support background and selected pixmap also for multicont... | ghost |
| 2009-02-19 | allow {text,pixmap}=None, without warning or error, to allow more flexible la... | Felix Domke |
| 2009-01-18 | colors should be unsigned long | Felix Domke |
| 2009-01-16 | add templated colors | Fraxinas |
| 2008-11-25 | fix some refcounting bugs | ghost |
| 2008-04-13 | add 'templates' in listboxcontent, to split the layout from actual data content | Felix Domke |
| 2007-11-28 | improve text editing. Patch by Anders Holst | Felix Domke |
| 2007-11-19 | update scrollbar in timerlist when a entry is removed | Andreas Monzner |
| 2007-11-13 | remove unneeded code, | Andreas Monzner |
| 2007-11-09 | fix some bugs | Andreas Monzner |
| 2007-11-09 | dont ignore background color when transparent=1 is set.. (needed for font | Andreas Monzner |
| 2007-11-09 | add foregroundcolor selected and backgroundcolor selected to local listbox | Andreas Monzner |
| 2007-10-26 | small fix (no visible selection in tuner configuration in start wizzard) | Andreas Monzner |
| 2007-09-25 | fix typos (copy & paste is evil ;) ) | Andreas Monzner |
| 2007-09-25 | small fix | Andreas Monzner |
| 2007-09-25 | fix partial clipping for eListboxPythonMultiContent | Andreas Monzner |
| 2007-09-24 | add support for local listbox styles to eListboxPythonConfigContent | Andreas Monzner |
| 2007-09-21 | add possibility to redefine multiepg colors in skin | Andreas Monzner |
| 2007-08-20 | make local listbox styles working for text lists | Felix Domke |
| 2007-07-31 | add graphical multiepg plugin (like e1) | Andreas Monzner |
| 2007-07-31 | renable callable func to selectable func | Andreas Monzner |
| 2007-07-31 | code cleanup | Andreas Monzner |
| 2007-07-30 | add possibility to set a check callable function | Andreas Monzner |
| 2007-07-27 | code cleanup / more flexible code | Andreas Monzner |
| 2007-07-26 | add possibility to set backgroundcolor for multicontent text entries too | Andreas Monzner |
| 2007-07-26 | add function to set the selection rect (for partial selections), | Andreas Monzner |
| 2007-04-12 | itemheight is now a property of the listbox content | Felix Domke |
| 2006-12-14 | add possibility to get a dict with transponderdata for servicerefs | Andreas Monzner |
| 2006-11-25 | python object refcount debugging code second try | Andreas Monzner |
| 2006-11-24 | remove non working python refcount debugging code | Andreas Monzner |
| 2006-11-23 | add PyObject refcount debugging code | Andreas Monzner |
| 2006-04-17 | move cursor to valid position when current is invalid (on call invalidate) | Andreas Monzner |
| 2006-03-07 | add ability to set a callback build function in listbox multicontent | Andreas Monzner |
| 2006-02-27 | fix currentCursorSelectable for multi content lists | Felix Domke |
| 2006-02-27 | support for grayed out items | Felix Domke |
| 2006-02-27 | ability to set color in multi content lists | Felix Domke |
| 2006-02-27 | remove test cruft, add possibility for a seperator | Felix Domke |
| 2006-02-27 | - add positioner plugin (just basic gui atm) | Stefan Pluecken |
| 2006-02-26 | return None when there is no list or invalid cursor | Felix Domke |
| 2006-01-26 | TYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix alphatest | Felix Domke |
| 2006-01-23 | another fix for alignement left | Andreas Monzner |
| 2006-01-23 | listboxcontent: fix alignment on empty label | Felix Domke |
| 2006-01-23 | change direction of content to left aligned when length of text is zero | Stefan Pluecken |
| 2006-01-11 | fix | Stefan Pluecken |