summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Nicer indention :PRené 'Necoro' Neumann2009-07-281-4/+4
|
* Make the plugins print warnings, if they get disabled due to missing importsRené 'Necoro' Neumann2009-07-282-6/+10
|
* Do not create the useless description dbRené 'Necoro' Neumann2009-07-281-10/+1
|
* Translation and stuffRené 'Necoro' Neumann2009-07-053-348/+412
|
* TypoRené 'Necoro' Neumann2009-07-051-1/+1
|
* Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2009-07-052-6/+2
|
* DocRené 'Necoro' Neumann2009-07-051-1/+14
|
* Install package_details.pyRené 'Necoro' Neumann2009-07-051-1/+1
|
* Sort plugins in the windowRené 'Necoro' Neumann2009-07-052-13/+12
|
* Port DependencyDetailRené 'Necoro' Neumann2009-07-054-129/+118
|
* Also port FilesDetailRené 'Necoro' Neumann2009-07-053-43/+24
|
* Also ported EbuildDetailRené 'Necoro' Neumann2009-07-053-27/+14
|
* 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
|