aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* (format_pkg_simplifiedinfo) only show description for real updates, not alsoThierry Vignaud2006-12-041-2/+3
* (get_pkgs) store medium name along with descriptionsThierry Vignaud2006-12-041-20/+21
* don't try to show .rpmnew differences forThierry Vignaud2006-12-041-0/+1
* (perform_installation) when displaying upgrade information, don't display theThierry Vignaud2006-12-011-1/+1
* just kill an old constraint that does more damage than good with unified view...Thierry Vignaud2006-12-011-1/+1
* perl_checker cleanupsThierry Vignaud2006-12-011-23/+24
* (remove_arch) kill dead codeThierry Vignaud2006-12-011-5/+0
* (toggle_nodes) fix explaining why package isn't selectableThierry Vignaud2006-12-011-1/+1
* typo fixesThierry Vignaud2006-11-301-2/+2
* (do_search) fix matching packages when performing searches whithin hdlists (weThierry Vignaud2006-11-301-2/+2
* (do_search) use more modern API (MDV::Packdrakeng instead of packdrake)Thierry Vignaud2006-11-301-1/+1
* (toggle_nodes) really fix not able to select only one update (#26135)Thierry Vignaud2006-11-301-1/+1
* fix default mode in MandrivaUpdate: ensure we keep internaly the state untran...Thierry Vignaud2006-11-301-1/+1
* better title for update dataThierry Vignaud2006-11-301-1/+1
* better formatting of update dataThierry Vignaud2006-11-301-1/+1
* better title for README.urpmi dialogThierry Vignaud2006-11-301-1/+1
* kill a TODO noteThierry Vignaud2006-11-301-2/+1
* (myformatList) don't ellipsize lost of packages since we have a scrolled windowThierry Vignaud2006-11-301-5/+1
* (run_treeview_dialog) fix MandrivaUpdate starting now that we show the mainThierry Vignaud2006-11-301-5/+4
* (switch_pkg_list_mode) don't die if gtk+ send a signal before we read the urp...Thierry Vignaud2006-11-301-0/+1
* (run_treeview_dialog) show the main window way earlier for faster startup exp...Thierry Vignaud2006-11-291-2/+3
* kill debug statementThierry Vignaud2006-11-291-1/+1
* (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
* 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
* (run_treeview_dialog) when reseting the selection, refresh the package listThierry Vignaud2006-11-271-1/+1