aboutsummaryrefslogtreecommitdiff
path: root/skin.py
AgeCommit message (Collapse)Author
2007-03-01revert to standard skin on assertion faliuresFelix Domke
2007-03-01add support for non-wrapping labels, add debug assert for incomplete skinsFelix Domke
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-10-20also catch IOErrors when reading skinsFelix Domke
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-08-09add possibility to have multiple windowstyles. LCD can have different colors ↵Felix Domke
now.
2006-07-28translate text attribute for skin objectsStefan Pluecken
2006-07-25try to reuse available converterFelix Domke
2006-07-10add support for skin selectorFelix Domke
2006-06-26fix skinerror exception classFelix Domke
2006-06-26ignore name also for additional objectsFelix Domke
2006-06-26add support for show used tuner for running service in the infobarAndreas Monzner
add support for show all tuners in use in the infobar add support for show the currently date in the infobar now all skins have to define some new widgets in skin.. look in skin.xml and search for "not used in this skin yet"
2006-06-17add some checks, use SkinError exception instead of stringFelix Domke
2006-06-15add support for new skins, add per-skin image pathsFelix Domke
2006-05-10define fonts in skinfileFelix Domke
2006-05-08fix shadowOffset attributeStefan Pluecken
2006-05-03allow changing titlebar offset / font by skinFelix Domke
2006-03-24support for arbitrary number of skinfilesFelix Domke
2006-03-05support for a skin_path which is useful for plugins. ~/ in filenames will ↵Felix Domke
resolve to the plugin's home directory
2006-03-03split out dialogs into skin_default.xmlFelix Domke
2006-03-03remove absolute pathsFelix Domke
2006-03-02minimally improved LCD supportFelix Domke
2006-02-21'pointer' attribute for position gaugeFelix Domke
2006-02-20add some info to debug printsFelix Domke
2006-02-03add ability to enable listboxwrap in skinAndreas Monzner
2006-01-11use Tools.Directories to get pathsStefan Pluecken
2005-12-23replace "Arial" by "Regular"Stefan Pluecken
2005-12-12add scrollbar to listboxAndreas Monzner
2005-12-12add ability to draw a slider borderAndreas Monzner
2005-12-05listboxcontent: add support for pixmaps in listFelix Domke
2005-11-28gui: add transparent widgetsFelix Domke
2005-11-28listbox: add ability to disable selection highlightFelix Domke
2005-11-28add support for render pixmaps with transparent backgroundAndreas Monzner
use in skin for ePixmaps alphatest="on"
2005-11-25fix data typeStefan Pluecken
2005-11-25add zPosition to pythonStefan Pluecken
2005-11-24translate setup-titlesStefan Pluecken
2005-11-22support embedded skinsFelix Domke
2005-11-15fix window title a bitFelix Domke
2005-11-15add window titlesFelix Domke
2005-11-11some changes for event detail viewer ( working now )Andreas Monzner
2005-11-09disable some debug outputFelix Domke
2005-08-30first tyry to load skin from data/skin.xml and if this file is not found, ↵Stefan Pluecken
use /usr/share/enigma2/skin.xml
2005-08-30moving the skin out of the source into data/skin.xmlStefan Pluecken
2005-08-30add harddisksetup elementsRonny Strutz
2005-08-30HarddiskSelection works nowRonny Strutz
2005-08-30add harddiskselectionRonny Strutz
2005-08-28added setup screensRonny Strutz
2005-08-28 - start on 'favourites' visual design. service listbox now configurable (in ↵Felix Domke
complex mode)
2005-08-16added config stuffRonny Strutz
2005-08-16add setupRonny Strutz