aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/PluginBrowser.py
AgeCommit message (Expand)Author
2008-10-28remove non working wrapper class to add a (unneeded) .get() call toAndreas Monzner
2008-10-20allow translation, thanks to TeroFelix Domke
2008-04-13png cleanup by nemesis, source changes.Felix Domke
2008-02-14unlink some cyclic dependencys to get garbage collection workingAndreas Monzner
2007-12-16patch by Pieter Grimmerink: fix partial lines returned from ipkgFelix Domke
2007-12-13factor out loadPNG into generic LoadPixmapFelix Domke
2007-07-22cleanup some importsAndreas Monzner
2007-05-24don't crash if no plugins are availableFelix Domke
2007-01-12don't offer to install already installed plugins in the plugin installerStefan Pluecken
2006-11-30show plugin warningsFelix Domke
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