aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* new iconsGuillaume Cottenceau2003-03-111-6/+7
* rpmdrake: when installation fails because some files are missing,Guillaume Cottenceau2003-03-051-1/+2
* add help support thx to drakhelpGuillaume Cottenceau2003-02-281-8/+10
* correctly report error when some packages can't be found for installationGuillaume Cottenceau2003-02-281-7/+11
* add download progress when updating distant sources (still needsGuillaume Cottenceau2003-02-211-1/+2
* some code cleanup thx to titi & perl checkerGuillaume Cottenceau2003-02-211-24/+23
* add a po comment for some text on a buttonGuillaume Cottenceau2003-02-201-1/+3
* update for ugtk2.pm 1.82Guillaume Cottenceau2003-02-191-5/+4
* don't unmount cdrom before some potential accesses will be doneGuillaume Cottenceau2003-02-181-1/+2
* fix locking of CD after installation (#1311)Guillaume Cottenceau2003-02-171-0/+1
* fixes error "source not selected" (#966 and its army of duplicates)Guillaume Cottenceau2003-02-111-5/+6
* use require_root_capability thx to titiGuillaume Cottenceau2003-01-281-1/+3
* Print "nothing to do" in --merge-all-rpmnew, when there is noGuillaume Cottenceau2003-01-101-1/+1
* - add the possibility to view more infos on each package, whenGuillaume Cottenceau2003-01-101-30/+41
* make lines shorterGuillaume Cottenceau2003-01-091-2/+2
* fix "Can't call method set_sensitive on an undefined value"Guillaume Cottenceau2003-01-091-5/+6
* try to have a more sensible default size for the rpmnew dialogGuillaume Cottenceau2003-01-091-6/+8
* don't reset selection list when no package was installed/removedGuillaume Cottenceau2003-01-091-10/+25
* meuhGuillaume Cottenceau2003-01-071-1/+1
* make wait messages transient for the main window as wellGuillaume Cottenceau2003-01-071-7/+8
* generic name for fixed fonts is "monospace"Guillaume Cottenceau2003-01-071-6/+6
* indent titi's commit adding the set_back_pixbufGuillaume Cottenceau2003-01-071-1/+1
* restore gtk-1.2 look by putting the tree and the textview each inGuillaume Cottenceau2003-01-071-5/+7
* simplify code and be more performant through set_back_pixbuf()Thierry Vignaud2002-12-111-4/+2
* perl_checker fixesGuillaume Cottenceau2002-12-091-5/+4
* - report errors when removing packages errored out!Guillaume Cottenceau2002-12-091-6/+20
* gtk2Guillaume Cottenceau2002-11-261-307/+333
* meuhGuillaume Cottenceau2002-11-061-1/+1
* many small fixes thx to perl checkerGuillaume Cottenceau2002-11-061-17/+17
* - fix not finding grpmi in sudo modeGuillaume Cottenceau2002-09-161-5/+6
* - fixes not parsing descriptions file when MU adds itself theGuillaume Cottenceau2002-09-121-3/+4
* when there is no file in a package, report (none) instead of Non availableGuillaume Cottenceau2002-09-111-2/+2
* when installing packages, set urpm->{fatal} so that I canGuillaume Cottenceau2002-09-111-0/+8
* - when no title, draw the string at correct placeGuillaume Cottenceau2002-09-101-2/+3
* in removal mode, fix misleading presence of "update sources"; fixGuillaume Cottenceau2002-09-091-5/+7
* fix impossibility of install packages after user refuses one timeGuillaume Cottenceau2002-09-061-3/+3
* progress wait for searching had no titleGuillaume Cottenceau2002-09-061-1/+1
* add --merge-all-rpmnew commandline option to ask for merging allGuillaume Cottenceau2002-09-061-17/+30
* add a commandline option to see the changelog firstGuillaume Cottenceau2002-09-061-4/+6
* have an expert right-click menu on the left treeview, for askingGuillaume Cottenceau2002-09-051-3/+27
* selecting groups partially selected lead to unselection, notGuillaume Cottenceau2002-09-051-0/+5
* add "search in files" in rpmdrake-removeGuillaume Cottenceau2002-09-041-5/+10
* final banner and iconGuillaume Cottenceau2002-09-041-5/+5
* when grpmi.existatus != 0 don't display .rpmnew main dialogGuillaume Cottenceau2002-09-041-2/+3
* add option "--no-verify-rpm" to not verify packages signaturesGuillaume Cottenceau2002-09-041-1/+4
* don't display currently installed version in remove modeGuillaume Cottenceau2002-09-041-5/+5
* max infos also provides currently installed version of pkgGuillaume Cottenceau2002-09-041-4/+12
* - disable prerendered titles until I have the new bannerGuillaume Cottenceau2002-09-031-26/+25
* fake modality so that the user can not send multiple install requests at the ...Guillaume Cottenceau2002-09-031-16/+29
* support already rendered bannersGuillaume Cottenceau2002-09-031-8/+24