add configelement and config class
[enigma2.git] / skin.py
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