aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins
AgeCommit message (Expand)Author
2006-02-25no makefile -> no pluginStefan Pluecken
2006-02-25add very experimental cutlist editorFelix Domke
2006-02-23properly unload old plugins and load new pluginsFelix Domke
2006-02-23remove __init__.py files and create them on the flyStefan Pluecken
2006-02-23recursively search for pluginsStefan Pluecken
2006-02-22fix install pathStefan Pluecken
2006-02-22install plugins to the correct directoriesStefan Pluecken
2006-02-22remove update.png for the WebInterface pluginStefan Pluecken
2006-02-22the missing pluginStefan Pluecken
2006-02-22remove FileManagerStefan Pluecken
2006-02-22cleanup the plugins to fit the new namespaceStefan Pluecken
2006-02-22remove old pluginsStefan Pluecken
2006-02-22cleanup the plugins to fit the new namespaceStefan Pluecken
2006-02-22add ability to download e2-plugins via PluginBrowserStefan Pluecken
2006-02-22remove Upgrade pluginStefan Pluecken
2006-02-22create a Console screen for command executionsStefan Pluecken
2006-02-22fix newlineFelix Domke
2006-02-22add FileManger pluginStefan Pluecken
2006-02-22use brutal force to upgrade the stuffStefan Pluecken
2006-02-22ipkg upgrade now working with the eConsoleAppContainer for realtime display o...Stefan Pluecken
2006-02-22use appcontainer in update plugin (not tested.. and non finished yet)Andreas Monzner
2006-02-22sorting the FileListStefan Pluecken
2006-02-22better detection of file extensionsStefan Pluecken
2006-02-22add some extension-iconsStefan Pluecken
2006-02-21show upgrade only when new version availableFelix Domke
2006-02-21add WHERE_WIZARD pluginsFelix Domke
2006-02-21add fp upgrade pluginFelix Domke
2006-02-21revertFelix Domke
2006-02-21add fpupgrade pluginFelix Domke
2006-02-21add ability to use regular expressions to filter files to display in the File...Stefan Pluecken
2006-02-21add FileList component for browsing files and directoriesStefan Pluecken
2006-02-21use Input component to change the ipkg feedStefan Pluecken
2006-02-21unify the two update plugins and add a menu to the new unified pluginStefan Pluecken
2006-02-20fixFelix Domke
2006-02-20fix importsFelix Domke
2006-02-19port tuxbox plugins plugin to the new plugin interfaceStefan Pluecken
2006-02-19re-add web pluginFelix Domke
2006-02-19re-add the IPKG plugin and rename the upgrade main functionStefan Pluecken
2006-02-19add Plugin.pyFelix Domke
2006-02-19new plugin interfaceFelix Domke
2006-02-16sample plugin fixFelix Domke
2006-01-28use ScrollLabel in update plugin to let the user see the whole result of the ...Stefan Pluecken
2006-01-20add -force-defaults to ipkg upgrade command for not prompting the user anythi...Stefan Pluecken
2006-01-20disable test-pluginStefan Pluecken
2006-01-19add .cvsignoreFelix Domke
2006-01-19use Components.Input in seek windowStefan Pluecken
2006-01-19better marking of current cursor in Components.InputStefan Pluecken
2006-01-19add a small text input componentStefan Pluecken
2006-01-18some cvsignore filesAndreas Oberritter
2006-01-13do as thedoc says...Felix Domke