summaryrefslogtreecommitdiff
path: root/portato (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-23Added plugin, which simply throws an exceptionRené 'Necoro' Neumann1-0/+2
2008-06-23Moved GtkThread to gui.utilsRené 'Necoro' Neumann5-29/+25
2008-06-22Implemented the mail sendingRené 'Necoro' Neumann2-3/+63
2008-06-22First mail window draftRené 'Necoro' Neumann3-0/+220
2008-06-10Added gpytage pluginRené 'Necoro' Neumann1-0/+16
2008-06-10Modified plugin.xsd so it allows also menu-only pluginsRené 'Necoro' Neumann1-6/+7
2008-06-10Fixed the default handlingRené 'Necoro' Neumann1-1/+1
2008-06-10Allowed default for session; load 'app-portage/portato' as default for select...René 'Necoro' Neumann2-10/+18
2008-06-09Fixed 'kill' in the systray popupRené 'Necoro' Neumann1-2/+2
2008-06-09Fixed error messageRené 'Necoro' Neumann1-1/+1
2008-06-08Make blocks way more intelligentRené 'Necoro' Neumann2-44/+105
2008-06-08Added odict from voidspace.org.ukRené 'Necoro' Neumann1-0/+1399
2008-06-08Do not block the same slot - as clears itselfRené 'Necoro' Neumann1-3/+3
2008-06-08Removed legacy pluginsRené 'Necoro' Neumann3-79/+0
2008-06-08Updated docs and german translationRené 'Necoro' Neumann1-2/+2
2008-06-08Make the new behavior configurableRené 'Necoro' Neumann3-19/+44
2008-06-08Make selection work with the other cat layoutRené 'Necoro' Neumann1-0/+18
2008-06-08Porthole like display in the cat listRené 'Necoro' Neumann1-4/+39
2008-06-08Make the console title length changeable by the userRené 'Necoro' Neumann3-17/+59
2008-06-07Moved version list out of the PackageTable into the normal MainWindowRené 'Necoro' Neumann2-259/+266
2008-06-07Show CPV instead of CP in the package infoRené 'Necoro' Neumann1-1/+1
2008-06-07Also show masked best matches when asked for only_installedRené 'Necoro' Neumann1-2/+4
2008-06-07Also print ebuild and changelog if the package is not in system anymoreRené 'Necoro' Neumann1-1/+4
2008-05-27Also have masked package being looked up in the updater. Though this is still...René 'Necoro' Neumann1-5/+10
2008-05-27Don't set the pause.svg ... it's ugly ^^René 'Necoro' Neumann1-2/+2
2008-05-21Small fixesRené 'Necoro' Neumann2-2/+2
2008-05-21Some more fixesRené 'Necoro' Neumann1-19/+17
2008-05-21Fixed errors, so the app startsRené 'Necoro' Neumann3-8/+10
2008-05-21Ported to new find_packages API #2: withVersion --> with_versionRené 'Necoro' Neumann3-4/+4
2008-05-21Ported to new find_packages APIRené 'Necoro' Neumann4-11/+11
2008-05-21Ported packageRené 'Necoro' Neumann3-31/+20
2008-05-16Fixed copyright stringRené 'Necoro' Neumann1-1/+1
2008-05-16Fixed 'find_best_match' and 'update_world' to better mimic portage's behaviorRené 'Necoro' Neumann1-2/+2
2008-05-15Fixed spellingRené 'Necoro' Neumann1-2/+2
2008-05-14Ported find_best_matchRené 'Necoro' Neumann1-24/+11
2008-05-03Added python version to tracebackRené 'Necoro' Neumann1-0/+1
2008-05-02Use only global shmRené 'Necoro' Neumann1-7/+1
2008-05-02Added pause systray iconRené 'Necoro' Neumann1-1/+3
2008-05-01Fixed small bugRené 'Necoro' Neumann1-1/+1
2008-04-29Changed max scrollback lines to 2**20 to prevent segfaultsRené 'Necoro' Neumann1-1/+1
2008-04-21Added shortcut for 'Reload Portage' - increased max. scrollback linesRené 'Necoro' Neumann2-97/+99
2008-04-18Fixed update world to fit current portage handlingRené 'Necoro' Neumann1-4/+9
2008-04-18Added seqizz' nick to the translators listingsRené 'Necoro' Neumann1-1/+1
2008-04-18Only init dbus threads, if it is really needed.René 'Necoro' Neumann1-2/+8
2008-04-17Enhanced get_use_desc - similar to the 'unify' branchRené 'Necoro' Neumann1-39/+45
2008-04-17Fixed get_use_descRené 'Necoro' Neumann2-9/+18
2008-04-17Cleaned up interfaceRené 'Necoro' Neumann2-121/+12
2008-04-17Ported the find_* and the get_use_desc from catapultRené 'Necoro' Neumann1-121/+113
2008-04-17Make get_package_settings take an 'installed' argument instead of a treeRené 'Necoro' Neumann2-17/+14
2008-04-17Changed 'is_overlay' to 'is_in_overlay'René 'Necoro' Neumann3-6/+5