summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* Setup repos when next is clicked, not when the repo is added. This makes sureChris Lumens2006-08-281-21/+31
* - actually set the checkbox column size sanely in WideCheckListPeter Jones2006-08-251-4/+6
* 2006-08-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-231-20/+79
* - make keyboard-only selection of disks to install on work.Peter Jones2006-08-181-3/+0
* Mark strings for translation (#199022).Chris Lumens2006-08-141-2/+2
* Only set the UTC check box if it's not a kickstart install (#181737).Chris Lumens2006-08-091-1/+2
* Always set the password field as unencrypted, so interactive kickstart installsChris Lumens2006-08-071-0/+1
* Log added repos (#201212).Chris Lumens2006-08-031-0/+4
* Don't add an extra slash, as urlparse gets confused easily (#210232).Chris Lumens2006-08-031-5/+3
* I guess we do still have to rescan devices all the time.Chris Lumens2006-08-021-1/+1
* - make mpath + iscsi workPeter Jones2006-08-011-1/+1
* 2006-07-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-241-0/+2
* 2006-07-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-241-1/+1
* 2006-07-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-211-1/+1
* Remove that.Chris Lumens2006-07-211-3/+0
* Show preexisting label if any exists to the UI and the mount point comboChris Lumens2006-07-212-11/+36
* Make GMT offset timezones available in the UI (#199076).Chris Lumens2006-07-201-19/+21
* 2006-07-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-201-3/+4
* 2006-07-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-191-0/+4
* 2006-07-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-191-3/+5
* 2006-07-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-191-0/+5
* 2006-07-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-181-0/+67
* 2006-07-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-171-4/+0
* actually commitJeremy Katz2006-07-131-1/+1
* * iw/autopart_type.py: Support add drive button, add basicJeremy Katz2006-07-131-1/+98
* * iw/partition_ui_helpers_gui.py (createAllowedDrivesStore): SplitJeremy Katz2006-07-131-9/+14
* * iw/iscsi_gui.py: Remove in favor of more integrated way ofJeremy Katz2006-07-131-70/+0
* 2006-07-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-121-0/+159
* Check the UTC box on the text interface automatically if there's no WindowsChris Lumens2006-07-111-8/+2
* parts is a 4-tuple in these instances, too. Hooray for (no) type checking!Chris Lumens2006-07-101-1/+1
* Make sure we call the correct getNext function so the keyboard layout is setChris Lumens2006-06-281-0/+3
* Make sure the contents of the UI end up in network.* variables (#196756)Chris Lumens2006-06-271-11/+7
* 2006-06-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-231-1/+1
* 2006-06-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-211-6/+0
* whoops, committed the wrong fileJeremy Katz2006-06-211-1/+1
* 2006-06-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-151-0/+4
* Bump version and stuff.David Cantrell2006-06-141-0/+1
* 2006-06-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-131-1/+2
* And stash text, not a widget, into the options dict.Chris Lumens2006-06-131-1/+1
* Release notes viewer updates.David Cantrell2006-06-131-30/+30
* Strings vs. widget.Chris Lumens2006-06-131-2/+2
* Like we're going to have test 1 even working tomorrow.David Cantrell2006-06-131-48/+48
* Remove misleading text (#135828).Chris Lumens2006-06-071-1/+1
* Move from IPEditors to gtk.Entrys. This will help when people can enterChris Lumens2006-06-073-183/+34
* If the volume group's physical extent size is other than what we expect, makeChris Lumens2006-06-011-2/+2
* Fix cd install number window for yum backend and various tracebacksPaul Nasrat2006-05-251-1/+1
* Don't allow logical volumes to be smaller than their volume group's PE sizeChris Lumens2006-05-251-1/+1
* Fix deprecation warning.Chris Lumens2006-05-231-2/+2
* Allow existing partitions containing ISO images to be mounted (#105722).Chris Lumens2006-05-232-2/+9
* * gui.py (handleRenderCallback): Sure would be nice if I could keepDavid Cantrell2006-05-195-10/+0