aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/ewindow.cpp
AgeCommit message (Collapse)Author
2006-08-09add possibility to have multiple windowstyles. LCD can have different colors ↵Felix Domke
now.
2006-05-14remove debugFelix Domke
2006-05-14support backgroundColor for eWindowFelix Domke
2006-03-02minimally improved LCD supportFelix Domke
2005-12-22gui: experimental Z order for root widgetsFelix Domke
2005-12-17GUI: child windows will no long be removed on parent destroy. listbox/window ↵Felix Domke
now destroy their private parents. python does no longer use thisown = 0.
2005-12-08small fixesAndreas Monzner
2005-11-18eWindow: title change will now invalidate decoration.Felix Domke
2005-07-22 - fix client positions a bit (still a bit ugly)Felix Domke
2005-04-15 - sdl is now default outputFelix Domke
- added skinned window style - added background colors - some RGB color support (but still not how i like it) - some minor bugfixes
2005-01-29 - add fake "main menu"Felix Domke
- enable grc threading - disable some debug - dialog stacks
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