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
/
lib
/
gui
/
elistboxcontent.cpp
Age
Commit message (
Expand
)
Author
2005-10-08
-setList() calls invalidate
Ronny Strutz
2005-10-07
add invalidate to eListboxPythonStringContent
Andreas Monzner
2005-09-29
eListboxPythonConfigContent: handle AnwenderFehler more gracefully
Felix Domke
2005-09-29
changed default fontsize(s)
Ronny Strutz
2005-09-28
fixed default and mainmenu
Ronny Strutz
2005-09-03
- beautified network cursor, added 'selected' argument to __call__
Felix Domke
2005-08-28
added setup screens
Ronny Strutz
2005-08-25
- add config slider
Felix Domke
2005-08-16
- fix segfault when there was no attached listbox
Felix Domke
2005-05-20
- skip first field in flexible python listbox to allow having private data.
Felix Domke
2005-05-14
- work on timers
Felix Domke
2005-04-25
- add new listbox content type for multiple strings
Felix Domke
2005-02-27
- hopefully fixed some python/refcount stuff (__deref__ is still evil!)
Felix Domke
2005-02-07
- added iStaticServiceInformation
Felix Domke
2005-01-29
- minor bugfix (allow empty content)
Felix Domke
2005-01-28
- added ListBoxContents: based on std::list<std::string> and PyList with Str...
Felix Domke