aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/elistboxcontent.cpp
AgeCommit message (Expand)Author
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
2006-11-25python object refcount debugging code second tryAndreas Monzner
2006-11-24remove non working python refcount debugging codeAndreas Monzner
2006-11-23add PyObject refcount debugging codeAndreas Monzner
2006-04-17move cursor to valid position when current is invalid (on call invalidate)Andreas Monzner
2006-03-07add ability to set a callback build function in listbox multicontentAndreas Monzner
2006-02-27fix currentCursorSelectable for multi content listsFelix Domke
2006-02-27support for grayed out itemsFelix Domke
2006-02-27ability to set color in multi content listsFelix Domke
2006-02-27remove test cruft, add possibility for a seperatorFelix Domke
2006-02-27- add positioner plugin (just basic gui atm)Stefan Pluecken
2006-02-26return None when there is no list or invalid cursorFelix Domke
2006-01-26TYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix alphatestFelix Domke
2006-01-23another fix for alignement leftAndreas Monzner
2006-01-23listboxcontent: fix alignment on empty labelFelix Domke
2006-01-23change direction of content to left aligned when length of text is zeroStefan Pluecken
2006-01-11fixStefan Pluecken
2006-01-11revert a cruel act of sabotageStefan Pluecken
2006-01-10fix memleakAndreas Monzner
2006-01-10speedupsAndreas Monzner
2006-01-02add type to python multi content entrysAndreas Monzner
2005-12-28clip each single region in listbox multicontentAndreas Monzner
2005-12-23replace "Arial" by "Regular"Stefan Pluecken
2005-12-13add option cursorHome to eListbox::entryResetAndreas Monzner
2005-12-12add scrollbar to listboxAndreas Monzner
2005-12-05fix: reference was borrows, don't decref itFelix Domke
2005-12-05listboxcontent: add support for pixmaps in listFelix Domke
2005-10-08-setList() calls invalidateRonny Strutz
2005-10-07add invalidate to eListboxPythonStringContentAndreas Monzner