summaryrefslogtreecommitdiffstats
path: root/iw/GroupSelector.py
Commit message (Expand)AuthorAgeFilesLines
* Use named parameters for translatable strings with multiple params.David Cantrell2009-10-011-1/+2
* Update Optional packages button via popup menu too (#515912).Radek Vykydal2009-08-261-2/+2
* Improve filtering of non-available groups (#469438)Jeremy Katz2008-11-031-20/+3
* Fix various syntax errors caught by PyCheckerHans de Goede2008-10-291-2/+1
* sys.stderr.write needs a newline.Chris Lumens2008-09-101-1/+1
* print doesn't yet support the file= syntax in our version of python.Chris Lumens2008-09-101-2/+2
* Use print() as a function.Peter Jones2008-09-081-1/+1
* Reword text for easy of translating plurals (#460728).Chris Lumens2008-09-041-3/+1
* Fix a GTK warning that only appears with s-c-ks running from a shell (#431844).Chris Lumens2008-08-041-1/+1
* Break a few functions out of yuminstall.py into their own file.Chris Lumens2008-08-041-8/+8
* We can't use tsInfo to check for obsoletes since it's not populated yet.Chris Lumens2008-06-091-1/+4
* Don't display obsoleted packages in the UI.Chris Lumens2008-06-061-0/+2
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-53/+8
* Use arch instead of the name again in package nevra.Chris Lumens2008-03-181-1/+1
* Don't show the epoch in package selection either (#437502).Chris Lumens2008-03-141-1/+2
* Pull in the bits of pirut that we use so that we don't depend on pirutJeremy Katz2008-03-021-0/+678
* 2006-02-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-011-379/+0
* * iw/GroupSelector.py (GroupSelector._categorySelected): ScrollDavid Cantrell2006-01-091-0/+2
* 2006-01-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-01-081-6/+17
* * iw/GroupSelector.py (GroupSelector.populateCategories): DisplayDavid Cantrell2006-01-041-1/+1
* * iw/GroupSelector.py (OptionalPackageSelector.__init__): PositionDavid Cantrell2006-01-041-0/+4
* 2005-12-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-111-4/+20
* Fix some typos.Chris Lumens2005-12-081-2/+2
* 2005-12-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-081-9/+6
* 2005-12-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-081-0/+349