| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-06-19 | fix typo | Andreas Monzner | |
| 2008-02-14 | fix typo | Andreas Monzner | |
| 2008-02-14 | unlink some cyclic dependencys to get garbage collection working | Andreas Monzner | |
| 2008-02-14 | add support for cyclic garbage collection to eTimer and eSocketNotifier | Andreas Monzner | |
| 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) | |||
| 2008-02-13 | implement proper 'destroy' functions in Converter | Felix Domke | |
| 2007-11-01 | add "Blink" option to ConditionalShowHide | Andreas Monzner | |
| 2007-10-07 | don't crash if boolean source returns None | Felix Domke | |
| 2007-09-24 | immediately apply to new downstream connections (ConditionalShowHide is a ↵ | Felix Domke | |
| bit special because it pushes, and doesn't pull) | |||
| 2006-12-31 | add missing invert | Felix Domke | |
| 2006-08-09 | fix caching | Felix Domke | |
| 2006-07-30 | some minor speedups using caches and more selective updating | Felix Domke | |
| 2006-07-24 | use single argument only | Felix Domke | |
| 2006-06-26 | add Boolean source, add ServiceInfo boolean sources, add ConditionalShowHide ↵ | Felix Domke | |
| converter, add FixedLabel and Pixmap renderer | |||
