aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated Gtk2::OptionMenu widget by Gtk2::ComboBox.Rafael Garcia-Suarez2004-05-241-58/+96
* Some warning messages could be truncated.Rafael Garcia-Suarez2004-05-171-3/+10
* Rename "Mandrake choices" to "Mandrakelinux choices"Rafael Garcia-Suarez2004-05-141-3/+5
* In rpmdrake, when selecting packages by update availability, don't selectRafael Garcia-Suarez2004-05-111-30/+55
* Hardcoded release numbers are evilRafael Garcia-Suarez2004-05-101-1/+2
* Patch by Robert Vojta to add an horizontal slidebar in the package list paneRafael Garcia-Suarez2004-05-041-7/+13
* ues new icon schemeThierry Vignaud2004-03-171-4/+3
* set window iconThierry Vignaud2004-03-161-1/+5
* follow std button order (interface team request)Thierry Vignaud2004-03-101-3/+3
* when no hdlist, we don't need to parse synthesis, it has already been done an...Pascal Rigaux2004-03-101-14/+1
* (get_installable_pkgs) download synthesis rather than big fat hdlistThierry Vignaud2004-03-101-1/+1
* (extract_header) add simple synthesis parser so that we've a summaryThierry Vignaud2004-03-101-3/+16
* fix description field for updatesThierry Vignaud2004-03-101-1/+1
* - upcase window titlesThierry Vignaud2004-03-011-4/+4
* fix main window title so that it's localizable (aka do not blindly forceThierry Vignaud2004-03-011-1/+1
* fix behaviour after something has been installed in --pkg-sel modeGuillaume Cottenceau2004-02-261-0/+4
* fix initial selection: we really need to go through toggle_nodes since we wan...Guillaume Cottenceau2004-02-261-0/+5
* add --media --pkg-sel --pkg-nosel commandlineGuillaume Cottenceau2004-02-241-3/+16
* tell gurpm to be transient (#8146)Guillaume Cottenceau2004-02-231-1/+1
* hide password in logs (#6260)Guillaume Cottenceau2004-02-191-1/+3
* help perl_checker understand perl code (gave syntax error)Guillaume Cottenceau2004-02-161-8/+4
* fix one more crash on array ref dereferencingThierry Vignaud2004-02-151-1/+2
* dereferencing array ref in strict mode when these refs can be undefined isThierry Vignaud2004-02-131-2/+4
* let it embeddThierry Vignaud2004-02-131-7/+9
* new bannersThierry Vignaud2004-02-131-14/+6
* mark 10.0Guillaume Cottenceau2004-02-121-1/+1
* fix #7675: rpmdrake-remove wrongly thought an unrelated package wasGuillaume Cottenceau2004-02-121-2/+3
* fix #7425: center-always or center-on-parent popup windowsGuillaume Cottenceau2004-02-111-1/+1
* il est fort ce perl checkerGuillaume Cottenceau2004-02-091-2/+2
* actually i found a way to force gtk to recompute size for shrinking when a ch...Guillaume Cottenceau2004-02-061-0/+1
* fix #7472-alike problem with searching progressbarGuillaume Cottenceau2004-02-061-2/+2
* invalidate cancel forever is looking too bad (parent window don't shrink afte...Guillaume Cottenceau2004-02-061-1/+0
* http://www.gnu.org/prep/standards_18.html says output of --help must be on st...Guillaume Cottenceau2004-02-041-1/+1
* print fatal/error msgs before to_utf8 because this is not a pure functionGuillaume Cottenceau2004-01-301-2/+2
* fix garbled characters for fatal and error msgs reported by urpm (needs to co...Guillaume Cottenceau2004-01-301-2/+2
* reword "void" for "empty" (#6873)Guillaume Cottenceau2004-01-151-1/+1
* add ability to use rpmdrake/rpmdrake-remove with a "parallel"Guillaume Cottenceau2004-01-151-5/+53
* fix big performance penalty on long filelists since 2.1-36mdkGuillaume Cottenceau2004-01-141-3/+3
* fix wrongly using unavailable sorting method in remove mode after save in ins...Guillaume Cottenceau2004-01-141-7/+15
* save sorting method at exit of rpmdrake for Lord Titi (#6051)Guillaume Cottenceau2004-01-121-12/+18
* add ability to cancel packages downloadsGuillaume Cottenceau2004-01-121-0/+7
* think this is of no use anymoreGuillaume Cottenceau2003-12-301-7/+1
* MandrakeUpdate: add ability to select all (#6576 and others)Guillaume Cottenceau2003-12-301-4/+7
* remove info on last selected package after install (#4648)Guillaume Cottenceau2003-12-301-0/+1
* *** empty log message ***Guillaume Cottenceau2003-12-301-2/+2
* woopsGuillaume Cottenceau2003-12-301-2/+2
* fix filelist wrongly displayed in RTL language, thx titi, #6581Guillaume Cottenceau2003-12-301-4/+6
* provide drak* names as wellGuillaume Cottenceau2003-12-231-2/+2
* fix "Reset the selection" that didn't really reset it for urpmi :/Guillaume Cottenceau2003-09-051-3/+2
* - use new urpmi API to verify signatures, so that we don't missGuillaume Cottenceau2003-09-051-7/+6