aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* (easy_add_callback) simplify using open_urpmi_db()Thierry Vignaud2007-09-041-4/+2
* clear executable bitThierry Vignaud2007-09-038-0/+0
* (easy_add_callback) move this comment nearer the code it's commentingThierry Vignaud2007-09-031-1/+1
* (easy_add_callback) fix erasing all existing media when adding newThierry Vignaud2007-09-031-1/+6
* (easy_add_callback) move a comment where appropriateThierry Vignaud2007-09-031-1/+1
* (mainwindow) swap "add custom" and "add sources" between menubar and buttons barThierry Vignaud2007-09-031-2/+2
* (get_name) make it work for rpmdrake tooThierry Vignaud2007-09-031-2/+1
* (get_name) really move itThierry Vignaud2007-09-031-0/+6
* (mainwindow) display media type in media list (#25043)Thierry Vignaud2007-09-031-2/+5
* (get_medium_type) introduce it in order to get medium type (needed for #25043)Thierry Vignaud2007-09-031-0/+17
* (children) use get_name() in order to be able to select all packages fromThierry Vignaud2007-09-031-1/+3
* (get_name) move it from MandrivaUpdate into Rpmdrake/gui.pmThierry Vignaud2007-09-031-1/+1
* (fast_toggle) enable to select a package listed in urpmi's skip.list (#31548)Thierry Vignaud2007-09-031-0/+6
* (fast_toggle) use before_leaving() (needed for next commit)Thierry Vignaud2007-09-031-1/+1
* (mainwindow) make it more readableThierry Vignaud2007-08-301-1/+5
* do not harcode column indexes for main windowThierry Vignaud2007-08-301-7/+15
* (open_urpmi_db) fix --no-verify-rpm optionThierry Vignaud2007-08-301-1/+1
* (open_urpmi_db) kill debug statementThierry Vignaud2007-08-301-1/+0
* (open_urpmi_db) fix --no-verify-rpm option (got broken whenThierry Vignaud2007-08-301-1/+2
* (open_urpmi_db) do not disable no-verify-rpm option if set inThierry Vignaud2007-08-301-1/+1
* deprecate --root option (the goal being unifying rpmdrake & urpmi options in ...Thierry Vignaud2007-08-291-1/+1
* add --run-as-root as equivalent to --root which will be deprecated in next co...Thierry Vignaud2007-08-291-1/+2
* (get_pkgs) (ask_yes_or_no callback) always enable scrolling when askingThierry Vignaud2007-08-291-1/+1
* (get_pkgs) kill useless initializationThierry Vignaud2007-08-291-1/+0
* (get_pkgs) kill doble initializationThierry Vignaud2007-08-291-1/+0
* (invalidate_cancel_forever) temporary workaround that preventsThierry Vignaud2007-08-281-1/+5
* (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