aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake.pm
Commit message (Expand)AuthorAgeFilesLines
* s/Mandrake/Mandriva/Pablo Saratxaga2005-05-051-7/+7
* Don't show passwords being typedRafael Garcia-Suarez2005-04-271-1/+1
* Fix syntax errorRafael Garcia-Suarez2005-04-271-1/+1
* Prompt for credentials in rpmdrake/edit-urpm-media tooRafael Garcia-Suarez2005-04-271-1/+33
* Fix bug 15500: don't display rsync mirrors if rsync isn't installedRafael Garcia-Suarez2005-04-211-0/+3
* in fact, limited is official.Rafael Garcia-Suarez2005-04-211-2/+2
* Limited is the new communityRafael Garcia-Suarez2005-04-211-2/+1
* Don't hardcode mirror list url, use /etc/urpmi/mirror.config like urpmi.addme...Rafael Garcia-Suarez2005-02-211-1/+3
* don't use N() without text litteralsPablo Saratxaga2005-02-091-1/+1
* Fix encoding of error message when fails to add or update a mediaRafael Garcia-Suarez2005-02-091-1/+1
* Fallback to /etc/releaseRafael Garcia-Suarez2005-02-011-1/+1
* In the software manager, to add media, add the ability to choose betweenRafael Garcia-Suarez2005-01-171-0/+1
* Fix logic error in the function that computes distro typeRafael Garcia-Suarez2005-01-171-7/+6
* Make the software media manager able to add sources for official.Rafael Garcia-Suarez2005-01-171-23/+25
* Move the "Show automatically selected packages" option in a menuRafael Garcia-Suarez2005-01-131-0/+3
* perl_checker fixesRafael Garcia-Suarez2005-01-131-23/+33
* Factorize open-help codeRafael Garcia-Suarez2005-01-121-0/+9
* Add a function make_url_mirror_dist to get the url for a mirror forRafael Garcia-Suarez2005-01-111-0/+7
* Trim the \n at the end of $mandrake_release.Rafael Garcia-Suarez2005-01-111-20/+30
* Only load packdrake when neededRafael Garcia-Suarez2004-12-091-1/+0
* Implement --distrib for adding media via the software media managerRafael Garcia-Suarez2004-12-011-7/+14
* Close the download progress window when the download is cancelledRafael Garcia-Suarez2004-12-011-2/+2
* Add a "cancel" button in the download progress window (bug 10961).Rafael Garcia-Suarez2004-11-301-6/+22
* Add a "select all" button to the media selection window for manual mediaRafael Garcia-Suarez2004-11-301-1/+5
* In the Software Media Manager, the edition of media-specific proxies wasRafael Garcia-Suarez2004-11-241-0/+4
* Don't mangle media names in checkbuttonsRafael Garcia-Suarez2004-11-171-1/+1
* The software media manager shouldn't die when it can't add a mediaRafael Garcia-Suarez2004-11-161-1/+1
* Further url fixingRafael Garcia-Suarez2004-11-161-1/+1
* Add more countries for update mirror selection. Fix retrieval ofRafael Garcia-Suarez2004-11-161-1/+9
* change hostnameRafael Garcia-Suarez2004-11-161-1/+1
* Make the changelog-first option configurable in ~/.rpmdrake (cf bug 11888)Rafael Garcia-Suarez2004-11-051-14/+14
* Allow rpmdrake branding.Rafael Garcia-Suarez2004-10-211-14/+42
* Remove a spurious level of gtkpack__Rafael Garcia-Suarez2004-10-211-1/+9
* Spurious traces.Rafael Garcia-Suarez2004-10-051-3/+0
* Adaptation to the new update mirror architecture, for community, officialRafael Garcia-Suarez2004-10-051-5/+9
* Center interactive messages (bug #11810)Rafael Garcia-Suarez2004-09-291-1/+1
* Don't wrap messages two times in a WrappedLabel (bug #10962)Rafael Garcia-Suarez2004-08-261-0/+1
* Better presentation of large dialogs: don't reserve anymore half of theRafael Garcia-Suarez2004-08-251-1/+1
* Restore the download progress bar for hdlist and synthesis files.Rafael Garcia-Suarez2004-08-231-1/+1
* The dialogs to update or add media could freeze when a fatal error occurred.Rafael Garcia-Suarez2004-08-161-1/+3
* Add space around wait message (bug #10546), by Fabrice Facorat.Rafael Garcia-Suarez2004-08-061-1/+1
* Don't UTF-8 encode error messages twice.Rafael Garcia-Suarez2004-08-041-2/+2
* changed Mandrake Linux -> MandrakelinuxPablo Saratxaga2004-08-021-1/+1
* perl_checker cleanupsThierry Vignaud2004-07-271-2/+2
* merge 64bit fixes from AMD64 treeThierry Vignaud2004-07-261-1/+9
* Better presentation for interactive messages when embedded in mcc.Rafael Garcia-Suarez2004-07-081-1/+1
* Remove perl bug workaround, now unneededRafael Garcia-Suarez2004-07-081-1/+1
* Work around a bug in perl 5.8.5 RC1 + Gtk2Rafael Garcia-Suarez2004-07-071-1/+1
* The window to update some media was in fact always updating all activatedRafael Garcia-Suarez2004-06-231-5/+11
* When rpmdrake detects a media that looks like an update media addedRafael Garcia-Suarez2004-06-181-9/+66