aboutsummaryrefslogtreecommitdiff
path: root/lib/gui
AgeCommit message (Expand)Author
2007-09-05some dvb subtitles fixesAndreas Monzner
2007-08-20make local listbox styles working for text listsFelix Domke
2007-08-17remove incorrent setTransparentFelix Domke
2007-08-15add 'local style' for listboxes (still needs support in listbox content)Felix Domke
2007-08-06fix canvas: reset clip rect, don't fill when no pixmapFelix 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 callable check functionAndreas Monzner
2007-07-30add possibility to set a check callable functionAndreas Monzner
2007-07-28fixAndreas 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-07-19add 'canvas' gui element where you can draw into a pixmap from pythonFelix Domke
2007-07-19fix typoFelix Domke
2007-07-15disable debugAndreas Monzner
2007-07-13add 'parent visibility changes' notification and use that to fix video widgetFelix Domke
2007-07-13add 'parent visibility changes' notification and use that to fix video widgetFelix Domke
2007-07-13whitespace cleanupFelix Domke
2007-06-19make VideoWindow usable for main decoder tooFelix Domke
2007-04-12itemheight is now a property of the listbox contentFelix Domke
2007-04-12add commentFelix Domke
2007-03-22fix bluescreen on movieplaybackAndreas Monzner
2007-03-21enable transparency (without alphablit) when pixmap has a different size than...Felix Domke
2007-03-21recalcClipRegions when transparency changedFelix Domke
2007-03-21more __deref__ changesAndreas Monzner
2007-03-21now its possible to call ePixmap.setPixmap from python without use ofAndreas Monzner
2007-03-01add support for non-wrapping labels, add debug assert for incomplete skinsFelix Domke
2007-01-14remove unneeded workaroundAndreas Monzner
2007-01-13fix show/hide scrollbar in automatic mode when entry was added/removedAndreas Monzner
2006-12-19remove unneeded test object,Andreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
2006-12-14add possibility to get a dict with transponderdata for servicerefsAndreas Monzner
2006-11-26more python refcount debugging stuffAndreas 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-10-31more complete implementation of national option character subsetsAndreas Monzner
2006-10-29fix displaying teletext subtitle characters > 0x80Andreas Monzner
2006-10-27fix subtitle clippingAndreas Monzner
2006-10-27do not reset clipping rect when draw subtitles to subtitle widget.. nowAndreas Monzner
2006-10-25dvb subtitles are working nowAndreas Monzner
2006-10-17don't show seek pointer unless enabledFelix Domke
2006-10-02add seekpointerFelix Domke
2006-10-02honor horizontal alignment also when a mark is presentFelix Domke
2006-08-09add possibility to have multiple windowstyles. LCD can have different colors ...Felix Domke
2006-07-20don't display track when no foreground is set in position gaugeFelix Domke
2006-07-06paint background using eWidget::event function, to support transparencyFelix Domke
2006-06-18hopefully fix frequently segfaultsAndreas Monzner