summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* 1) dont let user go back to make boot disk screen (bugzilla #51002), and 2) F...Mike Fulbright2001-08-092-3/+14
* correct amount of ram for ramdiskJeremy Katz2001-08-081-1/+1
* show help again after the individual package selection screenbfox2001-08-082-6/+9
* if we're not changing the formatting on the partition, whether or not the mou...Jeremy Katz2001-08-081-2/+4
* check that people have sane partition tables after running fdisk also (50840)Jeremy Katz2001-08-071-2/+5
* copyrightMatt Wilson2001-08-0717-19/+239
* file no longer neededMatt Wilson2001-08-071-2003/+0
* added size label which changes as you change cylinder range for Matt partitio...Mike Fulbright2001-08-071-0/+23
* multiple blank labels is fine (50584)Jeremy Katz2001-08-071-1/+1
* remove the bit about removing CD-ROMs from the drive, you can't do it yet and...Matt Wilson2001-08-061-1/+1
* need to scroll if > 4 drives availableMike Fulbright2001-08-061-2/+9
* handle cards with only 8bpp correctlyMike Fulbright2001-08-061-1/+1
* 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