summaryrefslogtreecommitdiff
path: root/portato (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ported Notify pluginRené 'Necoro' Neumann2008-07-032-23/+6
* Ported completelyRené 'Necoro' Neumann2008-07-033-548/+54
* New plugin system - first hackRené 'Necoro' Neumann2008-07-032-420/+683
* Now load 22 versions when running the correct portageRené 'Necoro' Neumann2008-06-254-8/+18
* Added Package_22 and System_22René 'Necoro' Neumann2008-06-254-5/+63
* Added 2.2 settingsRené 'Necoro' Neumann2008-06-251-0/+27
* Added mail error message dialogRené 'Necoro' Neumann2008-06-252-13/+24
* Have blocks as packages and not as CPVRené 'Necoro' Neumann2008-06-241-1/+1
* Fixed vanishing categoriesRené 'Necoro' Neumann2008-06-241-1/+1
* allowed to dismiss the warning dialogs for keywords/useflagsRené 'Necoro' Neumann2008-06-233-6/+21
* Reverted last commit; Added get and set methodRené 'Necoro' Neumann2008-06-231-11/+19
* Make Session inherit from ConfigParser. This allows the usage of normal confi...René 'Necoro' Neumann2008-06-231-9/+10
* Finished send_mail workRené 'Necoro' Neumann2008-06-232-52/+68
* 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