summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added code to check for video ram that is off by 64kbfox2001-01-081-4/+22
* Changed the gui for language selection. It's not currently functional, but i...bfox2001-01-081-87/+94
* don't rely on environment to get kbd defaultMatt Wilson2001-01-051-1/+1
* fix for bug on LANG not being set on CDROM booted installsMike Fulbright2001-01-051-0/+1
* Commented out code to load ads. Currently, it only loads the Red Hat logo in...bfox2001-01-041-9/+11
* get the locale from todo, not the environmentMatt Wilson2001-01-041-1/+1
* set up comps.py to look at linguas for expressions. don't set linguas when s...Matt Wilson2001-01-031-4/+22
* ack\! add the fileMatt Wilson2001-01-031-0/+228
* seperate supported languages from install languageMatt Wilson2001-01-032-2/+68
* Disabled column resizing. Also set column titles to being passive.bfox2001-01-031-0/+5
* Somehow, the code that packs the "Restore original values" button got comment...bfox2001-01-021-134/+12
* fix X config on ia64 - find the magic ifarches that make it all goBill Nottingham2000-12-292-4/+4
* Fixes bug that causes a traceback in custom mode when not installing X, KDE, ...bfox2000-12-291-1/+2
* Fixes bug 22675.bfox2000-12-291-1/+3
* fix an execptionBill Nottingham2000-12-291-1/+1
* Addresses bug #22787. Don't show button on video cards that cannon be reliab...bfox2000-12-281-7/+32
* Fixed bug with clicking on empty clistbfox2000-12-241-17/+20
* Changed packing for the hsync and vsync entry widgets.bfox2000-12-211-4/+43
* Removed whitespace around checkboxes.bfox2000-12-201-32/+29
* Removed debug statementsbfox2000-12-201-10/+0
* Fixed strange behavior in lilo label list with the new checkboxes.bfox2000-12-201-7/+21
* Fixes bug with new checkmarkbfox2000-12-191-0/+2
* order of operations matters (fix for divide by zero)Erik Troan2000-12-191-1/+1
* Removed print statementbfox2000-12-191-1/+0