aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/DemoPlugins/TestPlugin/plugin.py
AgeCommit message (Expand)Author
2007-07-22cleanup some importsAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
2006-05-25add timeout for MessageBox screens (just add timeout=<seconds> as argument wh...Stefan Pluecken
2006-03-05plugin api change: Plugins() and main functions must receive (and possibly ig...Felix Domke
2006-03-02remove bad words (and characters)Stefan Pluecken
2006-03-02better resizingStefan Pluecken
2006-03-02add ChoiceBox screen for asking simple multi choice questionsStefan Pluecken
2006-02-25add InputBox screen for textual inputStefan Pluecken
2006-02-22cleanup the plugins to fit the new namespaceStefan Pluecken