summaryrefslogtreecommitdiff
path: root/portato/plugin_old.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-02-18 22:44:34 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-02-18 22:44:34 +0100
commit7bf178f343c212aefbba88b74bc0e68e8b87b318 (patch)
tree2c550f012c7cfc03812b7e87129b6200d6180cfa /portato/plugin_old.py
parent1644d262d2c577b1592a60914ec034a1e91171b7 (diff)
downloadportato-7bf178f343c212aefbba88b74bc0e68e8b87b318.tar.gz
portato-7bf178f343c212aefbba88b74bc0e68e8b87b318.tar.bz2
portato-7bf178f343c212aefbba88b74bc0e68e8b87b318.zip
Remove the 'Popup' class
Diffstat (limited to 'portato/plugin_old.py')
0 files changed, 0 insertions, 0 deletions
'Necoro' Neumann1-2/+3 2008-07-03New plugin system - first hackRené 'Necoro' Neumann2-420/+683 2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-30Beautified some dialogsRené 'Necoro' Neumann1-6/+8 2008-06-30Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann1-1/+1 2008-06-26Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann3-53/+29 2008-06-26Added very basic set queryingRené 'Necoro' Neumann3-0/+27 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63