add config option 'Show blinking clock in display during recording' to Usage
[enigma2.git] / skin.py
2007-11-13 Felix Domkeallow setting framebuffer resolution from skin
2007-11-09 Andreas Monzneradd foregroundcolor selected and backgroundcolor select...
2007-11-01 Felix Domkeraise SkinErrors instead of string
2007-09-25 Andreas Monzneradd EntryForegroundColor, EntryBorderColor, EntryBackgr...
2007-09-24 Felix Domkefix skin error messages
2007-09-23 Felix Domkeadd concept of 'related screen', which can be used...
2007-09-21 Andreas Monznersmall fixes for PIG
2007-09-21 Andreas Monzneradd a "Picture in Graphics" source.. its usable to...
2007-09-21 Andreas Monzneradd possibility to redefine multiepg colors in skin
2007-09-14 Felix Domkeallow different skins by specifying a list as skinName...
2007-08-20 Felix Domkemake local listbox styles working for text lists
2007-07-22 Andreas Monznercleanup some imports
2007-03-21 Andreas Monznermore __deref__ changes
2007-03-01 Felix Domkerevert to standard skin on assertion faliures
2007-03-01 Felix Domkeadd support for non-wrapping labels, add debug assert...
2006-12-19 Andreas Monznersome python import cleanups
2006-10-20 Felix Domkealso catch IOErrors when reading skins
2006-10-02 Felix Domkeconfig rewrite. some extensions still need to be updated.
2006-08-09 Felix Domkeadd possibility to have multiple windowstyles. LCD...
2006-07-28 Stefan Plueckentranslate text attribute for skin objects
2006-07-25 Felix Domketry to reuse available converter
2006-07-10 Felix Domkeadd support for skin selector
2006-06-26 Felix Domkefix skinerror exception class
2006-06-26 Felix Domkeignore name also for additional objects
2006-06-26 Andreas Monzneradd support for show used tuner for running service...
2006-06-17 Felix Domkeadd some checks, use SkinError exception instead of...
2006-06-15 Felix Domkeadd support for new skins, add per-skin image paths
2006-05-10 Felix Domkedefine fonts in skinfile
2006-05-08 Stefan Plueckenfix shadowOffset attribute
2006-05-03 Felix Domkeallow changing titlebar offset / font by skin
2006-03-24 Felix Domkesupport for arbitrary number of skinfiles
2006-03-05 Felix Domkesupport for a skin_path which is useful for plugins...
2006-03-03 Felix Domkesplit out dialogs into skin_default.xml
2006-03-03 Felix Domkeremove absolute paths
2006-03-02 Felix Domkeminimally improved LCD support
2006-02-21 Felix Domke'pointer' attribute for position gauge
2006-02-20 Felix Domkeadd some info to debug prints
2006-02-03 Andreas Monzneradd ability to enable listboxwrap in skin
2006-01-11 Stefan Plueckenuse Tools.Directories to get paths
2005-12-23 Stefan Plueckenreplace "Arial" by "Regular"
2005-12-12 Andreas Monzneradd scrollbar to listbox
2005-12-12 Andreas Monzneradd ability to draw a slider border
2005-12-05 Felix Domkelistboxcontent: add support for pixmaps in list
2005-11-28 Felix Domkegui: add transparent widgets
2005-11-28 Felix Domkelistbox: add ability to disable selection highlight
2005-11-28 Andreas Monzneradd support for render pixmaps with transparent background
2005-11-25 Stefan Plueckenfix data type
2005-11-25 Stefan Plueckenadd zPosition to python
2005-11-24 Stefan Plueckentranslate setup-titles
2005-11-22 Felix Domkesupport embedded skins
2005-11-15 Felix Domkefix window title a bit
2005-11-15 Felix Domkeadd window titles
2005-11-11 Andreas Monznersome changes for event detail viewer ( working now )
2005-11-09 Felix Domkedisable some debug output
2005-08-30 Stefan Plueckenfirst tyry to load skin from data/skin.xml and if this...
2005-08-30 Stefan Plueckenmoving the skin out of the source into data/skin.xml
2005-08-30 Ronny Strutzadd harddisksetup elements
2005-08-30 Ronny StrutzHarddiskSelection works now
2005-08-30 Ronny Strutzadd harddiskselection
2005-08-28 Ronny Strutzadded setup screens
2005-08-28 Felix Domke - start on 'favourites' visual design. service listbox...
2005-08-16 Ronny Strutzadded config stuff
2005-08-16 Ronny Strutzadd setup
2005-08-14 Felix Domke - fix background transparency for infobar texts
2005-08-13 Stefan Plueckensome fontsize changes
2005-07-29 Felix Domke - add movie selector
2005-07-22 Felix Domke - add mark in channellist
2005-07-08 Felix Domke - skins are now loaded first and applied later
2005-05-20 Felix Domke - merge cluts for borders, too
2005-05-20 Felix Domke - fix some colors
2005-05-14 Felix Domke - work on timers
2005-05-05 Felix Domke - split 2 (Screens)
2005-04-26 Ronny Strutzadded some screens / widgets
2005-04-25 Felix Domke - add new listbox content type for multiple strings
2005-04-21 Felix Domke - improved scan error handling
2005-04-17 Felix Domke - load palette from png
2005-04-15 Felix Domke - sdl is now default output
2005-03-31 Felix Domke - fixed blit in gRC
2005-03-30 Felix Domke - widget instance is now part of screen
2005-03-30 Felix Domke - default fonts handled in windowstyle
2005-02-27 Felix Domke - hopefully fixed some python/refcount stuff (__deref_...
2005-02-25 Felix Domke - work on actions
2005-02-10 Felix Domke - fixed lib/Makefile.am for "components" directory
2005-02-09 Felix Domke - fixed console input mode restore
2005-02-07 Felix Domke - added iStaticServiceInformation
2005-01-29 Felix Domke - add fake "main menu"
2005-01-28 Felix Domke - add listbox
2005-01-26 Felix Domkeupdate python
2005-01-13 Felix Domkefirst step for skin support
2005-01-09 Felix Domke - add more python stuff