aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/elistbox.cpp
AgeCommit message (Collapse)Author
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-02-09 - fixed console input mode restoreFelix Domke
- added "scan" component - scan possible from main menu
2005-02-07 - added iStaticServiceInformationFelix Domke
- added service list interface for dvb - started work on queries (currently only "instr" on servicename) - started work on infobar - added listbox with service - fixed dvbdb - remove some debug output
2005-01-29 - minor bugfix (allow empty content)Felix Domke
- allow tuples as list elements - fake main menu
2005-01-29fixed refcount of eListboxPythonStringContentFelix Domke
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