add russian language, thanks to Peter Melnik
[enigma2.git] / lib / gui /
2007-04-12 Felix Domkeitemheight is now a property of the listbox content
2007-04-12 Felix Domkeadd comment
2007-03-22 Andreas Monznerfix bluescreen on movieplayback
2007-03-21 Felix Domkeenable transparency (without alphablit) when pixmap...
2007-03-21 Felix DomkerecalcClipRegions when transparency changed
2007-03-21 Andreas Monznermore __deref__ changes
2007-03-21 Andreas Monznernow its possible to call ePixmap.setPixmap from python...
2007-03-01 Felix Domkeadd support for non-wrapping labels, add debug assert...
2007-01-14 Andreas Monznerremove unneeded workaround
2007-01-13 Andreas Monznerfix show/hide scrollbar in automatic mode when entry...
2006-12-19 Andreas Monznerremove unneeded test object,
2006-12-19 Andreas Monznersome python import cleanups
2006-12-14 Andreas Monzneradd possibility to get a dict with transponderdata...
2006-11-26 Andreas Monznermore python refcount debugging stuff
2006-11-25 Andreas Monznerpython object refcount debugging code second try
2006-11-24 Andreas Monznerremove non working python refcount debugging code
2006-11-23 Andreas Monzneradd PyObject refcount debugging code
2006-10-31 Andreas Monznermore complete implementation of national option charact...
2006-10-29 Andreas Monznerfix displaying teletext subtitle characters > 0x80
2006-10-27 Andreas Monznerfix subtitle clipping
2006-10-27 Andreas Monznerdo not reset clipping rect when draw subtitles to subti...
2006-10-25 Andreas Monznerdvb subtitles are working now
2006-10-17 Felix Domkedon't show seek pointer unless enabled
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
next