summaryrefslogtreecommitdiff
path: root/portato/gui/windows/main.py (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-28Remove some trailing whitespacesRené 'Necoro' Neumann1-6/+6
2008-10-28Do not insert empty lines before expanded useflags in the queue tooltip, if t...René 'Necoro' Neumann1-1/+4
2008-09-15New dependency handling. Should fix some bugs.René 'Necoro' Neumann1-31/+25
2008-09-02Switch from tabs to 4 spacesRené 'Necoro' Neumann1-1741/+1741
2008-07-28Disable '--oneshot' button if senselessRené 'Necoro' Neumann1-1/+4
2008-07-28Removed obsolete queuePopupRené 'Necoro' Neumann1-1/+0
2008-07-28New --oneshot-cb worksRené 'Necoro' Neumann1-2/+9
2008-07-28First support for the new emerge optionsRené 'Necoro' Neumann1-15/+20
2008-07-28Add scrollbacklines to configRené 'Necoro' Neumann1-1/+1
2008-07-16Fixed the update_world with sets for <portage-2.2René 'Necoro' Neumann1-5/+6
2008-07-10Make the queue's update_world set-sensitive tooRené 'Necoro' Neumann1-4/+4
2008-07-10Moved color info to configRené 'Necoro' Neumann1-2/+2
2008-07-09Renamed generic package setsRené 'Necoro' Neumann1-1/+1
2008-07-09Make update_world set compatibleRené 'Necoro' Neumann1-1/+7
2008-07-04Added ability to install missing plugin depsRené 'Necoro' Neumann1-1/+1
2008-07-04Some more dependency awarenessRené 'Necoro' Neumann1-0/+3
2008-07-03Ported completelyRené 'Necoro' Neumann1-12/+7
2008-06-23allowed to dismiss the warning dialogs for keywords/useflagsRené 'Necoro' Neumann1-2/+4
2008-06-23Moved GtkThread to gui.utilsRené 'Necoro' Neumann1-2/+1
2008-06-10Allowed default for session; load 'app-portage/portato' as default for select...René 'Necoro' Neumann1-6/+9
2008-06-08Make the new behavior configurableRené 'Necoro' Neumann1-9/+8
2008-06-08Make selection work with the other cat layoutRené 'Necoro' Neumann1-0/+18
2008-06-08Porthole like display in the cat listRené 'Necoro' Neumann1-4/+39
2008-06-08Make the console title length changeable by the userRené 'Necoro' Neumann1-1/+2
2008-06-07Moved version list out of the PackageTable into the normal MainWindowRené 'Necoro' Neumann1-161/+169
2008-06-07Show CPV instead of CP in the package infoRené 'Necoro' Neumann1-1/+1
2008-05-27Don't set the pause.svg ... it's ugly ^^René 'Necoro' Neumann1-2/+2
2008-05-21Ported to new find_packages API #2: withVersion --> with_versionRené 'Necoro' Neumann1-1/+1
2008-05-21Ported to new find_packages APIRené 'Necoro' Neumann1-3/+3
2008-05-02Added pause systray iconRené 'Necoro' Neumann1-1/+3
2008-04-29Changed max scrollback lines to 2**20 to prevent segfaultsRené 'Necoro' Neumann1-1/+1
2008-04-21Added shortcut for 'Reload Portage' - increased max. scrollback linesRené 'Necoro' Neumann1-1/+1
2008-04-17Changed 'is_overlay' to 'is_in_overlay'René 'Necoro' Neumann1-1/+1
2008-04-11Some length restrictionsRené 'Necoro' Neumann1-0/+1
2008-04-09Now unicode support for translations :)René 'Necoro' Neumann1-1/+1
2008-04-09Do something useful if an assertionerror is thrown during dep-resolutionRené 'Necoro' Neumann1-5/+11
2008-03-27Allowed AllOf-deps inside orRené 'Necoro' Neumann1-1/+6
2008-03-26Cleaned up hooksRené 'Necoro' Neumann1-4/+2
2008-03-26Fixed after_startup hookRené 'Necoro' Neumann1-2/+1
2008-03-26Fixed after_startup hookRené 'Necoro' Neumann1-1/+3
2008-03-26Added find_version pluginRené 'Necoro' Neumann1-0/+1
2008-03-25Show slots in the version listRené 'Necoro' Neumann1-6/+35
2008-03-25Removed GTK section in configRené 'Necoro' Neumann1-2/+2
2008-03-25Converted back to HB instead of HPanedRené 'Necoro' Neumann1-13/+3
2008-03-25First try of using a version listRené 'Necoro' Neumann1-25/+33
2008-03-25Added hpaned between category and packageRené 'Necoro' Neumann1-4/+9
2008-03-25Added option to disable console title updateRené 'Necoro' Neumann1-1/+1
2008-03-19Init dbus threads using a pluginRené 'Necoro' Neumann1-1/+1
2008-03-18Removed gtk subdirRené 'Necoro' Neumann1-9/+9
2008-03-18Split and renamed gui_helperRené 'Necoro' Neumann1-1/+2