summaryrefslogtreecommitdiff
path: root/portato (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-24Make the new widget structure work. At least for the Plugin MenuRené 'Necoro' Neumann3-6/+28
2009-04-24Create PluginMenuSlotRené 'Necoro' Neumann2-0/+23
2009-04-24Load plugins later in the startup process. No menu magic anymoreRené 'Necoro' Neumann1-25/+5
2009-04-24Should add widgets nowRené 'Necoro' Neumann1-5/+26
2009-04-24Removed special Menu from plugin structure. Added more general 'WidgetSlot'René 'Necoro' Neumann1-27/+82
2009-04-24Fix import errorRené 'Necoro' Neumann1-1/+2
2009-03-26Need a copy to remove fromRené 'Necoro' Neumann1-1/+1
2009-04-07Removed the obsolete single unittest and the unique_array functionRené 'Necoro' Neumann4-73/+6
2009-04-07Fixed pyflakes errorsRené 'Necoro' Neumann9-18/+13
2009-03-25Update manpage creationRené 'Necoro' Neumann1-5/+5
2009-03-24Added build_manpage support. Moved all the startup logic from portato.py to p...René 'Necoro' Neumann1-10/+100
2009-03-20Rename strange 'PListener' to straightforward 'Listener'.René 'Necoro' Neumann2-4/+4
2009-03-19Add support for ktsuss as su frontendRené 'Necoro' Neumann3-3/+76
2009-03-18Deal with keyword lines missing a keywordRené 'Necoro' Neumann1-3/+10
2009-03-09Fix the locale error on setupRené 'Necoro' Neumann1-8/+9
2009-03-09Fix the index error on pkglist jump.v0.12.1René 'Necoro' Neumann1-2/+18
2009-03-07Added spanish translation.Daniel Halens1-0/+1
2009-03-07Fixed the Sync keybinding. Thanks to Daniel Halens for reportingRené 'Necoro' Neumann1-1/+1
2009-03-03Fix sql searchRené 'Necoro' Neumann1-1/+1
2009-03-03FixRené 'Necoro' Neumann1-1/+1
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-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' Neumann1-0/+6
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-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' Neumann4-13/+65
2009-02-20Add color btns to the preferences, so they are configurable here tooRené 'Necoro' Neumann3-98/+221
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' Neumann2-40/+124
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
2009-02-18Converted glade filesRené 'Necoro' Neumann10-1097/+860
2009-02-18Fix the 'GtkSpinButton' warningRené 'Necoro' Neumann1-1/+1