summaryrefslogtreecommitdiff
path: root/portato/gui/windows/main.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Some more dependency awarenessRené 'Necoro' Neumann2008-07-041-0/+3
| |
* | Ported completelyRené 'Necoro' Neumann2008-07-031-12/+7
|/
* allowed to dismiss the warning dialogs for keywords/useflagsRené 'Necoro' Neumann2008-06-231-2/+4
|
* Moved GtkThread to gui.utilsRené 'Necoro' Neumann2008-06-231-2/+1
|
* Merged from trunkRené 'Necoro' Neumann2008-06-191-176/+240
|\
| * Allowed default for session; load 'app-portage/portato' as default for ↵René 'Necoro' Neumann2008-06-101-6/+9
| | | | | | | | selections :)
| * Make the new behavior configurableRené 'Necoro' Neumann2008-06-081-9/+8
| |
| * 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-081-1/+2
| |
| * Moved version list out of the PackageTable into the normal MainWindowRené 'Necoro' Neumann2008-06-071-161/+169
| |
| * Show CPV instead of CP in the package infoRené 'Necoro' Neumann2008-06-071-1/+1
| |
| * Don't set the pause.svg ... it's ugly ^^René 'Necoro' Neumann2008-05-271-2/+2
| |
* | Merged from trunkRené 'Necoro' Neumann2008-05-211-2/+4
|\|
| * Added pause systray iconRené 'Necoro' Neumann2008-05-021-1/+3
| |
| * 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-211-1/+1
| |
* | Ported to new find_packages API #2: withVersion --> with_versionRené 'Necoro' Neumann2008-05-211-1/+1
| |
* | Ported to new find_packages APIRené 'Necoro' Neumann2008-05-211-3/+3
| |
* | Changed 'is_overlay' to 'is_in_overlay'René 'Necoro' Neumann2008-04-171-1/+1
|/
* Some length restrictionsRené 'Necoro' Neumann2008-04-111-0/+1
|
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
|
* Do something useful if an assertionerror is thrown during dep-resolutionRené 'Necoro' Neumann2008-04-091-5/+11
|
* Merged in version_list branchRené 'Necoro' Neumann2008-03-271-37/+64
|\
| * Show slots in the version listRené 'Necoro' Neumann2008-03-251-6/+35
| |
| * Converted back to HB instead of HPanedRené 'Necoro' Neumann2008-03-251-13/+3
| |
| * First try of using a version listRené 'Necoro' Neumann2008-03-251-25/+33
| |
* | Allowed AllOf-deps inside orRené 'Necoro' Neumann2008-03-271-1/+6
| |
* | Cleaned up hooksRené 'Necoro' Neumann2008-03-261-4/+2
| |
* | Fixed after_startup hookRené 'Necoro' Neumann2008-03-261-2/+1
| |
* | Fixed after_startup hookRené 'Necoro' Neumann2008-03-261-1/+3
| |
* | Added find_version pluginRené 'Necoro' Neumann2008-03-261-0/+1
| |
* | Removed GTK section in configRené 'Necoro' Neumann2008-03-251-2/+2
|/
* Added hpaned between category and packageRené 'Necoro' Neumann2008-03-251-4/+9
|
* Added option to disable console title updateRené 'Necoro' Neumann2008-03-251-1/+1
|
* Init dbus threads using a pluginRené 'Necoro' Neumann2008-03-191-1/+1
|
* Removed gtk subdirRené 'Necoro' Neumann2008-03-181-0/+1661