index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
components.py
Age
Commit message (
Expand
)
Author
2005-05-05
- remove old components.py
Felix Domke
2005-04-30
- prepared to move navigation stuff to python
Felix Domke
2005-04-28
- self.instance won't be deleted but cleared - fix for VariableText
Felix Domke
2005-04-27
- actionmap component will not catch (wrong) exceptions anymore
Felix Domke
2005-04-26
added moveUp/moveDown to ServiceList
Ronny Strutz
2005-04-25
- add new listbox content type for multiple strings
Felix Domke
2005-04-21
- improved scan error handling
Felix Domke
2005-04-17
- load palette from png
Felix Domke
2005-03-20
- improved parser
Felix Domke
2005-02-27
- hopefully fixed some python/refcount stuff (__deref__ is still evil!)
Felix Domke
2005-02-25
- work on actions
Felix Domke
2005-02-10
- add "getCurrent" to service listbox
Felix Domke
2005-02-09
- fixed console input mode restore
Felix Domke
2005-02-07
- added iStaticServiceInformation
Felix Domke
2005-01-31
- fixed dvb scan
Felix Domke
2005-01-29
- add fake "main menu"
Felix Domke
2005-01-29
- minor bugfix (allow empty content)
Felix Domke
2005-01-29
fixed refcount of eListboxPythonStringContent
Felix Domke
2005-01-28
- added ListBoxContents: based on std::list<std::string> and PyList with Str...
Felix Domke
2005-01-28
- add listbox
Felix Domke
2005-01-23
- allow close of dialog
Felix Domke
2005-01-20
- redraw now in idle
Felix Domke
2005-01-18
slightly better example of using the signals (eButton::selected -> Button::on...
Felix Domke
2005-01-13
first step for skin support
Felix Domke
2005-01-09
- add more python stuff
Felix Domke