summaryrefslogtreecommitdiff
path: root/portato.py (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-19Add support for ktsuss as su frontendRené 'Necoro' Neumann1-18/+28
2009-03-18Update changelogRené 'Necoro' Neumann1-0/+6
2009-03-18Deal with keyword lines missing a keywordRené 'Necoro' Neumann1-3/+10
2009-03-17Do not import unused ExtensionRené 'Necoro' Neumann1-1/+1
2009-03-11Fix the pocompile script #2; Do not install anything if no arguments are give...René 'Necoro' Neumann1-4/+9
2009-03-11Fix the pocompile script; Use bash and not sh in shebangRené 'Necoro' Neumann1-11/+11
2009-03-09Fix the locale error on setupRené 'Necoro' Neumann2-9/+12
2009-03-09Fix the index error on pkglist jump.v0.12.1René 'Necoro' Neumann1-2/+18
2009-03-07Updated changelogv0.12René 'Necoro' Neumann1-0/+1
2009-03-07Renamed es into es_ESRené 'Necoro' Neumann1-0/+0
2009-03-07Added spanish translation.Daniel Halens3-0/+1132
2009-03-07Fixed the Sync keybinding. Thanks to Daniel Halens for reportingRené 'Necoro' Neumann1-1/+1
2009-03-06Update ChangelogRené 'Necoro' Neumann1-0/+1
2009-03-06Updated catalan translationRoger Calvó1-407/+443
2009-03-03Fix sql searchRené 'Necoro' Neumann1-1/+1
2009-03-03FixRené 'Necoro' Neumann1-1/+1
2009-03-02Updated polish translationTomasz Osiński1-375/+493
2009-03-02Fixed interactive search with category namesRené 'Necoro' Neumann2-2/+7
2009-03-02Fix searchRené 'Necoro' Neumann2-3/+14
2009-02-24Use local config dirRené 'Necoro' Neumann1-1/+1
2009-02-24TypoRené 'Necoro' Neumann1-1/+1
2009-02-21Well -- ehm -- yeahRené 'Necoro' Neumann1-2/+1
2009-02-21Use pickle instead of DBM, as this would require additional python modulesRené 'Necoro' Neumann1-25/+40
2009-02-21Fix small errorRené 'Necoro' Neumann1-1/+1
2009-02-20Updated turkish translationGürkan Gür1-379/+491
2009-02-20In case the portdirs.db is not existing yet -- well - regenerate everything ;)René 'Necoro' Neumann1-0/+1
2009-02-20Generalize the new_version pluginRené 'Necoro' Neumann2-3/+9
2009-02-20Change 'next' to '0.12'René 'Necoro' Neumann1-1/+1
2009-02-20Translation updatesRené 'Necoro' Neumann1-132/+158
2009-02-20Fix cat-loading errorRené 'Necoro' Neumann1-4/+4
2009-02-20Raise the type and not 'type'René 'Necoro' Neumann1-1/+1
2009-02-20Update POTRené 'Necoro' Neumann1-118/+140
2009-02-20Well - might be nice, if we actually save the db-type changes...René 'Necoro' Neumann1-0/+5
2009-02-20Add database type to global config -- no user-config for the momentRené 'Necoro' Neumann5-13/+76
2009-02-20Add color btns to the preferences, so they are configurable here tooRené 'Necoro' Neumann5-99/+222
2009-02-19Make combos workRené 'Necoro' Neumann2-17/+12
2009-02-19Fix gettext library nameRené 'Necoro' Neumann1-1/+1
2009-02-19Make translation work correctlyRené 'Necoro' Neumann1-0/+10
2009-02-19TranslationsRené 'Necoro' Neumann4-329/+458
2009-02-18Last transition stepsRené 'Necoro' Neumann4-229/+284
2009-02-18Make the plugin menu work againRené 'Necoro' Neumann2-12/+28
2009-02-18Add 'get_ui()' method for convenienceRené 'Necoro' Neumann2-5/+18
2009-02-18Remove the 'Popup' classRené 'Necoro' Neumann1-1/+1
2009-02-18Remove the 'Popup' classRené 'Necoro' Neumann1-12/+0
2009-02-18Add dummy signal handlers for PackageTable -- and so also the error output fo...René 'Necoro' Neumann2-2/+17
2009-02-18Remove the 'pause' hackRené 'Necoro' Neumann2-52/+9
2009-02-18Fix popupsRené 'Necoro' Neumann3-57/+21
2009-02-18Hide console menuRené 'Necoro' Neumann1-0/+1
2009-02-18Make it start - though there are still itches - esp. with the menuRené 'Necoro' Neumann2-89/+74
2009-02-18converted the basic structure to gtkbuilderRené 'Necoro' Neumann1-20/+25