| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-06-10 | small fix | Andreas Monzner | |
| 2008-06-10 | add MultiPixmap... like MultiColorLabel | 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) | |||
| 2006-05-01 | simplify GUIcreate/createWidget, fix base class order | Felix Domke | |
| 2005-12-09 | show lists and configs in startwizard by adjusting the zPosition | Stefan Pluecken | |
| left/right is now possible with configlists in the wizard up/down possible with lists but doesn't work on configlists (why?) | |||
| 2005-12-08 | define movepaths for MovingPixmaps and proof of concept in the start-wizard | Stefan Pluecken | |
| moving over pixmaps flickers sometimes. is this fixable somehow? | |||
| 2005-12-07 | introduce the movingPixmap and use it to position the arrow in the ↵ | Stefan Pluecken | |
| start-wizard (but with some redrawing-problems :)) | |||
| 2005-12-07 | use steps in startwizard | Stefan Pluecken | |
| 2005-12-06 | show green button and subservices-text only when subservices are available ↵ | Stefan Pluecken | |
| (showing of the label doesn't work. why?) | |||
| 2005-12-06 | factorize the conditionalPixmap | Stefan Pluecken | |
| 2005-11-30 | remove debug | Felix Domke | |
| 2005-11-26 | show dolby, crypt and format status in the infobar - we don't have ↵ | Stefan Pluecken | |
| functionality to get the info about this yet | |||
| 2005-11-26 | use PixmapConditional for BlinkingPixmap | Stefan Pluecken | |
| 2005-11-26 | add a class PixmapConditional, in which the pixmap is only displayed, when a ↵ | Stefan Pluecken | |
| condition function returns True | |||
| 2005-11-26 | get the file for the BlinkingPixmap from skin.xml | Stefan Pluecken | |
| 2005-11-25 | add a blinking point to the infobar | Stefan Pluecken | |
| the blinking point appears when doing an instant record it is a hack up to now the point looks ugly, because the transparency needs to be explored first | |||
