summaryrefslogtreecommitdiff
path: root/skin.py
AgeCommit message (Expand)Author
2010-11-16Add abstract class gMainDC as an interface for gFBDC and gSDLDCAndreas Oberritter
2010-06-05skin.py: another fixghost
2010-06-04skin.py: another small fix for non color oled displaysghost
2010-06-04skin.py: small fix for non color oled supportghost
2010-06-01add support for rbg565 color oledghost
2009-11-11skin.py: -add itemHeight as skin attribute possibility, allowing overriding l...acid-burn
2009-09-03encode all values which come from xml to utf-8Felix Domke
2009-08-09fix skin errorFelix Domke
2009-06-14allow position="center,center" to center screen client area on screenFelix Domke
2009-06-03support scale attribute for epixmapFelix Domke
2009-05-27avoid evil evalFraxinas
2009-05-27make subtitle font styles skinnableFraxinas
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-02-16experimental: add possibility to add user skins in /etc/enigma2/skin_user.xmlFelix Domke
2009-02-12small speedups/cleanups by moritz vennghost
2009-02-11show default skin in SkinError messageFelix Domke
2009-01-26fixes for python 2.6 by Moritz Vennghost
2009-01-20fix yet another typoFelix Domke
2009-01-19fix typoFelix Domke
2009-01-19make slider orientation configurable into 4 directionsFelix Domke
2008-07-11fix some importsAndreas Monzner
2008-06-11also resize widget desktop on resolution changeFelix Domke
2008-06-11fix typo to fix skin resolution changeFelix Domke
2008-04-23fix subtitlesAndreas Monzner
2008-04-23prepare for skin updating and scalingFelix Domke
2008-04-22small cleanupAndreas Monzner
2008-04-21fix for previous commitAndreas Monzner
2008-04-21another speedup skin parsingAndreas Monzner
2008-04-21another skin speedup (thx to bundy for the hint)Andreas Monzner
2008-04-17use SCOPE_CURRENT_SKINAndreas Monzner
2008-04-17skin parser speedup (thx to lt team!)Andreas Monzner
2008-04-17search font in current skin path when not found in font dirAndreas Monzner
2008-03-15optional pixmap cachingFelix Domke
2008-02-08add some more profiles probes for more accurate progressFelix Domke
2007-12-13factor out loadPNG into LoadPixmapFelix Domke
2007-12-13allow skin elements to use alphablend. *BE CAREFUL:* This is a major performa...Felix Domke
2007-11-26reset config.skin.primary_skin to default skin on skin load errorAndreas Monzner
2007-11-13allow setting framebuffer resolution from skinFelix Domke
2007-11-09add foregroundcolor selected and backgroundcolor selected to local listboxAndreas Monzner
2007-11-01raise SkinErrors instead of stringFelix Domke
2007-09-25add EntryForegroundColor, EntryBorderColor, EntryBackgroundColor andAndreas Monzner
2007-09-24fix skin error messagesFelix Domke
2007-09-23add concept of 'related screen', which can be used to get shared sources (lik...Felix Domke
2007-09-21small fixes for PIGAndreas Monzner
2007-09-21add a "Picture in Graphics" source.. its usable to show a small embedded tvAndreas Monzner
2007-09-21add possibility to redefine multiepg colors in skinAndreas Monzner
2007-09-14allow different skins by specifying a list as skinName, use menu_<menuid> as ...Felix Domke
2007-08-20make local listbox styles working for text listsFelix Domke
2007-07-22cleanup some importsAndreas Monzner
2007-03-21more __deref__ changesAndreas Monzner