| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (choose_mirror,mirrors) display a message in statusbar (if availlable) | Thierry Vignaud | 2008-02-22 | 1 | -7/+12 |
* | (mirrors) reindent for readability | Thierry Vignaud | 2008-02-22 | 1 | -10/+11 |
* | (mirrors) lazy load mirror | Thierry Vignaud | 2008-02-22 | 1 | -1/+1 |
* | (add_distrib_update_media,easy_add_callback,mirrors) only ask for 'distrib' s... | Thierry Vignaud | 2008-02-21 | 1 | -4/+1 |
* | (choose_mirror,easy_add_callback,mirrors) drop arch choice | Thierry Vignaud | 2008-02-21 | 1 | -3/+3 |
* | (open_help) fix calling help | Thierry Vignaud | 2008-02-21 | 1 | -1/+1 |
* | (to_utf8) do not duplicate common::to_utf8(), especially now that no caller | Thierry Vignaud | 2008-02-21 | 1 | -8/+0 |
* | (build_tree,open_rpm_db,run_treeview_dialog,show_urpm_progress,Rpmdrake::widg... | Thierry Vignaud | 2008-02-06 | 1 | -2/+2 |
* | (choose_mirror,mirrors) use urpm::download::sync() instead of | Thierry Vignaud | 2008-01-29 | 1 | -7/+6 |
* | (statusbar_msg) ensure message is displayed in status bar instaneously | Thierry Vignaud | 2007-12-05 | 1 | -0/+1 |
* | (mirrors) revert bogus commit r230982 ("no more sent 'updates' | Thierry Vignaud | 2007-10-23 | 1 | -1/+1 |
* | (add_distrib_update_media) factorize computing unique media names | Thierry Vignaud | 2007-10-23 | 1 | -2/+5 |
* | (add_distrib_update_media) rename "name" as "medium_name" | Thierry Vignaud | 2007-10-23 | 1 | -2/+2 |
* | (mirrors) no more sent 'updates' requests | Thierry Vignaud | 2007-10-08 | 1 | -1/+1 |
* | (add_distrib_update_media) factorize code | Thierry Vignaud | 2007-10-08 | 1 | -0/+13 |
* | (make_url_mirror) kill it now it's unused | Thierry Vignaud | 2007-10-04 | 1 | -7/+0 |
* | (update_sources_interactive) do refresh package list after updating | Thierry Vignaud | 2007-09-28 | 1 | -1/+1 |
* | (open_help) reports staring the browser in status bar rather than with | Thierry Vignaud | 2007-09-19 | 1 | -4/+2 |
* | (statusbar_msg) enable to automatically remove the status message | Thierry Vignaud | 2007-09-19 | 1 | -2/+4 |
* | (make_url_mirror_dist) kill unused function | Thierry Vignaud | 2007-09-14 | 1 | -7/+0 |
* | (interactive_msg) kill frame around TextView | Thierry Vignaud | 2007-09-14 | 1 | -4/+3 |
* | (interactive_msg) fix latest commit: restore sizing height of TextViews | Thierry Vignaud | 2007-09-13 | 1 | -1/+1 |
* | (interactive_msg) force sizing of Labels in order to prevent garbaged | Thierry Vignaud | 2007-09-13 | 1 | -5/+4 |
* | (interactive_msg) revert ugly rafael's hack of r17707 (2004-09-29) in | Thierry Vignaud | 2007-09-13 | 1 | -1/+1 |
* | (to_utf8) do not reinvent the wheel; just reuse common::to_utf8() | Thierry Vignaud | 2007-09-10 | 1 | -2/+1 |
* | (warn_about_media) add a "Do not ask me next time" checkbox (#17697) | Thierry Vignaud | 2007-08-27 | 1 | -1/+6 |
* | (update_sources_noninteractive) split it out of update_sources_interactive() | Thierry Vignaud | 2007-08-25 | 1 | -4/+11 |
* | (writeconf) fix crash when trying to save non set variables (#31367) | Thierry Vignaud | 2007-06-13 | 1 | -1/+1 |
* | drop "automatically_update_kernels" option now that kernel*-latest are | Thierry Vignaud | 2007-03-23 | 1 | -3/+1 |
* | (interactive_list) handle "nocancel" option in order not to show "cancel" button | Thierry Vignaud | 2007-03-22 | 1 | -0/+2 |
* | (choose_mirror,mirrors) accept an optional argument enabling to | Thierry Vignaud | 2007-03-22 | 1 | -3/+4 |
* | (interactive_msg) enable to pack extra widgets | Thierry Vignaud | 2007-03-22 | 1 | -0/+1 |
* | handle root directory not being /root | Thierry Vignaud | 2007-03-21 | 1 | -2/+2 |
* | if EUID is 0, always read config file in root directory | Thierry Vignaud | 2007-03-21 | 1 | -0/+1 |
* | minor perl_checker cleanup | Thierry Vignaud | 2007-03-15 | 1 | -1/+1 |
* | (choose_mirror) rename "msg" as "errors" (more understandable) | Thierry Vignaud | 2007-03-15 | 1 | -4/+4 |
* | (choose_mirror) catch error message early in case remove_wait_msg() alters it | Thierry Vignaud | 2007-03-15 | 1 | -2/+2 |
* | (mirrors) don't report cryptic "undefined value as array" error message (#27429) | Thierry Vignaud | 2007-03-15 | 1 | -1/+1 |
* | (myexit) save configuration on exit so that we "remember" we've | Thierry Vignaud | 2007-03-15 | 1 | -1/+4 |
* | on first run, offer to set up the packages sources (#28050) | Thierry Vignaud | 2007-03-06 | 1 | -1/+3 |
* | automatically select kernels if /root/.rpmdrake contains "automatically_updat... | Thierry Vignaud | 2007-03-02 | 1 | -1/+4 |
* | fix setting gettext domains before mygtk2 initilizes | Thierry Vignaud | 2007-02-28 | 1 | -1/+3 |
* | lookup rpm-summary-main, rpm-summary-contrib, & rpm-summary-devel | Thierry Vignaud | 2007-02-22 | 1 | -1/+1 |
* | further help perl_checker | Thierry Vignaud | 2007-02-22 | 1 | -3/+3 |
* | remove useless prefix | Thierry Vignaud | 2007-02-22 | 1 | -1/+1 |
* | help perl_checker | Thierry Vignaud | 2007-02-22 | 1 | -1/+2 |
* | (interactive_list_,interactive_msg_with_banner) move them into rpmdrake.pm | Thierry Vignaud | 2007-02-20 | 1 | -0/+5 |
* | help perl_checker | Thierry Vignaud | 2007-02-20 | 1 | -6/+7 |
* | (getbanner) set different title for MandrivaUpdate | Thierry Vignaud | 2007-02-20 | 1 | -1/+1 |
* | simplify gfx initialization, ugtk2 already take care of that | Thierry Vignaud | 2007-02-20 | 1 | -5/+1 |