aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/PluginBrowser.py
AgeCommit message (Expand)Author
2006-03-11fix plugin downloadStefan Pluecken
2006-03-02setTitle is now a Screen methodStefan Pluecken
2006-03-02minimally improved LCD supportFelix Domke
2006-02-28use categories to categorize the pluginsStefan Pluecken
2006-02-23fix command execution for removal of plugins (don't "ipkg update" first)Stefan Pluecken
2006-02-23properly unload old plugins and load new pluginsFelix Domke
2006-02-23append, don't overwrite __init__.py filesStefan Pluecken
2006-02-23some changesStefan Pluecken
2006-02-23fix typoStefan Pluecken
2006-02-23make setTitle work by using onShownStefan Pluecken
2006-02-23don't set title, because it doesn't work properlyStefan Pluecken
2006-02-23set title after layout is finished (doesn't work)Stefan Pluecken
2006-02-23add ability to remove pluginsStefan Pluecken
2006-02-23update pluginlist after downloading a pluginStefan Pluecken
2006-02-22add ability to download e2-plugins via PluginBrowserStefan Pluecken
2006-02-19new plugin interfaceFelix Domke
2006-01-11show plugin description in plugin listStefan Pluecken
2005-12-21add pluginsStefan Pluecken