| Commit message (Expand) | Author | Age | Files | Lines |
| * | Structure the repo layout so it matches final structure better and make isys ... | Martin Sivak | 2010-05-31 | 1 | -161/+0 |
| * | logging: remove all references to the "installtype" step. | Ales Kozumplik | 2010-05-13 | 1 | -3/+1 |
| * | Move upgrade-related data to the Anaconda object. | Chris Lumens | 2010-02-04 | 1 | -12/+16 |
| * | Rework the upgrade vs. install screen a bit to make it look nicer. | Chris Lumens | 2009-12-11 | 1 | -42/+33 |
| * | Make upgradeany boot option work again (#513227) | Radek Vykydal | 2009-07-30 | 1 | -1/+2 |
| * | Fix upgrade selected in UI after storage reset (#503302) | Radek Vykydal | 2009-07-02 | 1 | -0/+6 |
| * | Lots of minor fixes and cleanups. A non-exhaustive list follows. | David Lehman | 2009-02-27 | 1 | -6/+2 |
| * | Update partedUtils.py:findExistingRootPartitions to return UUID (atodorov). | Chris Lumens | 2009-01-07 | 1 | -1/+1 |
| * | Fix the upgrade button traceback (#374891). | Chris Lumens | 2008-06-19 | 1 | -4/+6 |
| * | 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org) | Ján ONDREJ | 2008-06-04 | 1 | -1/+3 |
| * | GPLv2+ boilerplates on all of the iw/*.py files. | David Cantrell | 2007-12-17 | 1 | -6/+13 |
| * | Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>, | Chris Lumens | 2007-02-27 | 1 | -1/+1 |
| * | Upgrade is no longer an installclass, either. | Chris Lumens | 2007-01-19 | 1 | -9/+4 |
| * | parts is a 4-tuple in these instances, too. Hooray for (no) type checking! | Chris Lumens | 2006-07-10 | 1 | -1/+1 |
| * | Remove help-related methods, classes, and variables since that stuff has | Chris Lumens | 2006-05-16 | 1 | -1/+0 |
| * | Make all UI steps use anaconda class. Add system-config-keyboard shim. | Chris Lumens | 2006-05-04 | 1 | -42/+17 |
| * | package_gui is dead. | Chris Lumens | 2006-01-30 | 1 | -1/+0 |
| * | Make sure upgrade combo box is always populated. | David Cantrell | 2006-01-19 | 1 | -7/+6 |
| * | Fix 178095. | David Cantrell | 2006-01-19 | 1 | -3/+9 |
| * | Fix the WrappingLabel class so it actually wraps text. Cleaned up UI | Chris Lumens | 2005-04-14 | 1 | -4/+0 |
| * | fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patch | Peter Jones | 2005-03-12 | 1 | -19/+19 |
| * | Use gui.readImageFromFile instead of deprecated ics methods. | Chris Lumens | 2005-02-23 | 1 | -2/+3 |
| * | 2004-09-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-29 | 1 | -2/+1 |
| * | use a list store properly (#130903) | Jeremy Katz | 2004-08-25 | 1 | -2/+2 |
| * | more GtkOptionMenu -> GtkComboBox conversion | Jeremy Katz | 2004-08-11 | 1 | -13/+14 |
| * | swap order of install/upgrade options, default to install with RHEL | Jeremy Katz | 2004-07-30 | 1 | -5/+6 |
| * | remove some Red Hat-isms | Bill Nottingham | 2003-12-16 | 1 | -1/+1 |
| * | brent and I decided customize packages to upgrade is not useful and just clut... | Mike Fulbright | 2003-04-21 | 1 | -18/+20 |
| * | we need to go ahead and change the labels so that we can do substitutions | Jeremy Katz | 2003-02-07 | 1 | -2/+2 |
| * | change the wording slightly | Matt Wilson | 2003-01-15 | 1 | -10/+14 |
| * | bump up copyright for things we have changed this year so far | Mike Fulbright | 2003-01-14 | 1 | -1/+1 |
| * | fix help tag to be the correct one | Jeremy Katz | 2003-01-13 | 1 | -1/+1 |
| * | fix indentation | Mike Fulbright | 2002-12-18 | 1 | -1/+1 |
| * | tweak upgrade examine text | Mike Fulbright | 2002-12-17 | 1 | -6/+6 |
| * | adjust for new pixmapRadioButtonGroup() behavior and have product name in string | Mike Fulbright | 2002-12-11 | 1 | -4/+6 |
| * | new examine upgrade code using new pixmapRadioButtonGroup widget | Mike Fulbright | 2002-12-11 | 1 | -32/+107 |
| * | upgradeRoot is the first two parts of the tuple. I really really need to rew... | Jeremy Katz | 2002-11-06 | 1 | -1/+1 |
| * | first pass upgrade autodetection. the ui still needs a little work, but it | Jeremy Katz | 2002-11-05 | 1 | -49/+45 |
| * | mnemonics | Jeremy Katz | 2002-07-05 | 1 | -1/+1 |
| * | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our... | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
| * | more merging | Jeremy Katz | 2002-04-19 | 1 | -2/+3 |
| * | s/set_usize/set_size_request/g | Matt Wilson | 2002-01-08 | 1 | -1/+1 |
| * | pygtk2 port | Jeremy Katz | 2001-12-27 | 1 | -22/+22 |
| * | copyright | Matt Wilson | 2001-08-07 | 1 | -1/+13 |
| * | new step: find root parts, remove those bits from the interfaces for | Jeremy Katz | 2001-07-23 | 1 | -3/+3 |
| * | move upgrade mounting code into generic function, split bootloader init away ... | Matt Wilson | 2001-06-27 | 1 | -2/+1 |
| * | first pass at getting things in alignment for gui upgrades. Should only affe... | Matt Wilson | 2001-06-22 | 1 | -24/+26 |
| * | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -9/+3 |
| * | typo! | Matt Wilson | 2001-03-29 | 1 | -1/+1 |
| * | properly i18n (#33468) | Matt Wilson | 2001-03-28 | 1 | -1/+1 |