| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 2006-01-25 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-01-26 | 1 | -436/+0 |
| | | | | | | | | | | | * textw/packages_text.py: Remove obsolete file. * iw/package_gui.py: Likewise. * iw/dependencies_gui.py: Likewise. * gui.py: Remove obsolete steps. * text.py: Likewise. * iw/partition_gui.py (AutoPartitionWindow): Remove obsolete code. * textw/partition_text.py (AutoPartitionWindow): Likewise. | ||||
| * | Use new logging system. | Chris Lumens | 2005-08-12 | 1 | -1/+4 |
| | | |||||
| * | Combined Language and InstallTimeLanguage in language.py into a single | Chris Lumens | 2005-03-23 | 1 | -1/+1 |
| | | | | | | | class, updated the lang-table format to remove an unused column, and changed langSupport to instLanguage everywhere to reinforce the class merge idea. | ||||
| * | 2004-10-07 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-07 | 1 | -1/+3 |
| | | | | | | * textw/packages_text.py: Sort packages in the group details screen (#123437) | ||||
| * | merge changes from taroon branch | Jeremy Katz | 2003-08-20 | 1 | -1/+8 |
| | | |||||
| * | implement package group details for TUI | Mike Fulbright | 2003-07-02 | 1 | -1/+70 |
| | | |||||
| * | merge taroon branch. mostly package bits, but a lot of other misc stuff | Jeremy Katz | 2003-06-06 | 1 | -3/+8 |
| | | | | | and cleanups in here too | ||||
| * | merge from taroon branch to HEAD. mostly the package stuff, but also | Jeremy Katz | 2003-05-20 | 1 | -9/+9 |
| | | | | | msw's ctrl-alt-del thing and some arch fixups | ||||
| * | 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 | ||||
| * | don't translate the name here; groups aren't in the anaconda po files and ↵ | Jeremy Katz | 2002-08-16 | 1 | -1/+1 |
| | | | | | the comps file is utf-8 so we can't really display the translations on the console anyway. | ||||
| * | change in api slightly | Mike Fulbright | 2002-07-19 | 1 | -1/+1 |
| | | |||||
| * | change api slightly | Mike Fulbright | 2002-07-19 | 1 | -1/+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 | ||||
| * | Change all Ok to OK | Mike Fulbright | 2001-08-10 | 1 | -1/+1 |
| | | |||||
| * | fix help tags | Mike Fulbright | 2001-07-11 | 1 | -3/+3 |
| | | |||||
| * | more copyright notices | Matt Wilson | 2001-07-09 | 1 | -1/+13 |
| | | |||||
| * | integrated changes suggested by docs | Mike Fulbright | 2001-07-06 | 1 | -1/+1 |
| | | |||||
| * | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -77/+50 |
| | | |||||
| * | Fixed a bug in going back in package dep window | bfox | 2001-05-22 | 1 | -1/+1 |
| | | |||||
| * | typo in help message | Mike Fulbright | 2000-12-13 | 1 | -1/+1 |
| | | |||||
| * | changed the way optional groups are chosen | Erik Troan | 2000-11-17 | 1 | -2/+2 |
| | | |||||
| * | total size in indv package selection should be correct now | Erik Troan | 2000-08-15 | 1 | -6/+6 |
| | | |||||
| * | marked some more strings as i18n | Erik Troan | 2000-08-10 | 1 | -2/+2 |
| | | |||||
| * | typo | Matt Wilson | 2000-08-05 | 1 | -1/+1 |
| | | |||||
| * | use accessor | Matt Wilson | 2000-08-04 | 1 | -2/+3 |
| | | |||||
| * | knock the size tags from bytes to k so that the size formatter prints them ↵ | Matt Wilson | 2000-08-04 | 1 | -2/+2 |
| | | | | | properly | ||||
| * | fixed another int overflow | Matt Wilson | 2000-07-28 | 1 | -5/+4 |
| | | |||||
| * | sync unresolved deps window to gui | Matt Wilson | 2000-06-01 | 1 | -12/+64 |
| | | |||||
| * | fixed display of package description | Erik Troan | 2000-05-26 | 1 | -6/+6 |
| | | |||||
| * | reworked package selection mechanism | Erik Troan | 2000-05-26 | 1 | -21/+27 |
| | | |||||
| * | fixed matt's renaming exercise | Erik Troan | 2000-05-16 | 1 | -1/+1 |
| | | |||||
| * | make sure we get the right packages selected from our installclasses when ↵ | Matt Wilson | 2000-05-12 | 1 | -4/+5 |
| | | | | | computing sizes | ||||
| * | use showgroups field from instclass | Matt Wilson | 2000-05-11 | 1 | -1/+12 |
| | | |||||
| * | i18n | Matt Wilson | 2000-05-11 | 1 | -1/+1 |
| | | |||||
| * | moved a comment | Erik Troan | 2000-05-04 | 1 | -1/+1 |
| | | |||||
| * | added running total of component size | Erik Troan | 2000-05-04 | 1 | -18/+41 |
| | | |||||
| * | text mode help nearly works | Erik Troan | 2000-05-02 | 1 | -7/+10 |
| | | |||||
| * | Fixups to make modules findable after text and gui file renaming | Mike Fulbright | 2000-04-20 | 1 | -1/+1 |
| | | |||||
| * | Renamed packages.py to packages_text.py | Mike Fulbright | 2000-04-19 | 1 | -0/+269 |
