| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add missing destroy calls,
fix incomplete destroy calls,
small speedup
|
|
now/next table is received
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
- fix wizard up/down for configList
|
|
|
|
|
|
|
|
Converter
add deprecation Warnings for some old InfoBar Components (Nim_A, NimB,
NimA_Active, NimB_Active, BlinkingPoint)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make update_interval changable
|
|
|
|
add info property,
more flexible code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|