summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add package_details.py to show Changelog and other tabsRené 'Necoro' Neumann2009-07-051-0/+62
* Change plugins to use WidgetPlugin if neededRené 'Necoro' Neumann2009-07-053-4/+8
* Better debug/info messagesRené 'Necoro' Neumann2009-07-051-1/+6
* Add Changelog as PluginRené 'Necoro' Neumann2009-07-052-89/+65
* Add 'WidgetPlugin' classRené 'Necoro' Neumann2009-07-052-27/+53
* Add dummy_hook()René 'Necoro' Neumann2009-07-051-0/+12
* Put version into ChangelogRené 'Necoro' Neumann2009-07-031-1/+1
* Removed unused 'send_signal_to_group'René 'Necoro' Neumann2009-07-031-16/+1
* Add NotebookSlotRené 'Necoro' Neumann2009-05-202-0/+18
* Revert previous commitRené 'Necoro' Neumann2009-05-201-6/+2
* Hopefully fixed the new-version pluginRené 'Necoro' Neumann2009-05-201-2/+6
* Fix #2René 'Necoro' Neumann2009-05-181-1/+2
* FixRené 'Necoro' Neumann2009-05-181-1/+1
* Update changelogRené 'Necoro' Neumann2009-05-151-0/+2
* Always mask wrong EAPIRené 'Necoro' Neumann2009-05-151-0/+3
* Add 'eapi_supported'René 'Necoro' Neumann2009-05-152-0/+9
* Cleaned up dialogs importRené 'Necoro' Neumann2009-05-151-21/+18
* Get rid of wrapper.py and GtkConsoleRené 'Necoro' Neumann2009-05-154-338/+312
* Fix importRené 'Necoro' Neumann2009-05-151-1/+1
* Merge new (better) plugin system, now allowing to add widgetsRené 'Necoro' Neumann2009-05-1510-61/+194
|\
| * Small fix in docRené 'Necoro' Neumann2009-05-151-1/+1
| * Introduced extra slots module.René 'Necoro' Neumann2009-05-152-29/+49
| * Add emerge options slotRené 'Necoro' Neumann2009-04-252-1/+4
| * Some more documentation... Really needs more!René 'Necoro' Neumann2009-04-242-1/+11
| * Fixed the menus for the current pluginsRené 'Necoro' Neumann2009-04-243-3/+3
| * Committed a wrong changeRené 'Necoro' Neumann2009-04-241-1/+0
| * Make the new widget structure work. At least for the Plugin MenuRené 'Necoro' Neumann2009-04-244-7/+29
| * Create PluginMenuSlotRené 'Necoro' Neumann2009-04-242-0/+23
| * Load plugins later in the startup process. No menu magic anymoreRené 'Necoro' Neumann2009-04-241-25/+5
| * 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
* | Fix typo. Thanks to Fred RothRené 'Necoro' Neumann2009-05-151-1/+1
* | Disallow enabling expanded useflags - only their specific valuesRené 'Necoro' Neumann2009-05-151-7/+4
|/
* Fix import errorRené 'Necoro' Neumann2009-04-241-1/+2
* Need a copy to remove fromRené 'Necoro' Neumann2009-03-261-1/+1
* Removed the obsolete single unittest and the unique_array functionRené 'Necoro' Neumann2009-04-074-73/+6
* Fixed pyflakes errorsRené 'Necoro' Neumann2009-04-0710-20/+15
* Update manpage creationRené 'Necoro' Neumann2009-03-255-15/+44
* Do not install man page into doc folderRené 'Necoro' Neumann2009-03-241-1/+1
* Added build_manpage support. Moved all the startup logic from portato.py to p...René 'Necoro' Neumann2009-03-245-99/+240
* Rename strange 'PListener' to straightforward 'Listener'.René 'Necoro' Neumann2009-03-202-4/+4
* Add support for ktsuss as su frontendRené 'Necoro' Neumann2009-03-195-21/+105
* Update changelogRené 'Necoro' Neumann2009-03-181-0/+6
* Deal with keyword lines missing a keywordRené 'Necoro' Neumann2009-03-181-3/+10
* Do not import unused ExtensionRené 'Necoro' Neumann2009-03-171-1/+1
* Fix the pocompile script #2; Do not install anything if no arguments are give...René 'Necoro' Neumann2009-03-111-4/+9
* Fix the pocompile script; Use bash and not sh in shebangRené 'Necoro' Neumann2009-03-111-11/+11
* Fix the locale error on setupRené 'Necoro' Neumann2009-03-092-9/+12
* Fix the IndexErrors for the jumping process for all casesRené 'Necoro' Neumann2009-03-091-5/+17
|\
| * Fix the index error on pkglist jump.v0.12.1René 'Necoro' Neumann2009-03-091-2/+18