summaryrefslogtreecommitdiff
path: root/portato/gui/windows/main.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Make the dependency list lazyRené 'Necoro' Neumann2008-12-051-110/+105
|
* Sort the dependency flagsRené 'Necoro' Neumann2008-12-051-1/+19
|
* Allow session stuff being stored in the configRené 'Necoro' Neumann2008-11-241-0/+16
|
* Increase session version for the last changeRené 'Necoro' Neumann2008-11-241-1/+1
|
* Change ', ' into '@' for the selection pathesRené 'Necoro' Neumann2008-11-031-7/+7
|
* Add defaults only session loadingRené 'Necoro' Neumann2008-11-031-3/+4
|
* Improvement to session handling of selections. Increased gui SESSION_VERSION.René 'Necoro' Neumann2008-11-021-36/+87
|
* Merge in SQL stuffRené 'Necoro' Neumann2008-11-021-1/+0
|
* Remove some trailing whitespacesRené 'Necoro' Neumann2008-10-281-6/+6
|
* Do not insert empty lines before expanded useflags in the queue tooltip, if ↵René 'Necoro' Neumann2008-10-281-1/+4
| | | | there are no other useflags
* New dependency handling. Should fix some bugs.René 'Necoro' Neumann2008-09-151-31/+25
|
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-1741/+1741
|
* Disable '--oneshot' button if senselessRené 'Necoro' Neumann2008-07-281-1/+4
|
* Removed obsolete queuePopupRené 'Necoro' Neumann2008-07-281-1/+0
|
* New --oneshot-cb worksRené 'Necoro' Neumann2008-07-281-2/+9
|
* First support for the new emerge optionsRené 'Necoro' Neumann2008-07-281-15/+20
|
* Add scrollbacklines to configRené 'Necoro' Neumann2008-07-281-1/+1
|
* Fixed the update_world with sets for <portage-2.2René 'Necoro' Neumann2008-07-161-5/+6
|
* Make the queue's update_world set-sensitive tooRené 'Necoro' Neumann2008-07-101-4/+4
|
* Moved color info to configRené 'Necoro' Neumann2008-07-101-2/+2
|
* Merged in the portage-2.2 branchRené 'Necoro' Neumann2008-07-091-2/+8
|\
| * Renamed generic package setsRené 'Necoro' Neumann2008-07-091-1/+1
| |
| * Make update_world set compatibleRené 'Necoro' Neumann2008-07-091-1/+7
| |
* | Added ability to install missing plugin depsRené 'Necoro' Neumann2008-07-041-1/+1
| |
* | 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
| |