summaryrefslogtreecommitdiffstats
path: root/textw/packages_text.py
Commit message (Collapse)AuthorAgeFilesLines
* 2006-01-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-01-261-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 Lumens2005-08-121-1/+4
|
* Combined Language and InstallTimeLanguage in language.py into a singleChris Lumens2005-03-231-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 Katz2004-10-071-1/+3
| | | | | * textw/packages_text.py: Sort packages in the group details screen (#123437)
* merge changes from taroon branchJeremy Katz2003-08-201-1/+8
|
* implement package group details for TUIMike Fulbright2003-07-021-1/+70
|
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-3/+8
| | | | and cleanups in here too
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-9/+9
| | | | msw's ctrl-alt-del thing and some arch fixups
* we're moving forward to rpm 4.1...Jeremy Katz2002-10-081-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 Katz2002-08-161-1/+1
| | | | the comps file is utf-8 so we can't really display the translations on the console anyway.
* change in api slightlyMike Fulbright2002-07-191-1/+1
|
* change api slightlyMike Fulbright2002-07-191-1/+1
|
* the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we ↵Jeremy Katz2002-06-101-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 Fulbright2002-05-231-2/+2
| | | | our own translate.py
* Change all Ok to OKMike Fulbright2001-08-101-1/+1
|
* fix help tagsMike Fulbright2001-07-111-3/+3
|
* more copyright noticesMatt Wilson2001-07-091-1/+13
|
* integrated changes suggested by docsMike Fulbright2001-07-061-1/+1
|
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-77/+50
|
* Fixed a bug in going back in package dep windowbfox2001-05-221-1/+1
|
* typo in help messageMike Fulbright2000-12-131-1/+1
|
* changed the way optional groups are chosenErik Troan2000-11-171-2/+2
|
* total size in indv package selection should be correct nowErik Troan2000-08-151-6/+6
|
* marked some more strings as i18nErik Troan2000-08-101-2/+2
|
* typoMatt Wilson2000-08-051-1/+1
|
* use accessorMatt Wilson2000-08-041-2/+3
|
* knock the size tags from bytes to k so that the size formatter prints them ↵Matt Wilson2000-08-041-2/+2
| | | | properly
* fixed another int overflowMatt Wilson2000-07-281-5/+4
|
* sync unresolved deps window to guiMatt Wilson2000-06-011-12/+64
|
* fixed display of package descriptionErik Troan2000-05-261-6/+6
|
* reworked package selection mechanismErik Troan2000-05-261-21/+27
|
* fixed matt's renaming exerciseErik Troan2000-05-161-1/+1
|
* make sure we get the right packages selected from our installclasses when ↵Matt Wilson2000-05-121-4/+5
| | | | computing sizes
* use showgroups field from instclassMatt Wilson2000-05-111-1/+12
|
* i18nMatt Wilson2000-05-111-1/+1
|
* moved a commentErik Troan2000-05-041-1/+1
|
* added running total of component sizeErik Troan2000-05-041-18/+41
|
* text mode help nearly worksErik Troan2000-05-021-7/+10
|
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
|
* Renamed packages.py to packages_text.pyMike Fulbright2000-04-191-0/+269