summaryrefslogtreecommitdiffstats
path: root/gurpm.pm
Commit message (Collapse)AuthorAgeFilesLines
* Remove gurpm.pm, now unusedRafael Garcia-Suarez2004-12-151-81/+0
|
* Adding extra space when installing packages in graphic installation.Rafael Garcia-Suarez2004-08-061-1/+1
| | | | | (bug 10560, fix by Fabrice Facorat)
* allow to pass options to ugtk2 object (so that we can setGuillaume Cottenceau2004-02-231-2/+2
| | | | | transient_for option, fixes #8146)
* make use of shrink_windowGuillaume Cottenceau2004-02-061-1/+3
|
* fix #7472 (don't force progressbar to grow its default width)Guillaume Cottenceau2004-02-061-2/+2
|
* add ability to cancel packages downloadsGuillaume Cottenceau2004-01-121-3/+23
|
* internalize grpmi in gurpm.pm so that we can share graphicalGuillaume Cottenceau2003-05-121-0/+59
progression of download and installation between gurpmi and rpmdrake