aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (add_medium_and_check,update_sources_check) fix bad looking error messages (#...Thierry Vignaud2006-11-291-2/+2
* (get_status) dynamically switch the selection labelThierry Vignaud2006-11-291-1/+1
* basic port from ugtk2 upon mygtk2Thierry Vignaud2006-11-291-53/+56
* (select all) handle spurious signals (#27381)Thierry Vignaud2006-11-291-0/+1
* (closure_removal) use urpm::select::find_packages_to_remove() in order toThierry Vignaud2006-11-291-2/+1
* be aware of packages arch in internal data structureThierry Vignaud2006-11-291-10/+10
* (run_treeview_dialog) rename variables accordinglyThierry Vignaud2006-11-291-13/+13
* (run_treeview_dialog) package list really is a list, not a tree, so let'sThierry Vignaud2006-11-291-1/+1
* (perform_installation) kill a hack that prevented $_ from being trashedThierry Vignaud2006-11-291-2/+1
* (perform_installation) simplify and ensure we run urpmi cleanup code in allThierry Vignaud2006-11-291-2/+2
* (mainwindow) simplify through new mugtk2Thierry Vignaud2006-11-281-2/+2
* (mainwindow) fix Button broken mygtk2 already adding a labelThierry Vignaud2006-11-281-2/+2
* further use mygtk2 instead of ugtk2Thierry Vignaud2006-11-281-97/+97
* (edit_callback) prevent entering a non availlable downloaderThierry Vignaud2006-11-281-1/+4
* (edit_callback) enable to set perl medium downloader (#25876)Thierry Vignaud2006-11-281-2/+4
* default to "all updates" rather than "security updates" in MandrivaUpdate modeThierry Vignaud2006-11-271-1/+1
* move the selection label above button bar for size reasons (side effect of #2...Thierry Vignaud2006-11-271-1/+2
* add a "select all" button (reall "toggle") (#25271)Thierry Vignaud2006-11-271-0/+6
* set the initial selection for updates (#25271)Thierry Vignaud2006-11-271-2/+7
* preselect updates by default (#25271)Thierry Vignaud2006-11-271-0/+3
* (get_pkgs) revert debug stuff that went in in r87464Thierry Vignaud2006-11-271-1/+0
* (run_treeview_dialog) optimize --pkg-sel caseThierry Vignaud2006-11-271-1/+1
* (perform_installation) according to pixel, we don't need an exclusive lockThierry Vignaud2006-11-271-1/+1
* (get_pkgs) fix urpmi db locking by locking it only once we've a valid $urpmThierry Vignaud2006-11-271-1/+2
* (do_search) allow using regexp in searches (Vincent Panel, #27198)Thierry Vignaud2006-11-271-1/+1
* (perform_installation) restore previous behaviour: still reload urpmi db if r...Thierry Vignaud2006-11-271-1/+1
* (perform_installation) lock the rpm db while performing installation or remov...Thierry Vignaud2006-11-271-0/+1
* (closure_removal) fix itThierry Vignaud2006-11-271-1/+1
* let rpmdrake do its own ARG parsingThierry Vignaud2006-11-271-0/+1
* (get_info) defensive programming (#26099)Thierry Vignaud2006-11-271-1/+6
* fix not able to select only one update (#26135)Thierry Vignaud2006-11-271-1/+1
* (get_pkgs) fix crash due to forgoten adaption to new urpmi APIThierry Vignaud2006-11-271-1/+1
* (run_treeview_dialog) fix crash introduced by #27268 fixThierry Vignaud2006-11-271-1/+1
* (remove_callback) fix removing a medium by immediately writing this changeThierry Vignaud2006-11-271-0/+1
* when canceling removal of a medium, don't reset the selectionThierry Vignaud2006-11-271-1/+2
* (run_treeview_dialog) when reseting the selection, refresh the package listThierry Vignaud2006-11-271-1/+1
* (get_pkgs) simplifyThierry Vignaud2006-11-271-3/+2
* (format_pkg_simplifiedinfo) add a line between description and file listThierry Vignaud2006-11-271-0/+1
* perl_checker cleanupThierry Vignaud2006-11-271-2/+2
* (get_pkgs) lock urpmi DB while we slurp itThierry Vignaud2006-11-271-0/+1
* (perform_installation) lock the db while performing installation/removal ofThierry Vignaud2006-11-271-0/+2
* (extract_header) show the actual error while trying to get data from hdlistsThierry Vignaud2006-11-241-1/+1
* (extract_header) use more modern API (MDV::Packdrakeng instead of packdrake)Thierry Vignaud2006-11-241-4/+3
* Removing previous pristine/ directory.Mandrake2006-12-111-4/+4
* (closure_removal) fix crash due to now using urpm::select::find_packages_to_r...Thierry Vignaud2006-11-241-1/+2
* (interactive_packtable) make sub dialogs modal to current sub dialog, not toThierry Vignaud2006-11-241-0/+1
* (deps_msg) make its end more visibleThierry Vignaud2006-11-241-1/+2
* (deps_msg) explain why packages are removed (like urpme does)Thierry Vignaud2006-11-241-1/+1
* (closure_removal) don't reinvent the wheel, just useThierry Vignaud2006-11-241-8/+1
* (perform_installation) if nothing got installed (eg: because some packages areThierry Vignaud2006-11-241-2/+2