Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 still... | René 'Necoro' Neumann | 2008-05-27 | 1 | -5/+10 | |
| * | Don't set the pause.svg ... it's ugly ^^ | René 'Necoro' Neumann | 2008-05-27 | 1 | -2/+2 | |
* | | Merged from trunk | René 'Necoro' Neumann | 2008-05-21 | 6 | -103/+108 | |
|\| | ||||||
| * | 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 | |
* | | Fixed errors, so the app starts | René 'Necoro' Neumann | 2008-05-21 | 1 | -1/+1 | |
* | | Ported to new find_packages API #2: withVersion --> with_version | René 'Necoro' Neumann | 2008-05-21 | 2 | -3/+3 | |
* | | Ported to new find_packages API | René 'Necoro' Neumann | 2008-05-21 | 3 | -6/+6 | |
* | | Changed 'is_overlay' to 'is_in_overlay' | René 'Necoro' Neumann | 2008-04-17 | 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 | |
* | Added option to disable console title update | René 'Necoro' Neumann | 2008-03-25 | 3 | -99/+114 |