summaryrefslogtreecommitdiffstats
path: root/iw/package_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Remove last vestiges of rhpxl and pirut.Chris Lumens2008-09-031-1/+0
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-1/+4
* Pull in the bits of pirut that we use so that we don't depend on pirutJeremy Katz2008-03-021-1/+2
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-171-6/+12
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-3/+3
* 2006-02-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-011-1/+1
* 2006-01-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-01-301-0/+30
* 2006-01-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-01-261-30/+0
* 2005-12-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-081-1136/+15
* Use new logging system.Chris Lumens2005-08-121-3/+4
* Combined Language and InstallTimeLanguage in language.py into a singleChris Lumens2005-03-231-4/+4
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-76/+76
* Fixed UI deprecation warnings.Chris Lumens2005-01-261-2/+2
* 2005-01-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-131-17/+4
* replace & with &amp; (#131523)Jeremy Katz2004-09-071-0/+1
* merge from taroon branchJeremy Katz2003-08-271-0/+4
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-1/+1
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-1/+1
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-132/+87
* import rhpl.log (#80632)Jeremy Katz2002-12-291-0/+1
* we're moving forward to rpm 4.1...Jeremy Katz2002-10-081-1/+1
* use translated name in dialog title (#71836)Jeremy Katz2002-08-211-1/+1
* make core, not Base the unchangable bit. and make Core not show up in flat v...Jeremy Katz2002-08-211-3/+4
* some changes to make 640x480 workMike Fulbright2002-08-061-1/+7
* use translated group names and descriptions if availableJeremy Katz2002-08-011-1/+1
* make it a cursor, not an icon. automatically switch to wait cursor on wait w...Matt Wilson2002-07-261-4/+4
* show busy icon when processing lots of packagesMatt Wilson2002-07-261-2/+7
* change to a busy icon when twiddling componentsMatt Wilson2002-07-261-0/+3
* do specpo only in gui mode. do not utf8 the messages, they should already be...Matt Wilson2002-07-251-4/+2
* fix for bug #69590 - turn off selected button if all optional (and not mandat...Mike Fulbright2002-07-241-5/+9
* hack is back to make list/tree views to scroll_to correctlyMike Fulbright2002-07-221-1/+32
* fix some issues regarding minimal and everythingMike Fulbright2002-07-191-23/+21
* hide Details buttons if everything or minimal selectedMike Fulbright2002-07-191-8/+20
* add minimal and some bug fixesMike Fulbright2002-07-191-49/+176
* new layout of package group selection, fix the odd behavior when focusing che...Matt Wilson2002-07-181-53/+86
* new iter_next APIMatt Wilson2002-07-181-2/+2
* use package-selection iconMike Fulbright2002-07-171-2/+1
* add icon, remove package count from everythingMike Fulbright2002-07-171-3/+24
* clean up scrolled window codeMatt Wilson2002-07-171-12/+9
* remove Details on non-selected compsMatt Wilson2002-07-171-10/+15
* typoMike Fulbright2002-07-171-1/+1
* align Details buttonsMike Fulbright2002-07-171-2/+4
* all new component selection screen which includes ability to select optional ...Mike Fulbright2002-07-171-32/+381
* show package group hierarchyMike Fulbright2002-07-121-56/+46
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-1/+1
* more mnemonicsJeremy Katz2002-07-051-7/+7
* fix for bug #67645Mike Fulbright2002-06-281-3/+11
* turn off icons and make it two columns, use compOrder functionMike Fulbright2002-06-281-7/+28
* fix for bug #62172Mike Fulbright2002-06-191-2/+11