Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 4 | -55/+178 |
|\ | |||||
| * | 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 |
| | | |||||
| * | 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 | 3 | -6/+28 |
| | | |||||
| * | 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 |
| | | |||||
* | | 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 | 9 | -18/+13 |
| | |||||
* | Update manpage creation | René 'Necoro' Neumann | 2009-03-25 | 1 | -5/+5 |
| | |||||
* | Added build_manpage support. Moved all the startup logic from portato.py to ↵ | René 'Necoro' Neumann | 2009-03-24 | 1 | -10/+100 |
| | | | | 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 | 3 | -3/+76 |
| | |||||
* | Deal with keyword lines missing a keyword | René 'Necoro' Neumann | 2009-03-18 | 1 | -3/+10 |
| | |||||
* | Fix the locale error on setup | René 'Necoro' Neumann | 2009-03-09 | 1 | -8/+9 |
| | |||||
* | Fix the IndexErrors for the jumping process for all cases | René 'Necoro' Neumann | 2009-03-09 | 1 | -5/+17 |
|\ | |||||
| * | Fix the index error on pkglist jump.v0.12.1 | René 'Necoro' Neumann | 2009-03-09 | 1 | -2/+18 |
|/ | |||||
* | Added spanish translation. | Daniel Halens | 2009-03-07 | 1 | -0/+1 |
| | |||||
* | Fixed the Sync keybinding. Thanks to Daniel Halens for reporting | René 'Necoro' Neumann | 2009-03-07 | 1 | -1/+1 |
| | |||||
* | Fix sql search | René 'Necoro' Neumann | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | Fix | René 'Necoro' Neumann | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | Fixed interactive search with category names | René 'Necoro' Neumann | 2009-03-02 | 2 | -2/+7 |
| | |||||
* | Fix search | René 'Necoro' Neumann | 2009-03-02 | 2 | -3/+14 |
| | |||||
* | Use local config dir | René 'Necoro' Neumann | 2009-02-24 | 1 | -1/+1 |
| | |||||
* | Typo | René 'Necoro' Neumann | 2009-02-24 | 1 | -1/+1 |
| | |||||
* | Well -- ehm -- yeah | René 'Necoro' Neumann | 2009-02-21 | 1 | -2/+1 |
| | |||||
* | Use pickle instead of DBM, as this would require additional python modules | René 'Necoro' Neumann | 2009-02-21 | 1 | -25/+40 |
| | |||||
* | Fix small error | René 'Necoro' Neumann | 2009-02-21 | 1 | -1/+1 |
| | |||||
* | In case the portdirs.db is not existing yet -- well - regenerate everything ;) | René 'Necoro' Neumann | 2009-02-20 | 1 | -0/+1 |
| | |||||
* | Generalize the new_version plugin | René 'Necoro' Neumann | 2009-02-20 | 1 | -0/+6 |
| | |||||
* | Fix cat-loading error | René 'Necoro' Neumann | 2009-02-20 | 1 | -4/+4 |
| | |||||
* | Raise the type and not 'type' | René 'Necoro' Neumann | 2009-02-20 | 1 | -1/+1 |
| | |||||
* | Well - might be nice, if we actually save the db-type changes... | René 'Necoro' Neumann | 2009-02-20 | 1 | -0/+5 |
| | |||||
* | Add database type to global config -- no user-config for the moment | René 'Necoro' Neumann | 2009-02-20 | 4 | -13/+65 |
| | |||||
* | Add color btns to the preferences, so they are configurable here too | René 'Necoro' Neumann | 2009-02-20 | 3 | -98/+221 |
| | |||||
* | Make combos work | René 'Necoro' Neumann | 2009-02-19 | 2 | -17/+12 |
| | |||||
* | Fix gettext library name | René 'Necoro' Neumann | 2009-02-19 | 1 | -1/+1 |
| | |||||
* | Make translation work correctly | René 'Necoro' Neumann | 2009-02-19 | 1 | -0/+10 |
| | |||||
* | Translations | René 'Necoro' Neumann | 2009-02-19 | 2 | -40/+124 |
| | |||||
* | Make the plugin menu work again | René 'Necoro' Neumann | 2009-02-18 | 2 | -12/+28 |
| | |||||
* | Add 'get_ui()' method for convenience | René 'Necoro' Neumann | 2009-02-18 | 2 | -5/+18 |
| | |||||
* | Remove the 'Popup' class | René 'Necoro' Neumann | 2009-02-18 | 1 | -1/+1 |
| |