elock.h: add possibility to create recursive mutexes
[enigma2.git] / lib / gui / elistbox.h
2008-03-30 Andreas Monznerchange "Behaviour" to "Behavior" in all files ... inclu...
2008-03-25 Andreas Oberritteruse long instead of int where pointers are casted
2007-11-10 Andreas Monznerdont export unneeded eListboxStyle class to python...
2007-11-09 Andreas Monzneradd foregroundcolor selected and backgroundcolor select...
2007-09-25 Andreas Monznerfix partial clipping for eListboxPythonMultiContent
2007-08-20 Felix Domkemake local listbox styles working for text lists
2007-08-17 Felix Domkeremove incorrent setTransparent
2007-08-15 Felix Domkeadd 'local style' for listboxes (still needs support...
2007-04-12 Felix Domkeitemheight is now a property of the listbox content
2006-02-27 Felix Domkeremove test cruft, add possibility for a seperator
2006-02-03 Andreas Monzneradd ability to enable wrap around in listbox
2006-01-25 Andreas Monzneradd selchanged signal to listbox
2006-01-17 Andreas Oberritterpredeclare eListbox because it is used by iListboxContent
2005-12-19 Andreas Monzneradd needed functions
2005-12-13 Andreas Monzneradd option cursorHome to eListbox::entryReset
2005-12-12 Andreas Monzneradd scrollbar to listbox
2005-11-30 Stefan Plueckenjumping to an entry beginning with a character nearly...
2005-11-28 Felix Domkelistbox: add ability to disable selection highlight
2005-05-14 Felix Domke - work on timers
2005-02-27 Felix Domke - hopefully fixed some python/refcount stuff (__deref_...
2005-02-25 Felix Domke - work on actions
2005-02-07 Felix Domke - added iStaticServiceInformation
2005-01-31 Felix Domke - fixed dvb scan
2005-01-28 Felix Domke - added ListBoxContents: based on std::list<std::strin...
2005-01-28 Felix Domke - add listbox