summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* * textw/network_text.py (NetworkDeviceWindow): Set IPv6 entry boxDavid Cantrell2006-10-121-3/+4
* * textw/network_text.py (handleMissingOptionalIP): Added from theDavid Cantrell2006-10-121-6/+11
* * textw/network_text.py (handleIPError): Same change as forDavid Cantrell2006-10-041-23/+25
* 2006-10-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-041-1/+1
* * isys/isys.py (inet_calcNetBroad): Umm, use ntohl() so it works on allDavid Cantrell2006-10-031-1/+5
* * iw/network_gui.py (NetworkWindow): Use isys.netmask2prefix() andDavid Cantrell2006-10-031-1/+1
* * isys/isys.py (inet_doConvertPrefixToNetmask): Removed since it doesDavid Cantrell2006-10-021-1/+1
* * textw/network_text.py (NetworkDeviceWindow): Display error messageDavid Cantrell2006-09-291-1/+3
* * iw/network_gui.py (NetworkWindow): Removed duplicate handleIPError()David Cantrell2006-09-291-31/+62
* * textw/network_text.py: Removed badIPDisplay() for now. RemovedDavid Cantrell2006-09-291-60/+42
* * textw/network_text.py (NetworkDeviceWindow): Input validation codeDavid Cantrell2006-09-281-35/+168
* Don't check the updates image source by default in the partitioning UI.Chris Lumens2006-09-281-1/+4
* * textw/network_text.py: Space consistency changes.David Cantrell2006-09-281-148/+147
* * textw/network_text.py (NetworkDeviceWindow): Widgets are in placeDavid Cantrell2006-09-281-66/+117
* 2006-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-271-46/+43
* * textw/network_text.py (NetworkDeviceWindow): First changes towardsDavid Cantrell2006-09-261-18/+29
* 2006-09-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-261-0/+2
* 2006-09-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-221-1/+6
* 2006-09-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-211-0/+3
* 2006-09-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-201-178/+0
* 2006-09-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-201-21/+115
* 2006-09-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-051-1/+4
* Hell must have frozen over because here I am making an anaconda commit in dam...David Cantrell2006-08-282-4/+3
* Fix typo (#202844).Chris Lumens2006-08-161-1/+1
* 2006-08-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-101-1/+1
* Only set the UTC check box if it's not a kickstart install (#181737).Chris Lumens2006-08-091-1/+1
* Always set the password field as unencrypted, so interactive kickstart installsChris Lumens2006-08-071-0/+1
* 2006-07-31 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-311-5/+8
* 2006-07-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-261-1/+1
* Fix text package selection/deselection (#186043).Chris Lumens2006-07-201-4/+4
* Make GMT offset timezones available in the UI (#199076).Chris Lumens2006-07-201-1/+1
* * iw/iscsi_gui.py: Remove in favor of more integrated way ofJeremy Katz2006-07-131-83/+0
* Don't guess the gateway for consistency with loader's UI (#197578).Chris Lumens2006-07-121-20/+2
* Use subprocess instead of our own code. Fix all calls to execWith* soChris Lumens2006-07-121-7/+2
* Check the UTC box on the text interface automatically if there's no WindowsChris Lumens2006-07-111-0/+4
* 2006-07-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-111-2/+2
* parts is a 4-tuple in these instances, too. Hooray for (no) type checking!Chris Lumens2006-07-101-1/+1
* 2006-06-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-231-12/+21
* 2006-06-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-151-2/+2
* Quick, where'd that exception object go?Chris Lumens2006-06-131-1/+1
* Remove pointless back button (#187158).Chris Lumens2006-06-021-5/+1
* Skip partition review dialog if it's custom partitioning.Chris Lumens2006-05-251-13/+14
* iutil.getArch -> rhpl.getArch.Chris Lumens2006-05-251-2/+2
* Fix cd install number window for yum backend and various tracebacksPaul Nasrat2006-05-251-1/+1
* Fix a traceback on catching an exception.Chris Lumens2006-05-231-1/+2
* Apostrophe does not mean "look out, here comes an S".Chris Lumens2006-05-231-2/+2
* 2006-05-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-151-3/+3
* Fixed up a couple references I forgot earlier.Chris Lumens2006-05-042-3/+4
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-0418-242/+199
* Remove unused steps.Chris Lumens2006-05-041-63/+0