aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/ewidget.h
AgeCommit message (Collapse)Author
2009-06-15add csize() to get client sizeFelix Domke
2007-12-21add 'layers' (in buffered mode, which is not working at the moment).Felix Domke
2007-07-13add 'parent visibility changes' notification and use that to fix video widgetFelix Domke
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-05-11make swig happyAndreas Monzner
2006-05-05add optional notification of childs when parent movesFelix Domke
2006-04-08add getAbsolutePositionFelix Domke
2006-03-02minimally improved LCD supportFelix 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-11-28gui: add transparent widgetsFelix Domke
2005-11-25widget: add - untested, as usual - z orderingFelix Domke
2005-08-31 - fix serious problems in widget code. fixup buffered mode. add animation ↵Felix Domke
support.lib/gui
2005-08-20 - start working on compositing supportFelix Domke
2005-07-22 - fix client positions a bit (still a bit ugly)Felix Domke
2005-05-20 - add clearBackgroundColor to use default (defined by style) againFelix Domke
- remove focus debug
2005-05-19 - add focus stuffFelix 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-03-22 - added hack for disabling actions on hidden windows. FIX MEFelix Domke
2005-02-27 - hopefully fixed some python/refcount stuff (__deref__ is still evil!)Felix Domke
- first work on skin support, not really far - improved infobar - deletes components when destroying screens - fixed elistbox and component - add ability to change bouqet - real query parser still unfinished
2005-02-25 - work on actionsFelix Domke
- changed time when screens are acutally constructed - added service name (not working atm) and event info (now&next)
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-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