aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/elabel.cpp
AgeCommit message (Collapse)Author
2007-11-28improve text editing. Patch by Anders HolstFelix Domke
2007-03-01add support for non-wrapping labels, add debug assert for incomplete skinsFelix Domke
2006-10-02honor horizontal alignment also when a mark is presentFelix Domke
2006-06-18hopefully fix frequently segfaultsAndreas Monzner
2006-05-03add (simple) shadow for eLabelFelix Domke
2006-02-03fix warning, redraw on changed foreground colorFelix Domke
2006-01-19use Components.Input in seek windowStefan Pluecken
2006-01-19better marking of current cursor in Components.InputStefan Pluecken
change eLabel to being able to mark a character
2005-11-10some small changes needed for build scroll support in eventview windowAndreas Monzner
2005-07-08 - add colors for labelsFelix Domke
- add calc size for labels
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-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
2004-06-02 - disabled gui for a momentFelix Domke
- beginning of GDI2 work (region/fill/line works) - fixed smartptr self assignment - finally replaced "int ref" by something with a constructor
2004-05-27yes! ich habs kaputt gemacht! (doesn't compile anymore, doesn't work anymore,Felix Domke
lots of work required).
2003-10-17import of enigma2Felix Domke