aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/Makefile.am
AgeCommit message (Collapse)Author
2007-07-19add 'canvas' gui element where you can draw into a pixmap from pythonFelix Domke
2006-06-02add subtitle widgetFelix Domke
2006-04-08add evideo to makefileFelix Domke
2006-02-21add position gaugeFelix Domke
2005-08-31 - fix serious problems in widget code. fixup buffered mode. add animation ↵Felix Domke
support.lib/gui
2005-05-20 - split einput contents to own filesFelix Domke
- add string input
2005-05-14 - work on timersFelix Domke
- add eInput widget - add python/Tools - add flexible listbox content
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-31 - fixed blit in gRCFelix Domke
- enable use of loadPNG trough python (something is still broken, sorry) - add ePixmap - dummy widgets now possible as pixmaps
2005-01-28 - added ListBoxContents: based on std::list<std::string> and PyList with ↵Felix Domke
Strings - used the last one as a test for menulist
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-09-25 - new GUI libFelix Domke
- fixes
2004-07-19remove old gui libFelix Domke
2003-10-17import of enigma2Felix Domke