| Age | Commit message (Collapse) | Author |
|
|
|
|
|
class, add simpler method to set a timer callback.. or remove.. instead of
timer.timeout.get().append(func).. or .remove(func)... now it is possible to
do timer.callback.append(func)... timer.callback.remove(func) (the old
method still works..but is now deprecated)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
plugin.py will be loaded at that time)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
one button press
|
|
|
|
|
|
apply, implement mode revert
|
|
|
|
|
|
|
|
|
|
fix some mmi bugs
|
|
|
|
|
|
fix no more responding left/right button in graph multiepg when no more
valid entries are on visible page
|
|
attributes to GraphMultiEpg
|
|
|
|
styles (backgroundColorSelected, foregroundColorSelected in skin)
add EntryForegroundColorSelected support to GraphMultiEPG
add possibility to set selected foregroundcolor for listboxmulticontent
entries
|
|
|