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.h
Age
Commit message (
Expand
)
Author
2008-03-30
change "Behaviour" to "Behavior" in all files ... including all
Andreas Monzner
2008-03-25
use long instead of int where pointers are casted
Andreas Oberritter
2007-11-10
dont export unneeded eListboxStyle class to python...
Andreas Monzner
2007-11-09
add foregroundcolor selected and backgroundcolor selected to local listbox
Andreas Monzner
2007-09-25
fix partial clipping for eListboxPythonMultiContent
Andreas Monzner
2007-08-20
make local listbox styles working for text lists
Felix Domke
2007-08-17
remove incorrent setTransparent
Felix Domke
2007-08-15
add 'local style' for listboxes (still needs support in listbox content)
Felix Domke
2007-04-12
itemheight is now a property of the listbox content
Felix Domke
2006-02-27
remove test cruft, add possibility for a seperator
Felix Domke
2006-02-03
add ability to enable wrap around in listbox
Andreas Monzner
2006-01-25
add selchanged signal to listbox
Andreas Monzner
2006-01-17
predeclare eListbox because it is used by iListboxContent
Andreas Oberritter
2005-12-19
add needed functions
Andreas Monzner
2005-12-13
add option cursorHome to eListbox::entryReset
Andreas Monzner
2005-12-12
add scrollbar to listbox
Andreas Monzner
2005-11-30
jumping to an entry beginning with a character nearly works now
Stefan Pluecken
2005-11-28
listbox: add ability to disable selection highlight
Felix Domke
2005-05-14
- work on timers
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-07
- added iStaticServiceInformation
Felix Domke
2005-01-31
- fixed dvb scan
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