aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake.pm
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
| | | | | media.
* When rpmdrake detects a media that looks like an update media addedRafael Garcia-Suarez2004-06-181-9/+66
| | | | | | | by the installation, it now checks whether it corresponds to the current Mandrakelinux release, and if it doesn't, it disables the media. Probably still a bit rough.
* Use a WrappedLabel for the interactive messages.Rafael Garcia-Suarez2004-06-171-24/+50
| | | | | Fix some english messages.
* Be more forgiving : don't issue a fatal error message if there is no errorRafael Garcia-Suarez2004-06-141-1/+1
| | | | | message to display. (Anthill #918)
* An incorrect error message was produced by the software media managerRafael Garcia-Suarez2004-05-061-1/+3
| | | | | when updating a media when a previous media was disabled.
* When MandrakeUpdate was called from drakconf, the mouse cursor was stuckRafael Garcia-Suarez2004-05-031-1/+5
| | | | | in the 'wait' (clock) state. (Bugzilla 8200)
* In the Software Media Manager, in the sub-window to choose the mediaRafael Garcia-Suarez2004-04-301-16/+38
| | | | | to be updated, don't list the disabled media.
* - MandrakeUpdate: didn't notify the user when it failed to retrieveRafael Garcia-Suarez2004-04-261-1/+15
| | | | | | the hdlist or synthesis file from a mirror. As a consequence no update was ever appearing.
* fix unsane big progressbar for embedded wait messagesThierry Vignaud2004-03-221-1/+1
|
* (choose_mirror) fix button layoutThierry Vignaud2004-03-161-1/+1
|
* follow std button order (interface team request)Thierry Vignaud2004-03-101-6/+9
|
* - detecting cooker|community vs normal updates done in distro_type()Pascal Rigaux2004-03-031-9/+19
| | | | | - cooker|community updates do not have a version directory, and already finish with /RPMS
* beurk don't write in /tmp predictable file!Guillaume Cottenceau2004-02-271-1/+1
|
* support community and cooker classes in mirrorsfull.list as wellGuillaume Cottenceau2004-02-271-1/+4
|
* more embedded fixesThierry Vignaud2004-02-131-2/+2
|
* let it embeddThierry Vignaud2004-02-131-1/+1
|
* fix #7425: center-always or center-on-parent popup windowsGuillaume Cottenceau2004-02-111-3/+9
|
* bug #7472-alike progressbar force width fixGuillaume Cottenceau2004-02-061-2/+2
|
* better error message when updating hdlist of medium currently addedGuillaume Cottenceau2004-02-041-8/+11
| | | | | not obliged to keep a added medium after such failure
* return useful value for adding a mediumGuillaume Cottenceau2004-02-041-5/+13
|
* report more errors when adding a mediumGuillaume Cottenceau2004-01-301-4/+22
|
* save sorting method at exit of rpmdrake for Lord Titi (#6051)Guillaume Cottenceau2004-01-121-2/+4
|
* - use new urpmi API to verify signatures, so that we don't missGuillaume Cottenceau2003-09-051-1/+9
| | | | | | signatures problems when key of package is not in urpmi allowed pool - convert to utf8 when asking translations to urpmi
* fix not reporting any error when updating ofGuillaume Cottenceau2003-09-031-12/+21
| | | | | media fail (#5212)
* add more locations for each timezoneGuillaume Cottenceau2003-08-291-21/+21
|
* handle subdirectory in "updates" for specialGuillaume Cottenceau2003-08-291-1/+10
| | | | | Mandrake issues such as corporate/clustering/etc