aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/ServiceEventTracker.py
AgeCommit message (Collapse)Author
2008-06-27rewrite ServiceEventTracker and PerServiceBase service event handle codeAndreas Monzner
(now the real code)
2008-06-27some cleanups,Andreas Monzner
add missing destroy calls, fix incomplete destroy calls, small speedup
2008-05-01pass service events to old instance of InfoBarBase until a new service isAndreas Monzner
running
2008-04-22deliver service events only to last created class which is based onAndreas Monzner
InfoBarBase
2007-07-22cleanup some importsAndreas Monzner
2006-01-18add ServiceEventTrackerFelix Domke