aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/GUIComponent.py
AgeCommit message (Collapse)Author
2008-07-14add new box depending rc visualizationStefan Pluecken
2008-04-23prepare for skin updating and scalingFelix Domke
2007-11-02split Misc Converter/Source into RecordState and TunerInfo Source /Andreas Monzner
Converter add deprecation Warnings for some old InfoBar Components (Nim_A, NimB, NimA_Active, NimB_Active, BlinkingPoint)
2007-10-12fix non working rotor turning pixmapAndreas Monzner
2007-09-14add the name of missing skin element to debug outputAndreas Monzner
2007-02-04prepare skinning of python GUIComponentsStefan Pluecken
2006-11-01print a warning for now that the skin misses some elementsFelix Domke
2006-06-26rename 'state' to 'visible', remove boolean-like constantsFelix Domke
2006-05-11fix memleakAndreas Monzner
2006-05-01simplify GUIcreate/createWidget, fix base class orderFelix Domke
2006-04-09add destroy() for Components to fix bug #52Felix Domke
2006-03-02minimally improved LCD supportFelix Domke
2006-02-24generic show/hide support for GUIComponentsFelix Domke
2005-12-17fix newlineFelix Domke
2005-12-09show lists and configs in startwizard by adjusting the zPositionStefan Pluecken
left/right is now possible with configlists in the wizard up/down possible with lists but doesn't work on configlists (why?)
2005-07-08 - skins are now loaded first and applied laterFelix Domke
- this allows use skin information to build special eWidgets, depending on skin - add "applet"-feature: code which is executed from skin - example: centering of messagebox
2005-05-05 - split of Components into different filesFelix Domke
- screen (will be split next) must import required modules