| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fixed screens so in GUI you cannot go back too far once you start down the up... | Mike Fulbright | 2001-03-17 | 1 | -4/+20 |
* | we don't need to call self.todo.upgradeFindPackages here anymore. It's been ... | bfox | 2001-03-14 | 1 | -1/+0 |
* | should work with new upgrade scheme; will need more changing for | Erik Troan | 2001-03-09 | 1 | -1/+2 |
* | fix for bug 26792 | Mike Fulbright | 2001-03-01 | 1 | -1/+1 |
* | added comments to tell what tags correspond to what screens | Mike Fulbright | 2000-12-13 | 1 | -0/+1 |
* | fixes for filesystem in list of upgradeable partitions | Erik Troan | 2000-07-24 | 1 | -5/+3 |
* | fixed indiv. package selection | Matt Wilson | 2000-06-29 | 1 | -1/+1 |
* | fix some hard drive upgrade and multiple possible root partitions on upgrade ... | Mike Fulbright | 2000-06-02 | 1 | -13/+22 |
* | fix graphical upgrade | Mike Fulbright | 2000-06-01 | 1 | -2/+5 |
* | changes for upgrading partitionless installs | Erik Troan | 2000-05-18 | 1 | -8/+10 |
* | Fixups to make modules findable after text and gui file renaming | Mike Fulbright | 2000-04-20 | 1 | -2/+2 |