Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allowed default for session; load 'app-portage/portato' as default for ↵ | René 'Necoro' Neumann | 2008-06-10 | 1 | -6/+9 |
| | | | | selections :) | ||||
* | Fixed 'kill' in the systray popup | René 'Necoro' Neumann | 2008-06-09 | 1 | -2/+2 |
| | |||||
* | Fixed error message | René 'Necoro' Neumann | 2008-06-09 | 1 | -1/+1 |
| | |||||
* | Make blocks way more intelligent | René 'Necoro' Neumann | 2008-06-08 | 1 | -31/+85 |
| | |||||
* | Updated docs and german translation | René 'Necoro' Neumann | 2008-06-08 | 1 | -2/+2 |
| | |||||
* | Make the new behavior configurable | René 'Necoro' Neumann | 2008-06-08 | 3 | -19/+44 |
| | |||||
* | Make selection work with the other cat layout | René 'Necoro' Neumann | 2008-06-08 | 1 | -0/+18 |
| | |||||
* | Porthole like display in the cat list | René 'Necoro' Neumann | 2008-06-08 | 1 | -4/+39 |
| | |||||
* | Make the console title length changeable by the user | René 'Necoro' Neumann | 2008-06-08 | 3 | -17/+59 |
| | |||||
* | Moved version list out of the PackageTable into the normal MainWindow | René 'Necoro' Neumann | 2008-06-07 | 2 | -259/+266 |
| | |||||
* | Show CPV instead of CP in the package info | René 'Necoro' Neumann | 2008-06-07 | 1 | -1/+1 |
| | |||||
* | Also have masked package being looked up in the updater. Though this is ↵ | René 'Necoro' Neumann | 2008-05-27 | 1 | -5/+10 |
| | | | | still misbehavior, as packages shouldn't be masked at this point of time | ||||
* | Don't set the pause.svg ... it's ugly ^^ | René 'Necoro' Neumann | 2008-05-27 | 1 | -2/+2 |
| | |||||
* | Fixed copyright string | René 'Necoro' Neumann | 2008-05-16 | 1 | -1/+1 |
| | |||||
* | Fixed spelling | René 'Necoro' Neumann | 2008-05-15 | 1 | -2/+2 |
| | |||||
* | Added python version to traceback | René 'Necoro' Neumann | 2008-05-03 | 1 | -0/+1 |
| | |||||
* | Added pause systray icon | René 'Necoro' Neumann | 2008-05-02 | 1 | -1/+3 |
| | |||||
* | Fixed small bug | René 'Necoro' Neumann | 2008-05-01 | 1 | -1/+1 |
| | |||||
* | Changed max scrollback lines to 2**20 to prevent segfaults | René 'Necoro' Neumann | 2008-04-29 | 1 | -1/+1 |
| | |||||
* | Added shortcut for 'Reload Portage' - increased max. scrollback lines | René 'Necoro' Neumann | 2008-04-21 | 2 | -97/+99 |
| | |||||
* | Added seqizz' nick to the translators listings | René 'Necoro' Neumann | 2008-04-18 | 1 | -1/+1 |
| | |||||
* | Rev. 198 done right | René 'Necoro' Neumann | 2008-04-17 | 1 | -4/+6 |
| | |||||
* | Correct handling of masked packages during update | René 'Necoro' Neumann | 2008-04-16 | 1 | -8/+5 |
| | |||||
* | Fixed the accidential removal of packages in the install queue if one is masked. | René 'Necoro' Neumann | 2008-04-15 | 1 | -2/+14 |
| | |||||
* | Fixes bug #24 | René 'Necoro' Neumann | 2008-04-14 | 1 | -2/+2 |
| | |||||
* | For some reason i18n strings were not displayed in threads sometimes | René 'Necoro' Neumann | 2008-04-14 | 1 | -0/+6 |
| | |||||
* | Also update dependency categories | René 'Necoro' Neumann | 2008-04-14 | 1 | -2/+5 |
| | |||||
* | Some length restrictions | René 'Necoro' Neumann | 2008-04-11 | 2 | -96/+100 |
| | |||||
* | Now unicode support for translations :) | René 'Necoro' Neumann | 2008-04-09 | 15 | -15/+13 |
| | |||||
* | Do something useful if an assertionerror is thrown during dep-resolution | René 'Necoro' Neumann | 2008-04-09 | 1 | -5/+11 |
| | |||||
* | Added lock to database | René 'Necoro' Neumann | 2008-04-08 | 1 | -1/+18 |
| | |||||
* | Also delete packages from 'ALL' when a category is refreshed | René 'Necoro' Neumann | 2008-04-08 | 1 | -21/+39 |
| | |||||
* | Added version infos to exceptions | René 'Necoro' Neumann | 2008-03-28 | 2 | -2/+19 |
| | |||||
* | Added turkish translation. Thanks to Gürkan Gür. | René 'Necoro' Neumann | 2008-03-28 | 1 | -1/+2 |
| | |||||
* | Merged in version_list branch | René 'Necoro' Neumann | 2008-03-27 | 5 | -192/+274 |
|\ | |||||
| * | Use buttons instead of toolbar | René 'Necoro' Neumann | 2008-03-25 | 1 | -26/+53 |
| | | |||||
| * | Added preference switch for showing the slots | René 'Necoro' Neumann | 2008-03-25 | 2 | -96/+138 |
| | | |||||
| * | Show slots in the version list | René 'Necoro' Neumann | 2008-03-25 | 1 | -6/+35 |
| | | |||||
| * | Converted back to HB instead of HPaned | René 'Necoro' Neumann | 2008-03-25 | 3 | -57/+31 |
| | | |||||
| * | Polished frontend | René 'Necoro' Neumann | 2008-03-25 | 1 | -2/+3 |
| | | |||||
| * | First try of using a version list | René 'Necoro' Neumann | 2008-03-25 | 2 | -92/+102 |
| | | |||||
* | | Allowed AllOf-deps inside or | René 'Necoro' Neumann | 2008-03-27 | 1 | -1/+6 |
| | | |||||
* | | Cleaned up hooks | René 'Necoro' Neumann | 2008-03-26 | 1 | -4/+2 |
| | | |||||
* | | Fixed after_startup hook | René 'Necoro' Neumann | 2008-03-26 | 1 | -2/+1 |
| | | |||||
* | | Fixed after_startup hook | René 'Necoro' Neumann | 2008-03-26 | 1 | -1/+3 |
| | | |||||
* | | Added find_version plugin | René 'Necoro' Neumann | 2008-03-26 | 1 | -0/+1 |
| | | |||||
* | | Removed just another expanding bug | René 'Necoro' Neumann | 2008-03-25 | 1 | -121/+121 |
| | | |||||
* | | Really remove text under buttons | René 'Necoro' Neumann | 2008-03-25 | 1 | -119/+120 |
| | | |||||
* | | Removed GTK section in config | René 'Necoro' Neumann | 2008-03-25 | 2 | -8/+8 |
|/ | |||||
* | Added hpaned between category and package | René 'Necoro' Neumann | 2008-03-25 | 3 | -128/+138 |
| |