summaryrefslogtreecommitdiffstats
path: root/iw/package_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Removed checkbox.xpm from code.bfox2000-11-011-4/+8
* Fixed a bug that crashed installer when trying to sort by size when the list ...bfox2000-10-311-8/+11
* Changed the style of the ctree to use triangle handles.bfox2000-10-311-0/+5
* Removed some old print statements for debug.bfox2000-10-101-2/+2
* Replaced GnomeIconList with Clist for a new package selection screen.bfox2000-10-051-188/+367
* marked some more strings as i18nErik Troan2000-08-101-1/+1
* use accessorMatt Wilson2000-08-041-3/+3
* reworked package selection mechanismErik Troan2000-05-261-21/+14
* fix ugly packing in package group selMatt Wilson2000-05-191-1/+4
* o don't order the transaction set when doing a dep checkMatt Wilson2000-05-121-5/+0
* make sure we get the right packages selected from our installclasses when com...Matt Wilson2000-05-121-1/+2
* add package size to indiv. package selMatt Wilson2000-05-121-1/+10
* use showgroups field from instclassMatt Wilson2000-05-111-2/+13
* i18nMatt Wilson2000-05-111-1/+1
* display running size totalErik Troan2000-05-041-8/+6
* update package sizesMatt Wilson2000-05-041-6/+9
* size calculation works for componentsErik Troan2000-05-041-0/+26
* fix for namespaceMatt Wilson2000-05-041-6/+6
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-3/+3
* Renamed package.py to package_gui.pyMike Fulbright2000-04-191-0/+463