summaryrefslogtreecommitdiff
path: root/portato/plugin.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '0.14'René 'Necoro' Neumann2010-04-141-3/+3
|\ | | | | | | | | | | | | | | | | | | * 0.14: Make some useless info messages being debug statements Improve the C modules Small modifications made to the French translation (typos, grammar). Fixed the unicode support and stuff ... and also made eix faster :) Disable debug messages by default Better eix error inheritance and handling
| * Make some useless info messages being debug statementsRené 'Necoro' Neumann2010-04-141-3/+3
| |
* | Merge branch '0.14'René 'Necoro' Neumann2010-04-111-3/+3
|\| | | | | | | | | Conflicts: portato/plugin.py
| * Fixed translation template and German translation. Thanks to André.René 'Necoro' Neumann2010-04-111-3/+3
| |
* | applied 2to3 and fixed the resultRené 'Necoro' Neumann2010-04-111-14/+12
|/
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
|
* Make 'helper' available for the pluginsRené 'Necoro' Neumann2009-08-131-0/+2
|
* Make plugins more exception aware and exception safeRené 'Necoro' Neumann2009-08-131-7/+26
|
* Port DependencyDetailRené 'Necoro' Neumann2009-07-051-5/+7
|
* Better debug/info messagesRené 'Necoro' Neumann2009-07-051-1/+6
|
* Add 'WidgetPlugin' classRené 'Necoro' Neumann2009-07-051-19/+41
|
* Add dummy_hook()René 'Necoro' Neumann2009-07-051-0/+12
|
* Make the new widget structure work. At least for the Plugin MenuRené 'Necoro' Neumann2009-04-241-5/+21
|
* Create PluginMenuSlotRené 'Necoro' Neumann2009-04-241-0/+1
|
* Should add widgets nowRené 'Necoro' Neumann2009-04-241-5/+26
|
* Removed special Menu from plugin structure. Added more general 'WidgetSlot'René 'Necoro' Neumann2009-04-241-27/+82
|
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
|
* Remove some trailing whitespacesRené 'Necoro' Neumann2008-10-281-1/+1
|
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-483/+483
|
* Dependencies for the call graph should not be hardRené 'Necoro' Neumann2008-07-271-1/+2
|
* Merged in the portage-2.2 branchRené 'Necoro' Neumann2008-07-091-1/+1
|\
* | Added the reload_portage pluginRené 'Necoro' Neumann2008-07-081-4/+9
| |
* | Documented the plugin moduleRené 'Necoro' Neumann2008-07-081-20/+217
| |
* | Ignore errors on plugin loadingRené 'Necoro' Neumann2008-07-041-0/+6
| |
* | Some more dependency awarenessRené 'Necoro' Neumann2008-07-041-14/+46
| |
* | Merged in the new plugin window and the plugin depsRené 'Necoro' Neumann2008-07-031-0/+7
|\ \
| * | Now the new design is able to do the same as the old oneRené 'Necoro' Neumann2008-06-301-0/+1
| | |
| * | Added stuff to plugin.pyRené 'Necoro' Neumann2008-06-301-2/+24
| |/
* | Ported completelyRené 'Necoro' Neumann2008-07-031-6/+47
| |
* | New plugin system - first hackRené 'Necoro' Neumann2008-07-031-420/+153
|/
* Modified plugin.xsd so it allows also menu-only pluginsRené 'Necoro' Neumann2008-06-101-6/+7
|
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+0
|
* Fixed small bug in plugin systemRené 'Necoro' Neumann2008-04-091-1/+1
|
* r752@Devoty: necoro | 2008-02-12 22:19:21 +0100Necoro2008-02-121-3/+3
| | | | Small import fixes (thanks to pylint)
* r609@Devoty: necoro | 2008-01-14 17:04:38 +0100Necoro2008-01-141-1/+7
| | | | | | | | | | | | Allowed '-' and '_' in key names. Also use group names instead of their number. r610@Devoty: necoro | 2008-01-14 17:05:42 +0100 Disabled saving of the queues r611@Devoty: necoro | 2008-01-14 17:08:53 +0100 Added the possibility to permanently en-/disable plugins r612@Devoty: necoro | 2008-01-14 17:14:09 +0100 adjust changelog and translations r613@Devoty: necoro | 2008-01-14 17:40:53 +0100 Dropdown should be localized too
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-271-28/+29
|
* added listener/notifynecoro2007-08-121-0/+3
|
* i18n support and german translationsnecoro2007-08-051-12/+13
|
* added logviewersnecoro2007-07-211-2/+7
|
* new Plugin Schemenecoro2007-07-201-5/+4
|
* new Plugin Schemenecoro2007-07-201-1/+1
|
* new Plugin Schemenecoro2007-07-201-109/+52
|
* new fancier log outputnecoro2007-07-131-15/+11
|
* added resume_loop pluginnecoro2007-07-091-10/+55
|
* some more documentationnecoro2007-07-071-0/+10
|
* Some documentation worknecoro2007-07-071-1/+20
|
* first approach of allowing the disabling of plugins (only gtk)necoro2007-07-041-5/+30
|
* some more fixed bugsnecoro2007-04-261-1/+1
|
* nomsgnecoro2007-04-261-4/+4
|
* added noroot-optionnecoro2007-04-251-3/+7
|