hack to seek GOP-wise
[enigma2.git] / skin.py
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