| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (perform_installation) fix crashing on uninstalling packages (#47751) | Thierry Vignaud | 2009-02-13 | 1 | -1/+1 |
* | (mainwindow) do not use the same shortcut for "Add a specific "media | Thierry Vignaud | 2009-02-12 | 1 | -1/+1 |
* | (fast_open_urpmi_db) prevent crashing in URPM when using --env with relative ... | Thierry Vignaud | 2009-02-12 | 1 | -0/+2 |
* | (fast_open_urpmi_db) fix using --justdb option | Thierry Vignaud | 2009-02-10 | 1 | -1/+1 |
* | (perform_installation) implement 'need_restart' so that we warn when rebooting | Thierry Vignaud | 2009-02-10 | 1 | -1/+6 |
* | (warn_about_media) use new proper API to select media, thus fixing not | Thierry Vignaud | 2009-02-09 | 1 | -1/+1 |
* | use english case (spoted by pixel) | Thierry Vignaud | 2009-01-08 | 1 | -1/+1 |
* | (remove_callback) fix displayling big list of media to remove and | Thierry Vignaud | 2009-01-08 | 1 | -3/+3 |
* | 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 |
* | (mainwindow::reread_media) stop droping 'ignore' flag when updating a | Thierry Vignaud | 2008-11-24 | 1 | -4/+0 |
* | (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 |
* | (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, | Thierry Vignaud | 2008-10-20 | 1 | -2/+2 |
* | (fast_open_urpmi_db) do not read big debug media if 'ignore_debug_media' | Thierry Vignaud | 2008-10-11 | 1 | -0/+4 |
* | (gurpm::new) try harder not to have gray wait message dialogs (needs drakxtoo... | Thierry Vignaud | 2008-10-11 | 1 | -2/+2 |
* | 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 |
* | (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 |
* | (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 |
* | (_want_base_distro) split it out of easy_add_callback() (needed for next comm... | Thierry Vignaud | 2008-10-01 | 1 | -7/+11 |
* | (node_state) only warn once per session when media XML metadata are | Thierry Vignaud | 2008-09-30 | 1 | -1/+5 |
* | (new,DESTROY) stop accounting main windows which collides with | Thierry Vignaud | 2008-09-30 | 1 | -2/+1 |
* | do not uselessly load Gtk2::Gdk::Keysyms (reduce RSS by nearly 400Kb in Mandr... | Thierry Vignaud | 2008-09-22 | 2 | -2/+0 |
* | (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 |
* | (perform_installation) split urpmi like @to_install variable (needed | Thierry Vignaud | 2008-09-20 | 1 | -1/+3 |
* | (pkgs_provider) fix listing updates per importance (#41331) ; | Thierry Vignaud | 2008-09-17 | 1 | -1/+3 |
* | (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 |
* | - do display conflicting packages instead of silently removing them | Pascal Rigaux | 2008-09-11 | 1 | -0/+8 |
* | (get_installed_packages) workaround looping in URPM->traverse_tag | Thierry Vignaud | 2008-09-10 | 1 | -1/+4 |
* | (get_installed_packages) use a local variable (needed for next commit) | Thierry Vignaud | 2008-09-10 | 1 | -1/+2 |