summaryrefslogtreecommitdiff
path: root/portato (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-05Better debug/info messagesRené 'Necoro' Neumann1-1/+6
2009-07-05Add Changelog as PluginRené 'Necoro' Neumann2-89/+65
2009-07-05Add 'WidgetPlugin' classRené 'Necoro' Neumann2-27/+53
2009-07-05Add dummy_hook()René 'Necoro' Neumann1-0/+12
2009-07-03Removed unused 'send_signal_to_group'René 'Necoro' Neumann1-16/+1
2009-05-20Add NotebookSlotRené 'Necoro' Neumann2-0/+18
2009-05-18Fix #2René 'Necoro' Neumann1-1/+2
2009-05-18FixRené 'Necoro' Neumann1-1/+1
2009-05-15Always mask wrong EAPIRené 'Necoro' Neumann1-0/+3
2009-05-15Add 'eapi_supported'René 'Necoro' Neumann2-0/+9
2009-05-15Cleaned up dialogs importRené 'Necoro' Neumann1-21/+18
2009-05-15Get rid of wrapper.py and GtkConsoleRené 'Necoro' Neumann4-338/+312
2009-05-15Fix importRené 'Necoro' Neumann1-1/+1
2009-05-15Introduced extra slots module.René 'Necoro' Neumann2-29/+49
2009-05-15Disallow enabling expanded useflags - only their specific valuesRené 'Necoro' Neumann1-7/+4
2009-04-25Add emerge options slotRené 'Necoro' Neumann2-1/+4
2009-04-24Committed a wrong changeRené 'Necoro' Neumann1-1/+0
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