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
/
elistbox.cpp
Age
Commit message (
Expand
)
Author
2005-11-15
draw entrys with backgroundcolor when the listbox is empty
Andreas Monzner
2005-09-28
fixed default and mainmenu
Ronny Strutz
2005-05-18
- add pageUp/pageDown movements
Felix Domke
2005-05-14
- work on timers
Felix Domke
2005-04-26
- listbox size gets recalculated at the correct position
Felix Domke
2005-04-15
- sdl is now default output
Felix Domke
2005-03-22
- added hack for disabling actions on hidden windows. FIX ME
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-09
- fixed console input mode restore
Felix Domke
2005-02-07
- added iStaticServiceInformation
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