| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Structure the repo layout so it matches final structure better and make isys ↵ | Martin Sivak | 2010-05-31 | 1 | -131/+0 |
| | | | | | | | a real Python package. Also updates the build and autotools stuff to work with the new structure | ||||
| * | Move instProgress to be an attribute on the InstallInterface. | Chris Lumens | 2010-02-04 | 1 | -2/+2 |
| | | |||||
| * | Move strip_markup() into iutil. | Chris Lumens | 2008-12-05 | 1 | -16/+1 |
| | | |||||
| * | Use print() as a function. | Peter Jones | 2008-09-08 | 1 | -1/+1 |
| | | |||||
| * | 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org) | Ján ONDREJ | 2008-06-04 | 1 | -1/+3 |
| | | | | | * po/sk.po: Typo fix. | ||||
| * | Avoid progress bars going off the end and making newt unhappy | Jeremy Katz | 2008-04-04 | 1 | -0/+3 |
| | | |||||
| * | Fix up more unicode shenanigans (#437993) | Jeremy Katz | 2008-03-24 | 1 | -1/+1 |
| | | | | | | Ensure we encode/decode to utf8 at appropriate points to avoid tracebacks in text mode | ||||
| * | GPLv2+ license boilerplates for textw/*.py files. | David Cantrell | 2007-12-17 | 1 | -6/+14 |
| | | |||||
| * | 2007-03-07 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-03-07 | 1 | -0/+3 |
| | | | | | | | | | | | | | * iw/progress_gui.py (InstallProgressWindow.setShowPercentage): Add method to say that we should just show the percentage in the progress bar like newt does. If this is set, ignore any calls to set_text(). * textw/progress_text.py (InstallProgressWindow.setShowPercentage): Placeholder method, doesn't actually do anything for text mode given the way newt works. * cmdline.py (progressDisplay.setShowPercentage): Add placeholder here too. | ||||
| * | 2007-02-28 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-02-28 | 1 | -183/+94 |
| | | | | | | | | | | | * yuminstall.py: Use new progress API * livecd.py: Likewise. * iw/progress_gui.py: New progress screen interface that's more suited to different backends * textw/progress_text.py: Likewise. * cmdline.py (progressDisplay): Likewise. | ||||
| * | Make all UI steps use anaconda class. Add system-config-keyboard shim. | Chris Lumens | 2006-05-04 | 1 | -9/+7 |
| | | |||||
| * | No, seriously, keep the first character of the string. | David Cantrell | 2006-02-10 | 1 | -1/+1 |
| | | |||||
| * | * textw/progress_text.py (InstallProgressWindow.setPackage): If a | David Cantrell | 2006-02-10 | 1 | -4/+8 |
| | | | | | | package name is longer than 48 chars, trim to 45 and add '...' on the end (#180469). | ||||
| * | Use new logging system. | Chris Lumens | 2005-08-12 | 1 | -2/+3 |
| | | |||||
| * | better time estimation. Some debugging code left in commented out so I can ↵ | Mike Fulbright | 2003-10-07 | 1 | -1/+1 |
| | | | | | turn on profiling again | ||||
| * | fix justification (#106055) | Jeremy Katz | 2003-09-30 | 1 | -1/+1 |
| | | |||||
| * | massive merge from taroon branch. changes are all over the place, but a | Jeremy Katz | 2003-07-08 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | summary of looking through the diff is * clean up warnings, we build with -Wall -Werror here too * product.img stuff * max logical partitions enforcement * 1 TB max fs size * ethtool stuff * autopart in kickstart * driver disk fixes * RHEL upgrade stuff * network driver disks * variant pkgorder/tree splitting | ||||
| * | add UI for http/ftp download progress | Mike Fulbright | 2003-04-14 | 1 | -9/+56 |
| | | |||||
| * | we're moving forward to rpm 4.1... | Jeremy Katz | 2002-10-08 | 1 | -1/+1 |
| | | | | | tagged before this commit as before-rpm-4_1 | ||||
| * | the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we ↵ | Jeremy Katz | 2002-06-10 | 1 | -1/+1 |
| | | | | | use rpmmodule so that we get rpm 4.0.4 instead of 4.1 | ||||
| * | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
| | | | | | our own translate.py | ||||
| * | widen the window a bit to allow for long package names | bfox | 2001-07-24 | 1 | -7/+7 |
| | | |||||
| * | more copyright notices | Matt Wilson | 2001-07-09 | 1 | -0/+13 |
| | | |||||
| * | more pychecker fixups | Matt Wilson | 2001-06-23 | 1 | -3/+3 |
| | | |||||
| * | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -0/+155 |
