summaryrefslogtreecommitdiff
path: root/portato (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added plugin, which simply throws an exceptionRené 'Necoro' Neumann2008-06-231-0/+2
* Moved GtkThread to gui.utilsRené 'Necoro' Neumann2008-06-235-29/+25
* Implemented the mail sendingRené 'Necoro' Neumann2008-06-222-3/+63
* First mail window draftRené 'Necoro' Neumann2008-06-223-0/+220
* Merged from trunkRené 'Necoro' Neumann2008-06-1915-427/+1972
|\
| * Added gpytage pluginRené 'Necoro' Neumann2008-06-101-0/+16
| * Modified plugin.xsd so it allows also menu-only pluginsRené 'Necoro' Neumann2008-06-101-6/+7
| * Fixed the default handlingRené 'Necoro' Neumann2008-06-101-1/+1
| * Allowed default for session; load 'app-portage/portato' as default for select...René 'Necoro' Neumann2008-06-102-10/+18
| * Fixed 'kill' in the systray popupRené 'Necoro' Neumann2008-06-091-2/+2
| * Fixed error messageRené 'Necoro' Neumann2008-06-091-1/+1
| * Make blocks way more intelligentRené 'Necoro' Neumann2008-06-082-44/+105
| * Added odict from voidspace.org.ukRené 'Necoro' Neumann2008-06-081-0/+1399
| * Do not block the same slot - as clears itselfRené 'Necoro' Neumann2008-06-081-3/+3
| * Removed legacy pluginsRené 'Necoro' Neumann2008-06-083-79/+0
| * Updated docs and german translationRené 'Necoro' Neumann2008-06-081-2/+2
| * Make the new behavior configurableRené 'Necoro' Neumann2008-06-083-19/+44
| * Make selection work with the other cat layoutRené 'Necoro' Neumann2008-06-081-0/+18
| * Porthole like display in the cat listRené 'Necoro' Neumann2008-06-081-4/+39
| * Make the console title length changeable by the userRené 'Necoro' Neumann2008-06-083-17/+59
| * Moved version list out of the PackageTable into the normal MainWindowRené 'Necoro' Neumann2008-06-072-259/+266
| * Show CPV instead of CP in the package infoRené 'Necoro' Neumann2008-06-071-1/+1
| * Also show masked best matches when asked for only_installedRené 'Necoro' Neumann2008-06-071-2/+4
| * Also print ebuild and changelog if the package is not in system anymoreRené 'Necoro' Neumann2008-06-071-1/+4
| * Also have masked package being looked up in the updater. Though this is still...René 'Necoro' Neumann2008-05-271-5/+10
| * Don't set the pause.svg ... it's ugly ^^René 'Necoro' Neumann2008-05-271-2/+2
* | Small fixesRené 'Necoro' Neumann2008-05-212-2/+2
* | Merged from trunkRené 'Necoro' Neumann2008-05-219-117/+130
|\|
| * Fixed copyright stringRené 'Necoro' Neumann2008-05-161-1/+1
| * Fixed 'find_best_match' and 'update_world' to better mimic portage's behaviorRené 'Necoro' Neumann2008-05-161-2/+2
| * Fixed spellingRené 'Necoro' Neumann2008-05-151-2/+2
| * Added python version to tracebackRené 'Necoro' Neumann2008-05-031-0/+1
| * Use only global shmRené 'Necoro' Neumann2008-05-021-7/+1
| * Added pause systray iconRené 'Necoro' Neumann2008-05-021-1/+3
| * Fixed small bugRené 'Necoro' Neumann2008-05-011-1/+1
| * Changed max scrollback lines to 2**20 to prevent segfaultsRené 'Necoro' Neumann2008-04-291-1/+1
| * Added shortcut for 'Reload Portage' - increased max. scrollback linesRené 'Necoro' Neumann2008-04-212-97/+99
| * Fixed update world to fit current portage handlingRené 'Necoro' Neumann2008-04-181-4/+9
| * Added seqizz' nick to the translators listingsRené 'Necoro' Neumann2008-04-181-1/+1
| * Only init dbus threads, if it is really needed.René 'Necoro' Neumann2008-04-181-2/+8
| * Enhanced get_use_desc - similar to the 'unify' branchRené 'Necoro' Neumann2008-04-171-39/+45
* | Some more fixesRené 'Necoro' Neumann2008-05-211-19/+17
* | Fixed errors, so the app startsRené 'Necoro' Neumann2008-05-213-8/+10
* | Ported to new find_packages API #2: withVersion --> with_versionRené 'Necoro' Neumann2008-05-213-4/+4
* | Ported to new find_packages APIRené 'Necoro' Neumann2008-05-214-11/+11
* | Ported packageRené 'Necoro' Neumann2008-05-213-31/+20
* | Ported find_best_matchRené 'Necoro' Neumann2008-05-141-24/+11
* | Fixed get_use_descRené 'Necoro' Neumann2008-04-172-9/+18
* | Cleaned up interfaceRené 'Necoro' Neumann2008-04-172-121/+12
* | Ported the find_* and the get_use_desc from catapultRené 'Necoro' Neumann2008-04-171-121/+113