aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* (warn_about_media) add a "Do not ask me next time" checkbox (#17697)Thierry Vignaud2007-08-271-1/+5
* (mainwindow) size main window height now that we have less buttons forThierry Vignaud2007-08-271-1/+1
* (mainwindow) make all buttons look consistent regarding "..."Thierry Vignaud2007-08-271-2/+2
* (mainwindow) when run as a standalone tool, display a std "help" menuThierry Vignaud2007-08-271-0/+26
* (mainwindow) move all buttons not directely related to media list in a new me...Thierry Vignaud2007-08-271-13/+17
* (add_callback) rework some stringsThierry Vignaud2007-08-271-3/+3
* (open_urpmi_db) ensure we respect 'auto' option in /etc/urpmi.cfgThierry Vignaud2007-08-271-1/+1
* MandrivaUpdate doesn't handle --parallelThierry Vignaud2007-08-271-1/+1
* (warn_about_media) do not update again media after installing/removing some p...Thierry Vignaud2007-08-271-0/+4
* make clearer how to use --rpm-rootThierry Vignaud2007-08-271-1/+1
* warn if misusing --rpm-root optionThierry Vignaud2007-08-271-1/+1
* (get_pkgs) parrallel mode should be managed w/o regards of updatesThierry Vignaud2007-08-271-2/+2
* (get_parallel_group) factorize a testThierry Vignaud2007-08-271-4/+7
* rename options as rpmdrake_options so that we can reuse urpm::args somedayThierry Vignaud2007-08-274-28/+28
* (get_pkgs) restore rpmdrake-2.x behaviour (which is inconsistant withThierry Vignaud2007-08-271-2/+1
* (edit_callback) ensure update progress dialog is centered upon main windowThierry Vignaud2007-08-251-0/+2
* (edit_callback) reindentThierry Vignaud2007-08-251-2/+2
* (edit_callback) fix moving altered medium at end of media list (#32489)Thierry Vignaud2007-08-251-0/+14
* (open_urpmi_db) fix crash if no backport medium is configured (aka noThierry Vignaud2007-08-241-2/+2
* first attempt to provide a "Backports" view (it only looks at first disabled ...Thierry Vignaud2007-08-242-0/+9
* new option --justdb (new perl-URPM 1.76 & urpmi 4.10.6)Thierry Vignaud2007-08-232-0/+3
* add new "System/Printing" groupThierry Vignaud2007-08-171-0/+1
* (progress) prevent gtk+ warningsThierry Vignaud2007-08-131-1/+4
* (display_READMEs_if_needed) kill debug statementThierry Vignaud2007-08-131-1/+0
* (display_READMEs_if_needed) fix error if urpm::install stoped early (#32504)Thierry Vignaud2007-08-131-0/+2
* (open_urpmi_db) do not unconditionnally enable 'allow-force' &Thierry Vignaud2007-08-131-2/+0
* (perform_removal) display already installed & not installable packagesThierry Vignaud2007-08-131-0/+4
* (perform_removal) display again removed packages (wasn't working sinceThierry Vignaud2007-08-131-1/+3
* (open_urpmi_db,open_urpmi_db) add support for --rpm-root and --urpmi-rootThierry Vignaud2007-08-132-1/+7
* (get_pkgs) factorize code by reusing urpm::get_updates_description()Thierry Vignaud2007-08-111-23/+2
* implement --auto option (#16093)Thierry Vignaud2007-08-103-0/+3
* (extract_header) display which package failed, and from which hdlistThierry Vignaud2007-08-101-2/+2
* (perform_installation) handle 'allow-force' and 'allow-nodeps' optionsThierry Vignaud2007-08-101-1/+7
* (open_urpmi_db) enable 'allow-force' and 'allow-nodeps' options by defaultThierry Vignaud2007-08-101-0/+2
* (perform_installation) kill debug statementThierry Vignaud2007-08-101-1/+1
* (deps_msg,perform_installation,toggle_nodes) use new formatlistpkg() for bett...Thierry Vignaud2007-08-102-5/+6
* (formatlistpkg) format list with bullets ("-") and indent urpmiThierry Vignaud2007-08-101-1/+1
* (perform_installation) factorize code through new urpm::main_looThierry Vignaud2007-08-101-227/+127
* (toggle_nodes) prevent bad wrapping when additional packages are neededThierry Vignaud2007-08-101-1/+1
* improve a string by spliting out the column substring in order to ease futur ...Thierry Vignaud2007-08-091-2/+2
* (inspect) add a warning: suggest to keep the current file if unsureThierry Vignaud2007-08-081-0/+7
* (display_READMEs_if_needed) split it out of perform_installation()Thierry Vignaud2007-08-031-26/+30
* (get_pkgs) do not mask earlier declaration in same scope (cosmetic)Thierry Vignaud2007-08-031-2/+2
* better phrasingThierry Vignaud2007-08-031-1/+1
* remove workaround for buggy GNOME now that it has been fixedThierry Vignaud2007-08-031-7/+0
* (perform_installation) reduce duplication of code with urpmi byThierry Vignaud2007-08-031-10/+2
* (init) align text to top (I wonder if we shouldn't align it to the left too)Thierry Vignaud2007-08-031-1/+1
* (init) size label's heigh to 2 lines in order to prevent dummy vertical resizingThierry Vignaud2007-08-031-0/+5
* (perform_installation) ensure list of update/install instructions isThierry Vignaud2007-08-021-1/+1
* (perform_installation) add a note about code that need to beThierry Vignaud2007-08-021-0/+1