aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/elistboxcontent.cpp
AgeCommit message (Expand)Author
2010-12-11Merge branch 'master' into experimentalghost
2010-12-11add missing inc/decref for multicontent templateghost
2010-12-07in TemplatedMultiContent Lists, use the default skin color if color tuple ele...Fraxinas
2010-11-11Merge branch 'bug_539_add_multicontent_pixmap_progress' into experimentalghost
2010-11-11Merge branch 'bug_539_add_multicontent_pixmap_progress'ghost
2010-11-11add template handling to pixmap progress listboxmulticontentghost
2010-10-06Merge branch 'bug_539_add_multicontent_pixmap_progress'ghost
2010-10-06Merge branch 'bug_474_fix_multicontent_clear'ghost
2010-06-04lib/gui/elistboxcontent.cpp: dont crash on non selectable entriesghost
2010-06-04lib/gui/elistboxcontent.cpp: dont crash on non selectable entriesghost
2010-05-26add new multicontent TYPE_PROGRESS_PIXMAPghost
2010-05-26add new multicontent TYPE_PROGRESS_PIXMAPghost
2010-04-13lib/gui/elistboxcontent.cpp: fix compiler warningghost
2010-04-13lib/gui/elistboxcontent.cpp: fix compiler warningghost
2010-03-11dont clear when not neededghost
2010-03-11dont clear when not neededghost
2009-07-16allow use of alphablended pixmaps in multicontent listsFelix Domke
2009-06-30initialize m_cursor, fix cursorValidFelix Domke
2009-04-20allow progress in TemplatedMultiContent lists - patch by courtesy of nightmanFraxinas
2009-04-03elistboxcontent.cpp: paint background for selected entry also when transparen...ghost
2009-04-02elistboxcontent.cpp: revert "cleanup" part of the commit "elistboxcontent.cpp...ghost
2009-04-02elistboxcontent.cpp: code cleanup, only draw background pixmap for valid(used...ghost
2009-03-27listboxcontent.cpp: support background and selected pixmap also for multicont...ghost
2009-02-19allow {text,pixmap}=None, without warning or error, to allow more flexible la...Felix Domke
2009-01-18colors should be unsigned longFelix Domke
2009-01-16add templated colorsFraxinas
2008-11-25fix some refcounting bugsghost
2008-04-13add 'templates' in listboxcontent, to split the layout from actual data contentFelix Domke
2007-11-28improve text editing. Patch by Anders HolstFelix Domke
2007-11-19update scrollbar in timerlist when a entry is removedAndreas Monzner
2007-11-13remove unneeded code,Andreas Monzner
2007-11-09fix some bugsAndreas Monzner
2007-11-09dont ignore background color when transparent=1 is set.. (needed for fontAndreas Monzner
2007-11-09add foregroundcolor selected and backgroundcolor selected to local listboxAndreas Monzner
2007-10-26small fix (no visible selection in tuner configuration in start wizzard)Andreas Monzner
2007-09-25fix typos (copy & paste is evil ;) )Andreas Monzner
2007-09-25small fixAndreas Monzner
2007-09-25fix partial clipping for eListboxPythonMultiContentAndreas Monzner
2007-09-24add support for local listbox styles to eListboxPythonConfigContentAndreas Monzner
2007-09-21add possibility to redefine multiepg colors in skinAndreas Monzner
2007-08-20make local listbox styles working for text listsFelix Domke
2007-07-31add graphical multiepg plugin (like e1)Andreas Monzner
2007-07-31renable callable func to selectable funcAndreas Monzner
2007-07-31code cleanupAndreas Monzner
2007-07-30add possibility to set a check callable functionAndreas Monzner
2007-07-27code cleanup / more flexible codeAndreas Monzner
2007-07-26add possibility to set backgroundcolor for multicontent text entries tooAndreas Monzner
2007-07-26add function to set the selection rect (for partial selections),Andreas Monzner
2007-04-12itemheight is now a property of the listbox contentFelix Domke
2006-12-14add possibility to get a dict with transponderdata for servicerefsAndreas Monzner