convert radiotext to utf8
[enigma2.git] / lib / gui /
2006-10-02 Felix Domkeadd seekpointer
2006-10-02 Felix Domkehonor horizontal alignment also when a mark is present
2006-08-09 Felix Domkeadd possibility to have multiple windowstyles. LCD...
2006-07-20 Felix Domkedon't display track when no foreground is set in positi...
2006-07-06 Felix Domkepaint background using eWidget::event function, to...
2006-06-18 Andreas Monznerhopefully fix frequently segfaults
2006-06-07 Andreas Monznermore work on keyboard support
2006-06-07 Andreas Monznerfix warnings
2006-06-06 Felix Domkefix
2006-06-02 Felix Domkeadd subtitle widget
2006-05-21 Felix Domkedon't crash when no left/right border pixmap defined
2006-05-18 Felix Domkeexperimental boarder width fix
2006-05-14 Felix Domkeremove debug
2006-05-14 Felix Domkesupport backgroundColor for eWindow
2006-05-14 Felix Domkeprepare next background color for transparent widgets
2006-05-14 Felix Domkepaint with alphatest when transparency enabled
2006-05-11 Andreas Monznermake swig happy
2006-05-10 Felix Domkedon't merge pixmaps when it's not required
2006-05-09 Felix Domkeallow different background for eslider
2006-05-05 Felix Domkeadd optional notification of childs when parent moves
2006-05-03 Felix Domkeadd (simple) shadow for eLabel
2006-05-03 Andreas Monzneradd missing content avail checks
2006-04-24 Felix Domkeallow using a pixmap as background for slider
2006-04-21 Andreas Monznerfix for redraw unused space between scrollbar and listb...
2006-04-21 Andreas Monznercall (re)paint function just for needed entries
2006-04-17 Andreas Monznermove cursor to valid position when current is invalid...
2006-04-08 Felix Domkeadd evideo to makefile
2006-04-08 Felix Domkeadd video widget
2006-04-08 Felix Domkeadd getAbsolutePosition
2006-04-05 Stefan Plueckenfix ewidget::show() (fixes the BlinkingWidget)
2006-04-03 Felix Domkecatch buggy python code
2006-03-07 Andreas Monzneradd ability to set a callback build function in listbox...
2006-03-03 Felix Domkeremove debug
2006-03-02 Felix Domkeminimally improved LCD support
2006-02-27 Felix Domkefix currentCursorSelectable for multi content lists
2006-02-27 Felix Domkedon't crash when loadPNG fails
2006-02-27 Felix Domkesupport for grayed out items
2006-02-27 Felix Domkeadd special color for marked and selected
2006-02-27 Felix Domkeability to set color in multi content lists
2006-02-27 Felix Domkeremove debug
2006-02-27 Felix Domkeremove test cruft, add possibility for a seperator
2006-02-27 Stefan Pluecken- add positioner plugin (just basic gui atm)
2006-02-26 Felix Domkereturn None when there is no list or invalid cursor
2006-02-25 Felix Domkefix sort of cutlist
2006-02-24 Felix Domkeadd cutlist support to position gauge
2006-02-21 Stefan Plueckenbeautify (?) position gauge
2006-02-21 Felix Domkeadd position gauge
2006-02-21 Felix Domkeset transparency when using alphatestlib/gui/Makefile.am
2006-02-15 Felix Domkeremove debug
2006-02-15 Felix Domkecosmetic changes, entryReset validates position now
2006-02-03 Felix Domkefix warning, redraw on changed foreground color
2006-02-03 Andreas Monzneradd ability to enable wrap around in listbox
2006-01-26 Felix DomkeTYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix...
2006-01-25 Andreas Monzneradd selchanged signal to listbox
2006-01-23 Andreas Monzneranother fix for alignement left
2006-01-23 Felix Domkelistboxcontent: fix alignment on empty label
2006-01-23 Stefan Plueckenchange direction of content to left aligned when length...
2006-01-19 Stefan Plueckenuse Components.Input in seek window
2006-01-19 Stefan Plueckenbetter marking of current cursor in Components.Input
2006-01-17 Andreas Oberritterpredeclare eListbox because it is used by iListboxContent
2006-01-16 Felix Domkefix z ordering
2006-01-11 Stefan Plueckenfix
2006-01-11 Stefan Plueckenrevert a cruel act of sabotage
2006-01-10 Andreas Monznerfix memleak
2006-01-10 Andreas Monznerfix warning
2006-01-10 Andreas Monznerspeedups
2006-01-02 Andreas Monzneradd type to python multi content entrys
2005-12-31 Andreas Monznermake many constructors and destructors invisible for...
2005-12-28 Andreas Monznerclip each single region in listbox multicontent
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-23 Stefan Plueckenreplace "Arial" by "Regular"
2005-12-22 Stefan Plueckenfix z ordering of screens
2005-12-22 Felix Domkegui: experimental Z order for root widgets
2005-12-21 Felix Domkelistbox: validate m_items_per_page a bit more
2005-12-19 Andreas Monzneradd needed functions
2005-12-19 Felix Domkewidget: don't crash when deallocating in wrong order
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-12-12 Andreas Monzneradd ability to draw a slider border
2005-12-12 Andreas Monznersmall optimiziations
2005-12-08 Andreas Monznersmall fixes
2005-12-08 Felix Domkefix move
2005-12-05 Felix Domkefix: reference was borrows, don't decref it
2005-12-05 Felix Domkelistboxcontent: add support for pixmaps in list
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 Domkereal fix: set background color even when widget is...
2005-11-28 Felix Domkegui: add transparent widgets
2005-11-28 Felix Domkelistbox: add ability to disable selection highlight
next