summaryrefslogtreecommitdiffstats
path: root/iw/checklist.py
Commit message (Collapse)AuthorAgeFilesLines
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-231-1/+1
| | | | our own translate.py
* fix up more gtk changesMatt Wilson2002-05-081-4/+4
|
* move parition_gui to use checklist (dropping clist) and tweaked checklist to ↵Mike Fulbright2002-01-291-14/+25
| | | | be more sane (but needs a better fix than I made)
* changed column width to look betterbfox2002-01-111-1/+1
|
* use a TreeStore instead of a ListStore to work around silly sort refresh bugJeremy Katz2002-01-091-2/+2
|
* more functionality for package selection screenJeremy Katz2002-01-021-3/+50
|
* commit new GtkTreeView based checklist.py -- currently doesn't handle moreJeremy Katz2001-12-141-111/+66
| | | | | | | than two text columns update firewall_gui and language_support_gui to take advantage of nifty new checklist
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-10/+9
|
* copyrightMatt Wilson2001-08-071-0/+16
|
* pychecker fixMatt Wilson2001-06-231-3/+0
|
* Checkboxes now use checkmarks instead of "X"s. Looks better.bfox2000-11-011-2/+15
|
* Replaced GnomeIconList with Clist for a new package selection screen.bfox2000-10-051-0/+125