add type to python multi content entrys
[enigma2.git] / lib / gui / elistbox.cpp
2005-12-28 Andreas Monznerremove local debug stuff
2005-12-28 Andreas Monznerremove unneeded
2005-12-28 Andreas Monznerhopefully fix the 99% systemload bug when opening a...
2005-12-21 Felix Domkelistbox: validate m_items_per_page a bit more
2005-12-19 Andreas Monzneradd needed functions
2005-12-17 Felix DomkeGUI: child windows will no long be removed on parent...
2005-12-13 Andreas Monzneradd option cursorHome to eListbox::entryReset
2005-12-13 Andreas Monzneronly one call to updateScrollbar
2005-12-13 Andreas Monznerfix scrollbar
2005-12-13 Felix Domkelistbox: check selection after changing size
2005-12-13 Andreas Monznerfix warnings,
2005-12-12 Felix Domkelistbox: move checkScrollbar to the proper place
2005-12-12 Andreas Monznerbetter fix
2005-12-12 Andreas Monznerchange listbox scrollbar default to showNever,
2005-12-12 Andreas Monzneradd scrollbar to listbox
2005-11-30 Andreas Monznerfix handy like jumping in sorted service list
2005-11-30 Stefan Plueckenjumping to an entry beginning with a character works...
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-11-27 Felix Domkelistbox: after a long discussion, paint the f&/%ing...
2005-11-15 Andreas Monznerdraw entrys with backgroundcolor when the listbox is...
2005-09-28 Ronny Strutzfixed default and mainmenu
2005-05-18 Felix Domke - add pageUp/pageDown movements
2005-05-14 Felix Domke - work on timers
2005-04-26 Felix Domke - listbox size gets recalculated at the correct position
2005-04-15 Felix Domke - sdl is now default output
2005-03-22 Felix Domke - added hack for disabling actions on hidden windows...
2005-03-20 Felix Domke - improved parser
2005-02-27 Felix Domke - hopefully fixed some python/refcount stuff (__deref_...
2005-02-25 Felix Domke - work on actions
2005-02-09 Felix Domke - fixed console input mode restore
2005-02-07 Felix Domke - added iStaticServiceInformation
2005-01-29 Felix Domke - minor bugfix (allow empty content)
2005-01-29 Felix Domkefixed refcount of eListboxPythonStringContent
2005-01-28 Felix Domke - added ListBoxContents: based on std::list<std::strin...
2005-01-28 Felix Domke - add listbox