summaryrefslogtreecommitdiffstats
path: root/iw/upgrade_swap_gui.py
Commit message (Expand)AuthorAgeFilesLines
* removed reference to unused corrected keyword for memInstalled() function.Mike Fulbright2003-06-231-1/+1
* fix for bug 68390Mike Fulbright2002-07-091-1/+0
* add some mnemonicsJeremy Katz2002-07-051-4/+6
* make things work with new pygtk2Jeremy Katz2002-06-171-2/+2
* switch to get_iter_first()Mike Fulbright2002-06-061-1/+1
* migrate to using rhpl log functionMike Fulbright2002-05-231-2/+3
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* last CList, other than silo_gui.py (which is sparc specificRECONFIG.DIE.DIE.DIEMike Fulbright2002-02-081-20/+48
* more gtk2 fixupsJeremy Katz2002-01-091-30/+30
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-3/+3
* we don't use gnome.ui anymoreJeremy Katz2001-12-271-1/+0
* don't let people come back here after they've turned on swap files onceJeremy Katz2001-08-101-1/+3
* correct amount of ram for ramdiskJeremy Katz2001-08-081-1/+1
* reported RAM detected in upgrade swapfile screenMike Fulbright2001-07-111-2/+4
* renable the creation and activation of swap files on upgradeMatt Wilson2001-07-101-3/+1
* fix logic of dialog resultMike Fulbright2001-07-061-1/+1
* insert ifMatt Wilson2001-07-061-5/+6
* Fix yes/no dialog to actually work in text mode, fix GUI messageWindow to ret...Mike Fulbright2001-07-021-3/+3
* break upgrade swap suggestion out into another step and store its findings inMatt Wilson2001-06-271-7/+6
* text mode upgrade appears to workMatt Wilson2001-06-251-2/+1
* more fixups for upgradesMatt Wilson2001-06-221-18/+2
* completed most heavy lifting to get upgrades back in place. Still need to fi...Matt Wilson2001-06-221-8/+11
* first pass at getting things in alignment for gui upgrades. Should only affe...Matt Wilson2001-06-221-22/+46
* get final branch copiesMatt Wilson2001-06-201-9/+2
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-20/+3
* Allow clist to scroll if the have lots of partitionsbfox2001-04-271-2/+9
* Put paren in right place to translation occursMike Fulbright2001-04-031-2/+2
* text.py: destroy the scale in progresswindow on pop - masks a SEGV onMatt Wilson2001-03-291-2/+3
* Fixed screens so in GUI you cannot go back too far once you start down the up...Mike Fulbright2001-03-171-11/+4
* dumb errorMike Fulbright2001-03-161-1/+24
* dont create swapfile in test modeMike Fulbright2001-03-161-2/+3
* fix test so we don't make a 0 length swapfile, and also test to enforce a 16M...Mike Fulbright2001-03-161-2/+2
* Be sure we take time to find the packages to upgrade before running alongMike Fulbright2001-03-161-1/+6
* Avoid going into getNext when self.neededSwap does not exist. Resolves bug #...bfox2001-03-151-0/+6
* Moved the check for upgrade.swapSuggestion to the beginning of getScreenbfox2001-03-141-6/+8
* added check for some free space on the partitionbfox2001-03-141-1/+1
* removed hard coded value for suggSizebfox2001-03-131-1/+0
* screen for creating new swap space in GUI upgradebfox2001-03-131-0/+165