Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (remove_callback) fix displayling big list of media to remove and | Thierry Vignaud | 2009-01-08 | 1 | -3/+3 |
| | | | | | adjust spacing accordingly (#46773) | ||||
* | warn traverse() is costly | Thierry Vignaud | 2009-01-06 | 2 | -0/+2 |
| | |||||
* | comment a hack | Pascal Rigaux | 2009-01-06 | 1 | -0/+1 |
| | |||||
* | (edit_callback) keep previous values | Thierry Vignaud | 2008-11-24 | 1 | -3/+3 |
| | |||||
* | (edit_callback) do not save empty values | Thierry Vignaud | 2008-11-24 | 1 | -3/+3 |
| | |||||
* | use new proper API now that we try not to drop 'ignore' flag when updating a ↵ | Thierry Vignaud | 2008-11-24 | 1 | -1/+1 |
| | | | | medium (#44930) | ||||
* | (mainwindow::reread_media) stop droping 'ignore' flag when updating a | Thierry Vignaud | 2008-11-24 | 1 | -4/+0 |
| | | | | | | | | | medium (#44930) [was added in r17756 by rgarciasuarez on 2004-11-17: "When modifying a media has failed, restore it (and don't keep it in the intermediate state of being ignored)"] | ||||
* | (get_medium_type) fix displaying type of altered mirrorlist media (#44930) | Thierry Vignaud | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | (mainwindow) make 'add media' item in menu more meaningfull (fix ambiguity) | Thierry Vignaud | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | (add_callback) make clearer than DVD, CD-ROM are removable devices (#30842) | Thierry Vignaud | 2008-11-17 | 1 | -1/+1 |
| | |||||
* | (add_callback) there's no point in enabling one to tag media as update | Thierry Vignaud | 2008-11-17 | 1 | -1/+6 |
| | | | | | media when adding whole distro media | ||||
* | (toggle_nodes) fix displaying big list of conflicting packages | Thierry Vignaud | 2008-10-21 | 1 | -1/+1 |
| | |||||
* | (fast_open_urpmi_db) commit missing bit in latest commit | Thierry Vignaud | 2008-10-20 | 1 | -1/+1 |
| | | | | | | ("(fast_open_urpmi_db) load global options after mananing --urpmi-root, thus fixigin loading options from chrooted config file") | ||||
* | (fast_open_urpmi_db) load global options after mananing --urpmi-root, | Thierry Vignaud | 2008-10-20 | 1 | -2/+2 |
| | | | | | thus fixing loading options from chrooted config file | ||||
* | (fast_open_urpmi_db) do not read big debug media if 'ignore_debug_media' | Thierry Vignaud | 2008-10-11 | 1 | -0/+4 |
| | | | | | option is set | ||||
* | (gurpm::new) try harder not to have gray wait message dialogs (needs ↵ | Thierry Vignaud | 2008-10-11 | 1 | -2/+2 |
| | | | | drakxtools > 11.67) | ||||
* | open the chrooted .rpmdrake config file when using --env | Thierry Vignaud | 2008-10-11 | 1 | -4/+6 |
| | |||||
* | (mainwindow) fix displayed version in 'About' dialog | Thierry Vignaud | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | bump copyright year | Thierry Vignaud | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | (run_as_user) open help & bug report as user instead of as root (#44497) | Thierry Vignaud | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | (run_drakbug) factorize code | Thierry Vignaud | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | (run_help_callback) factorize code | Thierry Vignaud | 2008-10-06 | 1 | -8/+7 |
| | |||||
* | (mainwindow) move "add media" menu entries from the "Options" menu | Thierry Vignaud | 2008-10-06 | 1 | -2/+2 |
| | | | | | into the "File" menu (#44601) | ||||
* | (init) do not ask sources on startup | Thierry Vignaud | 2008-10-06 | 1 | -14/+0 |
| | |||||
* | (edit_callback) enable to edit mirrorlist media | Thierry Vignaud | 2008-10-01 | 1 | -2/+2 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2008-10-01 | 1 | -2/+2 |
| | |||||
* | adjust key accelerator (b/c of duplicate) | Thierry Vignaud | 2008-10-01 | 1 | -1/+1 |
| | |||||
* | (mainwindow) plug easy_add_callback_with_mirror() into menu so that | Thierry Vignaud | 2008-10-01 | 1 | -0/+1 |
| | | | | | one is still able to choose mirror | ||||
* | (easy_add_callback) default is now using mirror list | Thierry Vignaud | 2008-10-01 | 1 | -13/+2 |
| | |||||
* | (easy_add_callback_with_mirror) copy of easy_add_callback() (needed | Thierry Vignaud | 2008-10-01 | 1 | -0/+25 |
| | | | | | for next commits) | ||||
* | (_want_base_distro) split it out of easy_add_callback() (needed for next ↵ | Thierry Vignaud | 2008-10-01 | 1 | -7/+11 |
| | | | | commits) | ||||
* | (node_state) only warn once per session when media XML metadata are | Thierry Vignaud | 2008-09-30 | 1 | -1/+5 |
| | | | | | | | | | newer than synthesis (#42737) (meaning package list & metadata are not syncrhonised and that media need updates) another solution would for for urpmi to be be less strict when searching | ||||
* | (new,DESTROY) stop accounting main windows which collides with | Thierry Vignaud | 2008-09-30 | 1 | -2/+1 |
| | | | | | | | | mygtk2's accounting resulting in broken transient_for hints (regression introduced in drakxtools-11.10.2 on 18 August 2008 while fixing focus issues (#42750)) | ||||
* | do not uselessly load Gtk2::Gdk::Keysyms (reduce RSS by nearly 400Kb in ↵ | Thierry Vignaud | 2008-09-22 | 2 | -2/+0 |
| | | | | MandrivaUpdate) | ||||
* | (format_changelog_string) push loading of Gtk2::Pango where actually needed | Thierry Vignaud | 2008-09-22 | 2 | -1/+1 |
| | |||||
* | (perform_installation) add basic managment of orphan packages (#43723): | Thierry Vignaud | 2008-09-20 | 1 | -0/+17 |
| | | | | | | - display them - handle --auto_orphans option | ||||
* | (perform_installation) split urpmi like @to_install variable (needed | Thierry Vignaud | 2008-09-20 | 1 | -1/+3 |
| | | | | | for next commit) | ||||
* | (pkgs_provider) fix listing updates per importance (#41331) ; | Thierry Vignaud | 2008-09-17 | 1 | -1/+3 |
| | | | | | | | | | regression introduced in r227983 on 2007-09-14: "(format_pkg_simplifiedinfo) urpmi-4.10.10 enables to list all packages update description w/o having the ia32 one overwriting/hiding the x86_64 (or the reverse)" | ||||
* | (warn_about_media) do not display any banner when embedded while adding media | Thierry Vignaud | 2008-09-17 | 1 | -1/+1 |
| | |||||
* | (warn_about_media) do not display any banner when embedded while | Thierry Vignaud | 2008-09-17 | 1 | -1/+1 |
| | | | | | | updating media ; no reason to act differently from non-embedded case ; what's more banner is truncated (#43815) | ||||
* | - do display conflicting packages instead of silently removing them | Pascal Rigaux | 2008-09-11 | 1 | -0/+8 |
| | | | | | (needs urpmi 6.11) (#43501) | ||||
* | (get_installed_packages) workaround looping in URPM->traverse_tag | Thierry Vignaud | 2008-09-10 | 1 | -1/+4 |
| | | | | | (especially when using --env) | ||||
* | (get_installed_packages) use a local variable (needed for next commit) | Thierry Vignaud | 2008-09-10 | 1 | -1/+2 |
| | |||||
* | (open_rpm_db) remove dead code that wrongly sliped in in last commit | Thierry Vignaud | 2008-09-10 | 1 | -1/+1 |
| | |||||
* | (fast_open_urpmi_db) fix opening the right RPM DB with --env | Thierry Vignaud | 2008-09-10 | 1 | -1/+8 |
| | |||||
* | (toggle_all) fix crashing when selecting all packages (#40025) | Thierry Vignaud | 2008-09-09 | 1 | -1/+1 |
| | |||||
* | (fast_open_urpmi_db,perform_installation) add basic support for the --debug ↵ | Thierry Vignaud | 2008-09-09 | 2 | -3/+8 |
| | | | | option | ||||
* | (fast_open_urpmi_db) handle -q, --quiet, -v & --verbose options | Thierry Vignaud | 2008-09-09 | 2 | -0/+6 |
| | |||||
* | (fast_open_urpmi_db) handle --debug | Thierry Vignaud | 2008-09-09 | 1 | -0/+1 |
| | |||||
* | remove a gurpmi.addmedia workaround that make us ignore some options | Thierry Vignaud | 2008-09-09 | 1 | -1/+0 |
| |