aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/ebutton.cpp
AgeCommit message (Collapse)Author
2005-03-30 - default fonts handled in windowstyleFelix Domke
- fixed 32bit ARGB support (drawLine) - add sdl (but currently disabled) - fixed /dev/vc/0 -> /dev/stdin for console input - added alignment to label - fixed skin parsing (getElementsByTagName didn't do what i expected)
2005-01-28 - add listboxFelix Domke
- add listbox example to python (press space, use 1..5) - fix label text positions
2005-01-18first version of PythonSignals - need to be finalized a bit, but work basicallyFelix Domke
2005-01-09 - add more python stuffFelix Domke
- fix some gui/gdi - add eslider - improve windowstyle
2004-10-01 - add python, missing guiFelix Domke
- remove console (needs to be rewritten anyway) - eString -> std::string
2004-07-19remove old gui libFelix Domke
2003-10-17import of enigma2Felix Domke