summaryrefslogtreecommitdiff
path: root/portato (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-28Corrected config path handling.René 'Necoro' Neumann2-9/+6
2009-10-08Enhance the splash window handling.René 'Necoro' Neumann2-2/+9
2009-09-03Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann1-0/+1
2009-08-31Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann5-11/+11
2009-08-25Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann1-0/+1
2009-08-11Sync portage and the DB after emerge syncRené 'Necoro' Neumann1-0/+9
2009-08-11Do not show masking label, if the package is not in system anymoreRené 'Necoro' Neumann1-2/+2
2009-08-11Fix handling of slots in /etc/portage/*René 'Necoro' Neumann2-2/+4
2009-08-10Add credits for translationRené 'Necoro' Neumann1-0/+1
2009-08-10Newer portage versions only return a relative config path.René 'Necoro' Neumann1-0/+8
2009-07-28Nicer indention :PRené 'Necoro' Neumann1-4/+4
2009-07-28Do not create the useless description dbRené 'Necoro' Neumann1-10/+1
2009-07-05TypoRené 'Necoro' Neumann1-1/+1
2009-07-05Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann1-5/+1
2009-07-05Sort plugins in the windowRené 'Necoro' Neumann1-13/+8
2009-07-05Port DependencyDetailRené 'Necoro' Neumann3-129/+9
2009-07-05Also port FilesDetailRené 'Necoro' Neumann2-34/+0
2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann2-26/+1
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