summaryrefslogtreecommitdiffstats
path: root/iw/checklist.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-2/+2
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-171-8/+14
* 2007-09-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-09-211-2/+20
* * iw/network_gui.py: Call append_row function with extra tooltipjgranado2007-08-171-2/+4
* * gui.py (handleRenderCallback): Sure would be nice if I could keepDavid Cantrell2006-05-191-2/+0
* * gui.py: Remove PYGTK_DISABLE_THREADS environment variable. CallDavid Cantrell2006-05-161-0/+2
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-6/+6
* don't do fixed width (#117368)Jeremy Katz2004-03-031-2/+2
* make checklists wider, add test program (#114495)Jeremy Katz2004-01-291-1/+21
* fix up test for storeMatt Wilson2002-07-181-6/+4
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-1/+1
* 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
* 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
* 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