| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (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 |
* | bump copyright | Thierry Vignaud | 2007-01-26 | 1 | -2/+2 |
* | (update_sources) transient hint is already managed by wait_msg() | Thierry Vignaud | 2007-01-17 | 1 | -1/+0 |
* | (interactive_msg, wait_msg) handle transient & modal hints | Thierry Vignaud | 2007-01-17 | 1 | -0/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2006-12-01 | 1 | -3/+4 |
* | (update_sources) make the dialog be centered on its parent | Thierry Vignaud | 2006-11-30 | 1 | -0/+1 |
* | (add_medium_and_check,update_sources_check) fix bad looking error messages (#... | Thierry Vignaud | 2006-11-29 | 1 | -2/+2 |
* | (interactive_packtable) make sub dialogs modal to current sub dialog, not to | Thierry Vignaud | 2006-11-24 | 1 | -0/+1 |
* | (rpmdrake::prompt::prompt) fix obviously wrong transcieness hint | Thierry Vignaud | 2006-11-23 | 1 | -1/+1 |
* | (add_medium_and_check, update_sources, update_sources_interactive) more conve... | Thierry Vignaud | 2006-11-23 | 1 | -4/+5 |
* | (add_medium_and_check, check_update_media_version) update to new urpmi API | Thierry Vignaud | 2006-11-23 | 1 | -3/+3 |
* | (interactive_packtable) center dialogs if no parent is given | Thierry Vignaud | 2006-09-19 | 1 | -1/+1 |
* | (make_url_mirror) kill old code now unused and move there management of missi... | Thierry Vignaud | 2006-09-19 | 1 | -7/+2 |
* | (mirrors) for official releases, use new mirror API to ask for only update or... | Thierry Vignaud | 2006-09-19 | 1 | -1/+1 |
* | (interactive_msg) actually return the return value (thus fix choosing | Thierry Vignaud | 2006-09-19 | 1 | -0/+1 |
* | (choose_mirror) return all mirror data provided by the server | Thierry Vignaud | 2006-09-16 | 1 | -1/+1 |
* | (mirrors, choose_mirror) adapt to new mirror API | Thierry Vignaud | 2006-09-16 | 1 | -59/+53 |
* | perl_checker cleanups | Thierry Vignaud | 2006-09-16 | 1 | -3/+3 |
* | (choose_mirror) actually use transient option | Thierry Vignaud | 2006-09-16 | 1 | -3/+5 |
* | (add_medium_and_check) display the bogus URL | Thierry Vignaud | 2006-09-16 | 1 | -1/+1 |
* | set a default width (thus preventing horribly small error dialogs in edit-urp... | Thierry Vignaud | 2006-09-16 | 1 | -1/+1 |
* | (interactive_msg,wait_msg) do not embed message dialogs | Thierry Vignaud | 2006-08-28 | 1 | -0/+2 |
* | set meaningfull titles | Thierry Vignaud | 2006-08-23 | 1 | -7/+7 |
* | (getbanner) display a more generic banner | Thierry Vignaud | 2006-08-23 | 1 | -2/+5 |
* | urpmi's error messages are already in UTF-8 | Thierry Vignaud | 2006-07-05 | 1 | -1/+1 |
* | (add_medium_and_check) error messages are already in UTF-8 at this stage | Thierry Vignaud | 2006-07-05 | 1 | -1/+1 |
* | bump copyright years | Thierry Vignaud | 2006-07-04 | 1 | -1/+1 |
* | add myself as maintener | Thierry Vignaud | 2006-07-04 | 1 | -0/+1 |
* | (open_help) use run_program instead of forking a shell | Thierry Vignaud | 2006-07-04 | 1 | -1/+2 |
* | (mirrors) fix garbaged error messages | Thierry Vignaud | 2006-07-04 | 1 | -1/+1 |
* | (interactive_list) enable one to cancel selecting packages if he | Thierry Vignaud | 2006-05-16 | 1 | -1/+4 |
* | some perl_checker cleanups | Thierry Vignaud | 2006-05-16 | 1 | -9/+9 |
* | Fix typo | Rafael Garcia-Suarez | 2006-03-30 | 1 | -1/+1 |
* | (choose_mirror) do pass options to interactive_msg so that trensient | Thierry Vignaud | 2006-03-30 | 1 | -7/+9 |
* | (choose_mirror) no empty title | Thierry Vignaud | 2006-03-30 | 1 | -1/+1 |
* | 2.27 | Rafael Garcia-Suarez | 2006-03-01 | 1 | -1/+1 |
* | Update config file when not run as root | Rafael Garcia-Suarez | 2006-03-01 | 1 | -0/+1 |
* | Fix for mirror and version-guessing heuristic (bug #21307) by Blino | Rafael Garcia-Suarez | 2006-02-28 | 1 | -5/+14 |