aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* instead of workarounding issues of Locale::gettext used in urpmi everywhereThierry Vignaud2006-11-131-2/+4
* (perform_installation) better confirmation string when only removing packages...Thierry Vignaud2006-10-271-2/+4
* (extract_header) add support of hdlists for update media (#26788)Thierry Vignaud2006-10-271-1/+1
* behave faster after clicking on "/_File/_Reset the selection"Thierry Vignaud2006-10-261-2/+1
* fix displaying again the three after clicking on "/_File/_Reset the selection"Thierry Vignaud2006-10-261-0/+2
* (perform_installation) fix uninstalling the last package deselected for removalThierry Vignaud2006-10-261-1/+1
* (toggle_nodes) if one package cannot be removed, do not alter "selected"Thierry Vignaud2006-10-261-2/+6
* (perform_installation) fix not installing packages when invoked as -remove (#...Thierry Vignaud2006-10-261-1/+0
* enable "File/_Update media" whatever is the starting modeThierry Vignaud2006-10-261-1/+1
* fix crash by behaving like urpmi & gurpmi (#26742)Thierry Vignaud2006-10-251-1/+1
* (extract_header) if we cannot create a temp directory, just don'tThierry Vignaud2006-10-241-1/+4
* (extract_header) try harder to create a temporary directory (mktempThierry Vignaud2006-10-241-2/+7
* do not show "importance" & "reason for update" fields for non updateThierry Vignaud2006-10-241-1/+1
* show nice icons in "mandriva choice" modeThierry Vignaud2006-10-241-0/+30
* workaround buggy strings from urpmi that are not tagged as UTF-8 whenThierry Vignaud2006-10-241-1/+1
* check if any sensitive mount point is mounted read-only (#12967)Thierry Vignaud2006-10-241-0/+5
* fix inverted status icon (#26743)Thierry Vignaud2006-10-241-1/+1
* show non installed updates in "non installed" list too (#26656)Thierry Vignaud2006-10-201-2/+1
* enable to see all updates too when not started as MandrivaUpdateThierry Vignaud2006-10-201-1/+1
* (get_pkgs) if /etc/urpmi/urpmi.cfg doesn't exists, create an emptyThierry Vignaud2006-10-131-0/+4
* (get_pkgs) set up a fatal error handler earlier so that urpmi doesn'tThierry Vignaud2006-10-131-5/+11
* fix empty list after updating media from "File" menu (#26290)Thierry Vignaud2006-10-131-0/+1
* in "all updates" mode, show again packages w/o an importance field (aka those...Thierry Vignaud2006-09-261-2/+5
* (toggle_nodes) fix icon state on unselecting (#26126)Thierry Vignaud2006-09-261-2/+1
* (run_rpm) kill debug message (#26000)Thierry Vignaud2006-09-201-1/+1
* fix displayed status for selected updates (#25964)Thierry Vignaud2006-09-191-1/+1
* merge-all-rpmnew option: increase default width (b/c of eg:Thierry Vignaud2006-09-191-11/+19
* offer to add an update media in MandrivaUpdate on startup if needed (#25708)Thierry Vignaud2006-09-191-2/+2
* fix crashing in MandrivaUpdateThierry Vignaud2006-09-191-0/+2
* prevent blank screen after reloading db from menuThierry Vignaud2006-09-191-1/+4
* keep internal state untranslated (#25774)Thierry Vignaud2006-09-191-4/+4
* fix crash when searching after clicking "Clear" button (#25926)Thierry Vignaud2006-09-181-1/+1
* adapt to new mirror APIThierry Vignaud2006-09-181-1/+2
* fix some callers of run_rpm() so that it knows the proper contextThierry Vignaud2006-09-181-2/+2
* (run_rpm) make it behaves like `` regarding scalar/list contexts (fixThierry Vignaud2006-09-181-1/+2
* (format_pkg_simplifiedinfo) display a URL button on security advisoryThierry Vignaud2006-09-181-4/+12
* (Gtk2::Mdv::TextView->new) connect to "size_allocate" signal ratherThierry Vignaud2006-09-181-1/+1
* reenable horizontal scrollbar on TextView so that one can shrink itThierry Vignaud2006-09-181-1/+1
* (Gtk2::Mdv::TextView->new) prevent looping b/c of children resizingThierry Vignaud2006-09-181-0/+4
* (perform_installation) prevent dummy "unable to remove package" error dialog ...Thierry Vignaud2006-09-181-1/+2
* really reload the package list after installing some packages (#25910)Thierry Vignaud2006-09-181-1/+4
* if started as rpmdrake-remove, default to installed mode (#25551)Thierry Vignaud2006-09-181-1/+7
* fix setting back status for installed package when unselectedThierry Vignaud2006-09-181-1/+1
* fix unselecting packages to remove (#25653)Thierry Vignaud2006-09-181-1/+1
* fix listing noy all updates (aka only security, bugfixes or normal updates)Thierry Vignaud2006-09-181-1/+3
* (build_tree) handle both internal & localized strings for modeThierry Vignaud2006-09-181-0/+2
* (build_tree) prevent needlessly rebuilding the treeThierry Vignaud2006-09-181-0/+3
* workarounding gtk+ sending us sometimes twice eventsThierry Vignaud2006-09-181-0/+3
* workaround a gtk+ bug where GtkTextView wronly limit embedded widgetis width toThierry Vignaud2006-09-181-1/+3
* more user-friendly GUI: prevent horizontal scrollbar for Info TextViewThierry Vignaud2006-09-181-1/+1