Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __slots__ for the PkgData class to save memory | René 'Necoro' Neumann | 2008-07-03 | 1 | -2/+3 |
| | |||||
* | Only add a package to mergequeue if everything went fine | René 'Necoro' Neumann | 2008-06-30 | 1 | -1/+1 |
| | |||||
* | Added mail error message dialog | René 'Necoro' Neumann | 2008-06-25 | 2 | -13/+24 |
| | |||||
* | Fixed vanishing categories | René 'Necoro' Neumann | 2008-06-24 | 1 | -1/+1 |
| | |||||
* | allowed to dismiss the warning dialogs for keywords/useflags | René 'Necoro' Neumann | 2008-06-23 | 2 | -4/+10 |
| | |||||
* | Finished send_mail work | René 'Necoro' Neumann | 2008-06-23 | 2 | -52/+68 |
| | |||||
* | Moved GtkThread to gui.utils | René 'Necoro' Neumann | 2008-06-23 | 4 | -28/+24 |
| | |||||
* | Implemented the mail sending | René 'Necoro' Neumann | 2008-06-22 | 2 | -3/+63 |
| | |||||
* | First mail window draft | René 'Necoro' Neumann | 2008-06-22 | 3 | -0/+220 |
| | |||||
* | Merged from trunk | René 'Necoro' Neumann | 2008-06-19 | 7 | -337/+526 |
|\ | |||||
| * | 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 |
| | | |||||
* | | 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 |
|\ |