summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* Removed a bunch of code that was either commented out or wasn't being execute...bfox2001-02-021-128/+1
* Resolves bug #25326. Swapped lables on Hsync and Vsync ratesbfox2001-02-021-2/+2
* Changed the DHCP button to always default to on.bfox2001-01-311-1/+2
* Added code to not show duplicate monitor names.bfox2001-01-301-25/+40
* ack - we don't use this lang anymoreMatt Wilson2001-01-261-1/+0
* timezone gui defaults, initrd size on pcmcia largerMatt Wilson2001-01-261-6/+2
* find alternate language release notesErik Troan2001-01-251-27/+0
* hack fix for betaMatt Wilson2001-01-251-3/+8
* more language changes -- why not?Erik Troan2001-01-252-3/+4
* broke all language-related operations. so there.Erik Troan2001-01-254-106/+77
* fix handling of space calc to include existing redhat.img and rh-swap.img on ...Mike Fulbright2001-01-251-1/+22
* you know, array.index throws exceptions.....Matt Wilson2001-01-241-1/+1
* Added error checking code for port listbfox2001-01-231-15/+86
* make lba32 warning a dialog under GUI install, and fix off by one bug with en...Mike Fulbright2001-01-232-5/+53
* fixed so we just ignore RAID booting when doing maximum cylinder test, also f...Mike Fulbright2001-01-231-1/+5
* Removed print statements.bfox2001-01-231-10/+0
* Release notes now change to use other languages if they are available.bfox2001-01-231-0/+38
* Added state check for self.todo.firewall.portlistbfox2001-01-221-1/+3
* Pressing the space bar now toggles the rows in the clist.bfox2001-01-221-0/+6
* Wired up the firewall gui to the backend.bfox2001-01-221-10/+178
* INSTALL_NOOP is for text cases. return None if we don't have a screen to show.Matt Wilson2001-01-191-1/+1
* Removed some print statements.bfox2001-01-181-9/+0
* Made the default behavior to select the default lang only.bfox2001-01-181-13/+33
* Make some assumptions about video card. For example, default to 1 MB if the ...bfox2001-01-181-6/+15
* Fixed bug 23882bfox2001-01-171-1/+7
* Fix for bug 23609Mike Fulbright2001-01-171-1/+0
* Fixed some bugs with default lang in going forward and back.bfox2001-01-171-113/+15
* Added one line to call self.todo.language.setSupported(self.lang) in the getN...bfox2001-01-171-0/+1
* Removed unneeded variablebfox2001-01-171-1/+0
* Partially fixed a bug going back and forth from screen.bfox2001-01-171-2/+13
* Removed some print statementsbfox2001-01-171-9/+9
* Wired up list widget.bfox2001-01-171-123/+205
* Changed ordering of language support screenbfox2001-01-151-0/+2
* Fixed bug #12250. We weren't writing anything but LANG="en_US" to /etc/sysco...bfox2001-01-151-0/+1
* Fixes bug #21525. Card and monitor lists now scroll to the selected card cor...bfox2001-01-121-3/+6
* use fstab.checkFormatting()Erik Troan2001-01-121-3/+9
* don't change the mouse type in test modeErik Troan2001-01-121-5/+7
* use symbolic names for ram thresholdsErik Troan2001-01-121-1/+2
* Partially resolves bug #23262. Changed the place where the keymaps are applied.bfox2001-01-121-1/+10
* Made two different calls to get maxcyl of partitions, one for reading from dr...Mike Fulbright2001-01-111-2/+1
* Allow sorting package list by the ones that are selected.bfox2001-01-111-13/+21
* Changed packing for select and unselect buttons to something nicerbfox2001-01-111-8/+16
* Added code to make things sensitive/insensitive.bfox2001-01-111-28/+56
* Changed the text for reconfig congrats message. Fixes bug 23260.bfox2001-01-101-2/+2
* exit gracefully if someone called sys.exit() on us during installMatt Wilson2001-01-091-1/+9
* slight changes to lba32warningMike Fulbright2001-01-091-3/+3
* slight changes to lba32warningMike Fulbright2001-01-091-19/+39
* Added support for LBA32 when we right out lilo.conf iff we need it because bo...Mike Fulbright2001-01-085-30/+64
* Added a new firewall screenbfox2001-01-081-0/+2
* New screen for firewall configurationbfox2001-01-081-0/+110