Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Port DependencyDetail | René 'Necoro' Neumann | 2009-07-05 | 4 | -129/+118 | |
| | ||||||
* | Also port FilesDetail | René 'Necoro' Neumann | 2009-07-05 | 3 | -43/+24 | |
| | ||||||
* | Also ported EbuildDetail | René 'Necoro' Neumann | 2009-07-05 | 3 | -27/+14 | |
| | ||||||
* | Add package_details.py to show Changelog and other tabs | René 'Necoro' Neumann | 2009-07-05 | 1 | -0/+62 | |
| | ||||||
* | Change plugins to use WidgetPlugin if needed | René 'Necoro' Neumann | 2009-07-05 | 3 | -4/+8 | |
| | ||||||
* | Better debug/info messages | René 'Necoro' Neumann | 2009-07-05 | 1 | -1/+6 | |
| | ||||||
* | Add Changelog as Plugin | René 'Necoro' Neumann | 2009-07-05 | 2 | -89/+65 | |
| | ||||||
* | Add 'WidgetPlugin' class | René 'Necoro' Neumann | 2009-07-05 | 2 | -27/+53 | |
| | ||||||
* | Add dummy_hook() | René 'Necoro' Neumann | 2009-07-05 | 1 | -0/+12 | |
| | ||||||
* | Put version into Changelog | René 'Necoro' Neumann | 2009-07-03 | 1 | -1/+1 | |
| | ||||||
* | Removed unused 'send_signal_to_group' | René 'Necoro' Neumann | 2009-07-03 | 1 | -16/+1 | |
| | ||||||
* | Add NotebookSlot | René 'Necoro' Neumann | 2009-05-20 | 2 | -0/+18 | |
| | ||||||
* | Revert previous commit | René 'Necoro' Neumann | 2009-05-20 | 1 | -6/+2 | |
| | ||||||
* | Hopefully fixed the new-version plugin | René 'Necoro' Neumann | 2009-05-20 | 1 | -2/+6 | |
| | ||||||
* | Fix #2 | René 'Necoro' Neumann | 2009-05-18 | 1 | -1/+2 | |
| | ||||||
* | Fix | René 'Necoro' Neumann | 2009-05-18 | 1 | -1/+1 | |
| | ||||||
* | Update changelog | René 'Necoro' Neumann | 2009-05-15 | 1 | -0/+2 | |
| | ||||||
* | Always mask wrong EAPI | René 'Necoro' Neumann | 2009-05-15 | 1 | -0/+3 | |
| | ||||||
* | Add 'eapi_supported' | René 'Necoro' Neumann | 2009-05-15 | 2 | -0/+9 | |
| | ||||||
* | Cleaned up dialogs import | René 'Necoro' Neumann | 2009-05-15 | 1 | -21/+18 | |
| | ||||||
* | Get rid of wrapper.py and GtkConsole | René 'Necoro' Neumann | 2009-05-15 | 4 | -338/+312 | |
| | ||||||
* | Fix import | René 'Necoro' Neumann | 2009-05-15 | 1 | -1/+1 | |
| | ||||||
* | Merge new (better) plugin system, now allowing to add widgets | René 'Necoro' Neumann | 2009-05-15 | 10 | -61/+194 | |
|\ | ||||||
| * | Small fix in doc | René 'Necoro' Neumann | 2009-05-15 | 1 | -1/+1 | |
| | | ||||||
| * | Introduced extra slots module. | René 'Necoro' Neumann | 2009-05-15 | 2 | -29/+49 | |
| | | ||||||
| * | Add emerge options slot | René 'Necoro' Neumann | 2009-04-25 | 2 | -1/+4 | |
| | | ||||||
| * | Some more documentation... Really needs more! | René 'Necoro' Neumann | 2009-04-24 | 2 | -1/+11 | |
| | | ||||||
| * | Fixed the menus for the current plugins | René 'Necoro' Neumann | 2009-04-24 | 3 | -3/+3 | |
| | | ||||||
| * | Committed a wrong change | René 'Necoro' Neumann | 2009-04-24 | 1 | -1/+0 | |
| | | ||||||
| * | Make the new widget structure work. At least for the Plugin Menu | René 'Necoro' Neumann | 2009-04-24 | 4 | -7/+29 | |
| | | ||||||
| * | Create PluginMenuSlot | René 'Necoro' Neumann | 2009-04-24 | 2 | -0/+23 | |
| | | ||||||
| * | Load plugins later in the startup process. No menu magic anymore | René 'Necoro' Neumann | 2009-04-24 | 1 | -25/+5 | |
| | | ||||||
| * | Should add widgets now | René 'Necoro' Neumann | 2009-04-24 | 1 | -5/+26 | |
| | | ||||||
| * | Removed special Menu from plugin structure. Added more general 'WidgetSlot' | René 'Necoro' Neumann | 2009-04-24 | 1 | -27/+82 | |
| | | ||||||
* | | Fix typo. Thanks to Fred Roth | René 'Necoro' Neumann | 2009-05-15 | 1 | -1/+1 | |
| | | ||||||
* | | Disallow enabling expanded useflags - only their specific values | René 'Necoro' Neumann | 2009-05-15 | 1 | -7/+4 | |
|/ | ||||||
* | Fix import error | René 'Necoro' Neumann | 2009-04-24 | 1 | -1/+2 | |
| | ||||||
* | Need a copy to remove from | René 'Necoro' Neumann | 2009-03-26 | 1 | -1/+1 | |
| | ||||||
* | Removed the obsolete single unittest and the unique_array function | René 'Necoro' Neumann | 2009-04-07 | 4 | -73/+6 | |
| | ||||||
* | Fixed pyflakes errors | René 'Necoro' Neumann | 2009-04-07 | 10 | -20/+15 | |
| | ||||||
* | Update manpage creation | René 'Necoro' Neumann | 2009-03-25 | 5 | -15/+44 | |
| | ||||||
* | Do not install man page into doc folder | René 'Necoro' Neumann | 2009-03-24 | 1 | -1/+1 | |
| | ||||||
* | Added build_manpage support. Moved all the startup logic from portato.py to ↵ | René 'Necoro' Neumann | 2009-03-24 | 5 | -99/+240 | |
| | | | | portato/__init__.py | |||||
* | Rename strange 'PListener' to straightforward 'Listener'. | René 'Necoro' Neumann | 2009-03-20 | 2 | -4/+4 | |
| | ||||||
* | Add support for ktsuss as su frontend | René 'Necoro' Neumann | 2009-03-19 | 5 | -21/+105 | |
| | ||||||
* | Update changelog | René 'Necoro' Neumann | 2009-03-18 | 1 | -0/+6 | |
| | ||||||
* | Deal with keyword lines missing a keyword | René 'Necoro' Neumann | 2009-03-18 | 1 | -3/+10 | |
| | ||||||
* | Do not import unused Extension | René 'Necoro' Neumann | 2009-03-17 | 1 | -1/+1 | |
| | ||||||
* | Fix the pocompile script #2; Do not install anything if no arguments are ↵ | René 'Necoro' Neumann | 2009-03-11 | 1 | -4/+9 | |
| | | | | given during emerge | |||||
* | Fix the pocompile script; Use bash and not sh in shebang | René 'Necoro' Neumann | 2009-03-11 | 1 | -11/+11 | |
| |