Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-04-07 | Fixed pyflakes errors | René 'Necoro' Neumann | 10 | -20/+15 | |
2009-03-25 | Update manpage creation | René 'Necoro' Neumann | 5 | -15/+44 | |
2009-03-24 | Do not install man page into doc folder | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-03-24 | Added build_manpage support. Moved all the startup logic from portato.py to ↵ | René 'Necoro' Neumann | 5 | -99/+240 | |
portato/__init__.py | |||||
2009-03-20 | Rename strange 'PListener' to straightforward 'Listener'. | René 'Necoro' Neumann | 2 | -4/+4 | |
2009-03-19 | Add support for ktsuss as su frontend | René 'Necoro' Neumann | 5 | -21/+105 | |
2009-03-18 | Update changelog | René 'Necoro' Neumann | 1 | -0/+6 | |
2009-03-18 | Deal with keyword lines missing a keyword | René 'Necoro' Neumann | 1 | -3/+10 | |
2009-03-17 | Do not import unused Extension | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-03-11 | Fix the pocompile script #2; Do not install anything if no arguments are ↵ | René 'Necoro' Neumann | 1 | -4/+9 | |
given during emerge | |||||
2009-03-11 | Fix the pocompile script; Use bash and not sh in shebang | René 'Necoro' Neumann | 1 | -11/+11 | |
2009-03-09 | Fix the locale error on setup | René 'Necoro' Neumann | 2 | -9/+12 | |
2009-03-09 | Fix the index error on pkglist jump.v0.12.1 | René 'Necoro' Neumann | 1 | -2/+18 | |
2009-03-07 | Updated changelogv0.12 | René 'Necoro' Neumann | 1 | -0/+1 | |
2009-03-07 | Renamed es into es_ES | René 'Necoro' Neumann | 1 | -0/+0 | |
2009-03-07 | Added spanish translation. | Daniel Halens | 3 | -0/+1132 | |
2009-03-07 | Fixed the Sync keybinding. Thanks to Daniel Halens for reporting | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-03-06 | Update Changelog | René 'Necoro' Neumann | 1 | -0/+1 | |
2009-03-06 | Updated catalan translation | Roger Calvó | 1 | -407/+443 | |
2009-03-03 | Fix sql search | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-03-03 | Fix | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-03-02 | Updated polish translation | Tomasz Osiński | 1 | -375/+493 | |
2009-03-02 | Fixed interactive search with category names | René 'Necoro' Neumann | 2 | -2/+7 | |
2009-03-02 | Fix search | René 'Necoro' Neumann | 2 | -3/+14 | |
2009-02-24 | Use local config dir | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-24 | Typo | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-21 | Well -- ehm -- yeah | René 'Necoro' Neumann | 1 | -2/+1 | |
2009-02-21 | Use pickle instead of DBM, as this would require additional python modules | René 'Necoro' Neumann | 1 | -25/+40 | |
2009-02-21 | Fix small error | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-20 | Updated turkish translation | Gürkan Gür | 1 | -379/+491 | |
2009-02-20 | In case the portdirs.db is not existing yet -- well - regenerate everything ;) | René 'Necoro' Neumann | 1 | -0/+1 | |
2009-02-20 | Generalize the new_version plugin | René 'Necoro' Neumann | 2 | -3/+9 | |
2009-02-20 | Change 'next' to '0.12' | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-20 | Translation updates | René 'Necoro' Neumann | 1 | -132/+158 | |
2009-02-20 | Fix cat-loading error | René 'Necoro' Neumann | 1 | -4/+4 | |
2009-02-20 | Raise the type and not 'type' | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-20 | Update POT | René 'Necoro' Neumann | 1 | -118/+140 | |
2009-02-20 | Well - might be nice, if we actually save the db-type changes... | René 'Necoro' Neumann | 1 | -0/+5 | |
2009-02-20 | Add database type to global config -- no user-config for the moment | René 'Necoro' Neumann | 5 | -13/+76 | |
2009-02-20 | Add color btns to the preferences, so they are configurable here too | René 'Necoro' Neumann | 5 | -99/+222 | |
2009-02-19 | Make combos work | René 'Necoro' Neumann | 2 | -17/+12 | |
2009-02-19 | Fix gettext library name | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-19 | Make translation work correctly | René 'Necoro' Neumann | 1 | -0/+10 | |
2009-02-19 | Translations | René 'Necoro' Neumann | 4 | -329/+458 | |
2009-02-18 | Last transition steps | René 'Necoro' Neumann | 4 | -229/+284 | |
2009-02-18 | Make the plugin menu work again | René 'Necoro' Neumann | 2 | -12/+28 | |
2009-02-18 | Add 'get_ui()' method for convenience | René 'Necoro' Neumann | 2 | -5/+18 | |
2009-02-18 | Remove the 'Popup' class | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-18 | Remove the 'Popup' class | René 'Necoro' Neumann | 1 | -12/+0 | |
2009-02-18 | Add dummy signal handlers for PackageTable -- and so also the error output ↵ | René 'Necoro' Neumann | 2 | -2/+17 | |
for not connected signals |