summaryrefslogtreecommitdiffstats
path: root/iw/upgrade_swap_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Move storage into the Anaconda class.Chris Lumens2010-02-041-1/+1
* Move upgrade-related data to the Anaconda object.Chris Lumens2010-02-041-1/+1
* Nothing sets flags.setupFilesystems anymore, so it can go too.Chris Lumens2009-12-031-2/+1
* Expose common fsset methods and properties in class Storage.David Cantrell2009-09-031-3/+2
* Lots of minor fixes and cleanups. A non-exhaustive list follows.David Lehman2009-02-271-9/+7
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-1/+3
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-171-7/+13
* Remove unused imports. Yes I know this is stupid nitpicky crap, but I likeChris Lumens2007-09-191-2/+0
* String fix (#231761).Chris Lumens2007-03-121-1/+1
* Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,Chris Lumens2007-02-271-8/+8
* Remove help-related methods, classes, and variables since that stuff hasChris Lumens2006-05-161-1/+0
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-15/+6
* Start to use the anaconda class instead of passing around references toChris Lumens2006-05-031-1/+0
* queryUpgradeContinue has moved.Chris Lumens2005-12-081-1/+1
* Use new logging system.Chris Lumens2005-08-121-1/+0
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-16/+16
* 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 specificMike 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