aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* add ability to list leaves (sorted by installation date) in remove modeGuillaume Cottenceau2003-05-281-4/+9
* fix file list in remove mode inserting one void line too much after itselfGuillaume Cottenceau2003-05-281-1/+2
* substitute references to "sources" by now talking about "medias",Guillaume Cottenceau2003-05-161-9/+9
* - fix "packages have bad signature dialog": really display a yes/noGuillaume Cottenceau2003-05-161-3/+4
* refelct perl-URPM 0.84 API change in removal of packagesGuillaume Cottenceau2003-05-161-2/+3
* perl-URPM API change: gives architecture in ask_removeGuillaume Cottenceau2003-05-161-3/+9
* - fix #3908 (garbage chars displayed as date in changelog entries inGuillaume Cottenceau2003-05-161-1/+1
* make rpmdrake.pm a real perl package, because of auto requires/deps on perl s...Guillaume Cottenceau2003-05-121-0/+7
* obsolete grpmi by gurpm.pm (from urpmi) sharing code between gurpmiGuillaume Cottenceau2003-05-121-81/+127
* report more urpmi errors in the GUIGuillaume Cottenceau2003-04-171-18/+12
* - fix problem shown by #3768: correctly handle case when thereGuillaume Cottenceau2003-04-171-0/+10
* thx perl checkoGuillaume Cottenceau2003-04-161-7/+7
* remove unneeded () in $object->method()Guillaume Cottenceau2003-04-161-2/+2
* - show download progress of update medias when startingGuillaume Cottenceau2003-04-161-5/+2
* - fix /me sux breaking the "sorry this package can't be selected"Guillaume Cottenceau2003-04-161-2/+12
* More infos -> More info thx David WalserGuillaume Cottenceau2003-04-161-2/+2
* fix drakhelp zombie process (thx titi)Guillaume Cottenceau2003-04-161-1/+1
* update for urpmi-4.3Guillaume Cottenceau2003-04-151-5/+2
* - MandrakeUpdate: UI change to follow David Walser's suggestions andGuillaume Cottenceau2003-04-151-18/+13
* rpmdrake: small UI change to follow #3610, e.g. inGuillaume Cottenceau2003-04-041-7/+11
* 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