summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* make some constant strings get translatedMike Fulbright2001-08-021-8/+13
* warning for bootloader passwords less than six characters instead ofJeremy Katz2001-08-011-4/+16
* deactivate user entry box in reconfig modebfox2001-08-011-0/+8
* reordered the connect statements to avoid GTK assertion error msgsbfox2001-08-011-7/+9
* fix cosmetic problem with the column headers shrinking smaller than the colum...bfox2001-08-011-1/+1
* dufus moveMike Fulbright2001-08-011-2/+0
* hack to make lowres partitioning more pleasing to the eyeMike Fulbright2001-08-011-4/+21
* use the translationsMatt Wilson2001-08-011-1/+1
* prompt the user if they click the RAID button and less than two software RAID...bfox2001-08-011-0/+8
* just call it a boot loader password instead of GRUB password (49971)Jeremy Katz2001-07-311-1/+1
* remove dbeug printsJeremy Katz2001-07-311-2/+0
* wtf - CHECK your commits before you put code in CVS. Thats for cvs -diff is forMike Fulbright2001-07-311-1/+1
* oopsMike Fulbright2001-07-311-1/+0
* ignore RAID on RAIDMike Fulbright2001-07-311-2/+7
* handle another case for foreign fs typesMike Fulbright2001-07-311-0/+2
* don't really like those pesky traceback things :)Jeremy Katz2001-07-311-1/+1
* move warning about formatting preexisting partitions to when they leave the p...Mike Fulbright2001-07-311-44/+76
* remove one print statement and fix spelling on another printbfox2001-07-271-2/+1
* fixed packing problems with GtkLabelbfox2001-07-271-3/+6
* fix error messages when writing boot floppy failsMike Fulbright2001-07-251-13/+10
* put list of migratable partitions in scrolled windowMike Fulbright2001-07-251-2/+11
* present errors and warnings from partitioning in a scrolled windowMike Fulbright2001-07-251-6/+63
* fix reconfig mode keyboard crap... you don't really expect us to _parse_ the...Jeremy Katz2001-07-251-2/+6
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-2517-152/+96
* make column titles inactivebfox2001-07-241-1/+1
* code cleanupMatt Wilson2001-07-241-131/+151
* set number of spares into UIMike Fulbright2001-07-231-1/+6
* need to show help in grub password screenMike Fulbright2001-07-231-0/+3
* new step: find root parts, remove those bits from the interfaces forJeremy Katz2001-07-231-3/+3
* sanity checks for sizes need to actually look at the partition sinceJeremy Katz2001-07-231-1/+1
* consistent capitalization (49669)Jeremy Katz2001-07-231-3/+3
* move definitions of CLEARPART_TYPE_* to partitioning.py to avoid circularJeremy Katz2001-07-231-1/+0
* grammar (49666)Jeremy Katz2001-07-231-1/+1
* pychecker fix... darn that selfJeremy Katz2001-07-221-1/+1
* move whether the keyboard has been manually set into the keyboard objectJeremy Katz2001-07-221-16/+13
* got lost in the merge of the dispatch branch; fixes 22760 againJeremy Katz2001-07-221-1/+1
* we have saner names now. saving state on this screen works nowJeremy Katz2001-07-221-1/+1
* fix default fstype in gui to give the right default format type on preexistin...Jeremy Katz2001-07-221-1/+5
* give warnings and errors for partitions using sanity checking functionJeremy Katz2001-07-221-0/+9
* fix code to find migratable mounts during an upgrade to use FileSystemSet obj...Mike Fulbright2001-07-201-27/+14
* handle migration during upgrades and rewrite fstab appropriatelyMike Fulbright2001-07-201-5/+12
* fixes not initializing ethernet devices on cd installsJeremy Katz2001-07-201-1/+1
* fix migrate GUI dialog and make check for whether to warn on not formatting s...Mike Fulbright2001-07-201-2/+2
* set the long or short label depending on which should be changed (49446)Jeremy Katz2001-07-191-1/+1
* yeah now print out a partition type name instead of foreignMike Fulbright2001-07-191-0/+5
* fix behavior so we warn user if they are using a preexisting as a system dire...Mike Fulbright2001-07-191-3/+5
* report preexisting disk label for existing filesystems (which have one) so us...Mike Fulbright2001-07-191-3/+15
* properly record we have skipped X configuration and act appropriately laterMike Fulbright2001-07-191-0/+2
* fix timer to work, make rnotes rotate every 30 secondsMike Fulbright2001-07-191-9/+11
* longlabel can't be noneJeremy Katz2001-07-181-0/+3