aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* minor perl_checker cleanupThierry Vignaud2007-03-151-1/+1
|
* (choose_mirror) rename "msg" as "errors" (more understandable)Thierry Vignaud2007-03-151-4/+4
|
* (choose_mirror) catch error message early in case remove_wait_msg() alters itThierry Vignaud2007-03-151-2/+2
|
* (mirrors) don't report cryptic "undefined value as array" error message (#27429)Thierry Vignaud2007-03-151-1/+1
|
* (myexit) save configuration on exit so that we "remember" we'veThierry Vignaud2007-03-151-1/+4
| | | | | offered to add media on first run
* on first run, offer to set up the packages sources (#28050)Thierry Vignaud2007-03-061-1/+3
|
* automatically select kernels if /root/.rpmdrake contains ↵Thierry Vignaud2007-03-021-1/+4
| | | | "automatically_update_kernels 1"
* fix setting gettext domains before mygtk2 initilizesThierry Vignaud2007-02-281-1/+3
|
* lookup rpm-summary-main, rpm-summary-contrib, & rpm-summary-develThierry Vignaud2007-02-221-1/+1
| | | | | domains too for translations
* further help perl_checkerThierry Vignaud2007-02-221-3/+3
|
* remove useless prefixThierry Vignaud2007-02-221-1/+1
|
* help perl_checkerThierry Vignaud2007-02-221-1/+2
|
* (interactive_list_,interactive_msg_with_banner) move them into rpmdrake.pmThierry Vignaud2007-02-201-0/+5
|
* help perl_checkerThierry Vignaud2007-02-201-6/+7
|
* (getbanner) set different title for MandrivaUpdateThierry Vignaud2007-02-201-1/+1
|
* simplify gfx initialization, ugtk2 already take care of thatThierry Vignaud2007-02-201-5/+1
|
* bump copyrightThierry Vignaud2007-01-261-2/+2
|
* (update_sources) transient hint is already managed by wait_msg()Thierry Vignaud2007-01-171-1/+0
|
* (interactive_msg, wait_msg) handle transient & modal hintsThierry Vignaud2007-01-171-0/+2
|
* perl_checker cleanupsThierry Vignaud2006-12-011-3/+4
|
* (update_sources) make the dialog be centered on its parentThierry Vignaud2006-11-301-0/+1
|
* (add_medium_and_check,update_sources_check) fix bad looking error messages ↵Thierry Vignaud2006-11-291-2/+2
| | | | (#26971)
* (interactive_packtable) make sub dialogs modal to current sub dialog, not toThierry Vignaud2006-11-241-0/+1
| | | | | parent's parent window
* (rpmdrake::prompt::prompt) fix obviously wrong transcieness hintThierry Vignaud2006-11-231-1/+1
|
* (add_medium_and_check, update_sources, update_sources_interactive) more ↵Thierry Vignaud2006-11-231-4/+5
| | | | conversion to new urpmi API
* (add_medium_and_check, check_update_media_version) update to new urpmi APIThierry Vignaud2006-11-231-3/+3
|
* (interactive_packtable) center dialogs if no parent is givenThierry Vignaud2006-09-191-1/+1
|
* (make_url_mirror) kill old code now unused and move there management of ↵Thierry Vignaud2006-09-191-7/+2
| | | | missing media.cfg for updates
* (mirrors) for official releases, use new mirror API to ask for only update ↵Thierry Vignaud2006-09-191-1/+1
| | | | or distrib medias
* (interactive_msg) actually return the return value (thus fix choosingThierry Vignaud2006-09-191-0/+1
| | | | | either update or distrib sources)
* (choose_mirror) return all mirror data provided by the serverThierry Vignaud2006-09-161-1/+1
|
* (mirrors, choose_mirror) adapt to new mirror APIThierry Vignaud2006-09-161-59/+53
|
* perl_checker cleanupsThierry Vignaud2006-09-161-3/+3
|
* (choose_mirror) actually use transient optionThierry Vignaud2006-09-161-3/+5
|
* (add_medium_and_check) display the bogus URLThierry Vignaud2006-09-161-1/+1
|
* set a default width (thus preventing horribly small error dialogs in ↵Thierry Vignaud2006-09-161-1/+1
| | | | edit-urpm-sources)
* (interactive_msg,wait_msg) do not embed message dialogsThierry Vignaud2006-08-281-0/+2
|
* set meaningfull titlesThierry Vignaud2006-08-231-7/+7
|
* (getbanner) display a more generic bannerThierry Vignaud2006-08-231-2/+5
|
* urpmi's error messages are already in UTF-8Thierry Vignaud2006-07-051-1/+1
|
* (add_medium_and_check) error messages are already in UTF-8 at this stageThierry Vignaud2006-07-051-1/+1
|
* bump copyright yearsThierry Vignaud2006-07-041-1/+1
|
* add myself as maintenerThierry Vignaud2006-07-041-0/+1
|
* (open_help) use run_program instead of forking a shellThierry Vignaud2006-07-041-1/+2
|
* (mirrors) fix garbaged error messagesThierry Vignaud2006-07-041-1/+1
|
* (interactive_list) enable one to cancel selecting packages if heThierry Vignaud2006-05-161-1/+4
| | | | | believes it ended in selecting way too much packages
* some perl_checker cleanupsThierry Vignaud2006-05-161-9/+9
|
* Fix typoRafael Garcia-Suarez2006-03-301-1/+1
|
* (choose_mirror) do pass options to interactive_msg so that trensientThierry Vignaud2006-03-301-7/+9
| | | | | hint and the like do not get droped
* (choose_mirror) no empty titleThierry Vignaud2006-03-301-1/+1
|