aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (mainwindow) set down/edit/remove/up buttons insensitive by defaultThierry Vignaud2007-03-061-0/+2
* do not reread the urpm database if media manager didn't perform anythingThierry Vignaud2007-03-061-2/+1
* (mainwindow,run) returns whether we've changed anything or notThierry Vignaud2007-03-061-3/+16
* (perform_removal) display a wait message while removing packagesThierry Vignaud2007-03-061-0/+2
* (perform_removal) do nothing if nothing to removeThierry Vignaud2007-03-061-0/+2
* (perform_installation) fix removing packages (#29070) by creating a specialThierry Vignaud2007-03-061-0/+3
* (perform_installation) fix installing packages from rpmdrake (#29068)Thierry Vignaud2007-03-061-0/+6
* (perform_installation) nicer display of missing packages (sort, one package p...Thierry Vignaud2007-03-061-2/+2
* (perform_installation) display missing packages on console per transactionThierry Vignaud2007-03-061-0/+2
* (perform_installation) do display missing packagesThierry Vignaud2007-03-061-3/+2
* (perform_installation) unlock the rpm database tooThierry Vignaud2007-03-051-1/+2
* (perform_installation) unlock the urpmi database further earlier, asThierry Vignaud2007-03-051-1/+1
* fix a crash on some boxes (better long-term fix will be moving some functions)Thierry Vignaud2007-03-051-1/+1
* updated Welsh filePablo Saratxaga2007-03-051-29/+13
* bump release (3.37)Thierry Vignaud2007-03-021-1/+1
* automatically select kernels if /root/.rpmdrake contains "automatically_updat...Thierry Vignaud2007-03-022-3/+7
* fix allow-nodeps handlingThierry Vignaud2007-03-021-35/+35
* bump release (3.36)Thierry Vignaud2007-03-021-1/+1
* perl_checker cleanupThierry Vignaud2007-03-021-1/+1
* perl_checker cleanupsThierry Vignaud2007-03-021-5/+3
* (perform_installation) reindentThierry Vignaud2007-03-021-39/+39
* (perform_installation) unlock the urpmi database earlier, as soon as the lastThierry Vignaud2007-03-021-0/+1
* (perform_installation) better formatingThierry Vignaud2007-03-021-1/+1
* (perform_installation) display how many transactions failedThierry Vignaud2007-03-021-0/+1
* handle allow-forceThierry Vignaud2007-03-021-0/+27
* kill unused variableThierry Vignaud2007-03-021-1/+0
* handle allow-nodepsThierry Vignaud2007-03-021-0/+13
* (perform_installation) add support for urpmi transactions:Thierry Vignaud2007-03-021-58/+111
* (perform_installation) fix emptying the cache (#26222)Thierry Vignaud2007-03-021-4/+1
* move list filling in refresh_packages_list()Thierry Vignaud2007-03-011-15/+24
* perl_checker cleanupsThierry Vignaud2007-03-011-6/+5
* (remove_callback) enable to delete several medium at once (#21532)Thierry Vignaud2007-03-011-6/+12
* (selected_rows) introduce it to (based on selrow template)Thierry Vignaud2007-03-011-0/+8
* adapt to multiple selection: disable "edit" button if there's more than one s...Thierry Vignaud2007-03-011-4/+10
* enable multiple selection (#21532)Thierry Vignaud2007-03-011-1/+1
* sortThierry Vignaud2007-03-011-1/+1
* use french quotesThierry Vignaud2007-03-011-11/+11
* don't preselect kernel packages required by kernel*-latest tooThierry Vignaud2007-03-011-3/+3
* (extract_header) kill another noopThierry Vignaud2007-03-011-1/+0
* kill a noop according to pixelThierry Vignaud2007-03-011-1/+0
* bump release (3.35)Thierry Vignaud2007-03-011-1/+1
* (get_pkgs) stop selecting updates by default in rpmdrakeThierry Vignaud2007-03-011-1/+1
* (get_pkgs) move better updated enumeration algo from MandrivaUpdate hereThierry Vignaud2007-03-012-8/+9
* (do_action) fix crash in MandrivaUpdateThierry Vignaud2007-03-011-1/+1
* Japanese translation revisedYukiko Bando2007-03-011-19/+8
* bump release (3.34)Thierry Vignaud2007-02-281-1/+1
* fix setting gettext domains before mygtk2 initilizesThierry Vignaud2007-02-281-1/+3
* revert bogus part of last commit (??)Thierry Vignaud2007-02-281-1/+1
* (do_search) fix pixel's r91801 commit, thus fixing searching in description (...Thierry Vignaud2007-02-281-1/+1
* handle toggled signalThierry Vignaud2007-02-281-0/+8