aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake.pm
Commit message (Collapse)AuthorAgeFilesLines
* 2.18-1mdkRafael Garcia-Suarez2005-07-251-1/+1
|
* More scrollable error windowsRafael Garcia-Suarez2005-07-251-4/+7
|
* Use the N function from drakxtoolsRafael Garcia-Suarez2005-07-251-24/+2
|
* 2.17-1mdkRafael Garcia-Suarez2005-07-201-1/+1
|
* Add variableRafael Garcia-Suarez2005-07-191-0/+1
|
* Restore banners at startup of MandrivaUpdateRafael Garcia-Suarez2005-06-131-9/+12
|
* Lazy evaluate getbannerRafael Garcia-Suarez2005-06-101-1/+3
|
* Don't hide banner in mcc when lauching rpmdrakeRafael Garcia-Suarez2005-06-101-0/+10
|
* Gtk cleanup by Thierry VignaudRafael Garcia-Suarez2005-05-171-4/+5
|
* 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 ↵Rafael Garcia-Suarez2005-02-211-1/+3
| | | | urpmi.addmedia does
* 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
| | | | | | the whole distribution or the official updates (for official distributions; this does not make sense for the other ones)
* 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
| | | | | | (although the version number is missing, must remember to cram it somewhere) Don't export mirrors() from the rpmdrake package anymore.
* 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
| | | | | a distribution (as opposed to a mirror for updates)
* Trim the \n at the end of $mandrake_release.Rafael Garcia-Suarez2005-01-111-20/+30
| | | | | | Don't use /root to cache the downloaded mirror list. Make the message in the "choose mirror" dialog configurable.
* 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
| | | | | update
* In the Software Media Manager, the edition of media-specific proxies wasRafael Garcia-Suarez2004-11-241-0/+4
| | | | | broken.
* 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
| | | | | nationality of mirrors.
* 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
| | | | | | | and cooker distributions. synthesis is now to be found in a media_info subdirectory, and RPMs in <version_number>/main_updates if the mirror url doesn't already end in media/main.
* 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
| | | | | window for a couple of buttons.
* 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
|