aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake.pm
Commit message (Collapse)AuthorAgeFilesLines
* 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
* merge and translate for frGuillaume Cottenceau2003-08-131-2/+2
|
* *** empty log message ***Guillaume Cottenceau2003-08-131-0/+1
|
* fix browsing for adding a security update (port gtk2-perl-xsGuillaume Cottenceau2003-08-081-3/+1
| | | | | not complete)
* when updating media, if url is too long, don't display it becauseGuillaume Cottenceau2003-08-071-11/+19
| | | | | | it enlarges much the dialog; better display only the basename and the medium name (#4338)
* no, titi, I really need $widget->size_request, that's in now way equivalent ↵Guillaume Cottenceau2003-08-071-2/+4
| | | | to $widget->get_size_request (fixes interactive_packtable initially much too small)
* fix #4248 (crash when asking for more infos in rpmdrake-remove)Thierry Vignaud2003-07-231-2/+2
|
* keep rpmdrake wait messages centeredThierry Vignaud2003-07-181-0/+1
|
* 2.1-25mdk: switch to gtk2-perl-xsThierry Vignaud2003-07-161-2/+2
|
* fix media/medias by medium/mediaGuillaume Cottenceau2003-05-301-5/+5
|
* adding an update source: fix sorting according to tzGuillaume Cottenceau2003-05-281-1/+1
|
* substitute references to "sources" by now talking about "medias",Guillaume Cottenceau2003-05-161-5/+5
| | | | | should be more understandable and more consistent with urpmi
* make rpmdrake.pm a real perl package, because of auto requires/deps on perl ↵Guillaume Cottenceau2003-05-121-1/+8
| | | | stuff from within rpm :/
* fix percent completed shown as "speed" in some situations, thxGuillaume Cottenceau2003-04-241-1/+1
| | | | | David Walser